body{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;	
	background:url(images/bg_main.gif) repeat-x top;
	background-color:#FFFFFF
}
#main_header{	
	background-color:#FFFFFF;
	height:102px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}
#top_header{
	width:706px;	
	height:102px;
}
#main_logo{
	width:318px;		
	float:left;
}
#main_buttons{
	width:388px;
	float:left;	
	padding: 0px 0px 0px 0px;	
}
#main_buttons div{	
	float:left;
}
#main_page{
	background:url(images/shadow_top.jpg) repeat-x;	
		
}
#page_content{
	width:706px;
	background:url(images/bg_page.jpg) repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;	
	
}
#content{
	padding: 0px 10px 5px 10px;
}
#content table{
	width:686px;	
}
#content td{
	vertical-align:top;		
}
#spacer{
	height:5px;
}
#dotted_line{
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color:#AAAAAA;
}
#content ul{
	padding: 10px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Tahoma;
	font-weight:bolder;
	color:#6283a8;
	font-size:12px;	
}
#content ol{
	background:url(images/btn_arrow.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
	font-family:Tahoma;
	font-weight:normal;
	color:#555555;
	font-size:12px;			
		
}
#content ul li{
	padding-left:20px;
	background:url(images/btn_arrow.gif) no-repeat 5px top;	
	font-family:Tahoma;
	font-weight:normal;
	color:#555555;
	font-size:12px;	
}

#special_table{
	background:url(images/3 pics.png) bottom left no-repeat;
	height:300px;
	
}
#special_table2{
	padding-top:10px;
	padding-left:20px;
}
#special_table2 table{
	width:300px;
	
	
}
#footer{	
	background:url(images/bg_footer.gif) no-repeat bottom;
}
#urls{
	text-align:right;
	padding-bottom:20px;
	padding-right:80px;
	color:#999999;	
}
#copyright{
	font-family:Tahoma;
	font-size:8px;
	color:#999999;	
	
}
#urls a:hover{
	text-decoration:none;
}
#urls a{
	text-decoration:underline;
	color:#999999
}
a{
	color:#6590b9;	
}
#nav_1{
	border-bottom:dotted 1px;
	border-bottom-color:#CCCCCC;
	width:180px;
	padding-top:20px;
}
input{
	font-size:12px;
	font-family:Tahoma;
}
