@charset "utf-8";
/* CSS Document */
body {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	background: url(images/body.jpg) repeat-x;
	margin-top: 0px;
}
h1,h2,h3,h4 {
	font-size: 14px;
	color: #0066CC;
}
#holder {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(images/background.jpg) no-repeat left top;
}
#shuver {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 10px;
	position: relative;
	height: 220px;
}
#textarea {
	width: 520px;
	position: relative;
	float: left;
	padding: 10px 15px 15px;
	line-height: 1.6em;
	text-align: justify;
		min-height:450px;
	height:auto !important;
	height:400px;
}

#callback {
	position: absolute;
	height: 241px;
	width: 211px;
	left: 562px;
	top: 284px;
}


#menu {
	position: absolute;
	width: 800px;
	top: 175px;
	color: #999999;
}

#menu a:link, #menu a:active, #menu a:visited {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.8em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFF00;
}
.homeform {
	position: relative;
	width: 80px;
	float: left;
	height: 25px;
	padding-left: 5px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px dotted #CCCCCC;
}
.homeform input {
	height: 14px;
	color: #333333;
	background: #FFFFCC;
	border: 1px solid #666666;
	padding-bottom: 3px;
	font-weight: bold;
	width: 100px;
	font-size: 10px;
}

.inputs {
	float:right;
	width: 200px;
	background-color: #E2F5F5;
	color: #333333;
}

.forms{
	float:left;
	width:200px;
	margin-bottom: 2px;
	min-height:25px;
	height:35px !important;
	height:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.formsb{
	float:left;
	width:48%;
	margin-bottom: 2px;
		min-height:106px;
  height:auto !important;
  height:106px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#enq {
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
.prover {
	margin: 5px;
	height: 25px;
	width: 40%;
	border: 1px solid #000033;
	position: relative;
	float: left;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px
}
fieldset {
	display: block;
	clear: both;
	margin-right: 15px;
	margin-left: 15px;
	color: #666666;
}
legend {
	font-weight: bold;
	color: #FF0000;
}
