/* Main Style */

body {
	text-align:center;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 1.7em;	
	margin: 0px auto;
	color: #000;
	background-color: #efefef;
}

#quote {
	margin: 10px auto;
	padding:5px;
	width:240px;
	background-color: #317023;
	text-align:center;
}

#quote a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

#quote a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

#quote a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

#container {
	margin: 0 auto;
	padding:10px;
	width:800px;
	border-top: 8px solid #317023;
	border-left: 1px solid #317023;
	border-right: 1px solid #317023;
	background-color: #ffffff;
}

#top {
	text-align: center; 
	padding:5px;
}

.top-left {		
	width: 260px; 
	float:left;
	text-align: left;
} 

.top-right {		
	float:right;
	width: 400px; 
	font-size: 11px;
	text-align: right; 
} 

h1 {
	font-size:18px;
	font-weight:bold;
	color: #317023;
	border-bottom: 1px dashed #317023;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color: #317023;
	border-bottom: 1px solid #317023;
	text-align:left;
}

a:link {
	color: #317023;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #317023;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	font-weight:bold;
}

#footer {
	width:800px;
	background-color: #317023;
	padding:10px;
	margin: 0 auto;
	border-left: 1px solid #317023;
	border-right: 1px solid #317023;
}

.footer-main {
	width:760px;
	margin: 0 auto;
}

#footer p {
	font-size:10px;
	color: #ffffff;
	line-height: 1.5em;	
}

#main {
	margin-top:20px;
	text-align:center;
}

#page-content { 
	width: 460px; 
	float: left; 
	padding:10px 50px 10px 10px;
	background-color: #FFF; 
	text-align:left;
}

#page-content img { 
	padding:2px;
	margin:0px 0px 10px 10px;
	float:right;
	border:1px solid #317023;
}

#page-content ul { 
	color: #317023;
	list-style-image: url(../Images/arrow.jpg);
	list-style-type: circle;
}

#right-content { 
	width: 240px; 
	float: left;  
	margin-top: 20px;
	background-color: #FFF;
}

#right-content img { 
	margin:6px;
	padding:3px;
	border:1px solid #cccccc;
}

#prod-content { 
	width: 260px; 
	float: left;  
	margin-top: 20px;
	background-color: #FFF; 
}

#insurance-content { 
	width: 260px; 
	float: left;  
	margin-top: 20px;
	background-color: #FFF; 
}

#bottom-content { 
	margin: 0 auto;
	padding:10px 10px 10px 10px;
	background-color: #FFF; 
	width:780px;
}

.col1 {		
	margin-top:5px;
	width:260px;
	float:left;
	text-align:left;
} 

.col1 ul{
	list-style-image: url(../Images/arrow.jpg);
	list-style-type: circle;
}

.col2 {		
	width:300px;
	float:left;
	text-align:center;
} 

.clear {		
	clear:both;
}

#request {
	padding: 20px 0 0 0;
	margin: 0;
	width: 240px;
}

#request li{
	list-style: none;
	padding: 0 0 40px 0;
	margin: 0;
}

.requestlink {
	background-image: url(../Images/request02.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 240px;
}

.requestlink a{
	background-image: url(../Images/request01.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 240px;
	display: block;
}

.requestlink a:hover{
	background: none;
}

#advice-content { 
	width: 260px; 
	float: left;  
	margin:0px 0px 0px 0px;
	background-color: #ffffff; 
}

.courier { 
	margin:6px;
	padding:3px;
	border:1px solid #cccccc;
}
