body {
	margin: 4% 0px; padding:0px;
	text-align:center;
	background-color: #ffffff;
	background:url(img/bg.jpg) top;
	}
	
#content {
	width:760px;
	text-align:left;
	border:0px solid #efefef;
	background-color:#ffffff;
	background: White;
	overflow: visible;
	}

#header {
	float:left;		
	width:745px;
	background-color:#ffffff;
	height: 80px;
	padding-top: 15px;
	padding-left: 15px;
	}
#holder{
	width: 560px;
	height: 100%;
	background-color:#ffffff;
}
#main {
float: left;
width: 450px;
	background-color:#ffffff;
	font-family: Verdana, sans-serif;
	font-size:11px;
	line-height: 17px;
	letter-spacing: 0px;
	color: #666666;
}

#navi {
	float:left;
	width:170px;
	height: 345px;
	background-color:#ffffff;
	font-family: Geneva, sans-serif;
	font-size:11px;
	line-height: 17px;
	letter-spacing: 1px;
	padding: 0px 55px 10px 15px;
}

#footer {
	float:left;
	width:760px;	
	background-color: #ACAD9D;
	height: 20px;
	font-family: Verdana, sans-serif;
	font-size:9px;
	color: #ffffff;
	height: 30px;
	padding-top: 15px;
	}
	
table{
	background-color: White;
}
	
h6 {
font-family: Verdana, sans-serif;
	margin: 0 0 10px;
	padding: 0 2px 0 10px;
	font-size: 10px;
	line-height: 16px;
	font-family: inherit;
	font-weight: normal;
	text-transform: uppercase;
	color: #2F3672;
	border-right: 0px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 2px solid #2F3672;
	letter-spacing: 1px;
	}
h5 {
font-family: Verdana, sans-serif;
	margin: 0 0 10px;
	padding: 0 2px 0 10px;
	font-size: 10px;
	line-height: 16px;
	font-family: inherit;
	font-weight: normal;
	text-transform: uppercase;
	color: #83846D;
	border-right: 0px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 2px solid #ACAD9D;
	letter-spacing: 1px;
}

hr
	{
	height:1px;
	border-top: 1px solid #acad9d;
	border-left:0 none;
	border-right:0 none;
	border-bottom:0 none;
	margin-bottom: 8px;
	}
	

a{
font-family: Tahoma, sans-serif;
color: #696969;
background: url(img/dot.gif) 0% 0%;
padding-bottom: 0px;
padding-left: 15px;
margin: 0px 0px 0px 0px;
background-repeat: no-repeat;
white-space: nowrap;
font-style: normal;
text-decoration: none;
}	
a:hover{
font-family: Tahoma, sans-serif;
color: #2F3672;
background-color: Gray;
background: url(img/dot2.gif) 0% 00%;
padding-bottom: 0px;
padding-left: 15px;
margin: 0px 0px 0px 0px;
background-repeat: no-repeat;
white-space: nowrap;
}

a:active{
font-family: Tahoma, sans-serif;
color: #660000;
background-color: Gray;
background: url(img/dot2.gif) 0% 00%;
padding-bottom: 0px;
padding-left: 15px;
margin: 0px 0px 0px 0px;
background-repeat: no-repeat;
white-space: nowrap;
}
a.zwo {
border: none;
background-image: none;
padding-left: 0px;
}

a.zwo:hover {
border: none;
background-image: none;
padding-left: 0px;
}

p{
	padding: 0px;
	margin: 7px 0px 0px 0px;
}

li{
	color: #2F3672;
	line-height: 20px;
}