/* Main Style */

body {
	text-align:center;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 1.7em;	
	margin: 0px auto;
	color: #000;
	background-color: #ffffff;
	background:url(../images/bg2.gif) repeat-x top;
}

#container {
	margin: 0 auto;
	padding:10px;
	width:800px;
	background-color: #ffffff;
}

#top {
	text-align: center; 
	padding:5px;
}

.top-left {		
	width: 400px; 
	float:left;
	text-align: left;
	margin:50px 0px 0px 0px;
} 

.top-right {		
	float:right;
	width: 260px; 
	font-size: 11px;
	text-align: right; 
} 

#top-image {
	margin:0px 0px 0px 0px;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color: #317023;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color: #317023;
	border-bottom: 1px solid #317023;
	text-align:left;
}

h3 {
	font-size:22px;
	font-weight:bold;
	text-align:left;
}

a:link {
	color: #317023;
	text-decoration: underline;
	font-weight:bold;
}

a:visited {
	color: #317023;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	font-weight:bold;
}

.errormsg {
	font-weight:bold;
	text-align:center;
	color:#FF0000;
	border: 1px solid #FF0000;
	margin: 10px;
}

.sent {
	font-weight:bold;
	text-align:center;
	color:#317023;
	border: 1px solid #317023;
	margin: 10px;
}

#footer-main {
	width:800px;
	background-color: #efefef;
	border-top: 2px solid #317023;
	margin: 0 auto;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer-info { 
	width:800px; 
	float: left;  
	margin-top: 20px;
	background-color: #FFF;
	text-align:left;
}

#footer-main p {
	font-size:10px;
	color: #666666;
	line-height: 1.5em;	
	padding:10px;
}

#main {
	margin-top:20px;
	text-align:center;
}

#page-content { 
	width: 460px; 
	float: left; 
	padding:10px 50px 10px 10px;
	background-color: #ffffff; 
	text-align:left;
}

#page-content img { 
	padding:2px;
	margin:0px 0px 10px 10px;
	float:right;
}

#page-content ul { 
	color: #317023;
	font-weight:bold;
	list-style-image: url(../Images/tick.jpg);
	list-style-type: circle;
}

#page-content li { 
	margin:5px 0px 5px 10px;
	padding:0px 0px 10px 20px
}

#page-content a:link {
	color: #317023;
	text-decoration: underline;
	font-weight:bold;
}

#page-content a:visited {
	color: #317023;
	text-decoration: underline;
	font-weight:bold;
}

#page-content a:hover {
	text-decoration: underline;
	font-weight:bold;
}

#right-content { 
	width: 260px; 
	float: left;  
	margin-top: 20px;
	background-color: #FFF;
}

#i-content { 
	width: 260px; 
	float: left;  
	margin-top: 20px;
	background-color: #317023;
	border-top: 8px solid #000000;
	height:500px;
	background-image:url(../images/bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#bullet-content { 
	width: 420px; 
	padding:10px;
	background-color: #ffffff; 
	text-align:left;
	border: 2px solid #317023;
	margin:0px 0px 0px 20px;
}

#about-content { 
	width: 260px; 
	float: left;  
	margin-top: 20px;
	background-color: #FFF;
}

#about-content img { 
	margin:6px;
	padding:3px;
	border:1px solid #cccccc;
}

.insure-images img { 
	margin:6px;
	padding:3px;
	border:1px solid #cccccc;
}

.clear {		
	clear:both;
}

.menu{
	padding: 0;
	width: 100%;
	border-top: 5px solid #317023; /*Brown color theme*/ 
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #ffffff;
}

.menu ul{
	margin:0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

.menu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

.menu a{
	float: left;
	display: block;
	font: bold 13px Arial;
	color: #ffffff;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	background-color: black; /*Brown color theme*/ 
	border-top: 1px solid white;
}

.menu a:hover{
	background-color: #317023; /*Brown color theme*/ 
	color: #ffffff;
}

.menu #current a{ /*currently selected tab*/
	background-color: #317023; /*Brown color theme*/ 
	color: #ffffff;
	border-color: #317023; /*Brown color theme*/ 
}

.box-main {
	background-color: #ffffff;
	padding:0px;
	margin:0px 0px 20px 0px;
	border: 2px solid #317023;
}

.box-title {
	background-color: #317023;
	padding:4px 4px 4px 10px;
	color: #ffffff;
	text-align:left;
	font-weight:bold;
}

.box-desc {
	background-color: #ffffff;
	padding:8px;
	color: #317023;
	text-align:left;
}

#resource {
	margin: 0 auto;
	padding:10px;
	width:800px;
}
