/* Bare Template */
div, a{
	outline:0;
}

html
{
height: 100%;
background:#BACECF url(../images/background.png) no-repeat top center;
font-family:arial;
font-size:12px;
color:black;
}

body
{
height: 100%;
margin:0;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

a.readmore
{
	background:url(../images/arrow.png) no-repeat center left;
	padding-left:16px;
	color:#666;
	text-decoration:none;
}

.overflow
{
overflow-y:scroll;height:260px; width:240px; padding-right:10px;
}

#content
{
padding-bottom: 9em;
width:1000px;
margin:auto;
background:url(../images/wildair3.png) no-repeat top left;
min-height:380px;
}

#main_img
{
	width:984px;
	height:334px;
	margin-top:0px;
	position:relative;
}

#cleft #main_img
{
	height:450px;
}

#img_tag
{
	width:100%;
	height:38px;
	margin-top:-51px;
	text-align:center;
	padding-top:13px;
	position:relative;
	z-index:99;
}

table.gallerythumb
{
	margin-top:-34px;
	width:900px
}

#leftArrow
{
	background: url('../images/leftArrow.gif') no-repeat ce;
	width: 27px;
	height: 45px;
	margin-right:17px;
	position: relative;
	top:9px;
}

#items
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	white-space:nowrap;
}

#leftArrow:hover
{
	background: url('../images/leftArrowHover.gif') no-repeat;
}

#rightArrow
{
	background: url('../images/rightArrow.gif') no-repeat;
	width: 27px;
	height: 45px;
	margin-left:17px;
	position: relative;
	top:9px;
	
}

#rightArrow:hover
{
	background: url('../images/rightArrowHover.gif') no-repeat;
}

.fade
{
	opacity: 0.5;
}

#smallim
{
	width:810px;
	overflow: hidden;
	position: relative;
}

#chome #smallim
{	
	width:642px;
}

#smallim_table
{
	margin-top:5px;
	margin-left:38px;
}

#chome #smallim_table
{
	margin-left:67px;
}


.hide
{
	display:none;
}

#nav
{
	width:100%;
	height:78px;
	text-align:right;
}

.mhome
{
	background:url(../images/men1a.png) no-repeat top right;
}

.mabout
{
	background:url(../images/men2a.png) no-repeat top right;
}

.mservices
{
	background:url(../images/men3a.png) no-repeat top right;
}

.mshowcase
{
	background:url(../images/men4a.png) no-repeat top right;
}

.mcontact
{
	background:url(../images/men5a.png) no-repeat top right;
}

div.scrollable {  
	position:relative;
	overflow:hidden;
	width:922px;
	height:760px;	
	margin-left:0;
}

a
{
	color:#0061AAl;
}

a:visited
{
	color:#00B5C8;
}


		#gover{position:absolute;margin-top:-781px;margin-left:39px;width:922px;height:100px;}
		.gbox{position:relative;margin-top:-781px;width:290px;height:760px;margin:0 8px 0 9px;float:left;}
		.gim{width:290px;height:334px;background:orange;margin-bottom:50px;}
		.gcont{height:360px;background:red;margin:60px 27px 0 20px}

		/* single item */ 
		#thumbs div { 
				position:relative;width:290px;height:760px;margin:0 8px 0 9px;float:left;
			cursor:pointer; 

		} 
		 
		/* style when mouse is over the item */ 
		#thumbs div.hover { 
		} 
		 
		/* style when element is active (clicked) */ 
		#thumbs div.active { 
			cursor:default; 
		}

		#thumbs {	
			position:absolute;
			width:20000em;	
			clear:both;
		}

		#thumbs h1
		{
			padding-left:20px;
		}

		#thumbs img
		{
			margin-bottom:65px;
		}

		#thumbs span
		{
			padding:0 20px;
		}


/* horizontal menu */


.topmenuul{
	margin:0;
	padding:0;
	white-space: nowrap;
}

.topmenuli{
	list-style-type:none;
	float:left;
}


li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu {
	margin:0;
	padding:0;
	padding-top:34px;
	padding-left:488px;
}

.topmenu a{
	color:#444;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding:7px 17px 7px 17px;
	text-align:center;
	text-transform:uppercase;

}

.topmenu  a:hover, .topmenu li a.active
{
	color:#000;
}

li.active a, #current
{
	background:url(../images/bar4.png) repeat-x top left;
}

h1
{
	color:#666;
	padding-top:8px;
	padding-bottom:40px;
	font-size:23px;
}

.submenuli a:hover, .topmenu li a.active{
	background:#00B5C8;
	color:white;
	text-decoration: none;
}

.submenuli{
	margin:0;
	margin-bottom:-1px;
	background:none;
}

li.active a{
	color:#1B3860;
	background:#B7D2EF;
	border-color:#D6E4F5 #98BEE9 #98BEE9 #D6E4F5;
}


