@charset "utf-8";

/* CSS Document */



body {
	color: #333333;
	background: url(layout/bg.jpg) repeat-x;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;

}



#holder {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(layout/holder.jpg) repeat-y left top;
}



#banner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 170px;
	width: 900px;
	position: relative;
	background: url(layout/banner.jpg) no-repeat left top;

}

#name {
	position: absolute;
	height: 120px;
	width: 500px;
	font: 32px "Trebuchet MS";
	color: #FFFFFF;
	left: 25px;
	top: 50px;
}
#phone{
	font: 22px "Trebuchet MS";
	color: #CCCCCC;
	position: absolute;
	bottom: 15px;
	left:15px;
}
#email {
	font: 22px "Trebuchet MS";
	color: #CCCCCC;
	position: absolute;
	bottom: 15px;
	right:218px;
}

#menu {

	clear: both;

	float: left;

	height: 58px;

	width: 916px;

	position: relative;

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

	background-repeat: no-repeat;

	background-position: left top;

}



.lefty {

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

	margin-left: 7px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

}

#footer {
	background: url(layout/footer.jpg) no-repeat left top;
	position: relative;
	height: 40px;
	width: 900px;
	bottom: 0px;
}

#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: 24px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	padding-left: 14px;
	background: url(layout/buttonbg.jpg) no-repeat left top;
	padding-top: 6px;
	font: 11px verdana;
	margin-bottom: 7px;

}

#menu a:hover{
	display: block;
	height: 32px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
	;
	padding-top: 2px;
	font: normal 11px/2.9em verdana;
	background: #521B0F repeat-x center bottom;

}



#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;

}





#content  {
	width:545px;
	float:left;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	color: #666666;
	font: 16px "Trebuchet MS";
}
#content a{
	color: #FFFF00;
}

#content a:hover {}
#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: 276px;
	position: relative;
	margin-top: 0px;
	margin-left: 25px;
	padding-top: 45px;
	background: url(layout/menubg.jpg) no-repeat left top;
	height: 550px;
}

#rightmenu a{
	font-size: 13px;
	color: #CCCCCC;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	background: url(layout/buttonbg.png) no-repeat 12px center;
	height: 24px;
	font-weight: bold;
	padding-left: 30px;
	margin-left: 15px;
}



#rightmenu a:hover {
	color: #FFFF00;
	text-decoration: underline;
	background: url(layout/hover.png) no-repeat 13px center;
	text-decoration: none;
}
.forms{
	float:left;
	width:45%;
	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
}
.jclock {
	position: absolute;
	height: 25px;
	width: 120px;
	left: 106px;
	top: 19px;
	color: #CCCCCC;
	font: bold 14px "Courier New", Courier, monospace;
}
#footer {
	background: url(layout/footer%20.jpg) no-repeat center top;
	position: relative;
	height: 83px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:540px;
	height:263px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
 
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:540px;
  height:257px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}
 
/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/control_right.jpg) no-repeat 0 0;
}
 
#map {
	width:550px;
	height:380px;
	border: 1px solid #009999;
}

#formholder {
	position: absolute;
	bottom: 45px;
	color: #CCCCCC;
	width: 270px;
}

.formbits {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 26px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.formbitst {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 56px;
	vertical-align: top;
	font-size: 14px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
}
.formbits .texty {
	float: right;
	position: relative;
	width: 106px;
	font:  12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
}

.formbits .hightlight {
	border:2px solid #9F1319;
	background:#FFFFCC url(iconCaution.gif) no-repeat right top
}



.formbitst .textareay {
	float: right;
	position: relative;
	width: 104px;
	height:50px;
	font:  12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #666666;
	resize: none;
}
.formbitst .hightlight {
	border:2px solid #9F1319;
	background:#FFFFCC url(iconCaution.gif) no-repeat right top
}

.formbits label {
	float: left;
	position: relative;
}
.formbitst label {
	float: left;
	position: relative;




	font-style: ;
	font-weight: bold;
	color: #666666;
	width: 90px;
}
.done {

	background:url(iconIdea.gif) no-repeat 2px; 

	padding-left:20px;

	font-family:arial;

	font-size:12px; 

	width:70%; 

	margin:20px auto; 

	display:none

}


#submit {
	margin-top: 15px;
	clear: both;
	float: right;
	margin-right: 45px;
}
.toolTip { /* This is the hook that the jQuery script will use */
	padding-right: 20px; /* This is need to make sure that the help icon is always visible */
	background: transparent url(layout/help.gif) no-repeat right bottom;
	color: #3366FF;
	cursor: help;
	position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
	height: 25px;
	float: left;
}

	.toolTipWrapper { /* The wrapper holds its insides together */
	width: 250px;
	z-index:300;
	position: absolute; /* Absolute will make the tooltip float above other content in the page */
	top: 14px;
	display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
	color: #0033FF;
	font-weight: bold;
	font-size: 9pt; /* A font size is needed to maintain consistancy */
	margin-left: 120px;
	}
	
		.toolTipTop { /* Top section of the tooltip */
			width: 250px;
			height: 30px;
			background: transparent url(layout/bubbleTop.gif) no-repeat;
		}

		.toolTipMid { /* Middle section of the tooltip */
	padding: 8px 15px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #666666;
	border-bottom-color: #666666;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	background-position: top;
		}
		
		.toolTipBtm { /* Bottom Section of the tooltip */

		}
		
		
		

