body {
	background-image: url(../images/bg_2.jpg);
	background-repeat:repeat-x;
	background-color:#990000;
	margin: 0px 0px 0px 0px;
}

img {
	border:0;
}

h2 {
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	margin:0px 0px 0px 0px;
}

	h2 span {
		clear: both;
		font-size: 0.8em;
		color: #990000;
	}
	
	
	
#wrapper{

	width:700px;
	text-align:left; /* reset text alignment */
	margin:0 auto;
	padding:22px 0px 0px 0px;
}




/*-------------------------------------------------------------------------------*/



#header-container{
	float:left;
	width:700px;
	height:104px;
	margin:0 auto;
	outline: none;
	
}

#main-logo {
	float:left;
	width:218px;
	height:104px;
	margin:0 auto;

	}

#main-logo a :hover{
	text-decoration:none;
	outline: none;
	}



#nav-box{
	float:left;
	width:482px;
	height:104px;
	background-color:#ffffff;
	
	
}

#main_nav ul{
	
	
	width:442px;
	height:26px;
	list-style:none;
	
	margin:0px 0px 0px 1px;

}



#main_nav li{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
    padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*background:url(../images/home_btn.png) 0 0 no-repeat;*/

}


#main_nav a {
	/*padding:0px 0px 0px 0px;*/ 
	font-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1px;
	
	
}

#main_nav li :hover{
	font-weight:bold;
	color:#f9ce85;
	/*background:url(../images/home_btn_over.png) 0 0 no-repeat;*/
	/*text-decoration:line-through;*/
}



#main_nav #home_btn {
	width:70px;
	height:26px;
	background:url(../images/home_btn.gif) 0 0 no-repeat;
}

#main_nav #about_btn {
	width:93px;
	height:26px;
	background:url(../images/about_btn.gif) 0 0 no-repeat;
}

#main_nav #services_btn {
	width:87px;
	height:26px;
	background:url(../images/services_btn.gif) 0 0 no-repeat;
}

#main_nav #portfolio_btn {
	width:87px;
	height:26px;
	background:url(../images/portfolio_btn.gif) 0 0 no-repeat;
}

#main_nav #contact_btn {
	width:102px;
	height:26px;
	background:url(../images/contact_btn.gif) 0 0 no-repeat;
}







#main_nav #home_btn_current {
	width:70px;
	height:26px;
	background:url(../images/home_btn_over.gif) 0 0 no-repeat;
}

#main_nav #about_btn_current {
	width:93px;
	height:26px;
	background:url(../images/about_btn_over.gif) 0 0 no-repeat;
}

#main_nav #services_btn_current {
	width:87px;
	height:26px;
	background:url(../images/services_btn_over.gif) 0 0 no-repeat;
}

#main_nav #portfolio_btn_current {
	width:87px;
	height:26px;
	background:url(../images/portfolio_btn_over.gif) 0 0 no-repeat;
}

#main_nav #contact_btn_current {
	width:102px;
	height:26px;
	background:url(../images/contact_btn_over.gif) 0 0 no-repeat;
}





/*-----------------------------HEADER INFO BOX----------------------------------*/

#header-info {
	
	text-align:right;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:Bold;
	line-height:normal;
	list-style:none;
	
	color: #990000;
	margin:0px;
}


/*#header-info ul{
	
	text-align:right;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:Bold;
	line-height:normal;
	list-style:none;
	
	color: #990000;
}*/

#header-info   a {
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}
 
#header-info  a:hover {
	color: #f9ce85;
	font-weight:bold;
	text-decoration:none;
}

/*

#header-info a {
	
	color: #990033;
	text-decoration:none;	
	

	}
	
	
#header-info :hover {
	
	color: #f9ce85;
	text-decoration:none;	
	

	}
	
*/

/*--------------------------MAIN CONTAINER------------------------------------*/









#banner{
	float:left;
	
	width:700px;
	height:11px;
	/*background-image:url(../images/banner.jpg);*/
	margin:0px 0px 0px 0px;
	background-repeat:no-repeat;
	
}



