@charset "utf-8";
/* CSS Document */
:focus{
-moz-outline-style:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#outer_container {
	width:100%;
	margin:0px;
	padding:0px;

}
#container {
	width:980px;
	margin:0 auto;

}

#outer_container #top {
	background:url(images/header-bg.jpg) repeat-x top left;
	height:194px;
}

#topBanner {
	background:url(images/banner_01.jpg) no-repeat top left;
	height:359px;
	width:285px;
	float:left;
}

#topBanner1 {
	background:url(images/banner_02.jpg) no-repeat top left;
	height:359px;
	width:215px;
	float:left;
}
#topBanner2 {
	background:url(images/banner_03.jpg) no-repeat top left;
	height:359px;
	width:476px;
	float:left;
}
#bodyText {
	margin:40px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d6462;
	line-height:14px;
	text-align:justify;

}

#Agreements{ 
	width:auto;
	float:left; 
	margin:250px 0px 20px 35px;	
}

.arialblue_12{
	font-family: Arial, Helvetica, sans-serif;	
	color: #004545;
	font-size:13px;	
	text-align:left;	
	line-height:20px;	
	
}

.arial_11{
	font-family: Arial, Helvetica, sans-serif;	
	color: #4d6462;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:17px;
	text-align:left;
	text-decoration:none;	
}

.screen_1inks{
	font-family: Arial, Helvetica, sans-serif;	
	color: #004545;
	font-size:11px;
	text-align:left;
	float:left; 
	height:14px; 
	padding-left:5px;
	text-decoration:none;	
}

.screen_1inks a{
	text-decoration:none;
}


#enter_website{ 
	width:300px;;
	float:left; 
	margin:305px 0px 20px 0px;	
}