	body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#65508b;
	}
	img{
	border: 0px;
	}
	#content_wrapper {
	position:relative;
	margin-left: auto;
    margin-right: auto;
    width: 850px;
	height: 939px;
	text-align: left;
	background-color:#ffffff;
	}
	#content_wrapper_home {
	position:relative;
	margin-left: auto;
    margin-right: auto;
    width: 850px;
	height: 650px;
	text-align: left;
	background-color:#65508b;
	}
	#nav_bar{
	height:38px;
	width:850px;
	background-image:url('images/nav_bg.jpg');
	background-repeat:repeat-x;
	background-color:#494849;
	}
	img.logo{
	position:absolute;
	right:48px;
	top:79px;
	}
	#links{
	padding-left:0px;
	padding-top:9px;
	}
	font.nav_links_off{
	font:11px "arial black",arial;
	color:#9e9e9e;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	}
	a.nav_links{
	font:11px "arial black",arial;
	color:#e1e1e1;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	}
	a.nav_links:hover{
	color:#ffffff;
	}
	#header{
	height:174px;
	width:850px;
	}
	#top_sidebar{
	background-color:#d7d7d7;
	height:174px;
	width:238px;
	float:left;
	}
	#top_body{
	background-color:#ffffff;
	height:174px;
	width:612px;
	float:left;
	}
	#bar{
	height:102px;
	width:850px;
	}
	#main{
	height:589px;
	width:850;
	}
	#lower_sidebar{
	background-color:#d7d7d7;
	width:238px;
	float:left;
	height:589px;
	}
	#lower_body{
	width:612px;
	float:left;
	height:589px;
	}
	#footer{
	background-color:#ffffff;
	height:38px;
	width:850px;
	font:10px "century gothic",arial, san-serif;
	color:#555555;
	}
	#sub_links{
	position:relative;
	left:33px;
	top:50px;
	font:12px "arial black",arial;
	color:#707070;
	}
	div.sub_link_RES_active{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
	color:#ffffff;
	background-color:#65508b;
	}
	div.sub_link_RES_selected{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
	color:#65508b;
	background-color:#ffffff;
	cursor: pointer;
	}
	div.sub_link_RES_unselected{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
	color:#ffffff;
	cursor: pointer;
	}
	div.sub_link_OFF_active{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
	color:#ffffff;
	background-color:#f36d36;
	}
	div.sub_link_OFF_selected{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
	color:#f36d36;
	background-color:#ffffff;
	cursor: pointer;
	}
	div.sub_link_OFF_unselected{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
	color:#ffffff;
	cursor: pointer;
	}

	#acico_logo{
	position:absolute;
	bottom:60px;
	left:31px;
	}
	span.credit{
	position:relative;
	top:15px;
	left:450px;
	}
	#login_panel{
	position:absolute;
	left:40px;
	top:40px;
	font:12px "century gothic",arial, san-serif;
	color:#555555;
	}
	#login_panel a{
	color:#555555;
	}
	#login_panel a:hover{
	color:#000000;
	}
	.input {
	border: 1px solid #555555; 
	width:161px; 
	height:23px;
	margin:1px;
	padding-left:10px;
	font:12px "century gothic",arial, san-serif;
	color:#555555;
	}
	.input_button{
	border: 1px solid #555555;
	position:relative;
	left:130px;
	height:23px;
	width:45px; 
	}
	.input_button:hover {
    border: 1px solid #65508b;
    background: #65508b;
	}
	div.main_copy{
	font:12px "century gothic",arial, san-serif;
	color:#555555;
	}
	img.thumbnails{
	padding-bottom:15px;
	}
	label.basic{    
	float: left;    
	width: 110px;
	position:relative; 
	top:5px;  
	margin-right: 1em;  
	}
	label.text_box{
	display:block;
	margin-bottom:8px;
	margin-top:8px;
	}
	.subject{    
	display: block;
	}
	ol{
	list-style: none;
	}
	li {   
	padding-bottom: 2px; 
	padding-top: 2px;  
	}  
	.submit{ 
	height:25px;
	width:50px;
	border: 1px solid #BFBAB0;
	background-color: #eeeeee;  
	font:10px "century gothic",verdana, san-serif;
	color:#555555;
	}
	.submit:hover {
	background: #bcbcbc;
	cursor: pointer;
	}
	.contact_field{
	border: 1px solid #BFBAB0;     
	background-color: #eeeeee;
	height:26px;
	width:250px;
	font:12px "century gothic",verdana, san-serif;
	color:#555555;
	}
	.contact_textarea{
	border: 1px solid #BFBAB0;
	padding:3px;
	background-color: #eeeeee;
	height:70px;
	width:470px;
	font:12px "century gothic",verdana, san-serif;
	color:#555555;
	}
	a.error{
	padding:10px;
	background-color: #eeeeee;
	color:#555555;
	border: 1px solid #BFBAB0;
	text-decoration:none;
	}
	a.error:hover{
	background-color: #cbcbcb;
	}
