body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333;
}
.container{
	margin-left:auto;
	margin-right:auto;
	width:930px;
	height:100%;
	padding:10px;
}

.header{
	height:112px;
	width:902px;
	position:relative;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
}

.header_nav{
	word-spacing:22px;
	padding-top:41px;
	text-align:right;
	font-size:12pt;
}

.header_nav a{
	text-decoration:none;
	color:#333;
}

.header_nav a:hover{
	text-decoration:none;
	color:#0092C5;

}
.brazil{
	position:relative;
	left:870px;
	width:20px;
}

.banner{
	
	text-align:center;
}

.nav{
	float:left;
	margin-left:30px;
	width:220px;
	left:30px;
	top:-10px;
}
.nav li{
	margin-left:-40px;
	padding-left:20px;
	list-style:none;
	border-bottom:#CCC 1px dashed;
	background-image:url(images/arrow.gif); background-repeat:no-repeat;
	background-position:left;
	line-height:30px;
	font-weight:bold;
	font-size:11pt;
	color:#333;
}
.nav li a{
	color:#333;
	text-decoration:none;
}
.nav li a:hover{
	color:#09C;
}


.feature1{
	float:left;
	margin:5px;
	margin-left:40px;
	width:180px;
	height:190px;
	background:#CCC;
	padding:10px;
	

}

.feature2{
	float:left;
	margin:5px;
	width:180px;
	height:190px;
	background:#CCC;
	padding:10px;
	

}

.feature3{
	float:left;
	margin:5px;
	width:180px;
	height:190px;
	background:#CCC;
	padding:10px;
	

}


.feature_img{
	background:#666;
	width:180px;
}

.content{
	position:relative;
}
.caption{
	padding:5px;
	color:#FFF;
	height:70px;
	background:url(images/tab_arrow.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.enquire_box{
	float:left;
	margin-left:30px;
}

.enquiry{
	
	color:#CCC;
	padding:10px;
	padding-top:40px;
	padding-bottom:3px;
	background:url(images/enquire_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#333;
}

.enquiry #input{
	background-color:#CCC;
	border:#FFF 1px solid;
	width:195px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

.enquiry textarea{
	background-color:#CCC;
	border:#FFF 1px solid;
	width:190px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

.welcome_content{
	float:left;
	margin-left:40px;
	border:#CCC 2px solid;
	width:597px;
	background:#B5E8F9;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-x;
	padding:10px;
	line-height:20px;
	
}

.content{
	float:left;
	margin-left:30px;
	border:#CCC 2px solid;
	width:597px;
	background:#B5E8F9;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-x;
	padding:10px;
	padding-top:5px;
	line-height:20px;
	
}

.footer{
	float:left;
	margin-left:30px;
	width:880px;
	text-align:center;
	border-top:#CCC 2px dotted;
}

.footer_nav{
	float:left;
	word-spacing:15px;
	padding-top:10px;
	text-align:left;
	font-size:8pt;
}

.footer_nav a{
	text-decoration:none;
	color:#333;
}

.footer_nav a:hover{
	text-decoration:none;
	color:#0092C5;

}

.credits{
	padding-top:10px;
	word-spacing:2px;
	float:right;
	text-align:right;
	font-size:8pt;
}

.credits a{
	text-decoration:none;
	color:#333;
}

.credits a:hover{
	text-decoration:none;
	color:#0092C5;

}





