/* CSS Document */

body{  margin: 0;	padding: 0;	font: normal 73%/1.5em Arial,Verdana, Tahoma, sans-serif;	
		color: #505050; text-align:justify; background: #1d3169 url(images/bg.jpg) top repeat-x;}
img{ border:none; } 
a{ color: #000; font-size:1em; text-decoration: underline; } 
a:hover{ color: #009900; text-decoration: none; } 

h1, h2, h3 { font: 1.2em Arial, Helvetica, sans-serif; font-weight:bold; margin:0px; padding:0px; } 
h1 { font-size : 1.4em; color: #287bc8; padding:0px 0px 10px 0px; margin:0px 0px 15px 0px; 
	 border-bottom:2px solid #ccc; width:95%; } 
h2 { font-size : 1.6em; color: #0e8861; padding:5px 0px 5px 0px; margin:0px; } 
h3 { font-size : 1.6em; color: #ffa800; padding:5px 0px 5px 0px; margin:0px; } 
h4 { font-size : 1.4em; color: #000000; padding:10px 0px 0px 0px; margin:0px;  border-bottom:2px solid #fff; width:90%; }
h5 { font-size : 1.2em; font-weight:bold; color:#e1880b; margin:0px; padding-bottom:5px;}

#leftpanel ul{ margin-left:20px; padding:0px; }
#leftpanel li{ font-size:1em; color:#000; list-style-image:url(images/index8.jpg); line-height:21px; margin:0px; padding:0px; }
p{ color:#000; font-size:1em; margin:0px; padding:0px; text-align:justify;}

.cleardiv { clear:both;}
.imgleft{ width:auto; float:left; margin-right:10px; }
.imgright{ width:auto; float:right; margin-left:10px; }

/*Main Outer Div*/
#outerdiv{ width:1000px; margin:0 auto; background:#ffffff url(images/bg.jpg) top repeat-x;;}
#maindiv{ width:900px; margin:0 auto; padding-bottom:20px; }
#greenstrip{ width:auto; height:20px; background:url(images/index1.jpg) no-repeat;}

/*Header*/
#topbar{ width:auto; height:120px;}
#logo{ width:200px; float:left; margin-top:20px;}
#call{ width:421px; float:right; margin-top:50px;}

/*Navigations*/
#navig{ width:900px; height:37px; background: #172754 url(images/index4.jpg) no-repeat; margin:0 auto;}


#menu-home { width:25px; height:36px; float:left; }
.greenline{	background: url(images/index5.jpg) no-repeat; width:3px;	height:37px; float:left; }

/*Sliders*/
#slider{ width:auto; height:250px; margin-top:10px;}
#innerhead{ width:auto; height:150px; margin-top:10px;}

/*Body Content*/
#content{ width:auto; clear:both; padding-top:30px;}
#contentinner{ width:auto; clear:both; padding:30px 20px 0px 20px;}

#contentbox{ width:255px; float:left; margin:0px 10px 0px 20px;}
#contentboxleft{ width:510px; float:left; margin:0px 10px 0px 20px; margin-bottom:50px;}
#dots{ width:10px; height:250px; float:left; background:url(images/index7.jpg) center repeat-y; margin-top:10px;}

/*Footer*/
#footer{ width:auto; height:35px;  background:url(images/index9.jpg) no-repeat; color:#fff;
		 margin:50px 0px 0px 0px; clear:both; padding-top:15px; font-size:0.98em; text-align:center;}
#footer a{ color:#fff; text-decoration:none; }
#footer a:hover{ color:#00CC00; text-decoration:none; }
#call2{ width:425px; float:right; margin-top:30px;}
#footer p{ color:#FFFFFF; padding-left:40px;}

.box
{
height:20px;
}

	
.input1
{
   border:none;
   font : normal 11px Arial, Helvetica, sans-serif;
   color :#6d6e71;
   width:150px;
   height:19px;  
   margin-top:2px;

    
   
} 
#searchform {
margin-left:20px;

}
.button1
{ 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/submit-button.jpg) no-repeat;
	width:70px;
	height:25px;
	color:#FFFFFF;
	float:right;
	border:none;
	cursor:pointer;
	

	 
}
.button2
{ 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/submit-button.jpg) no-repeat;
	width:70px;
	height:25px;
	color:#FFFFFF;
	float:right;
	border:none;
	cursor:pointer;
	float:left;
	margin:10px 10px 10px 10px;
	
	
	

	 
}

