/* CSS Document */


html, body {
	background-color:#163f83;
	margin:0;
	padding: 0;

}

#main {
	width: 1000px;

	margin: auto;
	background:#fff;
}
h1{
	font:24px Arial, Helvetica, sans-serif;
	}

#header{
	margin:0px;
	padding:0px;
	}
#headerTopLeft{
	width:484px;
	height:66px;
	float:left;	
	}
#headerTopRight{
	float:right;
	width:516px;
	height:66px;
	}	
#upper{
	width:516px;
	height:31px;

	
	}
#lower{

	width:561px;
	height:35px;
	}		
	
	
/*galler*/
.float-gallery{
	width:175px;
	height:175px;
	float:left;
	padding:15px;
	}
	
#galleryCont{
	margin:0 auto;
	width:822px;
	padding:0px;
	}	

/*footer*/
#footer {
	width: 1000px;
	height: 79px;
	background-image: url(images/bottom_stripe.jpg);
	background-repeat: no-repeat;
	position:relative;
	float: left;
	
}
#footer_nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding-left:50px;
	float: left;
	width: 700px;
	height: 25px;
	position: relative;
	
}
#footer a:link, a:hover, a:visited
{
	color: #FFF;
	text-decoration: none;
	font-weight: 800;
}
span {
	font-family:Arial, Helvetica, sans-serif;
}

#copyright {
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	font-size: 9px;
	font-weight: 800;
	color: #FFF;
	width: 175px;
	height: 25px;
}

#services_pic {
	position: relative;
	float:left;
	width: 300px;
	height: 330px;
	margin-left:40px;

}

ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	list-style-type: none;
}

#services {
	width: 300px;
	float: left;
	height: auto;
	margin-left:20px;

}

#rescom {
	position:relative;
	width: 261px;
	float: left;
	margin-left: 50px;

	
}
#bottom_pic {

	float:left;
	width:254px;
	height:133px;
	margin-top: 30px;
	margin-left:50px;
	
}


/*contact*/
#contactus_content {
	position:relative;
	width: 700px;
	height: auto;
	padding-left: 150px;
	font-family: Geneva, Verdana, sans-serif;
}


	
#email_form2 {
	position:relative; 
	width:150px;
	float: left;
	margin-left: 150px;
	line-height:22px;


}
#form {
	float: left;

}

#image {
	position: relative;
	float: left;
	width: 1000px;
	height:auto;
	margin-top: 35px;
	margin-left: 100px;
}
	
#location_left {
	position:relative;
	width: 150px;
	float:left;
	margin-top:90px;

	
}
#location_left p {
	margin-right: 20px;
	font-weight:bold;

}
#location_right {
	position:relative;
	width:366px;
	float:left;
	margin-top:90px;
}
		
#tubely {
	position:relative;
	float: left;
	margin-top: 60px;
	width: 197px;
	height: 200px;
	margin-left: 10px;

	
	}
#flashfile {
	position:relative;
	float:left;
	width: 600px;
	height: 420px;
	margin-left: 220px;
	margin-top:19px;

}