@charset "UTF-8";

/* CSS Document */




body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
color: #000000;
	margin-top: 35px;
}


.style1 {
	color: #82CF44;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.oneColFixCtrHdr #container {
	width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #666;
	margin-top: 50px;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */

}
.oneColFixCtrHdr #container-highres {
	width: 1200px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;

}

.oneColFixCtrHdr #header {
	background: #000; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 50px;
	width:930px;
	float:left;
	color:#fff;
}
#box-header {
	margin-right: 1px; padding-top: 50px;
	 height: 150px;width:540px;background-color:#000;}

.oneColFixCtrHdr #header-menu {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding-top:34px;
	margin-left:5px;
	padding-left:05px;
	float:right;
	width:307px;
}




.oneColFixCtrHdr #header-nav {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding-top:30px;
	margin-left:95px;
	padding-left:85px;
	float:right;
	height:20px;
	width:355px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.oneColFixCtrHdr #header-title {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding-top:32px;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:15px;
	float:left;
	height:20px;
}


.oneColFixCtrHdr #header-menu2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding-top:30px;
	margin-left:125px;
	padding-left:255px;
	float:right;
	width:305px;
}


  
#inner-logo {
	margin: 1px; padding: 0px; float: right; height: 130px;width: 308px;background-color:#7ca959;}
	
#inner-logo-process {
	margin-top: 1px; 
	margin-left: 72px;
	margin-bottom:40px;
	padding: 0px;float: right; height: 130px;width: 308px;background-color:#7ca959;}


.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #000;
	height: 650px;
}
 

#box1 {
	margin: 1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#000;}

#box2 {
	margin: 1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#000;}

#box3 {
	margin: 1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#7ca959;}

#box4 {
	margin: 1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#000;}

#box5 {
	margin: 1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#000;}

#box6 {
	margin: 1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#000;}

#box7 {
	margin:1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#000;}

#box8 {
	margin: 1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#000;}

#box9 {
	margin: 1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#000;}

#box10 {
	margin:1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#000;}

#box11 {
	margin: 1px; padding: 0px;float: left; height: 130px;width: 308px;background-color:#000;}

#box12 {
	margin:1px; padding: 0px;float: left; height:130px;width: 308px;background-color:#000;}

.h2 { clear:both;}

#services1 {
	margin-top: 2px; padding: 0px;float: left; height: 130px;width: 450px;background-color:#000;}

#services {
	margin: 0px; padding: 5px;float: left; 
	height: 400px;width: 920px;background-color:#000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#82CF44;
	font-size:12px;
	}
#process text {
	margin: 0px; padding: 5px;float: left; 
	height: 400px;width: 330px;background-color:#000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#82CF44;
	font-size:12px;
	}


#process1 {
	margin: 0px; padding-top: 10px; padding-left: 4px;float: left; height: 340px;width: 545px;background-color:#000;}

/*GALLERY PAGE ----------------*/
#gallery {
	margin-top: 5px; padding-top: 2px;float: left; 
	height: 520px;width: 930px;background-color:#000;
	}

#highres { background-color:#fff;
width:200px;
height:15px;
float:left;
margin-left:380px;
margin-top:10px;
}
#highres-large { background-color:#fff;
width:200px;
height:15px;
float:left;
margin-left:550px;
}


#box-thmbs {
	margin-right: 6px; padding-top: 1px;float: left;float: left;font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;color:#82CF44; height: 45px;width:540px;background-color:#000;}
	
#box-thmbs-animation {
	margin-left: 2px; padding-left:1px;padding-bottom: 0px; float:left; height:130px;width:55px;background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#82CF44;
	font-size:12px; }
	
#box-thmbs-small {
	margin: 1px; padding: 0px;float: left; height: 41px;width: 57px;background-color:#333;}

/*GALLERY PAGE ----------------*/

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}



/*menu button color image - but doesn't work in IE ----------------*/

.oneColFixCtrHdr #header-menu-serv {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding-top:30px;
	margin-left:5px;
	background-image:url(../images/menu-services.gif);
	padding-left:05px;
	float:right;
	width:307px;
}
.oneColFixCtrHdr #header-menu-process {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding-top:30px;
	margin-left:5px;
	background-image:url(../images/menu-process.gif);
	padding-left:05px;
	float:right;
	width:307px;
}
.oneColFixCtrHdr #header-menu-contact {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding-top:30px;
	margin-left:5px;
	background-image:url(../images/menu-contact.gif);
	padding-left:05px;
	float:right;
	width:307px;
}

.oneColFixCtrHdr #header-menu-gallery {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding-top:30px;
	margin-left:5px;
	background-image:url(../images/menu-gallery.gif);
	padding-left:05px;
	float:right;
	width:307px;
}