* { 
margin: 0; 
padding: 0; 
} 

body {
	background-color:#000000;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
a:link,
a:visited {
	color:#ecc974;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.flash {
	text-align:center;
	}
.wrapper {
	position:relative;
	width: 884px;
	height:670px;
	margin: 40px auto 0 auto; 
	} 
.wrapper_index {
	position:relative;
	width: 884px;
	height:670px;
	margin: 0px auto 0 auto; 
	} 
.mainblock {
	position:relative;
	border: 2px solid #321F12;
	background-color:#68655e;
	width:880px;
	height:600px;
	}
.header {
	position: relative; 
	width:880px;
	height:55px;
	z-index:100;
	}
.navigation {
	width: 880px;
	height:55px; 
	background-image:url(images/gia_navback.jpg);
	background-repeat:repeat-x;
	} 
.logo { 
	position: absolute; 
	left: 8px; 
	top: -39px; 
	z-index:100; 
	} 
.logo6 { 
	position: absolute; 
	left: 8px; 
	top: -39px; 
	z-index:101; 
	} 
#gia {
	position:relative;
	z-index:10;
	}
.leftnav {
	position: absolute; 
	width:118px;
	height:170px;
	margin: 35px 0 0 22px; 
	display: block; 
	}
.leftnav_text,
.leftnav_text a:link,
.leftnav_text a:visited {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	} 
.leftnav_text a:hover {
	text-decoration:none;
	color:#ecc974;
	} 
.leftnav_title {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
} 
.leftnav_map,
.leftnav_map a:link,
.leftnav_map a:visited {
	color:#ecc974;
	font-size:10px;
	text-decoration:none;
} 
.leftnav_map a:hover {
	text-decoration:underline;
} 
.iia {
	position: absolute; 
	width:58px;
	height:80px;
	margin: 215px 0 0 50px; 
	display: block; 
	text-align:center;
	} 
.locations p {
	margin:0;
	padding:0;
	}
.locations {
	position: absolute; 
	background-image:url(images/gia_locations.jpg);
	width:130px;
	height:169px;
	margin: 300px 0 0 15px; 
	display: block; 
	text-align:center;
	font-size:11px;
	} 
.serving_texas {
	position: absolute; 
	width:118px;
	height:55px;
	margin: 480px 0 0 19px; 
	display: block; 
	text-align:center;
	z-index: 100;
	} 
.serving_texas6 {
	position: absolute; 
	width:118px;
	height:55px;
	margin: 470px 0 0 19px; 
	display: block; 
	text-align:center;
	z-index: 101;
	} 
.main {
	background-image:url(images/gia_backer.jpg);
	height:540px;
	}
.maincontent {
	position:relative;
	width:690px;
	height: 500px;
	top:20px;
	left:170px;
	overflow: hidden;
	}
h1 {
	color:#ecc974;
	font-size:16px;
	margin-top:4px;
	margin-bottom:10px;
	font-variant:normal;
	}
h2 {
	color:#ffffff;
	font-size:14px;
	margin-top:4px;
	margin-bottom:4px;
	}
.header_yellow,
.header_yellow a:link,
.header_yellow a:visited {
	color:#ecc974;
	font-size:14px;
	margin-top:4px;
	margin-bottom:2px;
	font-weight:bold;
	}
.header_yellow a:hover {
	color:#ecc974;
	text-decoration:underline;
	}
.header_white {
	color:#ffffff;
	font-size:14px;
	margin-top:4px;
	margin-bottom:2px;
	font-weight:normal;
	font-weight:bold;
	}
ul {
    padding-left:2em;
    margin-left:0;
}	
.imageborderwhite {
	border:1px solid #ffffff;
	}	
.footer, 
.footer a:link,
.footer a:visited {
	widows:880px;
	height:30px;
	font-size:10px;
	color:#ebe8cf;
	margin:3px;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}
.newsletters {
	color:#000000;
	}
.copyright_box {
	position:relative;
	width:250px;
	height:25px;
	top:0px;
	left:630px;
	}	
.copyright,
.copyright a:link,
.copyright a:visited {
	font-size:11px;
	text-align:right;
	text-decoration:none;
	}
.copyright a:hover {
	color:#FFFFCC;
	text-decoration:underline;
	}
.skip_box {
	position:absolute;
	width:180px;
	height:25px;
	top:645px;
	left:5px;
	}	
.skip,
.skip a:link,
.skip a:visited {
	font-size:12px;
	text-align:left;
	text-decoration:none;
	}
.skip a:hover {
	text-decoration:underline;
	}

