body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	overflow:-moz-scrollbars-vertical;
	height: 100%;
}
html {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}

#pagewidth {
	margin-left:auto; 
	margin-right:auto; 
	width:800px;
	padding:0px;
	
}
#banner {width:800px;height:118px;}
#nav {background:url(../images/nav-bg.gif) no-repeat top; width:758px; height:19px;padding:20px 0 0 42px;}
#nav a:link, #nav a:hover, #nav a:visited {color:#FFFFFF;font-weight:bold;margin-right:33px;}
#main-img {width:800px;}
#content {width:770px;min-height:283px;background:url(../images/content-bg.jpg) repeat-x bottom #FFFFFF;padding:15px;}
#content h3 {font-size:1.2em;color:#4b3c97}
#content h3 img {margin-right:10px;}
#home-content {width:800px;height:293px;background:url(../images/content-bg.jpg) repeat-x bottom #FFFFFF;padding-top:25px}
#home-content h2 {color:#4b3c97; font-family: "Century Gothic", Arial, Verdana;font-size:1.9em;line-height: 1em;margin:0.7em 0 0 0;}
#home-content .taxi-panel {background:url(../images/taxi.jpg) no-repeat right;width:110px;height:123px;float:left;color:#4b3c97;padding:10px 80px 0 0;}
#home-content .let-panel {background:url(../images/let-property.jpg) no-repeat right;width:140px;height:123px;float:left;color:#4b3c97;padding:10px 80px 0 0;}
#home-content .hotel-panel {background:url(../images/hotel.jpg) no-repeat right;width:110px;height:123px;float:left;color:#4b3c97;padding:10px 80px 0 0;}
#home-content .short-term-panel {background:url(../images/short-term.jpg) no-repeat right;width:120px;height:123px;float:left;color:#4b3c97;padding:10px 80px 0 0;}
#home-content .shop-panel {background:url(../images/shop.jpg) no-repeat right;width:110px;height:123px;float:left;color:#4b3c97;padding:10px 80px 0 0;}
#home-content .house-panel {background:url(../images/household.jpg) no-repeat right;width:140px;height:123px;float:left;color:#4b3c97;padding:10px 80px 0 0;}
#home-content .liability-panel {background:url(../images/liability.jpg) no-repeat right;width:110px;height:123px;float:left;color:#4b3c97;padding:10px 80px 0 0;}
#home-content .event-panel {background:url(../images/event.jpg) no-repeat right;width:120px;height:123px;float:left;color:#4b3c97;padding:10px 80px 0 0;}
#home-content a:link, #home-content a:visited, #home-content a:hover, #content a:link, #content a:visited, #content a:hover {color:#4b3c97;font-weight:bold;}
#insurers {width:800px;text-align:center;}
#insurers h2 {text-align:left;}
#insurers img {padding:0 20px 10px 20px;}
#footer a:link, #footer a:hover, #footer a:visited {color:#000000; font-weight:bold;margin-right:20px;}
img {border:none;}
.txtWhite {
	color: #FFFFFF;
}



h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #4b3c97;
	
}

h1 {
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	margin-top: 15px;
}
h2 {color:#4b3c97; font-family: "Century Gothic", Arial, Verdana;font-size:2em;}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.Dotted_Divide {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
label {width:350px;float:left;margin-right:10px;}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
	width:200px;
	margin-bottom:25px;
}
Select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;width:200px;margin-bottom:25px;
}
TextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;width:200px;margin-bottom:25px;
}
#requestform {width:570px;}
.input-box {width:150px;}