/* CSS Document */

/* MAIN STRUCTURE */
body,html{
	width:100%;
	margin:0px;
	padding:0px;
}
body{
	background:url(../img/bkg.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
img{
	border:none;
	}
#site_container{
	margin:0 auto;
	width:780px;
	background-color:#FFFFFF;
	}
#autoria {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#condominos {
	background-image: url(../img/botton.jpg);
	background-repeat: repeat-x;
	height: 5px;
	width: 780px;
}



#header{
	width:780px;
	height:121px;
	clear:both;
	background:url(../img/header.jpg) no-repeat;
}

#menu_tabs{
	width:780px;
	height:24px;
	padding-top:3px;
	
	padding-left:0px;
	background-image: url(../img/menu_tabs_bkg.jpg);
	background-repeat: repeat-x;
}
#content{
	width:780px;
	padding-left:0px;	
	clear:both;
}
#footer{
	width:780px;
	height:15px;
	clear:both;
	text-align:center;
	color:#000000;
	padding-top:1px;
}

#footer a{
	color:#000000;
	text-decoration: none;
}

#copyright{
	width:780px;
	color:#333333;
	font-size:10px;
	height:30px;
	padding-top:20px;
	float:left;
	text-align:center;
	background-color:#FFFFFF;
}

/* Contact / HOME LINKS */
#contact_home_container{
	float:left;
	font-size:10px;
	padding-top:105px;
	padding-left:5px;

}
	#contact_home_container a:link{
		color:#FFFFFF;
		text-decoration: none;
	
	}
	#contact_home_container a:visited{
		color:#FFFFFF;
		text-decoration: none;
	}
	#contact_home_container a:active{
		color:#FFFFFF;
		text-decoration: none;
	}
	#contact_home_container a:hover {
		text-decoration: underline;
	}

/* MENU TABS */
.tab_container{
	height:15px;
	float:left;
	font-size:15px;
	font-weight:normal;
	margin-left:1px;
	margin-right:1px;
	border-bottom:0 px solid #666666;
}
	.tab_container_over{
		height:15px;
		float:left;
		font-size:15px;
		font-weight:normal;
		margin-left:1px;
		margin-right:1px;
		border-bottom:0px solid #FFFFFF;
	}
	.tab_container_clicked{
		height:15px;
		float:left;
		font-size:15px;
		font-weight:normal;
		margin-left:1px;
		margin-right:1px;
		border-bottom:0px solid #FFFFFF;
	}
.tab_left_corner{
	width:5px;
	height:23px;
	float:left; 
	background-color:#FFFFFF;
	
	background:url(../img/tab_left_corner.gif) no-repeat;
	}
	.tab_left_corner_over{	
		width:5px;
		height:23px;
		float:left;
    	background-color:#FFFFFF;
		background:url(../img/tab_left_corner_pressed.gif) no-repeat;
		}
	.tab_left_corner_clicked{
		width:5px;
		height:23px;
		float:left;
	    background-color:#FFFFFF;
		background:url(../img/tab_left_corner_pressed.gif) no-repeat;
		}

.tab_label{
	height:23px;
	padding-top:4px;
	float:left;
	background:url(../img/tab_middle_bkg.gif) repeat-x;
	background-color:#FFFFFF;
	font-weight:bold; 
	font-size:12px;
	
	text-align:center;
	padding-left:10px;
	padding-right:6px;
	height: 23px;
}
	.tab_label a:link{
		color:#FFFFFF;
		text-decoration: none;
	}
	.tab_label a:visited{
		color:#FFFFFF;
		text-decoration: none;
	}
	.tab_label a:active{
		color:#FFFFFF;
		text-decoration: none;
	}
	.tab_label_over a:hover {
		color: #FFFFFF;
	}

.tab_label_over{
	height:23px;
	padding-top:4px;
	float:left;
	background:url(../img/tab_middle_bkg_pressed.gif) repeat-x;
	font-weight:bold;
	font-size:12px;
	
	text-align:center;
	padding-left:10px;
	padding-right:6px;
	height: 23px;

}
	
	.tab_label_over a:link{
		color: #666666;
		text-decoration: none;
	}
	.tab_label_over a:visited{
		color: #666666;
		text-decoration: none;
	}
	.tab_label_over a:active{
		color: #666666;
		text-decoration: none;
	}
	.tab_label_over a:hover {
		color: #666666;
	}

.tab_label_clicked{
		height:18px;
		padding-top:5px;
		float:left;
		background:url(../img/tab_middle_bkg_pressed.gif) repeat-x;
		color:#FF6600;
		padding-left:5px;
		padding-right:5px;
	}
	.tab_label_clicked a:link{
		color: #6666CC;
		text-decoration: none;
	}
	.tab_label_clicked a:visited{
		color: #6666CC;
		text-decoration: none;
	}
	.tab_label_clicked a:active{
		color: #6666CC;
		text-decoration: none;
	}
	.tab_label_clicked a:hover {
		color: #6666CC;
	}
.tab_right_corner{
	width:5px;
	height:23px;
	float:left;
	background:url(../img/tab_right_corner.gif) no-repeat;
}
	.tab_right_corner_over{
	width:5px;
	height:23px;
	float:left;
	background-image: url(../img/tab_right_corner_pressed.gif);
	}
	.tab_right_corner_clicked{
		width:5px;
		height:23px;
		float:left;
		background:url(../img/tab_right_corner_pressed.gif) no-repeat;
	}

/* IFRAME */
#main_content{
	width:780px;
	overflow:visible;
	float:left;
}
#iframe_resizer{
	float:left;
}
#services_menu{
	width:130px;
	padding:10px;
	float:left;
	background-image: url(../img/services/menu_bkg.jpg);
	background-repeat: repeat-x;
}
	.menu_item_container_border{
	width:130px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 898887;
	}
	.menu_item_container{
		width:130px;
		padding-top:5px;
		padding-bottom:5px;
		float:left;
		clear:both;
	}
	
	#services_menu a:link{
		color:#625B8F;
		text-decoration: none;
	}
	#services_menu a:visited{
		color:#625B8F;
		text-decoration: none;
	}
	#services_menu a:active{
		color:#625B8F;
		text-decoration: none;
	}
	#services_menu a:hover {
		text-decoration: underline;
	}


#services_container{
	width:585px;
	float:right;
	padding-top:0px;
	padding-right:10px;
	padding-right:10px;
}
