@charset "utf-8";
/* CSS Document */

/***LAYOUT STYLES***/

* {
	margin : 0;
}
h1, h2 {
	color:#333333;
	padding: 25px 0 0 35px;
}
h3, h4 {
color:#DD0000;
padding:0 0 0 0;
text-decoration:underline }
p {
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
span#red {color:#DD0000;}
a:link{color:#0099FF;}
a:visited{color:#0099FF;}
a:hover{color:#FF0000;}
a:active, a:focus{color:#B8F1FF;font-weight:bold;}

div#main_list ul, li{
list-style-type:none;
margin:0;
padding:0;

}

body {
	background-color:#CCCCCC;
	color:#000000;
	width : 1000px;
	margin : auto;
	padding : 0;
	font : 80%/160% Helvetica, Tahoma, Verdana, Arial, sans-serif;
	text-align : left;
}

div#container{
background-color:#FFFFFF;
position:relative;
margin:0;
padding:0;
text-align:left;
}

div#header{
	width : 100%;
	height : 90px;
	margin:0;
	padding:0;
	background-image: url(images/bg-header.gif);
}
div#header_logo { z-index : 1; position : absolute; padding: 0 0 0 0 ; width: 263px; height : 90px; background : url(images/logo.jpg) no-repeat;  text-indent : -9999px; }


div#header ul, li{
list-style-type:none;
padding-left: 300px;
}
ul { font-size:0.923em;}
li {
	padding:0 0 12px 0px;
}
.menu { padding:22px 0 0 59px;}
.menu li { background:none; padding:0 30px 0 0; font-size:1.176em; float:left;}
.menu li a { display:block; padding:0; color:#002E7A; text-decoration:none; cursor:pointer;}
.menu li a span { display:block;}
.menu li a span span { padding:2px 15px 8px 15px; display:block; }

.menu li a:hover, .menu .active a { background:url(images/menu-wrapper-tail.gif) top repeat-x; display:block; color:#FFFFFF;}
.menu li a:hover span, .menu .active a span {background:url(images/menu-wrapper-left.gif) top left no-repeat; display:block;}
.menu li a:hover span span, .menu .active a span span {
	background:url(images/menu-wrapper-right.gif) top right no-repeat;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

div#main {
	position : relative;
 float:left;
	color:#000000;
	border:0;
	padding:0px 0px 0px 0px;
	height:100%;
	width:1000px;
	background-image:url(images/bg.jpg);
}

div#main_01 {
 float:left;
	border:0;
	padding:0px 10px 0px 10px;
	width : 460px;
}

div#main_02 {
 float:left;
	border:0;
	padding:0px 10px 0px 10px;
	width : 230px;
}

div#main_03b {
	float:right;
	border:0;
	padding:0px 0px 0px 25px;
	width : 150px;
	height:405px;
	background-image:url(images/state.jpg);
	}
	div#main_03 {
	float:right;
	border:0;
	padding:0px 0px 0px 25px;
	width : 180px;
	height:405px;
	background-image:url(images/champ.jpg);
	}
	
div#bottom{
	position : relative;
	 float:left;
	width : 100%;
	height : 320px;
	margin:0px;
	padding:0px;
	background-image:url(images/bg-bottom.jpg);
}

div#bottom_01{
text-align:left;
float:left;
	border:0;
	padding:50px 20px 0px 50px;
	width : 25%;
	height:100%;
}

div#bottom_02{
text-align:left;
float:left;
	border:0;
	padding:50px 20px 0px 50px;
	width : 25%;
	height:100%;
}
div#bottom_03{
text-align:left;
float:left;
	border:0;
	padding:50px 20px 0px 50px;
	width : 25%;
	height:100%;
}

div#footer{
	position : relative;
	float:left;
	text-align:center;
	width : 100%;
	height : 70px;
	margin:0px;
	padding:0px;
	background-color:#B4B4B4;
}

div#services_01 {
 float:left;
	border:0;
	padding:0px 10px 0px 10px;
	width : 760px;
}

div#services_01 h3{
padding: 10px 0 0 28px;
}

div#services_01 ul{ padding:0 0 0 30px; }

div#contact_01 {
 float:left;
	border:0;
	padding:0px 10px 0px 50px;
	width : 280px;
}
div#contact_02 {
 float:left;
	border:0;
	padding:0px 0px 0px 0px;
	width : 260px;
}

