/*Main Items */
body {
	background: #4f0f38 url(Images/bg3_02.gif) repeat-y center;
	font-size: 76%;
	line-height: 20px;
	font-family: Georgia, Times, Times New Roman, serif;
	margin: 0 ;	
}
* {margin:0; padding:0;}

#frame{
	background:  url(Images/bg3_03.gif) no-repeat center bottom; 
	position: relative; 
	padding-bottom: 84px;
}

#container {
	background:url(Images/bg3_01.gif) no-repeat center 0;
	margin: 0 auto; 
	text-align: left; 
	height: auto !important;
	min-height: 900px;
	height: 900px;
} 

#bottom {
	color:#FFFFFF;
	font-size:10px;
	clear:both; 
	width: 650px; 
	margin: 0 auto; 
	padding-left:400px;
	padding-bottom:10px; 
	position: relative; 
	top: 58px;
}

#content{
	width: 740px; 
	margin: 0 auto;  
	height: auto !important; 
	min-height: 685px; 
	height: 770px;
}

#contentF{
	width: 740px; 
	margin: 0 auto;  
	height: auto !important; 
	min-height: 805px; 
	height: 770px;
}
#contentP{
	width: 740px; 
	margin: 0 auto;  
	height: auto !important; 
	min-height: 1870px; 
	height: 770px;
	text-align:justify;
}

#menu{
	width: 770px;
	position: relative;  
	margin: 0 auto;
	padding-top: 53px;
	
}

#main_menu {
	list-style: none;
	float:right;
	margin-right:30px;
} 

#main_menu a{ 
	color: #000; 
	background: url(Images/btnNon_01.gif) left top no-repeat; 
	text-decoration: none;
	padding-left: 7px; 
} 

#main_menu a span { 
	background: url(Images/btnNon_02.jpg) right top no-repeat; 
	padding-right: 15px;
	padding-left: 8px;
	padding-top:5px;
	padding-bottom:5px;
} 

#main_menu a:hover{
}

#main_menu a.select{
	color:#000000;
	background: url(Images/btnSelected_01.gif) left top no-repeat; 
	text-decoration: none; 
	padding-left: 7px; 
} 

#main_menu a.select span { 
	background: url(Images/btnSelected_02.jpg) right top no-repeat; 
	padding-right: 15px;
	padding-left: 8px;
	padding-top:5px;
	padding-bottom:5px; 
} 
 
#main_menu a, #main_menu a span { 
	display: block; 
	float: left; 
} 

#main_menu a, #main_menu a span { 
	float: none; 
}

#main_menu li {
	text-transform:uppercase;
	font-size:12px;
	float: left; 
	display: block; 
	margin: 0;
}

#submenu{
	float: right;
	display: inline;
	clear: right;
	height: 26px;
	margin-right:80px;
	margin-top: 5px;
}

#submenu li{
	line-height: 12px;
	display: inline;
	padding-right:5px;
	margin-right: 5px;
	font-size: 12px;
	margin-top: 3px;
	position: relative;
}

#submenu li a{
	font-size: 11px; 
	padding-left: 5px;  
	color:#003300;
	padding: 6px 0 7px 8px; 
	font-weight: bold;
}

#submenu li a.select{
	font-weight:normal;
	text-decoration:none;
}

#left{
	float:left;
	width:485px;
	margin-top: 30px;
	margin-left: 8px;
}
#leftP{
	float:left;
	width:700px;
	margin-top: 15px;
	margin-left: 8px;
}
#leftC{
	float:left;
	width:450px;
	margin-top: 30px;
	margin-left: 20px;
}
#leftA{
	float:left;
	width:450px;
	margin-top: 30px;
	margin-left: 20px;
}
#leftA li{
	list-style: inside;
}
#right{
	float:right;
	background:url(Images/rightbg.jpg) no-repeat top center;
	margin-top: 20px;
	line-height:18px;
	height: 600px;
	width: 180px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#rightC{
	float:right;
	margin-top: 100px;
	margin-left: 0px;
	line-height:30px;
	height:200px;
	width: 220px;
	padding-top: 25px;
	padding-left: 20px;
	background:url(Images/contactbox.jpg) no-repeat top left;
}

#rightA{
	float:right;
	margin-top: 60px;
	margin-left: 0px;
	line-height:30px;
	width: 220px;
}

#rightC h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
}

#right ul li {
	list-style:inside none;
	display: block;
	margin: 0;
	text-align: left;
	text-decoration: none;
}
#right a{
	color:#3a6002;
	text-decoration:underline;
}

#right p.contact{
	color:#3a6002;
	line-height:25px;
}
#content h3, #contentP h3, #contentF h3{
	color:#3a6002;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:50px;
	font-weight: bold;
	font-variant: normal;
}
#content h4, #contentP h4, #contentF h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:50px;
	padding-right:15px;
}

.require {color: #FF0000}
.small{
	font-size:10px;
	margin-left:50px;
}
.thanks{
	color: #0000FF;
	font-weight: bold;
}

.error{
	color:#FF0000;
	font-weight: bold;
}

#project{
	width: 465px;
	background-color: #e6e7d7;
	text-indent: 0px;
	margin-top: 15px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#portleft{
	width:220px;
	float:left;
}

#portright{
	width:450px;
	float:right;
}

#product{
	width:700px;
	height:220px;
	border-bottom:#999999 dashed 1px;
	margin-top: 20px;
}
#productA{
	width:700px;
	height:140px;
	border-bottom:#999999 dashed 1px;
	margin-top: 20px;
}

#form{
	margin-top: 40px;
	margin-left:50px	
}
#form input, #form textarea{
	margin-left:105px;
	margin-bottom:30px;
	}

#form label{
	position:absolute;

}

/* start lightbox */

#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;}
#nextLink { right: 0; float: right;}
#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;
	}

#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: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#work{
	width: 740px; 
	margin: 0 auto;  
	height: auto !important; 
	text-align:justify;
}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* end lightbox */
