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

h1 {
	font-size: 22px;
	color: #333333;
	font-variant: small-caps;
	text-transform: capitalize;
}

h2,h3,h4 {
	text-transform: capitalize;
}

#banner {
	background: url(layout/topbanner.jpg) no-repeat left top;
	height: 87px;
	width: 1000px;
	position: relative;
	margin: 0px auto;
	clear: both;
}
#middlesectionhome {
	background: url(layout/middlesection.jpg) no-repeat left top;
	height: 379px;
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
#minicounter {
	position: absolute;
	height: 38px;
	width: 181px;
	left: 724px;
	top: 292px;
	text-align: center;
	font-weight: bold;
	color: #0000FF;
	font-size: 14px;
}
#showcounter  {
	font-style: italic;
	color: #FF0000;
	font-size: 18px;
}

#hometext {
	position: absolute;
	left: 40px;
	top: 256px;
	width: 562px;
	color: #666666;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
#hometext p {margin: 0px;
	padding: 0px;}

#homebuttons {
	margin: 0px auto 25px;
	padding: 0px;
	clear: both;
	width: 939px;
	position: relative;
	background: url(layout/homebuttonborder.jpg) no-repeat left top;
	height: 230px;
}
.homebottonsections{
	position: relative;
	height: 220px;
	width: 313px;
	float: left;
}

.homebottonsectionslinks a {
	color: #666666;
	display: block;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
	margin-left: 27px;
	margin-right: 27px;
	background: url(layout/homebuttonslink.jpg) no-repeat left center;
	font: bold normal 16px "Times New Roman", Times, serif;
	text-transform: capitalize;
}
.homebottonsectionslinks a:hover {
	background: url(layout/homebuttonslinkh.jpg) no-repeat left center;
	color: #000000;
}

.homebottonsections img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}

#clientshowcase {
	position: relative;
	width: 939px;
	background: no-repeat left center;
}


#footwrap {
	background: #333333 url(layout/footwrap.jpg) repeat-x left top;
	position: relative;
	height: 120px;
	width: 100%;
	clear: both;
}

#footer {
	background: url(layout/footer.jpg) no-repeat left top;
	height: 120px;
	width: 1000px;
	margin: 0px auto;
	position: relative;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
/* form sheet */

#formholder {
	position: relative;
	float: left;
	display: block;
	width: 288px;
	margin-bottom: 15px;
	background: url(layout/homebuttonborder.jpg) no-repeat right center;
	padding-right: 15px;
	padding-left: 10px;
}

.formbits {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 26px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.formbitst {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 56px;
	vertical-align: top;
	font-size: 14px;
}
.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: 175px;
}
.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;
}
#hometextb {
	float: left;
	position: relative;
	width: 625px;
	background: no-repeat right center;
	margin: 0px;
}
.paddy {
	padding-right: 15px;
	padding-left: 30px;
}
#generalmenu {
	float: left;
	width: 313px;
	position: relative;
	margin-top: 10px;
	border-right: 2px solid #CCCCCC;
}
#holder {width: 1000px;
	position: relative;
	margin: 0px auto;
	clear: both;}
	
#contentarea {
	position: relative;
	width: 680px;
	float: left;
}
#topmenu {
	position:absolute;
	right: 55px;
	bottom: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#topmenu a {
	color: #FAFE6C;
	font-size: 19px;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFFFFF;
}
.projectbox {
	border: 5px double #006699;
	position: relative;
	width: 190px;
	background: #FFFFCC no-repeat left top;
	color: #000000;
	height: 150px;
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 13px;
	padding-top: 3px;
}
.projectbox img {
	width: 180px;
}
.projectbox h1 {
	margin-top: 7px;
	margin-left: 7px;
	font-size: 22px;
}
.projectbox a {
	color: #000000;
	text-decoration: none;
}
.projectbox a:hover {
	color: #0000FF;
	text-decoration: none;
}
/*** set the width and height to match your images **/

#slideshow {
	position:absolute;
	height:144px;
	left: 687px;
	top: 70px;
	width: 220px;
	overflow: hidden;
	background: url(projects/thumbs/seethrough.gif) repeat;
}

.weetext {
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
	float: left;
	position: relative;
	font-style: italic;
}

.weetext a {
	font-size: 9px;
	color: #666666;
	font-style: italic;
	padding-left: 5px;
}
.inputs {
	float:right;
	width: 200px;
	background-color: #E2F5F5;
}

.forms{
	float:left;
	width:48%;
	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;
}
.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
}
