@charset "utf-8";



/* CSS Document */







body {

	color: #333333;

	background: url(layout/body.jpg) repeat-y center top;



	font: 12px verdana;

	margin-top: 0px;

	margin-bottom: 0px;

}







#holder {

	width: 900px;

	position: relative;

	background: #FFFFFF;

	margin: 0px auto;

	border: 1px solid #B0BEDB;

}







#banner {

	margin: 0px;

	padding: 0px;

	float: left;

	height: 130px;

	width: 900px;

	position: relative;



}







#menu {

	clear: both;

	float: left;

	height: 58px;

	width: 900px;

	position: relative;

	background: url(layout/topmenu.jpg) repeat-x left top;

}







.lefty {

	background: url(layout/topbuttonsleftindent.jpg) no-repeat left top;

	margin-left: 15px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

}







#menu .item {



	position: relative;



	z-index: 2;



	float: left;



	height: 35px;



	background: url(layout/topbuttonsleftindent.jpg) no-repeat right top;



	margin-top: 7px;



	border-right-width: 1px;



	border-right-style: solid;



	border-right-color: #CCCCCC;



}



#menu a:link, #menu a:active, #menu a:visited {

	display: block;

	height: 35px;

	vertical-align: middle;

	text-align: center;

	text-decoration: none;

	color: #666666;

	background: url(images/border.jpg) no-repeat right top;

	margin-top: 1px;

	padding-top: 2px;

	text-transform: capitalize;

	width: 170px;

	font: bold normal 14px/2em verdana;



}



#menu a:hover{

	display: block;

	height: 35px;

	vertical-align: middle;

	text-align: center;

	text-decoration: none;

	color: #FF0000;

	background: url(images/border.jpg) no-repeat right top;

	margin-top: 1px;

	padding-top: 2px;

	text-transform: capitalize;

	width: 170px;

	font: bold normal 14px/2em verdana;



}







#mainareatop{



	position: relative;



	height: 20px;



	width: 916px;



	left: 0px;



	top: -1px;



	background-image: url(images/mainareatop.png);



	background-repeat: no-repeat;



	background-position: left top;



	margin: 0px;



	padding: 0px;



}



#mainarea {

	position: relative;

	float: left;

	background: #FFFFFF;

	padding: 0px 0px 0px 15px;



}











h1, h2, h3, h4 {

	font-size: 20px;

	text-align: left;

	color: #666666;

}











#content  {

	width:880px;

	float:left;

	padding-right: 10px;

	padding-left: 10px;

	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #CCCCCC;

	padding-top: 15px;

}



#mainareabottom {



	position: relative;



	width: 916px;



	left: 0px;



	bottom: -25px;



	height: 40px;



	clear: both;



	float: left;



	background-image: url(images/mainareabottom.png);



	background-position: left bottom;



}



#rightmenu {

	float: left;

	width: 275px;

	position: relative;

	margin-top: 0px;

	margin-right: 25px;

	margin-left: 0px;

	padding-left: 15px;

	padding-top: 0px;

}



#rightmenu a{



	font-size: 14px;



	color: #666666;



	display: block;



	padding-bottom: 14px;



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #666666;



	text-decoration: none;



	padding-top: 14px;



	padding-left: 15px;



}







#rightmenu a:hover {

	color: #333333;

	border-right: 5px solid #996600;

}

.forms{
	float:left;
	width:350px;
	margin-bottom: 2px;
	min-height:25px;
	height:auto !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;
	position: relative;

}

.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

}

 hr {clear:both;}

 

 img {border:0;}

 

 

 

 .pics {

	height:100px;

	width:130px;

	float: left;

	background: #E5E5E5;

	border: 1px solid #666666;

	margin-left: 15px;

	margin-bottom: 15px;

}

.pics img{

	margin:0 auto;

	padding:0;

}



.pics p {

	font-size: 12px;

	text-align: center;

	margin: 0px;

	padding: 0px;

	border-width: 0px;

}

.pics a:link, .pics a:active, .pics a:visited {

	color: #999999;

	text-align: center;

	text-decoration: none;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	border-width: 0px;

	font-weight: bold;

}

.pics a:hover {

	color: #FFFF00;

}
