@charset "utf-8";
body{
	margin:0px auto;
	padding:0px;
	background-color:#161616;
	background-repeat:repeat;
	width:100%;
	height:100%;
	/*background-color:#000000;*/
}
#wrapper
{
	width:1100px;
	min-height:600px;
	height:auto;
	margin:0px auto;
	padding:0px;
	float:none;
	background-color:#161616;
	padding-bottom:50px;
}
#inner_wrapper
{
	margin-left:100px;
	width:900px;
	min-height:730px;
	height:auto;
	float:none;
	background-color:#434343;
	
	
}
#header
{
	width:901px;
	height:139px;
	background-image:url(../images/top_header_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:none;
}
#tel_no_img
{
	/*background-image:url(../images/telno.png);
	background-repeat:no-repeat;*/
	float:right;
	/*padding-top:10px;
	/*padding-right:15px;*/
}
#menu
{
	width:901px;
	height:40px;
	padding:0px;
	background-image:url(../images/top_menu_bg.jpg);
	background-repeat:repeat;
	float:left;
	/*margin-bottom:10px;*/
	
}
#menu a
{
	font-family:"Arial";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:15px;
	
}
#menu a:hover
{
	color:#fe0196;
	text-decoration:none;
}
.padtop
{
float:left;
padding-top:15px;
}
.separator{
background-image:url(../images/top_menu_breaker.jpg); 
background-repeat:no-repeat; 
width:1px; 
padding:0px; 
margin:0px; 
float:left; 
height:40px; 
}
#user_area
{
	float:left;
	background-color:#434343;
	border:1px #000000 solid;
	padding-top:10px;
	width:900px;
	/*margin-left:-3;*/ 
	padding-bottom:15px;
	min-height:560px;
	height:auto;
	
}

#user_content
{
	width:565px;
	float:left;
	min-height:300px;
	padding:0px 8px 0px 8px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;/*21-oct-edit*/
	/*text-align:justify; */
	/*border:2px #FFFFFF solid;*/
}
#user_content a
{
	text-decoration:none;
	color:#fe0196;
}
#user_content a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}
#user_right_img
{
	width:310px;
	float:left;
	min-height:300px;
	height:auto;
}
#user_right_img a
{
text-decoration:none;
color:#fe0196;
}
#user_right_img a:hover
{
text-decoration:none;
color:#ffffff;
}
.title_text
{
color:#fe0196;
font-weight:bold;
font-size:14px;
text-align:left;
}
.heading_text
{
font-weight:bold;font-size:16px; float:left; width:100%; margin-bottom:8px; color:#FFFFFF;
}
.mobile_sevice
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	/*background-color:#434343;*/
	background-image:url(../images/car.jpg);
	background-repeat: no-repeat;
	height:40px;
	padding-left:43px;
}
.bot_enquire
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#383838;
	padding:10px;
}
#footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ACACAC;
text-align:right;
height:76px;
background-color:#434343;
width:885px;
float:left;
padding-right:15px; 
/*margin-bottom:50px;
color:#5c5c5c;*/
}
#footer a
{
text-decoration:none;
color:#fe0196;
}
#footer a:hover
{
text-decoration:none;
color:#ACACAC;
}
.cmstext
{
font-size: 12px; color: #ffffff;
}
.cmstext_group
{
font-size: 14px; color: #ffffff;font-weight:bold;font-size:14px;
}

