/* Gatman Services
Copyright 2009 - All Rights Reserved
http://www.gatman.com
*/


BODY {
   margin: 0px;
   padding: 0px;
   height: 100%;
   background-color: #003366;
   font-family: arial, helvetica, Sans Serif;
   line-height: 140%;
   font-size:  100%;
   height: 100%;
}

html {
	height: 100%;
} 

#wrapper {
	position: relative;
	min-height: 100%;
	}

#mainContainer { margin:0px auto;  height: 100%;	}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
}


div#header {
	padding:0em;
	height: 180px;
	background-color: #FFF;
	border-bottom: 2px solid #ff9900;
}


#subContainer { background-color: #000033; border-bottom: 2px solid #FF9900;}

#subContainer  h1{ font-size:14px; }

.searchBox {width: 650px; float: left; padding: 8px 65px 0px 0px; text-align: right; color: #FF9900; font-size: 12px; font-weight: bold; border: 0px solid #FFCC33;}
.searchBox form {padding:0; margin: 0;} 
.searchBox input {padding:0; margin: 0; font-size: 12px; }

#homeNav1 { font-size: .8em; margin: 10px 0px 10px 0px;}
#homeNav1 ul {margin: 0px 0px 0px -10px; padding: 0px;}
#homeNav1 li {display: inline; list-style-type: none; margin: 0px 0px 0px 10px;}
#homeNav1 a {color: #FF9900; text-decoration: none; font-weight: bold;}


.fenderBox1 {float: left; width: 203px; height: 106px; background-image: url('/test/images/Fender-Box1.gif'); background-postion: 0px 0px; background-repeat: no-repeat; text-align: center;}
.fenderBox1 a:link, .fenderBox1 a:visited,.fenderBox1 a:active {color: #FFF; text-decoration: none; }
.fenderBox1 a:hover {color: #000033; text-decoration: underline; }
.fenderBox1 h3 {color: #FFF; font-size: 1.05em; margin: 0px; padding: 25px 0px 5px 0px;}
.fenderBox1 p { margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; font-size: 14px; line-height: 120%;}


.fenderBox2 {float: left; margin: 0px 0px 0px 10px; width: 203px; height: 106px; background-image: url('/test/images/Fender-Box2.gif'); background-postion: 0px 0px; background-repeat: no-repeat; text-align: center;}
.fenderBox2 h3 {color: #FFF; font-size: 1.05em; margin: 0px; padding: 25px 0px 5px 0px;}

.left  { width:380px; padding: 10px 0 0 20px; float:left; font-size:10px; line-height:normal; }
.right { width:560px; padding: 10px 20px 0 0; float:left; font-size:10px; line-height:normal; text-align:right;      }

.fenderBox2 a:link, .fenderBox2 a:visited,.fenderBox2 a:active {color: #FFF; text-decoration: none; }
.fenderBox2 a:hover {color: #000033; text-decoration: underline; }
.fenderBox2 h3 {color: #FFF; font-size: 1.05em; margin: 0px; padding: 25px 0px 5px 0px;}
.fenderBox2 p { color: #FFF; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; font-size: 12px; line-height: 120%;}