/* www.emayl.net-css by AITPL */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

body {
margin: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;	
Fcolor:#ffffff;
background-color:#ffffff;
text-align:justify;
	}
#main_div{
	width:1004px;
	margin:auto ;
	background-color:#ffffff;
	 margin-bottom:0px;
	
	}

#header{ 
width:1004px;margin:0 auto; height:76px; background-repeat:no-repeat; 
background-image:url(images/auto_header.gif);}	
#banner{ 
width:1004px;margin:0 auto; height:249px; background-repeat:no-repeat; 
background-image:url(images/auto_banner.gif);}	
#banner_shedow{ 
width:1004px;margin:0 auto; height:13px; background-repeat:repeat-x; 
background-image:url(images/banner_shedow.gif);}

#menubox{ width:246px; background-color:#f0f0f0;}


/* nevigation bar hover design */
#navbar{ height:44px; padding-top:194px; margin-bottom:10px;}

.aerobuttonmenu{ /*container that holds a row of aero buttons*/
overflow: hidden; 
width: auto;
padding: 4px 0;
border-width: 1px 0;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/

background: transparent url('images/aeroleft.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
height: 31px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/

}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('images/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 14px 6px 8px; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /*this and next two rules control opacity of buttons during hover*/
opacity: 2;
-moz-opacity: 0.80;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color:#0099CC;
}

.black a.aero{
background-image: url('images/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('images/aerorightblack.gif');
}



/* nevigation bar design end */

/* lift side menu list start */

#blueblock{
width: 246px;
padding: 0 0 1em 0;
margin-top:0px;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size:13px;
font-weight:bold;
background-color: #F6F6F6;
color: #333;
border:#333333 1px solid;
}

* html #blueblock{ /*IE 6 only */
w\idth: 222px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px  dashed #cccccc;
margin: 0;
border-left:#f6f6f6 5px solid;
border-right:#f6f6f6 30px solid;
}

#blueblock li a{
display: block;
margin: 6px 6px 5px 17px;
background-color:#F6F6F6 ;
color: #000000;
text-decoration: none;
width: 100%;
}


#blueblock li a:hover{

color: #046B9A;
}
/* left side menu list end*/

.menu {
margin:0px 0px;
padding-bottom:3px; padding-top:3px; color:#FFFFFF; }

.menu a, .menu a:visited {
color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;
font-weight: bold;
margin: 5px 15px 5px 15px; 
text-decoration: none; 
}
.menu a:hover {

color:#FFFF99;
text-decoration: underline;  
}
.title{font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#046B9A; font-weight:bold; margin:0px; }
.paragraph{ margin-left:12px; margin-right:5px; margin-top:5px; font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; margin-left:5px; text-align:justify;}
.text1{font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#046B9A; margin-left:5px;}
.more{font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FF0000; margin-left:5px; margin-left:30px;}

#left_part {width:740px; vertical-align:top;   }
#right_part {width:250px; margin-left:5px; margin-right:0px; float:left; vertical-align:top;  }

#text_box { width:340px; float:left; margin-left:12px; margin-right:12px; margin-top:5px;  }
#text_box1 { width:340px; float:right; margin-left:12px; margin-right:12px; margin-top:5px;  }
/*footer part css*/
#footer{ background-image:url(images/auto_footer.gif); background-repeat:repeat-x; height:85px; text-align:center; margin-top:10px;   }
.footer{font-family:Arial, Helvetica, sans-serif; font-size:12px;  text-align:center; padding-top:4px; color:#FFFFFF;  margin-left:10px; margin-right:12px;   }
.footer1{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center;  padding-top:10px;  color:#fff; }
a:link.footer {font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-left:10px; margin-right:12px;  color:#fff; }
a:visited.footer {font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-left:10px; margin-right:12px;  color:#fff; }
a:hover.footer {font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-left:10px; margin-right:12px;  color:#FF0000; text-decoration:none; }

.title_heading{font-family:Arial, Helvetica, sans-serif; font-size:13px;  color:#000000; font-weight:bold;}