﻿#contactform
{
	background-position: right top;
	width: 582px;
	 
	background-image: url( '../images/contact_bg.jpg' );
	background-repeat: no-repeat;
	margin:0 auto;
	position:relative;
	 margin-bottom:30px;
	 top:30px;
	  
}
#clogo
{
	width:286px;
	height:47px;
	background-image:url('../images/contact_logo.jpg');
	background-repeat:no-repeat;
	 
	position:relative;
	top:-30px;
	 
	}
.txtboxes
{
	border: 1px solid #0000CC;
	height:18px;
 width:282px;
top:0px;
font-size:10px;
}	
.reqimg
{
	 
  margin-left:1px;
	}
	.txtboxes2
{
	border: 1px solid #0000CC;
	height:70px;
 width:282px;
top:0px;
}	
