div.head {
	height: 170px;
	width: 100%;
	margin-top: 18px;
	background: #92c600;
	background-repeat: repeat-x;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	}

input#security_code {
	color:#000000;
	border:1px solid #999;
	height: 32px;
	position: relative;
	top: -17px;
	width: 190px;

background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,239,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
	}
	

input.contactfield {
	color:#000000;
	border:1px solid #999;
	height: 32px;

background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,239,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
	}

textarea.contactfield {
	color:#000000;
	border:1px solid #999;
background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,239,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
	}

div.headtext {
	width: 950px;
	height: 200px;
	}

div.title {
	font-family: helvica;
	font-size: 40px;
	margin-left: -600px;
	margin-top: 30px;
	color: #25779a;
	letter-spacing: 1px;
	}

div.subtitle {
	margin-left: -580px;
	font-family: arial;
	font-size: 15px;
	color: #333;
	letter-spacing: 1px;
	}

div.whatfor {
	position: relative;
	top: 10px;
	z-index: 1;

	margin-left: 584px;
	text-align: left;

	font-family: arial;
	font-size: 20px;
	color: #fff;
	line-height: 25px;
	font-style: italic;
	}

table.bottom {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: ;
	background: ;
	min-width: 950px;
	}

td.left {
	background: #fff;
	width: 650px; 
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;

	-moz-border-radius-bottomleft: 12px; 
	-moz-border-radius-bottomright: 12px; 
	}


div.welcometext {
	margin-top: 30px;
	margin-left: 50px;
	}

span.welcome {
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #121212;
	}

span.welcometext {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4c331e;
	line-height: 20px;
	width: 600px;
	}

span.example {
	font-family: Trebuchet MS;
	font-size: 25px;
	color: #25779a;
	}

span.exampletext {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	}

div.welcometext a:link, div.welcometext a:visited {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #4c331e;
	line-height: 20px;
	text-decoration: underline;
	}


div.welcometext a:hover, div.welcometext a:focus, div.welcometext a:active {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #4c331e;
	line-height: 20px;
	text-decoration: none;
	}


td.right {
	background: #fff;
	width: 300px;
	}

div.right img {
	position: relative;
	top: -13px;
	z-index: 1;
	}

div.img {
	background: url(thumbfade.jpg);
	width: 230px;
	height: 150px;
	padding: 5px 5px 5px 5px;
	}

div#imagetext {
	position: relative;
	top: 134px;
	z-index: 2;
	}

div.right a:link, div.right a:visited {
	color: #4c331e;
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: ;
	letter-spacing: 1px;
	text-decoration: underline;
	}

div.right a:hover, div.right a:focus, div.right a:active {
	color: #4c331e;
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: ;
	letter-spacing: 1px;
	text-decoration: none;
	}

div.crightside {
	float: right;
	}

div.caddress {
	margin: -21px 0 0 69px;
	position: absolute;
	}

img.contactus {
	margin: 40px 0 30px 0;
	z-index: 2;
	}

input.sendbutton {
	margin: 11px 0 11px 240px;
	background: #95D6F1;
	width: 100px;
	height: 30px;
	border: 1px solid #e5e5e5;	
	color: #4c331e;
	}

input.sendbutton:hover {
	margin: 11px 0 11px 240px;
	background: #2f97c3;
	width: 100px;
	height: 30px;
	border: 1px solid #e5e5e5;
	color: #fff;
	}

div.emailform {
	font-family: Trebuchet MS;
	width: 340px;
	padding: 15px;
	line-height: 20px;
	border: 1px solid #e5e5e5;
	background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	
	}

p.text {
	line-height: 30px;
	}




