
@import url('menu.css');

html, body{
	padding:0;
	margin:0;
	background:#45484d url(../images/bg.jpg) repeat-x 0 0;
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#444444;
	}
	
a, a:visited, a:active{
	color:#444444;
	border-bottom:1px dotted #585858;
	text-decoration:none;
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
}

a:hover{
	color:#00005A;
	text-decoration:none;
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #00005A;
}
	
#pagewidth{
	padding:0;
	margin:0 auto 0 auto;
	width:918px;
	background-color:#45484D;
	}	
#header{
	background:url(../images/header_bg.jpg) no-repeat 0 0;
	width:918px;
	height:167px;
}	
#wrapper{
	width:874px;
	padding:0 22px 20px 22px;
	background-color:#fff;
}
/*Highlighting menu*/	

#homepage #home_b a{
	background:url(../images/first_nav_hover.gif) no-repeat 0 0;
	color:#FFF;
	}
#header_big{
	background:url(../images/big_header.jpg) no-repeat 0 0;
	width:369px;
	height:114px;
	padding:142px 428px 0 76px;
	color:#fff;
	}
	
#bodyarea{
	padding:18px 0 0 0;
	margin:0;
	}
	
#bodyarea_left{
	float:left;
	width:171px;
	padding:0 0 0 8px;
	}
	
#bodyarea_right{
	float:right;
	width:685px;
	}

.bold_text{
	font-weight:bold;
	color:#000;
	}
	
input{
	padding:0;
	margin:0;
	}	

.domain_main{
	padding:5px 0 0 0;
	}
	
.domain_left{
	float:left;
	width:50px;
	}
	
.domain_middle{
	float:left;
	width:70px;
	}
	
.domain_right{
	float:right;
	width:50px;
	}

#whats_new{
	padding:25px 0 0 0;
	color:#302e32;
	}
	
h1{
	padding:0 0 10px 0;
	margin:0
	}
	
h2{
	padding:0 0 3px 0;
	margin:0;
	color:#00005A;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
#rightbox{
	padding:0;
	margin:0;
	}
	
#rightbox_header{
	background:url(../images/rightbox_header.jpg) no-repeat 0 0;
	width:687px;
	height:12px;
	}
	
#rightbox_middile{
	background:#f7f6e8 url(../images/rightbox_bg.jpg) repeat-x 0 0;
	border-left:1px solid #d2cb99;
	border-right:1px solid #d2cb99;
	width:655px;
	padding:10px 15px 0 15px;
	}
	
#rightbox_footer{
	background:url(../images/rightbox_footer.jpg) no-repeat 0 0;
	width:687px;
	height:12px;
	}
	
#rightbox_left{
	width:205px;
	float:left;
	}
	
#rightbox_centre{
	width:205px;
	float:left;
	margin:0 0 0 20px;
	}
	
#rightbox_right{
	width:205px;
	float:right;
	margin:0 0 0 20px;
	}
	
.right_heading{
	padding:0;
	}
	
.right_icon{
	float:left;
	width:80px;
	}
	
.right_content{
	float:right;
	width:115px;
	line-height:120%;
	padding:10px 0 0 0;
	}
	
#content_area{
	padding:28px 0 0 0;
	}

#content_left{
	float:left;
	width:455px;
	}
	
#content_right{
	float:right;
	width:200px;
	}
	
.testimonial_right{
	float:right;
	width:320px;
	}
	
#content_right ul{
	padding:0 0 0 18px;
	margin:0;
	list-style:url(../images/bullet.jpg);
	}
	
#content_right ul li{
	padding:0 0 10px 0;
	margin:0;
	}
	
#content_right ul li a:link, #content_right ul li a:visited{
	text-decoration:none;
	color:#000;
	}
	
#content_right ul li a:hover{
	text-decoration:underline;
	}

#footer{
	padding:0;
	background-color:#45484D;
	}
	
#footer_left{
	background:url(../images/footer_left.jpg) no-repeat 0 0;
	width:30px;
	height:142px;
	float:left;
	}
	
#footer_middle{
	background-color:#45484D;
	background:url(../images/footer_bg.jpg) repeat-x 0 0;
	width:850px;
	height:160px;
	float:left;
	padding:10px 0 0 0;
	text-align:center;
	}
	
#footer_right{
	float:right;
	background:url(../images/footer_right.jpg) no-repeat 0 0;
	width:38px;
	height:142px;
	}
	
#copyright{
	padding:35px 0 0 0;
	color:#fff;
	}
	
#copyright_left{
	float:left;
	}
	
#copyright_right{
	float:right;
	}
	
#copyright a:link, #copyright a:visited{
	text-decoration:none;
	color:#fff;
	}
	
#copyright a:hover{
	border-bottom:1px dotted #FFF;
	color:#fff;
	}
	
#banner_rotativo{
	padding:0px 0 0 0;
	color:#302e32;
	}
	
#div_general{
	padding:10px 0 0 0;
	color:#302e32;
	}