BODY
{
	margin:0px;
	background-color:#f9f9f9;
}
.leftshadow
{
	background-image:url('images/leftshadow.gif');
	background-repeat:no-repeat;
	background-position:top;
	width:13px;
	height:316px;
}
.rightshadow
{
	background-image:url('images/rightshadow.gif');
	background-repeat:no-repeat;
	background-position:top;
	width:13px;
	height:316px;
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}
.clear
{
	clear:both;
}
.logobg
{
	background-image:url('images/logo_bg.gif');
	height:268px;
	width:555px;
}
.footercolor
{
	background-color:#000000;
	height:60px;
}
.footertext
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}
.cborder
{
	border:solid 1px #a7c7e8;
}
.conbg
{
	background-image:url('images/con_bg.gif');
	height:146px;
}
.context
{
	font-family:Arial;
	font-size:12px;
	color:#010101;
	font-weight:normal;
	text-align:justify;
	line-height:25px;
}
.cpad
{
	padding-left:14px;
	padding-right:15px;
}
.searchbg
{
	background-image:url('images/search_img.gif');	
	height:58px;
	background-repeat:no-repeat;
	background-position:right;
}
.input
{
	height:18px;	
}
.contact_img
{
	background-image:url('images/contact_img.gif');	
	height:114px;
	background-repeat:no-repeat;
	background-position:right;
}
