@charset "utf-8";
/* CSS Document */

html {
	scrollbar:none;
	scrollbar-color:#fff;	
	}


body {
background:#f1dfd1 url(../images/background_hi.jpg) left top no-repeat;	
margin:0px;
padding:0px;
}

#homeLogo{
	margin-left:12px;
	margin-top:20px;
}

#homeMenu{
	margin-left:16px;
	margin-top:265px;	
}

#homeMenu ul{
margin:0px;
padding:0px;
list-style-type:none;
}

#homeMenu li{
padding-top:10px;
padding-bottom:10px;
}

* html #homeMenu li a{
position: relative;
}

#space{
	display:block;
	height:13px;
	width:73px;
	background:url(../images/theSpace.gif) top left no-repeat;
}

#space span{
	display:none;
}

#services{
	display:block;
	height:13px;
	width:68px;
	background:url(../images/services.gif) left top no-repeat;
}

#services span{
	display:none;
}

#equipment{
	display:block;
	height:15px;
	width:82px;
	background:url(../images/equipment.gif) left top no-repeat;
}

#equipment span{
	display:none;
}

#contact{
	display:block;
	height:15px;
	width:62px;
	background:url(../images/contact.gif) top left no-repeat;
}

#contact span{
	display:none;
}

.mainwrap{
margin-top:95px;	
margin-left:75px;
margin-right:auto;
width:1048px;
}

.leftlogo{
float:left;	
width:90px;
margin-left:-1048px;
}

.righcontent{
width:100%;
float: left;
}

.contentcolumn {
	background: url(../images/building.png) left 68px no-repeat;	
	margin:0px 0px 0px 90px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

* html .contentcolumn {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/building.png', sizingMethod='crop');
	margin-top:68px;
	overflow:visible;
}

* html .contentcolumn #homeLogo{
	margin-top:-48px;
    position:absolute;
	z-index:1;
}

#socialIcons{
margin-top:0px;	
width:150px; 
margin-left:auto;
margin-right:auto;

}

.centerarea{
	width:968px;
	height:823px;
	margin-left:80px;
	position:absolute;
	top:0px;
}

A:link{
	text-decoration: underline; color: #fefefe;
}
A:visited{
	text-decoration: underline; color: #fefefe;
}

.maincontent{
	margin-left:40px;
	margin-top:80px;
	color:#fefefe;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	height:400px;
	
	
}

.maincontent p{
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;	
	width:480px;
}

.scrollbar{
float:right;
width:18px;
margin-right:50px;
border:#666 solid 1px;
}

#toparrow{
height:150px;	
}

#bottomarrow{
padding-top:130px;
}

.spacebg{
	background:url(../images/space_bg.gif) left top no-repeat;
}

.services{
	background:url(../images/services_bg.gif) left top no-repeat;
}

.equipment{
	background:url(../images/equipment_bg.gif) left top no-repeat;
}

.contact{
	background:url(../images/contact_bg.gif) left top no-repeat;
}

.topmenu{
margin-top:	55px;
margin-left:375px;
}

.topmenu a{
margin-left:50px;
}

* html .topmenu a div{

}

.leftlogomain{
margin-top:22px;
margin-left:22px;
width:125px;
float:left;
}

.rightservicemain{
margin-top:22px;	
	float:right;
	width:818px;
	height:500px;
	background:url(../images/services_mainbg.gif) top left no-repeat; 
}

.rightequipmentmain{
margin-top:22px;	
	float:right;
	width:818px;
	height:500px;
	background:url(../images/equipment_mainbg.gif) top left no-repeat; 
}

.rightcontactmain{
margin-top:22px;	
	float:right;
	width:818px;
	height:500px;
	background:url(../images/contactmain_bg.jpg) top left no-repeat; 
}

.rightcontactmain .maincontent{
	margin-left:40px;
	margin-top:80px;
	overflow:hidden;
}

.rightspacemain{
margin-top:22px;	
	float:right;
	width:818px;
	height:500px;
	background:url(../images/spacemain_bg.jpg) top left no-repeat; 
}

.rightspacemain .maincontent{
	margin-left:40px;
	margin-top:80px;
	overflow:hidden;
}

.round123{
height:21px;
width:123px;
background:url(../images/round123.gif) top left no-repeat; 
}

.round123 input{
height:14px;
width:110px;
border:#fff solid 0px;
margin-left:6px;
margin-top:2px;
}

.round195{
height:21px;
width:195px;
background:url(../images/round195.gif) top left no-repeat; 
}

.round195 input{
height:14px;
width:180px;
border:#fff solid 0px;
margin-left:6px;
margin-top:2px;
}

.round281{
height:21px;
width:281px;
background:url(../images/round281.gif) top left no-repeat; 
}

.round281 input{
height:14px;
width:268px;
border:#fff solid 0px;
margin-left:6px;
margin-top:2px;
}

.round166{
height:21px;
width:166px;
background:url(../images/round166.gif) top left no-repeat; 
}

