/* CSS Document */

body {
	border:0; margin:0; padding:20px 0 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background-image:url(../images/bg.gif);
}
a:link, a:visited {
	color:#046ABD;
	text-decoration:none;
}
a:hover {
	color:#0099CC;
	text-decoration:underline;
}

#invisible { display:none; }

h1 { 
	font-size:16px;
	margin-left:20px;
}
* html h1 {	margin-top:10px; }

.clr{
	clear: both;
	height:1px;
	font-size:1px;
}

#logo {
	margin:15px 0 0 30px;
	float:left;
	border:0;
}

#banner_top {
	float:right;
	margin:10px 55px 0 0;
	border:0;
}




#frame_wrapper {
	width:770px;
	background-color:white;
	border:1px solid #0781BA;
	margin:0 auto 0 auto;
	padding:2px;
	display:block;
	height:auto;
	overflow-x:hidden;
}
	#bar01 {
		width:100%; height:12px;
		background-color:#E3E3E3;
	}
	#header_wrapper {
		width:100%; height:75px;
		display:block;
	}
		#header_wrapper object {
			margin-left:250px;
		}
	#bar03 {
		width:209px; height:12px;
		background-color:#525252;
		float:left;
		margin-right:2px;
		display:block;
	}
	#bar04 {
		width:559px; height:12px;
		background-color:#0781BA;
		float:left;
	}
	#main_options_wrapper {
		margin:2px 2px 1px 0;
		width:209px; height:259px;
		float:left;
	}
	#main_img {
		width:339px; height:259px;
		background-image:url(../images/trust_me.jpg);
		float:left;
		margin-top:2px;		
	}
	#links {
		width:210px; height:249px;
		float:left;
		margin-top:2px;
	}
	#links img {
		border:0;
		margin: 7px 0 0 10px;
		display:block;
	}
	#sub_options_wrapper {
		margin:2px 2px 1px 0;
		width:209px;
		min-height: 660px;
		height: auto !important;
		height: 660px;
		float:left;
		background-color:#E3E3E3;
		font-size:12px;
	}		
		#sub_options_wrapper ul {
			margin-right:10px;
			color:#333;
			list-style-image:url(../images/list_style.gif);
		}
		#sub_options_wrapper li {
			margin-bottom:4px;
		}
		#sub_options_wrapper .visible { display:block; }
		#sub_options_wrapper ul .selected { font-weight:bold; }

		#suboptions_01, #suboptions_02, #suboptions_03, #suboptions_04, #suboptions_05, #suboptions_06 { margin-top:10px; display:none; }

	#content_wrapper {
		width:559px;
		float:left;
	}
		.content {
			margin-left:20px;
			margin-right:20px;
			padding-bottom:20px;
		}
		#margin_news {
			width:10px;
			height:350px;
			float:left;
		}
		.news_wrapper {
			width:250px;
			float:left;
			color:#777;
			font-size:11px;
			letter-spacing:1px;
			margin-right:15px;
			margin-bottom:15px;
		}
			.news_wrapper h1 {
				font-size:12px;
				font-weight:bold;
				color:#525252;
				margin:0 0 6px 0;
				letter-spacing:0px;
			}
	.bar05 {
		width:199px; height:12px;
		padding-left:10px;
		background-color:#999;
		float:left;
		margin-right:2px;
		display:block;
		overflow:hidden;
		font-size:9px;
	}
	.bar06 {
		width:549px; height:12px;
		padding-left:10px;
		background-color:#BBB;
		float:left;
		overflow:hidden;
		font-size:9px;		
	}
	.bar05 a { color:white; text-decoration:none; }
	.bar06 a { color:white; text-decoration:none; }
	
	
/* INDEX */

	#news_title {
		margin:10px 0 20px 30px;
	}

/* END INDEX */