/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

html {
	margin:0;
	padding:0;
	height:100%;
	}

body {
	margin:0;
	padding:0;
	height:100%;
	/*background-position: 0px 0px;*/
	background-color: #121212;
	background:url(images/bg_new.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;	
	}
	
div#container {
	position:relative; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/fullscreen.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}

div#headbg {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*background-image: url(images/header1.gif);
	background-repeat: repeat-x;*/
	background-position: 0px 0px;
}


/*HEADER*/

div#header {
	padding:0em;
	background-repeat: repeat-x;
	background-position: 0% 0px;
}

.logo{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	/*background-position: left top;*/
	margin-left:10px;
	height: 64px;
}

#innerimages {
z-index: 1;
	width: 810px;
	height: 179px;
	margin: 0px;
	padding: 0px;
	background-image: url(headers/rotate.php);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* Nav */

ul#nav{
	margin:0px;
	list-style:none;
	float:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#nav li{
	float:left;
}
ul#nav a{
	text-decoration:none;
	float:left;
	color:#375B80;
	background-image: url(images/nav_pipe.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-right: .8em;
	padding-left: .8em;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 2.2em;
}
ul#nav .first a{background:none;}
ul#nav a:hover{
	text-decoration:underline;
	color: #0598CE;
}

/*CONTENT*/

div#content {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1px;
}

	
.rowcontainer {	/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-top:10px;
	width: 810px;
	overflow: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;

}

.maincontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 574px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: visible;

}

/*NEWS BAR */

#sidebar {
	width: 197px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#sidebarbottom{
	background-image: url(images/newsbot.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 13px;
	margin-bottom: 5px;
}

#newstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	padding-bottom: 5px;
	text-indent: 5px;
	background-image: url(images/newstitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
}
#newscontent {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/newsbg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	overflow: visible;
	padding: 5px;
	margin: 0px;
}
div#newscontent p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#testimonialbg{
	background-image: url(images/testimoial_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#testimonial {
	background-image: url(images/testimonial_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

div#testimonial p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}
.formfield {
	height: 18px;
	width: 175px;
	border: 1px solid #999999;
}
#quotebox{
	background-color: #0069A2;
	background-image: url(images/quotebot.gif);
	background-position: 0px bottom;
	width: 185px;
	background-repeat: no-repeat;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.quote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.credit{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue {
	font-weight: bold;
	color: #0069A2;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #0069A2;
	font-weight: normal;
	margin-top: 0px;
}

h3{}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #05253D;
	font-weight: normal;
}

h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #05253D;
}

/*FOOTER*/


div#footer {
	position:relative;
	width:100%;
	bottom:-64px;
	/* background-image: url(images/botbg.jpg);
	background-repeat: repeat-x; */
	height: 64px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: -1px;
}

#botnav{
	position: relative;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 36px;

}	
#botlinks{
	position: relative;
text-align: center;
margin-top: 0px;
}	


ul#bottomnav{
	list-style:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	position: relative;
	margin-right: 0px;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: -318px;
	left: 50%;
	width: 740px;
}
ul#bottomnav li{
	display: inline;
}
ul#bottomnav a{
	text-decoration:none;
	float:left;
	color:#375B80;
	background: url(images/nav_pipe.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	line-height: 2.2em;
	padding-top: 0px;
	padding-right: 2em;
	padding-bottom: 0px;
	padding-left: 2em;
	height: 25px;
}
ul#bottomnav .first a{background:none;}
ul#bottomnav a:hover{
	text-decoration:underline;
	color: #0598CE;
}

.copyright {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #375B80;
	font-weight: normal;
	text-decoration:none;
	padding-bottom: 5px;
	padding-top: 2px;
	line-height: 14px;
	clear: both;
	float: none;
	text-align: center;
}

.copyright a:link  {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #375B80;
	text-decoration:underline;
}
.copyright a:visited
 { 
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
}

.copyright a:hover{
	color: #0096B8;
	text-decoration: underline;
}

.lists{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066;
    line-height: 20px;
}

.resources_img {
    border: 1px solid #CCC;
	margin-bottom: 10px;
}

.resources_small_ft {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000066;
}

