* {
	margin: 0;
	padding: 0;
}
/* Hides from IE5-Mac \*/
* html #contact_address, label, #survey_heading {height: 1%;}
/*End hide from IE5-Mac */

body {
	margin:10px 0 0 0; 
	padding:0;
	text-align:center;
	background-image:url(http://gldwebservices.com/images/funky_bkgrd5.gif);
	background-repeat:repeat;
	background-position: top center;
	background-color:#cccccc;
}
#CenterPage {
	width:780px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#336699;
	border: 1px outset #ffe3aa;
}	
#header {
	text-indent: -5000px;
	background: url(http://gldwebservices.com/images/gld_header4.jpg) top left no-repeat;
	width: 780px;
	height: 220px;
	margin: 0 0 10px 0;
}
/*Vertical Nav*/
#navcontainer {
	float: left;
	width: 200px;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
#navcontainer ul {
	margin: 0; /*removes indent IE & Opera*/
	padding: 0; /*removes indent MOzilla & NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navcontainer li {
  /*margin: 0 0 3px 0;/* adds space between items> */ 
	margin: 0; /*closes space between items*/
}
#navcontainer a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #333;
	width: 160px;
	background-color: #999;
	background-image: url(http://gldwebservices.com/images/l1_down.jpg);
	background-position: 0% 50%;
}
#navcontainer a:link, #navlist a:visited
{
	color:#000000;
	text-decoration: none;
}
#navcontainer a:hover
{
	border: 1px solid #333;
	background-color: #F60;
	background-image: url(http://gldwebservices.com/images/l1_over.jpg);
	background-position: 0% 50%;
	color: #333366;
	font-weight:bold;
}
#active a:link, #active a:visited, #active a:hover {
	border: 1px solid #333;
	background-color: #FF6600;
	background-image: url(http://gldwebservices.com/images/l1_over.jpg);
	background-position: 0% 50%;
	color: #333366;
	font-weight:bold;
}
/*Vertical Nav end*/

#maincontent {
	margin: 0 10px 0 215px;
	padding: 0 1em 1em 1em;
	background-color:#e0e5e7;
	border: 1px outset #ffe3aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#maincontent p {
	margin: 0 0 1em 0;
}
#maincontent ul {
	margin: 0 0 1em 0;
}
#maincontent li {
	margin: 0 0 0 3em;
	list-style-type: disc;
}
#pagetitle {
	margin: 0 -1em 0 -1em;
}
#footer {
	margin: 2em 10px 1em 10px;
	padding: 0 2em 0 0;
	background-color:#5b81a6;
	border: 1px outset #ffe3aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
#textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
hr.bottom {
	height:2px;
	margin-top: 1em;
	margin-left:0px;
	margin-right: 100px;
	width: 430px;
	color:#0241a3;
	background-color:#0241a3;
}	
hr.full_length {
	height:2px;
	margin: 1em 0;
	
	width: 100%;
	color:#0241a3;
	background-color:#0241a3;
}	
h3 {
	font-size: 16px;
	color: #003366;
	margin: 1em 0 1em 0;
}
h4 {
	font-size: 14px;
	margin: 1em 0 1em 0;
}
.imgholder {
	float: left;
	padding-right: 10px;
}
.imgholder_right {
	float: right;
	padding-left: 10px;
}
.imgholder_contactus {
	float: left;
	padding:0 10px 20px 10px;
	height: 1%;
}
#aboutus_img {
	margin: 0 0 0 -2px ;
	padding: 0 0 1em 0;
}
#contact_address {
	margin: 0 0 1em 0;
}
#contact_address h4 {
	margin: 0;
}
label {
	display: block;
}
label span {
	display: block;
	float: left;
	width: 100px;
	text-align: left;
	padding-right: 10px;
}
#portfolio_table td {
	vertical-align: top;
	height: 100px;
}
#portfolio_table img {
	border: none;
}
#contactus_table td{
	padding: 5px;
}
.faq_ident1 {
	margin: 1em 0 1em 3em;
}
.faq_ident2 {
	margin: 1em 0 1em 5em;
}
.faq_table {
	margin-bottom: 1em;
}
