/* CSS Document */
*{margin:0;padding:0}
#body{
	text-align:center;
	font-size:62.5%;
	font-family:arial, sans-serif;
	border-top: solid #E0CEA3 10px;
	margin: auto;
	color: #000000;
	background-color: #FFFFFF;
}
#stage{
	width:780px;
	margin: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#stage2{
	width:780px;
	text-align: center;
	background-color: #FFFFFF;
	margin: auto;
	border: solid #000 1px;
	height: 100%;
}
#stage3{
	width:780px;
	margin: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}

h1{
	height:74px;
	background:url(/images/header.gif) no-repeat;
	text-indent:-5000px;
}
h2{
	font-size:1.7em;
	font-weight:normal;
	text-transform: uppercase;
	color: #000000;
	padding: 0px 5px 0px 5px;
	text-align: center;
	padding-top: 10px;
}
h3{
	font-size:1.3em;
	font-weight:normal;
	color:#c29661;
	text-transform: uppercase;
	padding-bottom: 10px;
	text-align: center;
}


#nav2{
	width:170px;
	float: left;
	margin-left: 3px;
}
#pot4{
	width:400px;
	float: left;
	margin-right: 15px;
	
}
#pot6{
	width:180px;
	float:right;
	margin-right: 0px;
	text-align: center;
}

/* insurer 3D Curved */
.insurer {background: transparent; width:90%; margin:0 auto;}
.insurer h4, .insurer p {margin:0 10px;}
.insurer h4 {font-size:2em; color:#fff; letter-spacing:1px;}
.insurer p {padding-bottom:0.5em;}

.insurer .top, .insurer .bottom {display:block; background:transparent; font-size:1px;}
.insurer .b1, .insurer .b2, .insurer .b3, .insurer .b4, .insurer .b1b, .insurer .b2b, .insurer .b3b, .insurer .b4b {display:block; overflow:hidden;}
.insurer .b1, .insurer .b2, .insurer .b3, .insurer .b1b, .insurer .b2b, .insurer .b3b {height:1px;}
.insurer .b2 {background:#E0CEA3; border-left:1px solid #999; border-right:1px solid #aaa;}
.insurer .b3 {background:#E0CEA3; border-left:1px solid #999; border-right:1px solid #ddd;}
.insurer .b4 {background:#E0CEA3; border-left:1px solid #999; border-right:1px solid #eee;}
.insurer .b4b {background:#E0CEA3; border-left:1px solid #aaa; border-right:1px solid #fff;}
.insurer .b3b {background:#E0CEA3; border-left:1px solid #ddd; border-right:1px solid #fff;}
.insurer .b2b {background:#E0CEA3; border-left:1px solid #eee; border-right:1px solid #fff;}


.insurer .b1 {margin:0 5px; background:#999;}
.insurer .b2, .insurer .b2b {margin:0 3px; border-width:0 2px;}
.insurer .b3, .insurer .b3b {margin:0 2px;}
.insurer .b4, .insurer .b4b {height:2px; margin:0 1px;}
.insurer .b1b {margin:0 10px; background:#fff;}

.insurer .boxcontent {display:block; background:#E0CEA3; border-left:1px solid #999; border-right:1px solid #fff;}

.maintext{
	color:#000000;
	font-size:1.3em;
	text-align: justify;
	padding: 10px;
}
.maintext a{
	color:#8a7d56;
	text-decoration: underline;
}
.maintext a:hover {
	color:#000000;
	text-decoration: underline;
}
#navmenu li{
	text-align: center;
	line-height: 1.6em;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000000;
	list-style: none;
}

#navmenu li a{
color:#000000}

#navmenu li a:hover{color:#8a7d56}





a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	}
a:hover{
	color: #fff;
	text-decoration: underline;

}
#footer {
	clear:both;
	width:100%;
	margin-top: 20px;
	font-size: 1.1em;
	line-height: 3em;
	text-align: center;
	border-bottom: solid #E0CEA3 10px;
}
#footer a {color:#8a7d56}
#footer a:hover {color:#000000}

#pagelist {
	text-align: left;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #8a7d56;
	padding: 10px;
	list-style-position: inside;
}

#pagelist2 {
	text-align: left;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #8a7d56;
	padding: 10px;
	list-style-position: inside;
}

