/*
	Amal Krishna Bakali 
	Date:
	Title:       
==================================
*/

body{
	margin:0 auto;
	font-size:x-small;
	voice-family:"\"}\"";
	voice-family:inherit;	
	font-family:Tahoma,sans-serif, Arial, Verdana ;
	font-size:12px;
	color:#5F5E5E;
	padding:0 0 30px 0;
	text-align:center;
}
h1,h2,h3,h4,h5,h6,p,img,ul,li,form,hr{
	padding:0;
	margin:0;
	border:0;
}
h1{
	font-family:Eurostile,"Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:36px;
	color:#FFFFFF;
	margin:35px 0 0 10px;
}
	
h2{
	font-weight:normal;
	font-size:20px;
	color:#818080;
	margin-bottom:20px;
}
h3{
	font-weight:normal;
	font-size:24px;
	background-color:#818080;
	color:#FFFFFF;
	line-height:33px;
	padding:0 10px;
	margin-bottom:15px;
}
h4{
	font-weight:normal;
	font-size:19px;
	margin-bottom:20px;
}
	
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.hide{
	display:none;
	visibility:hidden;
}
/*							    Page Structure
==============================================
*/
#wrap{
	top:0;
	margin:0 auto;
	width:781px;
	text-align:left;
}
/*								       Header
==============================================
*/
.header{
	width:781px;
	height:119px;
	background-image:url(images/rightbg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#818080;
}
.header ul{
	list-style:none;
	width:781px;
	height:28px;
	background:url(images/logo.gif) no-repeat top left;
}
.header ul li{
	display:inline;
}
.header ul li a{
	float:left;
	display:block;
	text-decoration:none;
	font-size:17px;
	padding:0 12px;
	line-height:28px;
	background-color:#626161;
	color:#FFFFFF;
	margin-left:10px;
}
.header ul li a:hover,.header ul li .selected{
	text-decoration:none;
	background-color:#000000;
	color:#FFFFFF;
}
/*								    Main Body
==============================================
*/
.mainbody{
	width:781px;
	background-image:url(images/truck.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.mainleft{
	float:left;
	width:368px;/*379px;*/
	padding:15px 0 0 11px;
}
.mainright{
	float:right;
	width:370px;/*402px;*/
	padding-left:32px;
}
ul.case{
	list-style:none;
	font-size:15px;
	color:#DF0040;
}
ul.case li{
	background:url(images/bullets.gif) no-repeat;
	background-position:0 10px;
	list-style-position:outside;
	padding-left:15px;
	margin-bottom:15px;
}
form.signup{
	width:340px;
	/* border:1px solid #818080; */
        background-image:url(/images/redtips.gif);
        background-repeat: no-repeat;
        background-position: right top;
        background-color: #818080;
        color: #FFFFFF;
	padding:12px;
	margin-top:128px;
}
form.signup label{
	display:block;
	margin-bottom:6px;
}
form.signup input{
	width:100%;
	height:22px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.privacypolicy{
	background:url(images/privacypolicy.gif) no-repeat;
	background-position:0px 3px;
	padding-left:27px;
}
.clear{
	padding:0;
	margin:0;
	clear:both;
}
.bgless{
	background-image:none;
}
form.exp{
	margin-top:20px;
}
/*								       Footer
===============================================
*/
#footer{
	clear:both;
	width:781px;
	font-size:11px;
	color:#656565;
	text-align:center;
}
#footer a{
	font-size:11px;
	text-decoration:none;
	color:#656565;
}
#footer a:hover{
	text-decoration:underline;
}
/*								     Text Area
===============================================
*/
.style-1{
	margin-bottom:20px;
	text-align:justify;
}
.style-2{
	font-size:14px;
	margin-bottom:20px;
	text-align:justify;
}
.link{
	text-decoration:underline;
	color:#000000;
}
.link:hover{
	text-decoration:underline;
	color:#FF6600;
/*							  Sub Page Content
===============================================
*/
