/* CSS Document */
body{
	background:#0a1d43 url(images/_bg2.jpg) repeat-x;
	margin:0px;
	padding:20px;
	font-family: Tahoma, Verdana, "Arial Black", sans-serif;
	font-size:15px;
}
img, div, input { behavior: url("iepngfix.htc") }
p{
	line-height:20px;
	margin:5px 0 15px 0;
}
h1{
	font-size:28px;
	font-weight:normal;
	color:#181833;
	margin:15px 0px 8px 0px;
}
h2{
	font-size:20px;
	font-weight:bold;
	color:#181833;
	margin:15px 0px 8px 0px;
}
h3{
	font-size:16px;
	font-weight:bold;
	color:#181833;
	margin:15px 0px 8px 0px;
}

hr{
	width:80%;
	margin:10px auto 10px auto;
	color:#181833;
}
li{margin:0px 0px 5px 0px;}
table{border-color:#ACAFF3;}
a{color:#181833;}

#header{
	width:850px;
	margin:0 auto 0 auto;
	padding:0px;
	border:0px;
	height:55px;
	background:none;
}

#nav{
	margin:2px 5px 0px 5px;
	width:840px;
}
#nav img{
	margin:0 0 2px 0;
	border:1px solid #000000;
}
#nav table{
	border-width:0px;
	padding:0px;
	margin:0px;
}
#nav td{
	color:#eeeeee;
	background:#ffffff;
	padding:0px;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-align:center;
}
#navleft {background:#ffffff url(images/_navleft.jpg) right bottom no-repeat; padding:5px 0 15px 2px;}
#navtab {background:#ffffff url(images/_nav.jpg) bottom repeat-x; padding:5px 0 15px 0;}
#navleftright {background:#ffffff url(images/_navleftright.jpg) bottom no-repeat; padding:5px 2px 15px 2px;}
#navright {background:#ffffff url(images/_navright.jpg) left bottom no-repeat; padding:5px 4px 15px 0;}
#nav a:link,
#nav a:visited {
	color: #eeeeee;
	border-bottom:0px;
	text-decoration:none;
}
#nav a:hover,
#nav a:active {
	color: #E7D68C;
	border-bottom:0px;
}

#container{
	width:850px;
	margin:0 auto 0 auto;
	background:#FFFFFF;
	border:#181833 0px solid;
}

#subcontainer{
	width:700px;
	margin:0px auto 5px auto;
}

#footer{
	height:139px;
	padding:10px 0px;
	background:#0a1d43 url(images/_footer2.jpg) no-repeat;
	color:#cccccc;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
}
#copy{
	color:#203a70;
	font-size:10px;
	margin:-25px 0 0 0;
	text-align:center;
}

#video{
	float:right;
	width:450px;
	margin:50px 0px 20px 20px;
}
