@charset "UTF-8";
/* CSS Document */

body {
	background-color: #888;
	background-image: url(images/bg2.jpg);
	color: #777;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	outline: none;
	border: 0px;
	text-decoration: none;
	color: #858585;
}  

a:link {
	outline: 0px solid;
	outline-style: none;
	border: 0px solid;
}

img {
	border: 0px solid;
}

.mainwindow {
	background-color: #333;
	border: 1px solid #151515;
	width: 800px;
	height: 600px;
	position: absolute;
	margin-left: -400px;
	margin-top: -300px;
	left: 50%;
	top: 50%;
}

.mainwindow600sub {
	background-color: #FFF;
	border: 1px solid #888;
	width: 800px;
	height: 600px;
	position: absolute;
	margin-left: -400px;
	margin-top: -300px;
	left: 50%;
	top: 50%;
}

.navbar {
}

.navbar img {
	border: 0px solid;
}

.navbaritem{
	float:left;
}

.navbarlast{
	position: absolute;
	top: 0px;
	right: 0px;
}

#info {
	margin-left: 136px;
	margin-top: 70px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-top: 30px;
	padding-left: 5px;
	line-height: 15px;
}

.hservices {
	position: absolute;
	width: 800px;
	height: 500px;
	top: 70px;
	left: 0px;
	background-image: url(images/servicespage.jpg);
	background-repeat: no-repeat;
}

ul {
	list-style: none;
}

li {
	padding-bottom: 8px;
	margin-left: -40px;
}

.innerlist li {
	padding-bottom: 4px;
}

.innerlist {	
	padding-bottom: 10px;
}

.habout {
	background-image: url(images/headerabout.jpg);
	background-repeat: no-repeat;
	margin-left: 60px;
	margin-top: 70px;
	height: 50px;
	width: 100px;
}

.hcontact {
	background-image: url(images/hcontact.jpg);
	background-repeat: no-repeat;
	margin-left: 60px;
	margin-top: 70px;
	height: 50px;
	width: 140px;
}

.navbutton {
	position: absolute;
	top: 70px;
	left: 610px;
}

.navbutton img {
	border: 0px solid;
}

.about {
	width: 732px;
	height: 490px;
	position: absolute;
	top: 110px;
	left: 33px;
}

.about2 {
	background-image: url(images/about2_16.jpg);
	width: 732px;
	height: 490px;
	position: absolute;
	top: 110px;
	left: 30px;
}

.abouttext {
	position: absolute;
	width: 430px;
	left: 40px;
	top: 12px;
}

.gallery {
	width: 500px;
	height: 480px;
	position: absolute;
	top: 80px;
	left: 265px;
}

.hgallery {
	background-image: url(images/hgallery_10.jpg);
	background-repeat: no-repeat;
	margin-left: 34px;
	margin-top: 70px;
	height: 30px;
	width: 150px;
}

.galleryinfo {
	color: #888;
	background-color: #F4F4F4;
	padding: 5px;
	position: absolute;
	width: 180px;
	top: 300px;
	left: 34px;
	height: 245px;
}

.navgallery {
	float: left;
	width: 190px;
	height: auto;
	position: absolute;
	margin-left: 34px;
	margin-top: 5px;
}

.contact {
	background-image: url(images/contactdesk.jpg);
	width: 732px;
	height: 490px;
	position: absolute;
	top: 110px;
	left: 33px;
}

.cphone {
	position: absolute;
	left: 400px;
	top: 43px;
}

.cfax {
	position: absolute;
	left: 590px;
	top: 100px;
}

.cmail {
	position: absolute;
	left: 380px;
	top: 320px;
}
.cemail {
	position: absolute;
	left: 230px;
	top: 23px;
}

.cblog {
	position: absolute;
	left: 220px;
	top: 400px;
}

.ccup {
	position: absolute;
	left: 50px;
	top: 280px;
}