@charset "UTF-8";
/* CSS Document */


html{
	height:100%;
}

body{
	background:url(../images/bodybg.jpg) repeat-x 0 0 #FFFFFF; 
	height:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:13px;
	
}

ul.headers{
	padding:0px;
	margin:0px;
	margin-left:15px;
	color:#e5ba57;
}

ul.headers li{
	list-style-type:disc;
}

img{
	border-width:0px;
	margin:0px;
	
}

p{
	margin-top:10px;
	margin-bottom:10px;
}

#lower_content_text{
	
	float:left;
	width:200px;
	
}


.centered_content_div{
	width:800px; 
	height:auto; 
	margin:0px auto 0px auto; 
	position:relative;
}


.clearer {
	clear:both;
}

.menu_links{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;

}

#pos_banner2{
	height:224px;
	width:798px;  
	margin:0px auto 0px auto;
	position:relative;
}

#image1{
	float:left;
	margin-right:20px; 
	margin-bottom:10px
}

#image2{
	float:right;
	margin-left:20px;
	margin-bottom:10px	
	
}

#image10{
	
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	cursor: pointer:
	
	
}

#banner2{
	margin:0;
	display:block;
	position:relative;
}

.signature1{
	font-size:18px;
	color:#000000;
	line-height:18px;
}

.signature2{
	font-size:50px;
	color:#000000;
	height:50px;
	line-height:50px;
}

a{
	text-decoration:none; font-weight:bold;
}

h1{
	color:#444444;
	font-size:13px; 
	font-weight:normal;
	margin-bottom:0px;font-weight:bold;
}

h2{
	color:#333333;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
}

.horiz_rule{
	background-color:#CCCCCC;
	width:100%;
	height:1px;
	overflow:hidden;
	margin-bottom:15px;
	position:relative;
	margin-top:3px;
}

.details_text{
	color:#838383;
}

.containing_div{
	height:10px; 
	width:798px; 
	margin:0px auto 0px auto; 
	position:relative;
}

.mid_page_spacer{
	height:20px;
}

.lower_content{
	height:auto; 
	width:798px;
	margin:10px auto; 
	position:relative;
	top:45px;
}

#lower_simple_content{
	height:auto; 
	width:420px;
	margin:0px auto 0px auto; 
	position:relative;
	float:left;

}

.left_panel{
	float:left; 
	height:auto;
	margin-width:0px; 
	border-right-width:1px; 
	border-right-style:solid; 
	width:300px; 
	border-right-color:#CCCCCC;
}

.left_panel_inner{
	margin:0px;
	width:280px; 
	height:auto;
}

.right_panel{
	float:left; 
	height:auto; 
	margin-width:0px; 
	margin-left:20px; 
	width:476px;
}

.right_panel_col{
	float:right; 
	height:auto; 
	padding:0px;
	width:150px;
}

.right_panel_col2{
	float:right; 
	height:auto; 
	padding:0px;
	width:150px;
	margin-right:13px;
}

.right_panel_upper{
	height:auto; 
	position:relative;
}

.right_panel_lower{
	height:auto;
	width:238px;
	position:relative;
}

.right_panel_spacer{
	height:15px; 
	width:467px; 
	position:relative; 
	overflow:hidden;
}

.right_panel_spacer2{
	height:15px; 
	position:relative;
}

.email_panel{
	position:relative; 
	height:auto;
	 width:457px;
}

.emailbutton{
	 width:121px; 
	 height:22px; 
	 position:relative; 
	 margin:0px auto 0px auto;
}

#bottom{ 
	height:1px;
	background-color:#CCCCCC;
	margin-top:15px;
	margin-bottom:15px; 
	overflow:hidden;	

}

