/* CSS Document */

body{
	background-color:#000000;
	font-family:"Arial";
	font-size:12px;
	color:#a7a7a7;
	margin-top:0px;
}

#main_container{
	width:955px;
	min-height:937px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#banner{
	background:url(../images/banner_top.jpg);
	height:144px;
	width:955px;
}
.cearboth{
 clear:both;
}
#menus{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px; /* top, right, btm, left same as padding */  /*FF*/
	*margin:0px 0px 0px 0px; /* ei 6 */
		 }	
 #menus ul
 		{
			list-style:none;
	margin:0px 0px 0px 0px; /* top, right, btm, left same as padding */  /*FF*/
	*margin:0px 0px 0px 0px; /* ei 6 */
	color:#98780B;
	
 		}
 #menus li
 		{
	float:left;
	margin:0px 0px 0px 0px; /* top, right, btm, left same as padding */  /*FF*/
	*margin:0px 0px 0px 0px; /* ei 6 */
		}		
		
 #menus img
 		{
			border:0px;
		}
 #menus link
 		{
			outline:none;
			text-decoration:none;
		} 			

#body_maincontainer{
min-height:412px;
}

#body_left{
	width:607px;
	min-height:411px;
	float:left;
}
.left_content{
	margin:0px 0px 0px 25px; /* top, right, btm, left same as padding */  /*FF*/
	*margin:0px 0px 0px 25px; /* ei 6 */

}
.welcome_msg{
	width:573px;
	text-align:justify;
}
.welcome_button{
	float:right;
}



#body_right{
	width:348px;
	min-height:411px;
	float:right;
}
.im{
	border:0px;
}
.leftbtm_left{
 margin-top:10px;
 float:left;

}
.leftbtm_right{
 margin-top:10px;
 float:right;

}

.text_business
{
	width:286px;
	text-align:justify; 

}
.text_business_right
{
	width:286px;
	text-align:justify; 
	margin:-20px 0px 0px 0px; /* top, right, btm, left same as padding */  /*FF*/
	*margin:-10px 0px 0px 0px; /* ei 6 */
}
.left_sidediv_top{
	background:url(../images/img_gray_top.jpg);
	height:20px;
	width:290px;
}
.left_sidediv_mid{
	background:url(../images/img_gray_mid.jpg);
	height:19px;
	width:290px;
}
.left_sidediv_btm{
	background:url(../images/img_gray_btm.jpg);
	height:19px;
	width:290px;
}

.text_left_sidediv{
	
	padding:2px 0px 0px 15px; /* top, right, btm, left same as padding */  /*FF*/
	*padding:2px 0px 0px 15px; /* ei 6 */
	font-size:11px;
	color:#E2B30C;
}
.text_left_sidediv a{
	color:#E2B30C;
	text-decoration:none;
}

.text_left_sidediv a:hover{
	text-decoration:underline;
	color:#F5DF7B;
}

.right_content{
	margin:0px 0px 0px 35px; /* top, right, btm, left same as padding */  /*FF*/
	*margin:0px 0px 0px 35px; /* ei 6 */
}


#footer_container{
	font-style:normal;
}

.footer_left a{
	text-decoration:none;
	color:#a7a7a7;
}
.footer_left a:hover{
	text-decoration:underline;
	color:#D4A80D;
}
.footer_left{
	float:left;
	font-size:12px;
	color:#a7a7a7;
	margin:0px 0px 0px 25px; /* top, right, btm, left same as padding */  /*FF*/
	*margin:0px 0px 0px 25px; /* ei 6 */
}


