@charset "UTF-8";
/* CSS Document */

html{
	font-size:16px;
	font-family: Arial,'sans-serif';
}
body{

	font-size:62.5%;
	margin:0;
}

/* basic text styles */
p, .list 	{ 
	font-size:1.2em;
	color: #4f4e4e;
	line-height: 18px;
	padding: 0px;
	margin: 0 0 5px 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a:link, a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height:1.3em;
}
	
a:hover{
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}

li {font-size: .8em;
	color: #333333;
	line-height: 9px;
	padding: 0px;
	margin: 0 0 10px 0;
}

h1, h2, h3{
	color: #OOOOOO;
	font-size: 2.3em;
	line-height: 35px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

h2{
	font-size: 1.6em;
	line-height: 18px;
	margin-bottom: 0.3em;
	
}

h3{
	font-size: 1.3em;
	margin:0 0 5px 0;
	padding:0px;
	line-height: 15px;
}

h4{
	color: #015fb1;
	margin:0px;
}


/* Page container */
#container {
	width: 966px;
	margin: 0 auto;
}

/* Page header elements */
#header{
	position: relative;
	float: left;
}

#logo{
	display:block;
	width: 500px;
	height: 80px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 15px 20px;
	text-indent:-9999px;
}

#header .primary{
	width: 966px;
	height: 40px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #b4b400;
	float: left;
	padding:0px;
	margin:0px;
}

#header .secondary{
	width: 100%;
	height: 50px;
	float: left;
}

#header .image{
	width: 966px;
	height: 190px;
}

#rightbtm{
	text-align: right;
	padding: 50px 15px 0 0;
	float: right;
	display:block;
}

#content{
	position: relative;
	float: left;
	min-height: 400px;
	width: 100%;
}

#content .left{
	width: 240px;
	height:250px;
	margin: 40pt 0 0 0;
	float: left;
}

#content .toplrg{
	width: 966px;
}

#content .top, .toplrg{
	width: 726px;
	float: left;
	background-color: #ffffff;
	padding: 15px 0px 0px 0px;
	margin: 0pxx;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content .topright{
	width: 200px;
	float: right;
	text-align: right;
	vertical-align: bottom;
}

#content .top p, .toplrg p{
	color: #b4b400;
	font-weight: normal;
	line-height: .3em;
	font-size: 1em;
}

#content .top a:link, #content .top a:hover, #content .toplrg a:link, #content .toplrg a:hover{
	color: #666666;
	font-weight: normal;
	text-decoration:underline;
}

#content .top a:hover, .toplrg a:hover{
	text-decoration:none;
}

#content .middle, #content .middlelinks{
	width: 430px;
	margin: 0px;
	float: left;
	background-color: #ffffff;
	padding: 10px 30px 10px 0px;
}

#content .links{
	width: 443px;
	float: left;
	background-color: #ffffff;
	padding: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin:10px;
}

#image{
	width: 150px;
	float: left;
	padding: 3px 30px 15px;
}


#content .middlethumb{
width: 187px;
height:250px;
margin: 0px;
float: left;
background-color: #ffffff;
padding: 10px 20px 10px 0px;
}

#content .rightlrg{
width: 506px;
}

#content .contactRight{
width: 406px;
float: left;
padding: 10px 0 0 0;
}

#content .contactForm{
width: 530px;
margin:0px;
float: left;
background-color: #ffffff;
padding: 10px 30px 10px 0px;
}

#content .home, .homeRight{
width: 315px;
padding: 0px 10px 0px 0px;
margin-top:0px;
}

#content .right, .rightlrg, .home, .homeRight{
width: 260px;
margin: 20px 0 0 0;
float: left;
background-color: #ffffff;

}


#content .right h2, .rightlrg h2, .home h2, .homeRight h2{
	color: #333333;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.5em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 15px 0 0 0;
	padding: 8px 8px 8px 8px;
}

#content .home h2, .homeRight h2{
	font-size: 1.6em;
	border-top-width: 0px;
	color: #b4b400;
	font-weight: normal;
	margin: 7px 0 0 0;
	padding: 0px 0px 0px 0px;	
}

#content .right p, .rightlrg p, .home p, .homeRight p{
	color: #333333;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 8px 8px 0 8px;
	margin: 9px 0 0 0;
	
}

#content .home p, .homeRight p{
	padding: 0px 0px 0px 0px;	
	
}

#content .right a:link, .rightlrg a:link, .right a:visited, .rightlrg a:visited{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	line-height: 3em;
	padding: 2px 5px 2px 5px;
	margin:0;
	background-color: #b4b400;
}

#content .right a:hover, .rightlrg a:hover{
	color: #ffffff;
	text-decoration:none;
	background-color: #333333;
	line-height: 3em;
	padding: 2px 5px 2px 5px;
	margin:0;
}


/* NAV */
/* Primary */

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 900px;
	float:left;
	
}
#nav li, #navs li, #navt li{
	margin: 0; 
	padding: 0;
	float:left;
}

#nav a {
	float:left;
	font-size: 1.5em;
	line-height: 40px;
	margin: 0; 
	padding: 0 40px 0 40px;
}

#nav .active{
	background-image: url(../images/navp_bg.png) ;
	background-position: center 0;
	background-repeat: no-repeat;
	font-weight: bold;
}

#nav a:hover{
	color: #999999;
}


/* Secondary */
#navs {
	width: 100%;
	list-style: none;
	margin: 0;
	padding:0;
	font-weight: normal;
	text-decoration: none;
}

#navs a {
display:block;
width: 180px;
float:left;
font-size: 1.6em;
color: #000000;
padding: 1.2em .7em .7em .7em;
margin:0 .15em 0 0;
line-height:.5em;
background-image: url(../images/navs_bg.png);
background-repeat: repeat;
}
	
#navs li a:hover{
background-image: url(../images/navs_bg_hvr.png);
}

#navs li a.active{
background-image: url(../images/navs_bg_ovr.png);
}

#navs li .sml {
font-size: .8em;
color: #000000;
line-height:1.9em;
}


/* Ter*/

#navt {
margin: 0; 
padding: 0;
list-style-type: none;
width: 205px; 
height: 30px; 
float: left;


}

#navt li {
width:100%;
}

#navt a {
	display: block;
	color:#000000;
	padding: 0 15px;
	font-size: 1.4em;
	line-height: 29px;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/navter_bg.png) ;	
}

#navt a:hover, #navt .active {
	background-image: url(../images/navter_bg.png);
	background-position: -206px 0;
	background-repeat: no-repeat;
}


.TopFrame{
width: 500px;
height:600px;
}

/* Footer styles */
#footer{
	width: 966px;
	padding:40px 0 0 0;
	float: left;
}

#footer .btm{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
}
