body {
	margin:0 auto;
	background:#01003c;
}

#page-wrapper {
	margin:0 auto;
	width:1000px;
}

#header {
	width:1000px;
	height:269px;
	background:url(../images/header.jpg);
}

#content-bg {
	float:left;
	width:1000px;
	background:url(../images/content_bg.jpg);
	height: auto;
}

#left-content {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	float:left;
	width:184px;
}

#right-content {
	float:left;
	width:766px;
	padding:20px 10px 20px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.blue-heading {
	font-size:19px;
	color:#00007f;
}

#nav-bg {
	width:184px;
	height:350px;
	background:url(../images/nav_bg.jpg);
	margin-bottom:200px;
}

#nav {
	text-align:right;
	padding-right:10px;
	line-height:2.85em;
}

#nav a {
	text-decoration:none;
	color:#fff000;
}

#footer {
	padding-left:220px;
	float:left;
	width:766px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}


.style1 {
	color: #BE8210;
	font-size: 13px;
	font-weight: bold;
}
.style111 {
	color: #BE8210;
	font-size: 17px;
}

.style3 {font-weight: bold}
.style31 {font-weight: bold}

.bluebold {
	color: #BE8210;
	font-size: 12px;
	font-weight: bold;
}
.gold-link {
	color: #23396A;
}

.style1 a{
	color: #23396A;
	font-weight: bold;
	text-decoration: underline;
}

.style2 {font-size: 10px}

ul {
	padding-left:25px;
}
*html ul {
	margin-left: 5px;
	}

li {
	padding-bottom:5px;
}
right-content_bizz {
	float:none;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 0px;
}
p { color:"#ffffff"; font-family: "Verdana, Arial, Helvetica"; font-size:"65%"}

h1 {
	font-size: 100%;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	margin-top: 0em;
}
p.indent { margin-left: 3em; margin-top: .5em; line-height: 1.25em; margin-bottom: .2em; margin-right: 1em;}
.button {
	FONT-FAMILY: Verdana, Helvetica, Arial, San-Serif;
	font-weight:normal;
	font-size:70%;
	color:#ffffff;
	background-color:#ffffff;
	border-color:#6699ff;
	margin-top:6pt;
	margin-left: .5em;

}
.topspace {margin-top: .08em; }
