body {
	margin:0;
	color:#666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/body-bg.gif) #00497b top repeat-x;
	}
	
p {
	margin:0 0 10px 0;
	color:#666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	}
	
form {
	margin:0;
	padding:0;
	}
	
.logo {
	background:url(../images/logo.gif) no-repeat;
	}
	
.logo h2{
	font-family:"Trebuchet MS";
	color:#0e2c82;
	font-weight:bold;
	font-size:35px;
	text-shadow:2px 2px 2px #ccc;
	margin:0 0 0 25px;
	padding:0;
	line-height:35px;
}

.logo h2 span{
	font-family:"Trebuchet MS";
	color:#2b7b1a;
	font-weight:bold;
	font-size:35px;
	text-shadow:2px 2px 2px #ccc;
	margin:0;
	padding:0;
}

.logo h2  a{
	font-family:"Trebuchet MS";
	color:#0e2c82;
	font-weight:bold;
	font-size:35px;
	text-align:center;
	text-shadow:2px 2px 2px #ccc;
	text-decoration:none;
	margin:0;
	padding:0;
}
	
.header {
	margin-top:30px;
}
	
.quote {	
	color:#eeffe7;
	font-size:17px;
	font-family:"Trebuchet MS";
	text-shadow: 1px 1px 1px #042917;
	}

.quote span{
	color:#fbf313;
	font-weight:bold;
}

.hdr-bg {
	background:url(../images/hdr-bg.png) no-repeat;
	width:546px;
	height:265px;
	}
	
.hdr-bg2 {
	background:url(../images/hdr-bg2.jpg) no-repeat;
	padding:20px 0 0 0;	
	}
	
.body-bg {
	background:#FFFFFF;
	}	
	
/*Main navigation*/

.menubar{
	padding:0;
	margin:15px 0 0 0;
	float:right;
	width:100%;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:none;
}

.menubar ul{
	padding:0;
	margin:0;
	}

.menubar li{
	float:left;
	margin:0 3px 0 4px;
	color:#FFFFFF;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	}

.menubar li a{
	display: block;
	color:#ffffff;
	text-decoration: none;
	margin:5px 0px 0 0;
	padding:0 0 0 12px;
	line-height:27px;
	text-align: center;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.menubar li a font{	
	padding:0 12px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.menubar li a:hover{
	color: #fbf313;
	line-height:33px;
	background: url(../images/hover-left.gif) no-repeat top left; /*left tab image path*/
	}

.hover{
	color: #fbf313;
	line-height:33px;
	background: url(../images/hover-left.gif) no-repeat top left; /*left tab image path*/
		}

.hover font{
	color:#fbf313;
	line-height:27px;
	display:block;
	background: url(../images/hover-right.gif) no-repeat top right; /*right tab image path*/
}

.menubar li a:hover font{
	color:#fbf313;
	line-height:27px;
	display:block;
	background: url(../images/hover-right.gif) no-repeat top right; /*right tab image path*/
}

.right-nav {
	background:url(../images/rht-nav-bg.gif) repeat-y top;
	}
/* Main nav Css Ends   */
	
.save-text ul{
	margin:0px;
	padding:0px;
	}
	
.save-text ul li{
	margin:0px 0 0 10px;
	list-style:none;
	background:url(../images/arrow.png) left no-repeat;
	background-position:0 8px;
	color:#ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 15px;
	line-height:24px;
	text-shadow:2px 2px 2px #0099cc;
	}
	
.get-quote-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ffde00;
	background:url(../images/head-line1.png) bottom left no-repeat;
	margin-left:10px;
	line-height:35px;
}
	
.input-bg {
	background:url(../images/input-bg.png) no-repeat;
	border:none;
	width:156px;
	height:29px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:12px 0 0 5px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	background:url(../images/head-line.png) left bottom no-repeat;
	line-height:30px;
	color:#005c9c;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
	
h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#02aed7;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
.google-ad {
	margin:0 auto;
	text-align:center;
	width:180px;
}

#footer {
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding-top:10px;
	}

#footer a{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:0 5px;
}

#footer a:hover{
	border-bottom:1px dotted #ffffff;
}

.copyright {
	color:#02aed7;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}

.logo-bdr {
	border:3px solid #d5eaf5;
	}

	
/* Right Nav  */
.right-side-border {
	background:#fff;
	border:4px solid #F5F5F5;
	margin:0;
	padding:0 0 8px 0;
}

.right-side-border ul{ 
	list-style:none;
	margin: 0 10px;
	padding:10px 0 0 0;
}

.right-side-border ul li{
	background:url(../images/arrow.gif) 0 4px no-repeat;
	padding:0 0 8px 10px;
}

.right-side-border ul li a {
	text-decoration:none;
	color:#666666;
	}

.right-side-border ul li a:hover{
	text-decoration:underline;
	color:#02AED7;
	}

.right-title-heading { 
	background:url(../images/left-top-bg.gif) repeat-x; 
	color:#005C9C; 
	font-size:15px; 
	font-weight:bold; 
	padding:4px 0 0 5px;
	}

/* Right Nav Ends  */


