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

* {
	padding:0;
	margin:0;
}

a {
	color:#534e3e;
	text-decoration:none;
}

a:hover {
	color:#99ccff;
}

p {
	padding-bottom:10px;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:18px;
}

h3 {
	margin:20px 0px 10px 0px;
}

img {
	border:none;
}



body {
	background:#282b32;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#outer {
	width:900px;
	padding-left:50px;
	padding-right:50px;
	margin:auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
}

#Spacer {

	width:800px;
	height:251px;

}

#Spacer2 {

	width:800px;
	height:251px;

}

#Spacer3 {

	width:800px;
	height:251px;

}

#Spacer4 {

	width:800px;
	background-image:url(../images/main/01.jpg);
	height:251px;

}

#Spacer5 {

	width:800px;
	height:251px;

}

#Spacer6 {

	width:800px;
	height:251px;

}

#Spacerout {

	width:800px;
	height:250px;
	background-image:url(../images/spacer.jpg);
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left:50px;
	padding-right:50px;
}



#shell {
	width:900px;
	background:#2b92bd;
}

#logo  {

	text-align:left;
	height:97px;
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
}

#contact {
	float:right;
	width:300px;
	text-align:right;
	padding-right:50px;
	padding-top:20px;
	color:#534e3e;
}

#contact a {
	color:#534e3e;
}

#contact a:hover {
	color:#000;
}

.blue {
	color:#99ccff;
}

#nav {
	width:900px;
	margin:auto;
}

#nav ul {

	margin: 0;
	color:#fff;
	float: left;
	width: 900px;
	height:37px;
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #9e9577;
}

#nav ul li { 
	display: inline;
}

#nav ul li a {
	color:#534e3e;
	text-decoration: none;
	float: left;
	padding-top:11px;
	width:127px;
	height:27px;
	font-weight:bold;
	text-align:center;
	background-position:right;
	background-repeat:no-repeat;
	border-left:1px solid #d9cfb7;
	border-right:1px solid #9e9577;
}

#nav ul li a:hover {
	color: #000;
}

#content {

	clear:both;
	background-image:url(../images/contbk.jpg);
	background-repeat:repeat-y;
}

#inner {

	padding:20px;
	width:840px;
	margin:auto;
	background-image:url(../images/divide.jpg);
	background-repeat:repeat-y;
}

#page {
	background:#2d2d2d;
	padding:10px;
	text-align:left;
	width:700px;
	margin-bottom:180px;
}

#wel-img {
	float:left;
	padding-right:0.5em;
}

#text {

	padding:10px 0;
	float:left;
	width:835px;
	text-align:left;
	color:#534e3e;
}

#text ul {
	padding-left:20px;
}

#text h1 {
	font-size:18px;
	padding-bottom:10px;
}

#text h2 {
	font-size:14px;
}

#services {
	padding-top:10px;
	width:270px;
	float:right;
}

#services ul {
	padding-left:20px;
}

#Right {

	width:255px;
	float:right;
	background-color:#4e6d81;
	border:2px solid #FFF;
	padding:10px;
}


#gallery {
	float:right;
	clear:both;
	padding-top:10px;
}

#gallery-inner {
	width:445px;
	text-align:left;
}

#gallery-inner h1 {
	padding-bottom:5px;
}

#clear-both {
	clear:both;
}

#footer {
	padding-top:20px;
	height:50px;
	border-bottom:1px solid #FFF;
}

#ems {
	width:800px;
	margin:0 auto;
	text-align:right;
	padding-top:5px;
}

#ems img {
	border:none;
}
#container-5 ul { margin:0px;padding:0px;float:none; clear:both; margin-bottom:10px; }
#container-5 ul li { margin:0px;padding:0px;float:left; }
#container-5 ul li a { margin:0px;padding:0px;float:left; width:100%; }
#container-5 ul li a span {
	display:inline;
	background-color:#FBEABC;
	float:left;
	margin:0px;
	width:102px;
	border:1px solid #d9c89a;
}

label { width: 10em; float: left; font-size:12px; }
label.error { float: left; color: red;  vertical-align: top; width: 70%; padding-left: 10em; font-size:12px;}
form p { clear: both; }
.submit { margin: 0 0 10px 120px; position: relative; }
em { font-weight: bold; vertical-align: top; }
fieldset {margin-left: 0; width: 400px; text-align: left; float: left; border: 0px solid black; padding: 0px;}
#formtext{color: #fff;}
textarea {border: 1px solid #ccc;}
input {border: 1px solid #ccc;}
form {border: none;}