@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, ul, li, ol, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
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;
}

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

.clearme {
	clear: both;
}




a img {border:0}

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


p {
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:22px;
	color:#000;
}
ul {padding-left:45px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:22px;
	color:#000;
	text-align:justify;
}



/* MAIN WRAPPER */

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



/* HEADER */

#header_wrapper {
	width:976px;
	background-color:#fff;
    padding-left:14px;
}
#header {
	width:964px;
	height:110px;
}
#header_right {
	width:740px;
	float:right;
	position:relative;
}

#header_left {
	width:200px;
	float:left;
	position:relative;
}
#finance_cta {
	width:320px;
	height:125px;
	position:absolute;
	top:0px;
	right:350px;
}
#logo {
	width:114px;
	height:92px;
	float:left;
    margin-top:10px;
}
#questions {
	width:287px;
	height:110px;
	float:right;
}
#nav {
	width:964px;
	height:30px;
}
#marketing_window {
	width:964px;
	height:467px;
        margin-top:6px;
}
#slideshow {
	width:964px;
	height:397px;
	margin-top:6px;
	background-image:url(images/bg_marketing_window.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#buildings_gallery {
	width:945px;
	height: 377px;
	margin-top:10px;
	margin-left:10px;
}
#steel_garages {
	width:945px;
	height: 377px;
	margin-top:10px;
	margin-left:10px;
}
#carports_gallery {
	width:945px;
	height: 377px;
	margin-top:10px;
	margin-left:10px;
}
#gazebos_gallery {
	width:945px;
	height: 377px;
	margin-top:10px;
	margin-left:10px;
}

/* MIDSECTION */

#middle_wrapper {
	width:990px;
	background-color:#FFFFFF;
	padding-top:10px;
	min-height:330px;
}


#interior {
	width:960px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}
#images {
	text-align:center;
	padding-bottom:40px;
}
#address_map {
	width:960px;
}
#address {
	width:300px;
	height:304px;
	float:left;
}
#map {
	width:650px;
	float:right;
}


/* FOOTER */

#footer_wrapper {
	width:990px;
	height:67px;
    background-color:#fff;
}
#logo_footer {
	padding-left:14px;
	width:100px;
	height:55px;
	float:left;
	background-color:#fff;
}
#inner_footer {
	padding-top:5px;
	width:875px;
	height:55px;
	float:right;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:16px;
	color:#000;
	text-align:center;
}


/* HEADER TAGS */
h1 {
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:22px;
	line-height:26px;
	font-weight:bold;
	color:#FF703B;
}
h2 {
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#2654AA;
}
h3 {
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#000;
	text-align:center;
}


/* LIST */
#ul_list {
	padding-left:40px;
	padding-right:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:18px;
	color:#000;
	text-align:justify;
}
	


/* LINKS */

a {
	color:#000061;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}


/* PRODUCTS LIST */

a.products_header {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#7E0004;
	margin-bottom:5px;
	text-decoration:none;
}
table.map_table {
padding-left:15px;
	width:950px;
	margin:0px 0px 5px 0px;
}
table.map_table td {
	width:340px;
	padding:0px 10px 10px 5px;
	font-family:Verdana;
	font-size:12px;
	color:#000;
}

.map_table_header td {
	width:340px;
	padding:0px 10px 10px 5px;
	font-family:Verdana;
	font-size:12px;
}
.map_table_header {
padding-left:10px;
	width:650px;
	margin:0px 0px 5px 0px;
}

/* Application for financing */

#finance_form {
	width:450px;
	text-align:right;
}
#finance_form h2 {
	width:450px;
	text-align:center;
}
#finance_form input.textbox, select {
	width:200px;
}

 .cusc6 {
	color: #fff;
 }

 .cusc7 {
	color: #FF0000;
 }

 .cusc8 {
	color: #F00;
 }

 .gdseal2 {
	position:absolute; top:1024px; left:63px;
 }

 .cs1 {
	font-family: Verdana; font-size: 10px; line-height:14px; padding-left: 15px; padding-right: 15px;
 }

  .cs2 {
  color: #525252; font-size: 13px; line-height: 18px;
 }