.round166 input{
height:14px;
width:153px;
border:#fff solid 0px;
margin-left:6px;
margin-top:2px;
}

.roundta{
height:136px;
width:445px;
background:url(../images/roundta.gif) top left no-repeat; 
}

.roundta textarea{
height:130px;
width:428px;
border:#fff solid 0px;
margin-left:6px;
margin-top:2px;
}

		.triggerstate{
			color:#000;
			width:55px;
			padding-top:2px;
			padding-left:6px;
			background:url(../images/round55_off.gif) top left no-repeat;
			display:block;
			text-decoration:none;			
height:19px;			
		}
		.activetriggerstate{
			color:#000;
			width:55px;
			padding-top:2px;			
			padding-left:6px;
			display:block;
			background:url(../images/round55_on.gif) top left no-repeat;
height:19px;	
			text-decoration:none;
		}
		/* style of the UL */
		.dropcontainerstate ul{
			border-bottom:none;
			list-style-type:none;
			padding:0;
			margin:0;
			position:absolute;			
		}
		.dropdownhiddenstate{
			top:0;
			left:-999em;
			display:none;
		}
		.dropdownvisiblestate{
			top:0;
			left:6px;
			overflow:auto;
			width:47px;
			height:200px;
		}		
		
		.dropdownvisiblestate li{
			background-color:#fff;
		}		
		
		.dropcontainerstate ul a{
			font-size:11px;
			letter-spacing:0px;
			padding-left:3px;
			padding-right:3px;			
			background-color:#fff;
			display:block;
			height:15px;
			width:24px;
			text-decoration:none;
			color:#666;
			border-bottom:1px solid #999;
		}
		
		.dropcontainerstate ul a:hover{
			background:#ccc;
		}
		
		.dropcontainerstate{
			position:relative;
		}


		.trigger{
			color:#000;
			width:123px;
			padding-top:2px;
			padding-left:6px;
			background:url(../images/round123_off.gif) top left no-repeat;
			display:block;
			text-decoration:none;			
height:19px;			
		}
		.activetrigger{
			color:#000;
			width:123px;
			padding-top:2px;			
			padding-left:6px;
			display:block;
			background:url(../images/round123_on.gif) top left no-repeat;
height:19px;	
			text-decoration:none;
		}
		/* style of the UL */
		.dropcontainer ul{
			border-bottom:none;
			list-style-type:none;
			padding:0;
			margin:0;
			position:absolute;			
		}
		.dropdownhidden{
			top:0;
			left:-999em;
		}
		.dropdownvisible{
			top:0;
			left:6px;
			overflow:auto;
			width:111px;
			height:200px;
		}		
		
		.dropdownvisible li{
			background-color:#fff;
		}		
		
		.dropcontainer ul a{
			font-size:11px;
			letter-spacing:0px;
			padding-left:3px;
			padding-right:3px;			
			background-color:#fff;
			display:block;
			height:15px;
			width:87px;
			text-decoration:none;
			color:#666;
			border-bottom:1px solid #999;
		}
		
		.dropcontainer ul a:hover{
			background:#ccc;
		}		
		
		.dropcontainer{
			position:relative;
		}
		
form div{
float:left;	
}

form div div{
float:left;	
}


form label{
text-align:right;	
}

#fname label{
float:left;	
width:104px;
margin-right:15px;
}

#fname div{
height:30px;
}

#lname label{
float:left;	
width:92px;
margin-right:15px;
}

#lname div{
height:30px;
}

#eaddress label{
float:left;	
width:104px;
margin-right:15px;
}

#eaddress div{
height:30px;
}

#mailadd label{
float:left;	
width:104px;
margin-right:15px;
}

#mailadd div{
height:30px;
}

#postal label{
float:left;	
width:104px;
margin-right:15px;
}

#postal div{
height:30px;
}

#comments label{
float:left;	
width:104px;
margin-right:15px;
}

#comments  div{
height:150px;
}

#city label{
float:left;	
width:104px;
margin-right:15px;
}

#city div{
height:30px;
}

#state label{
float:left;	
width:66px;
margin-right:15px;
}

#state div{
height:30px;
}

#phone label{
float:left;	
width:104px;
margin-right:15px;
}

#phone div{
height:30px;
}

#country label{
float:left;	
width:73px;
margin-right:15px;
}

#country div{
height:30px;
}

.buttons{
padding-right:215px;
}

.submitb{
background: url(../images/submit_button.gif) top left no-repeat;	
width:62px;
height:20px;
border:0px;
}

.resetb{
background:url(../images/reset_button.gif) top left no-repeat;
width:60px;
height:20px;
border:0px;
}

form div div{
margin-left:0px;
}

#photo1{
position:absolute;
top:144px;
left:430px;
}

#photo2{
position:absolute;
top:223px;
left:166px;
}

#photo3{
position:absolute;
top:306px;
left:252px;
}

#photo4{
position:absolute;
top:312px;
left:841px;
}

#photo5{
position:absolute;
top:391px;
left:680px;
}

#photo6{
position:absolute;
top:472px;
left:598px;
}