#main-container{
	float:left;
	width:700px;
	clear:both;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
}

#left-container{
	clear:both;
	float:left;
	width:204px;
	height:660px;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;

}


#left-container-top{
	float:left;
	margin:0px 0px 0px 0px;
}



#left-container-bottom{
	float:left;
	width:204px;
	height:318px;

	background: url(../images/left_background.jpg);
	margin:0px 0px 0px 0px;
}



#side_nav{
	
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	
	margin:20px 0px 0px 0px;
}


#sidelist ul{
	margin:0px;
}

#sidelist li{
	margin:0px;
}

#side_nav ul{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	line-height:normal;
	color: #ffffff;
	padding: 0px 0px 0px 25px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

/*#left-container-bottom a {
	color: #ffffff;
	
	text-decoration:none;
}


#left-container-bottom :hover {
	color:#f9ce85;
	
}

*/

#bubble-btn {
	display:block;
	width:153px;
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	
	
}
#bubble-btn a {
	background-image:url(../images/services_bubble_btn.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	width:153px;
	height:50px;
	text-indent:-5000px;
	outline:none;
}
#bubble-btn a:hover {
background-image:url(../images/services_bubble_btn_over.gif);
}

#left-container-base{
	float:left;
	width:204px;
	height:160px;
	background: url(../images/membership_num.gif);
	margin:0px 0px 0px 0px;
	
}




#info-text {
	float:left;
	width:450px;
	margin:10px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	line-height:normal;
	color: #666666;
	}
	
	

/*#info-text a {
	color: #660000;
	text-decoration:none;
	font-weight:bold;
	}
	
	
#info-text :hover {
	
	color: #f9ce85;
	text-decoration:none;	
	font-weight:bold;

	}

*/


#content-panel {
	float:left;
	width:450px;
	margin:0px 0px 0px 10px;
	list-style:none;
}





#content-panel-header {
	width:450px;
	margin:5px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	line-height:normal;
	list-style:none;
	color: #666666;
}



#line-break {
	float:left;
	padding:0px;
	width:470px;
	height:1px;
	background-image:url(../images/line_break.gif);
	margin: 10px 0px 0px 5px;
	background-repeat:repeat-x;
}






#main-content ul {
	
	float:left;
	width:450px;
	
	text-align:center;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	line-height:normal;
	color:#990000;
	margin:10px 0px 0px 0px;
	
}


#main-content ul a {
	color: #990000;
	font-weight:normal;
	text-decoration:none;
}

#main-content ul :hover {
	color: #f9ce85;
	text-decoration:none;
	
}


#main-content ul #cg_logo {
	float:left;
	text-align:center;
	width:225px;
	height:100px;
	margin:0px 0px 0px -30px;
}

#main-content ul #gmc_logo {
	float:left;
	text-align:center;
	width:225px;
	height:100px;
	margin:0px 0px 0px 0px;
}

#main-content ul #bda_logo {
	float:left;
	text-align:center;
	width:225px;
	height:100px;
	margin:0px 0px 0px 90px;
}


/*------------------------ABOUT US-------------------------------------------------------*/


#about-content ul {
	float:left;
	width:450px;
	
	text-align:center;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	line-height:normal;
	color:#ffffff;
	margin:10px 0px 0px 0px;
	
}


#about-content ul a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;	
}

#about-content ul :hover {
	color:#FFFFFF;
	text-decoration:none;
	
}





#about-content ul #cert_ins {
	float:left;
	text-align:center;
	margin:10px 0px 0px 0px;
}

#about-content ul #cert_pda {
	float:left;
	text-align:center;
	margin:10px 0px 0px 30px;
}

#about-content ul #cert_gmc {
	float:left;
	text-align:center;
	margin:10px 0px 0px -2px;
}


#about-content ul #references-link {
	float:left;
	text-align:center;
	margin:10px 0px 0px 30px;
}





/*------------------------SERVICES-------------------------------------------------------*/

#services-content_1 {
	float:left;
	width:250px;
	height:280px;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	line-height:normal;
	list-style:decimal;
	color: #660000;


}


