/* CSS Document */

/* Structure */
body{
	padding:0;
	margin:0;
	
	font-size:9pt;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	background:url(pic/bg.gif) white repeat-x top;
}
.container{
	width:900px;
	margin:0 auto;
}

.getaquote {
	position:relative;
	float: left;
	width: 450px;
	font-size: 16px;
}

.tagline {
	padding-top: 270px;
	position:relative;
	float:left;
	font-size: 16px;
	width: 450px;
}

.header{
	background:url(pic/header.gif);
	height:89px;
	margin:6px 0 0;
}
.menu{
	background:url(pic/main.jpg);
	height:397px;
	margin:9px 0 0;
}
.center{
	padding:5px 10px;
	margin-right:240px;
}
.special{
	clear:right;
	float:right;
	width:240px;
}
.footer{
	font-size:8pt;
	line-height:23px;
	clear:both;
	padding:0 10px;
	text-align:right;
}
/* Structure End */

/* Main styles */
h1, h2, h3, h4, h5 {
	margin:0;
	padding:10px 0;
	color:#fc1e2f;
}
h1, h2{
	border-bottom:2px solid #cccccc;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:14px;
}
.impact{
	color:#fc1e2f;
	font-size:18px;
}
p{
	margin:10px 0;
	padding:0;
}

p.table{
	margin:0;
	padding:0;
	font-size:10px;
	color:#999999;
	text-align:left;
}
.center p{
	text-align:justify;
}
a.title{
	color:#fc1e2f;
	text-decoration:none;
}
a.title:hover{
	color:#fc1e2f;
	text-decoration:underline;
}

a{
	color:#fc1e2f;
	text-decoration:underline;
}
a:hover{
	color:#fc1e2f;
	text-decoration:none;
}
.center ul li{
	list-style-image:url(pic/li.gif);
	margin:5px 40px 0 0;
}
.advert{
	border:1px solid #fc1e2f;
}
.quotead{
	width:300px;
	/* border:2px solid #cccccc; */
	text-align:center;
}
.sub{
	font-style:italic;
	font-size:8pt;
}
/* Main styles End */


/* Menu */
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	float:right;
	height: 32px;
	list-style: none;
	margin:0;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#fc1e2f;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 32px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 8px 0 0; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(pic/menu_start.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(pic/menu_end.gif) no-repeat right top; /*right tab image path*/
}
/* Menu End */


/* BIA Standard */
.big{
	font-size:12pt;
}
.biger{
	font-size:18pt;
}
.small{
	font-size:10px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
img.fl, img.fr{
	margin:5px 10px;
}
.cl{
	clear:all;
}
.centered{
	text-align:center;
}
.right{
	text-align:right;
}
.mb{
	margin:10px;
}
/* BIA Standard end */

/* additional */
p.response{
	margin:10px 0 0;
	font-style:italic;
}
p.subscription{
	margin:0 0 10px;
	text-align:right;
}
/* additional end */

/* Enquiry */
form label{
	float: left;
	width: 120px;
	font-weight: bold;
}
form input, form textarea{
	width: 180px;
	margin-bottom: 5px;
}
form textarea{
	width: 250px;
	height: 150px;
}
form .boxes{
	width: 1em;
}
form #Submit{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}
form br{
	clear: left;
}
form .red{
	color:red;
}
/* Enquiry End */

/* gallery */
.gallery{
	text-align:left;
}
a.thickbox img{
	border:1px solid black;
}
a.thickbox:hover img{
	border:1px solid red;
}
/* gallery end */

/* titles in gallery */
.thickbox{
	text-decoration:none;
}
.thickbox .pabsolute{
	position:absolute;
	margin:0 0 0 -80px;
	
	height:20px;
	width:60px;
	text-align:center;
	background:white;
	border:1px solid #000066;
}
/* titles in gallery end */

/* Show/Hide functionality */
.gallery h3{
	cursor:pointer;
}
.gallery div{
	display:none;
}
/* Show/Hide functionality End */

/* Rotating pictures */
#RotatingPictureDivbia{
	float:right;
	width:200px;
}
/* Rotating pictures End */

/* Pass form */
.pass_form{
	width:60%;
	text-align:right;
}
.pass_form p{
	text-align:right;
}
/* Pass form End */

/* FAQ boxes */
#faq {
	background-color:#dedede;
	padding: 10px;
	border:1px solid #666666;
}


/* FAQ boxes End */


/* SEO */

.header2 {
    font-size:13pt;
    font-weight:bold;
}

.header2Italic {
    font-size:11pt;
    font-style:italic;
}
	
.underFooter {
	background-color:#FFFFFF;
	font-family:arial;
	color:#000000;
	
}
.underFooter a {
	font-size:8pt;
	color:#000000
}

.underFooter h2 {
	text-align:center;
	padding: 10px;
	
	font-size:11pt;
	
}
.underFooter h3 {
	text-align:center;
	
	
	font-size:11pt;
	
}

.underFooter h4 {
	text-align:center;
	
	font-size:10pt;
	
}

.footerMenu {
	text-align:center;
}

.loc2 {

	font-size:11pt;
	color: #000000;
	font-style: italic;
}

.loc3 {

	text-align:center;
	font-size:8pt;
	margin:0px 100px 0px 100px;
}

#AutoNumber1 {
	text-align:center;
	border-collapse: collapse;
	font-size:9pt;
}
#AutoNumber1 td {
	text-align:left;
}
#AutoNumber1 a {
	color:#000000;
	font-size:8pt;
	text-decoration:none;
}

#copyright  {
	font-size:8pt;
	color:#000000;
	}