@charset "utf-8";



body {
	margin:0;
	padding:0;
	background:#03151C;
	font-family:arial;
}


img {
}

table {
	margin-left:20px;
}

.header_bottom a:visited, a:link, a:hover {
	text-decoration:none;
	color:white;
}

td {
	font-family:Arial;
	color:white;
	margin-left:20px;
	margin-right:20px;
}

p {
	font-family:Arial;
	font-size:12px;
	color:white;
	margin-left:20px;
	margin-right:20px;
}

li {
	font-family:arial;
	font-size:12px;
	color:white;
	margin-left:20px;
}

h1 {
	font-size:20px;
	margin-left:20px;
	color:#9AC60D;
}

h2 {
	color:#9AC60D;
	font-size:15px;
	margin:0;
	padding:0;
}

h3 {
	font-size:14px;
	margin-left:15px;
	color:white;
}

hr {
	background-color:red;
}

.menu a {float:left;}

.container {
	width:818px;
	margin:0 auto;
	background:#0B4960;
}

.container_header {
	width:818px;
	height:339px;
	margin:0 auto;
	background:#0B4960;
	border-left:white 1px solid;
	border-right:white 1px solid;
}

.header {
	width:454px;
	height:89px;
	background:url(../img/top_left.jpg);
	float:left;
}

.menu {
	width:364px;
	height:89px;
	float:left;
}

.header_bottom {
	background:url(../img/welcome_bg.jpg) no-repeat #0B4960;
	height:250px;
	width:818px;
	float:left;
}

.header_bottom a:hover {
	text-decoration:underline;
}

.content {
	margin:auto;
	width:820px;
}

.content_left {
	width:566px;
	float:left;
	background:#0B4960;
	border-left:white 1px solid;
}

.content_left a:link, a:hover, a:visited {
	color:white;
	text-decoration:underline;
}

.content_right {
	width:252px;
	float:left;
	background:#0B4960;
	border-right:white 1px solid;
}

.content_header {
	background:url(../img/header_ads.jpg);
	height:49px;
	width:252px;
}

.content_r1 {
	width:230px;
	background:url(../img/content_rightback.jpg) repeat-y;
	height:320px;
}

.content_header2 {
	background:url(../img/header_ads2.jpg);
	height:49px;
	width:252px;
}

.content_r2 {
	width:230px;
	background:url(../img/content_rightback.jpg) repeat-y;
	height:310px;
}

.content_header2 {
	background:url(../img/header_ads2.jpg);
	height:49px;
	width:252px;
}

.content_header2 a:visited, a:link {
	text-decoration:none;
	color:white;
}

.content_header2 a:hover {
	text-decoration:underline;
}

.content_r3 {
	width:230px;
	background:url(../img/content_rightback.jpg) repeat-y;
	height:200px;
}

.content_r4home {
	width:252px;
	background:url(../img/content_rightback.jpg) repeat-y;
	height:70px;
}

.content_l4home {
}

.content_r4about {
	width:252px;
	background:url(../img/content_rightback.jpg) repeat-y;
	height:10px;
}

.content_l4about {
	width:566px;
	height:308px;	
	background:#0B4960;
}

.content_r5 {
	height:49px;
	width:252px;
	background:url(../img/bottom_right.jpg) no-repeat;
}

.footer {
	margin:0 auto;
	width:818px;
	height:82px;
	background:url(../img/bottom.jpg) no-repeat;
	float:left;
	border-right:white 1px solid;
	border-left:white 1px solid;
}



.menu3{
	border:none;
	border:0px;
	margin:0;
	margin-left:25px;
	padding:0px;
	width:44px; 
	height:89px;
	position:absolute;
	}
.menu3 ul{
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu3 li{
		float:left;
		padding:0px;
		padding:0;
		width:40px;
		}
	.menu3 li a{
		color:black;
		display:block;
		line-height:25px;
		margin:0px;
		padding:0px 0px;
		text-align:center;
		text-decoration:none;
		}
		.menu3 li a:hover, .menu ul li:hover a{
			background:;
			color:white;
			text-decoration:none;
			}
	.menu3 li ul{
		background:#;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		margin-top:70px;
		border:0px;
		position:absolute;
		width:40px;
		z-index:1;
		/*top:1em;
		/*left:0;*/
		}
	.menu3 li:hover ul{
		display:block;
		}
	.menu3 li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:40px;
		}
	.menu3 li:hover li a{
		background:#0B4960;
		width:90px;
		height:25px;
		border:white 1px solid;
		font-size:11px;
		}
	.menu3 li ul a{
		display:block;
		height:25px;
		font-size:12px;
		color:white;
		font-family:arial;
		font-style:normal;
		margin:0px;
		padding:0px 0px 0px 10px;
		text-align:left;
		border:white 1px solid;
		}
		.menu3 li ul a:hover, .menu li ul li:hover a{
			border:0px;
			color:white;
			text-decoration:underline;
			border:white 1px solid;
			background:#03151C;
			}
	.menu3 p{
		clear:left;
		}	

hr {
color:#03151C;
background-color:#03151C;
height:1px;
border:0;
}

.content_left td {
	width:172px;
	height:50px;
}