body
{
	background-image:url(../images/background.png);
	background-repeat:repeat;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#494949;
}
*
{
	padding:0px;
	margin:0px;
}
textarea
{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#494949;
}
input
{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#494949;
}
a
{
	text-decoration:none;
	color:#494949;
	border:none;
}
a:hover,active
{
	/*text-decoration:underline;*/
	color:#C40001;
}
.mainContainer
{
	margin:auto;
}
.header
{
	background-image:url(../images/header.jpg);
	margin:auto;
	background-position:center;
	width:918px;
	height:190px;
	position:relative;
}
.subMenu
{
	margin:auto;
	width:908px;
	height:15px;
	overflow:hidden;
	position:relative;
	margin-bottom:15px;
}
.content
{
	margin:auto;
	width:913px;
	height:100%;
	left:2px;
	position:relative;	
	float:none; !important
}
.footer
{
	background-image:url(../images/footer.gif);
	margin:auto;
	background-position:top ;
	width:913px;
	height:75px;
	position:relative;
	margin-top:20px;
}
.menu
{
	position:relative;
	border:0px solid red;
	top:131px;
	width:900px;
	height:46px;
}
.home
{
	position:absolute;
	left:4px;
	top:10px;
	width:168px;
	height:41px;
	cursor:pointer;
}
.home:hover
{
	background-image:url(../images/home.gif);
}
.about
{
	position:absolute;
	left:173px;
	top:10px;
	width:135px;
	height:41px;
	cursor:pointer;
}
.about:hover
{
	background-image:url(../images/about.gif);
}
.services
{
	position:absolute;
	left:309px;
	top:10px;
	width:129px;
	height:41px;
	cursor:pointer;
}
.services:hover
{
	background-image:url(../images/services.gif);
}
.industry
{
	position:absolute;
	left:439px;
	top:10px;
	width:204px;
	height:41px;
	cursor:pointer;
}
.industry:hover
{
	background-image:url(../images/industry.gif);
}
.clients
{
	position:absolute;
	left:644px;
	top:10px;
	width:124px;
	height:41px;
	cursor:pointer;
}
.clients:hover
{
	background-image:url(../images/clients.gif);
}
.contact
{
	position:absolute;
	left:769px;
	top:10px;
	width:145px;
	height:41px;
	cursor:pointer;
}
.contact:hover
{
	background-image:url(../images/contact.gif);
}
.aboutus_left_top
{
	background-image:url(../images/au_top1.gif);
	width:894px;
	height:37px;
}
.aboutus_left_middle
{
	background-color:#FFFFFF;
	height:100%;
	width:844px;
	padding:10px 25px 25px 25px;
}
.right_content_top
{
	background-image:url(../images/au_top2.gif);
	width:297px;
	height:37px;
}
.right_content_middle
{
	background-color:#FFFFFF;
	height:100%;
	width:267px;
	padding:15px 15px 0px 15px;
}
.right_content_bottom
{
	background-image:url(../images/au_bottom.gif);
	background-repeat:no-repeat;
	width:297px;
	height:10px;
}
.home_top
{
	background-image:url(../images/home_top1.gif);
	width:431px;
	height:34px;
}
.home_middle
{
	background-color:#FFFFFF;
	width:891px;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	padding:15px;
}
.home_bottom
{
	background-image:url(../images/home_bottom.gif);
	background-repeat:no-repeat;
	height:14px;
}
.contactus_left_top
{
	background-image:url(../images/cu_top1.gif);
	width:894px;
	height:37px;
}
.contactus_left_middle
{
	background-color:#FFFFFF;
	height:100%;
	width:894px;
}
.ocm_left_top
{
	background-image:url(../images/ocm_top1.gif);
	width:894px;
	height:37px;
}
.ocm_left_middle
{
	background-color:#FFFFFF;
	height:100%;
	width:844px;
	padding:25px;
}
.cc_left_top
{
	background-image:url(../images/cc_top1.gif);
	width:894px;
	height:37px;
}
.cc_left_middle
{
	background-color:#FFFFFF;
	height:100%;
	width:844px;
	padding:25px;
}
.crh_left_top
{
	background-image:url(../images/crh_top1.gif);
	width:894px;
	height:37px;
}
.crh_left_middle
{
	background-color:#FFFFFF;
	height:100%;
	width:844px;
	padding:25px;
}
.mcc_left_top
{
	background-image:url(../images/mcc_top1.gif);
	width:894px;
	height:37px;
}
.mcc_left_middle
{
	background-color:#FFFFFF;
	height:100%;
	width:844px;
	padding:25px;
}
.ds_left_top
{
	background-image:url(../images/ds_top1.gif);
	width:894px;
	height:37px;
}
.ds_left_middle
{
	background-color:#FFFFFF;
	height:100%;
	width:844px;
	padding:25px;
}
.form_field_div
{
	position:relative; 
	top:19px; 
	left:384px; 
	height:18px; 
	width:455px; 
	border:none; 
	background-color:transparent;
}
.form_field
{
	height:14px; 
	width:167px;
	border:0px solid red; 
	background-color:transparent;
}