.submenuul{
	background:#00529F;
	padding:0px;
	list-style-type:none;
	position:absolute;
	margin:0;
	line-height:normal;
	text-align:center;
	width:160px;
	display:none;
	z-index:200;
	margin-left:-35px;
	 opacity: .8;         
    -moz-opacity: .8;     
    filter: alpha(opacity=80);

}

.proj
{
	margin-left:-2px;
	width:149px;
}

.about
{
	margin-left:-14px;
	width:119px;
}


.submenuli a{
	padding:12px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0;
	display:block;
	color:#fff;
	text-align:left;
	padding-left:10px;
	font-weight:normal;
	border-bottom:0;
	height:15px;
	border-right:0;
	background:#03529F;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

#signup
{
	width:100%;
	height:45px;
}

#signupl
{
	margin-top:25px;
	height:20px;
	float:left;
	width:350px;
	color: #5C5E5E;
	padding-left:9px;
}

#signupl a{
	display:block;
	float:left;
	font-size:11px;
	height:11px;
	padding:0 13px;
	width:72px;
}

#signupr
{
	height:45px;
	float:left;
	text-align:right;
}

#signupbox
{
	float:right;
	padding-top:25px;
	padding-right:26px;
}

#signupbox input
{
	height:11px;
	width:134px;
	font-size:10px;
	border:0;
}


#signupbutton
{
	height:46px;
	width:119px;
	margin-top:0px;
	float:right;
}


#galleryfull
{
	width:984px;
	margin:auto;
	background:white;
	height:334px;
	margin-top:14px;
	margin-bottom:56px;
}


#gallery
{
	width:100%;
	height:334px;
	margin-top:14px;
}

#gallery1
{
	margin-left:48px;
	width:290px;
	height:334px;
	background:#fff;
	float:left;
}

#gallery2
{
	margin-left:17px;
	width:290px;
	height:334px;
	background:#fff;
	float:left;
}

#gallery3
{
	margin-left:17px;
	width:290px;
	height:334px;
	float:left;
	background:#fff;
}

#scrollfunc
{
	width:972px;
	height:10px;
	margin-top:16px;
	color:#444;
	margin-bottom:3px;
	padding-left:16px;
	font-size:11px;
}

#scrollbar
{
	width:988px;
	margin:0px auto 17px auto;
	height:9px;
	background:url(../images/scroll.png) no-repeat top left;
}


.box4
{
	width:543px;
	height:372px;
	background:url(../images/boxd.png) no-repeat top left;
	margin-left:47px;
	float:left;
	padding:10px 30px;
}

.box1
{
	width:267px;
	height:372px;
	background:url(../images/boxa.png) no-repeat top left;
	margin-left:44px;
	float:left;
	padding:10px 15px;
}




.box2
{
	/*
	width:237px;
	padding:10px 30px;
	*/
	height:372px;
	background:url(../images/boxb.png) no-repeat top left;
	margin-left:12px;
	float:left;
	padding:10px 15px;
	width:267px;
	
}

.box3
{
	/*
	width:237px;
	padding:10px 30px;
	*/
	height:372px;
	background:url(../images/boxc.png) no-repeat top left;
	margin-left:12px;
	float:left;
	padding:10px 15px;
	width:267px;
}

.box3 ul, .box2 ul
{
	margin-left:16px;
}

.box3 li, .box2 li
{
	list-style-type:square;
	margin-bottom:20px;

}

.boxDiv{
	height:278px;
}

div.prev, div.next {
	font-size:1px;
	height:8px;
	margin-right:1px;
	width:18px;
	position:absolute;
	top:363px;
	left:-32px;
	float:left;
	cursor: pointer;
}

div.next{
left:-13px;
}

div.navi a {
background:none;
display:block;
float:left;
font-size:1px;
height:8px;
margin-right:1px;
}

div.navi a.active {
background:url(../images/col.png);
}

.contact1
{
	width:250px;float:left;
}

.contact1 input
{
	margin-bottom:10px;
	width:200px;
}

.contact2
{
	float:left;width:200px;
	text-align:center;
}

.contact2 input
{
	width:70px;
	margin:30px 10px 0 10px;
}

.contact2 textarea
{
	height:100px;
	width:200px;
	margin-bottom:10px;
}


#threecolumn
{
	height:392px;
	width:100%;
}

#footer
{
position: relative;
margin-top: -4.0em;
width:100%;
height:63px;
text-align:center;
color:#999;
background:url(../images/footer.png) repeat-x bottom left;
} 

#footer a
{
color:#999;
text-decoration:none;
padding:24px;
}

#flinks
{
padding-top:10px;
}

.cscroll
{
	overflow-y:scroll;height:260px; width:270px
}

#contactError
{
	color:#DF1B23;
	padding-bottom:10px;
}

.nicetable{
	margin-left:1px;
	width:95%;
}

.nicetable td{
	padding: 5px;
	border:1px solid #666666;
}