#services-content_2 {
	float:left;
	width:200px;
	height:280px;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	line-height:normal;
	list-style:decimal;
	color: #660000;


}


/*------------------------CONTACT-------------------------------------------------------*/


#contact-container {
	float:left;
	width:470px;
	margin:20px 0px 0px 10px;
}

#contact-info {
	float:left;
	text-align:right;
	width:250px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	line-height:normal;
	list-style:none;
	color: #666666;
	padding: 0px 0px 0px 0px;
}

#contact-info ul{
	text-align:right;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight:normal;
	line-height:normal;
	list-style:none;
	color: #666666;

}

#contact-info ul a {
	color: #990000;
	font-weight:normal;
	text-decoration:none;
}

#contact-info ul :hover{
	color: #f9ce85;
	font-weight:normal;
	text-decoration:none;
	
}


/*-----------------------FORM--------------------------------------------*/



#contact_form{
	float:left;
	width:220px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:normal;
	color: #660000;	
	margin:0px 0px 0px 0px;
	
	}

label{
	float:left;
	width: 120px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 200px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 115px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}


#contact-map {
	float:left;
	border: 3px solid #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:normal;
	color: #660000;	
	margin:0px 0px 0px 10px;


}

/*---------------------THANK YOU PAGE----------------------------------------------*/

#thankyou_page_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	line-height:normal;
	color: #663300;
	padding-top:2px;
	padding-left:15px;
	width:800px;
	

}


/*---------------------PORTFOLIO----------------------------------------------*/


#portfolio-content ul {
	float:left;
	width:250px;
	
	text-align:center;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	line-height:normal;
	color:#990000;
	margin:10px 0px 0px 80px;
	
}

#portfolio-content li {
	float:left;
	text-align:center;
	width:150px;
	margin:0px 20px 10px 35px;
	
}
	

#portfolio-content ul a {
	color: #990000;
	font-weight:normal;
	text-decoration:none;
}

#portfolio-content ul a:hover {
	color: #f9ce85;
	text-decoration:none;
	
}

/*
#main-content ul #cg_logo {
	float:left;
	text-align:center;
	width:225px;
	height:100px;
	margin:0px 0px 0px -30px;
}

#main-content ul #gmc_logo {
	float:left;
	text-align:center;
	width:225px;
	height:100px;
	margin:0px 0px 0px 0px;
}

#main-content ul #bda_logo {
	float:left;
	text-align:center;
	width:225px;
	height:100px;
	margin:0px 0px 0px 90px;
}

*/
/*--------------------REFERENCES----------------------------------------------*/



#references ul {
	float:left;
	width:450px;

	list-style:none;
	
	margin:10px 0px 0px 0px;
	
}


#references li {
	float:left;
	
	margin:0 auto;
	padding:5px;

}







/*---------------------Thank you page----------------------------------------------*/




#main-content-links ul {
	float:left;
	width:400px;
	height:170px;
	
	list-style:none;
	
	margin:20px 0px 0px 0px;
	
}


#main-content-links li {
	float:left;
	padding:0px 0px 0px 10px;
	
}









/*-------------------Footer-----------------------------------------------*/


#footer{
	/*display:block;*/
	float:left;
	width:700px;
	height:83px;
	background:url(../images/footer_bg.gif);
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	line-height:normal;
	list-style:none;
	color: #FFFFFF;
	
	
	padding:0px;
	
}




#footer a {
	/*display:block;*/
	color: #cc0000;
	font-weight:bold;
	text-decoration:none;

}



#footer a:hover {
	/*display:block;*/
	color: #f9ce85;
	font-weight:bold;
	text-decoration:none;
}



#copyright{
	/*display:block;*/
	float:left;
	width:700px;
	height:20px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	line-height:normal;
	list-style:none;
	color: #FFFFFF;
	padding: 5px 0px 0px 0px;
}






























/*-------------------LIGHTBOX2-----------------------------------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; color:none;}
#nextLink { right: 0; float: right; color:none;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #c1bca7;
	}
