/* CSS Document */
#contact {
	float:left;
	width:567px;
	height:582px;
	background:url(../images/contact.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:310px;
	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;}
	
input {
	background: url(../images/shadow.jpg) no-repeat;
	padding:3px 0 0 8px;
	border:0;
	background-color:#fff;
	width:170px;
	height:18px}

textarea {
	padding:3px 0 0 8px;
	width:300px;
	height:100px}
	
#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:582px;
	background:url(../images/awards.gif) repeat-y;
}

#news {
	float:left;
	width:567px;
	height:582px;
	background:url(../images/news.gif) repeat-y;
}

#testimonials {
	float:left;
	width:567px;
	height:582px;
	background:url(../images/testimonials.gif) repeat-y;}

#awardstop {
	padding:25px 50px 0 90px;
	margin:0;}
	
#awardstop a:hover {
	color:#000;
	background-color:#e6e6e6;}
