/* CSS Document */
#contact {
	float:left;
	width:567px;
	height:683px;
	background:url(../images/contact2.gif) repeat-y;
}

#contactbottom a:hover {
	color:#000;
	background-color:#e6e6e6;}

#contacttop {
	padding:25px 50px 0 90px;
	height:140px;
	margin:0;}

#form {
	padding:0px 50px 0 90px;
	height:410px;
	min-height:250px;
	margin:0;}

label {
	font-size:11px;
	font-weight:bold;}
	
.text {
	color:#333;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:15px;}	
	
.green {  
    float:right;
	color:#999900;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:10px;}	 
	
.red {
	color:#FF0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:15px;}


textarea {
	padding:3px 0 0 8px;
	width:430px;
	height:90px}
	
#form a {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#333;
	background-color:#fff;
	font-weight:bold;
	border: #999 1px solid;
	padding:3px 10px;
	margin-right:20px;
	text-decoration:none;}

#form a:hover {
	color:#E18C46;
	border: #ccc 1px solid;}
	
#contactbottom {
	clear:both;
	padding:0px 30px 0 90px;
	width:446px;
	}
	
#imid {
	float:left;
	padding:0;
	width:170px;
	margin:0;}
	
#emailinfo {
	float:left;
	padding:0 0 0 50px;
	width:170px;
	height:80px;
	margin:0;}
	
#awards {
	float:left;
	width:567px;
	height:683px;
	background:url(../images/awards.gif) repeat-y;
}

#news {
	float:left;
	width:567px;
	min-height: 650px;
	height:683px;
	background:url(../images/news.gif) no-repeat;
}

#testimonials {
	float:left;
	width:567px;
	height:683px;
	background:url(../images/testimonials.gif) repeat-y;}

#awardstop {
	padding:25px 50px 0 90px;
	margin:0;}
	
#awardstop a:hover {
	color:#000;
	background-color:#e6e6e6;}

