@charset "utf-8";
/* CSS Document */
body,div,ul,li,p,h1,h2,h3,h4,table,tr,td,a,img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;}
body{
	background:url(../imgs/bg.jpg) top left repeat-x #000000;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;}
a{
	text-decoration:none;}
a:hover{
	text-decoration:underline;}
#page{
	width:750px;
	margin:0px auto;
	text-align:left;}
#header{
	height:187px;}
#header-logo{
	height:150px;}
#header-menu{
	padding-top:10px;
	height:17px;}
#header-menu ul{
	margin:0px 0px 0px 210px;
	height:17px;
	list-style:none;}
#header-menu ul li{
	float:left;
	margin:0px 10px 0px 10px;
	height:17px;}
#header-spacer{
	background:url(../imgs/bg_header.gif) top left no-repeat;
	height:10px;
	clear:both;}
#content{
	padding:5px 0 0 0;
	margin-top:3px;
	height:370px;
	background:url(../imgs/bg_home_page.jpg) top left no-repeat;}
#footer{
	height:60px;
	background:url(../imgs/bg_home_page.jpg) bottom left no-repeat;}
#footer p{
	text-align:center;
	color:#999999;
	padding-bottom:5px;}
#footer p a{
	color:#CCCCCC;}
#container{
	height:350px;
	width:700px;
	margin:0 5px 5px 5px;
	padding:5px 5px 5px 35px;
	background-color:#CCCCCC;
	opacity: 0.98;
	-moz-opacity: 0.98;
	filter: alpha(opacity=98);
}
#container h3{
	color:#003366;
	margin:10px 0 10px 10px;
	font-size:14px;}
#container h4{
	color:#333333;
	margin:10px 0 10px 0px;
	font-size:12px;}
#container p{
	color:#333333;
	margin-bottom:5px;}
#sidebar-images{
	border:1px solid #BEBEBE;
	margin:0px 0px 0px 10px;
	float:right;
	width:150px;
	height:100%;}
#page-images{
	border:1px solid #BEBEBE;
	margin:0 10px 10px 0;
	float:left;
	width:150px;
	height:150px;}
.label{
	width:70px;
	display:block;
	float:left;}