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




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, table, ul, li, img {
	margin: 0px;
	padding: 0px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}


body{
	background:#FFFFFF url(images/bg.jpg) no-repeat fixed top center;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}


p {
	font:13px Verdana;
	color:#004281;
}

ul{
	font:13px Trebuchet MS;
	color:#004281;
	margin: 15px;
	padding: 0px; 
}
li{
	font:13px Trebuchet MS;
	color:#004281;
	line-height: 7px;
	margin: 15px;
	padding: 0px;
}


.subnav{
	font:14px Trebuchet MS;
	color:#004281;
	text-decoration:none;
	line-height:7px;
}
.subnav:hover {
	font:14px Trebuchet MS;
	color:#004281;
	text-decoration:underline;
	line-height:7px;
}
.subnav:visited {
	font:14px Trebuchet MS;
	color:#003399;
	line-height:7px;
}




/* HEADER TAGS */

h1 {
	padding:0px;
    margin:0px;
	font:normal 20px Trebuchet MS;
	color:#fff;
}
h2 {
	padding:0px 15px;
	font:bold 14px Trebuchet MS;
	color:#004281;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Trebuchet MS;
	color:#004281;
}
h4 {
}
h5 {
}
h6 {
}

/* HEADER */

#header_wrapper {
	width:976px;
}



#logo {
	float:left;
	width:242px;
	height:73px;
    margin-bottom:7px;
	padding:0px 0px 0px 25px
}
#nav {
    margin-top:12px;
    float:right;
    height:22px;
    width:650px;
    font:bold 14px Trebuchet MS;
   
}

#nav_logo_wrapper {
    width:976px;
    height:57px;
    margin-bottom:20px;
}

#marketing_window {
	width:976px;
	height:364px;
}


/* NAV BAR */

#nav a { 
    margin-left:2px;
	height:22px; 
	padding:20px 10px 15px 9px;
	display:block;
	float:left;
	background:transparent url("images/button_bg.jpg");
	color:#FFFFFF; 
	text-decoration:none;
} 


#nav a:hover { 
	background-position:0 -57px; 
	color:#F9C421; 
} 

#nav a:active { 

	background-position:0 -114px; 
	color:#FFFFFF;
}

#call {
	width:976px;
	height:20px;
	text-align:right;
}

 div#ph  a {
 	display: block;
 	float: right;
 	padding-left: 0px;
 	width: 300px;
 	height:30px;
 	outline: none;
 	background-image: url(images/call.jpg);
 	background-position: top left;
 	background-repeat: no-repeat;
 }
 div#ph a:hover {
 	background-position: bottom left;
}





/* MAIN WRAPPER */

#main_wrapper {
	width:976px;
	margin:0 auto;
	text-align:left;
	padding:0px;
}

/* MIDDLE SECTION */

#middle_wrapper {
    margin-top:15px;
	width:976px;
	text-align:left;
	padding-bottom:0px;
	margin-bottom:0px;
	background-image:url(images/body_bg.png);
	background-repeat:repeat-y;
}
#middle_left {
	width:318px;
	float:left;
	background-color:;
	padding:0px;
	margin:0px;
}
#middle_left_img2 {
	width:319px;
	text-align:left top;
	background-color:#FFF;
	padding:0px;
	margin:0px;
}
#middle_right {
	height:auto;
	width:647px;
	float:right;
	background-color:#FFF;
	margin-left:7px;
	background-image:url(images/body_top.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	margin:0px;
}

#content {
	padding:8px;
}
#map_content {
	float:right;
	width:225px;
	padding:15px 18px 0px 0px;
	*padding:10px 10px 0px 485px;
}

#wrap {
	width:630px;
	height:210px;
}

#wrapleft {
	float:left;
	width:60%;
}

#wrapright {
	float:right;
	width:40%;
}



/* FOOTER */

#footer_wrapper {
	width:976px;
	height:114px;
	padding:0px;
	font:11px/16px Trebuchet MS;
	color:#fdc221;
	text-align: center;
}
#footer_image {
	width:976px;
	height:28px;
	background-image:url(images/body_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#footer_int {
	width:976px;
	height:50px;
	background-image: url(images/footer_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fdc221;
}

#footer_wrapper a {
	color:#fdc221;
}

#footer_wrapper a: hover {
	color:#fdc221;
	text-decoration: none;
}



/* LISTS */




/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Trebuchet MS;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Trebuchet MS;
	color:#525252;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
