* {
	margin:0;
	padding:0;
}

body {
	font:.9em/1em Helvetica, sans-serif;
	color:#002d62;
	background:#545931 url(../images/bodyBg.jpg) repeat-x scroll center top;
	min-width:980px;
}

p,h1,h2,h4,h5,h6,ul, table {
	margin-bottom:.5em
}

a img,img {
	border:none;display:block;
}

#container {
	margin:0 auto;
	padding:50px
	width:980px;
	height:847px;
	background:url(../images/innerBg.jpg) no-repeat scroll center top;
}

#innerContainer {
	margin:0 auto;
	width:980px;
	position:relative;
}

#header {
	width:980px;
	height:126px;
	background:url(../images/headerbg1.gif);
}

#header h1 a {
	text-indent:-9999px;
	display:block;
	height:100px;
	width:600px;
}

#nav {
	margin-top:50px;
	font-size:1.15em;
	height:300px;
}

#nav li {
	width:240px;
	line-height:1.1em;
	font-weight:bold;
	color:#fff;
	list-style-type:none;
	float:left;
}

#nav li.subnav {
	margin:0;
	line-height:1em;
}

#nav li.subnav a {
	padding:7px 10px 0 10px;
	margin:0;
}

#nav li a {
	text-decoration:none;
	color:#fff;
	width:240px;
	margin:7px 0 0 20px;
	padding-bottom:10px;
	display:block;
}

#nav li a:hover {
	color:#f3bd48;
}

#nav li ul {
	clear:left;
	left:-999em;
	width:200px;
	height:70px;
	position:absolute;
	top:212px;
	background-color:#396882;
	border:1px solid #06336a;
	font-size:.85em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:150px;
	z-index:10;
}

#nav li ul li a:hover, ul#nav_inner li ul li a:hover {
	width:220px;
}

#nav a {
	float:left;
	text-align:left;
	text-decoration:none;
}

#leftCol {
	float:left;
	width:260px;
}

#oneOnOne {
	background:url(../images/onOnOne.jpg) no-repeat 0 0;
	height:117px;
	margin-top:50px;
	float:left;
	display:inline;
}

#oneOnOne a {
	text-decoration:none;
	color:#fff;
}

#oneOnOne p {
	padding:22px 20px 0 97px;
	color:#fff;
	font-size:1.2em;
	line-height:1em;
}

#logIn {
	width:230px;
	height:70px;
	color:#f3bd48;
	margin:15px 0 15px 10px;
	padding-bottom:20px;
	background-color:#6b704d;
	float:left;
	display:inline;
}

#logIn li {
	list-style-type:none;
	line-height:20px;
}

fieldset {
	border:none;
}

fieldset ol { 
	position:relative;
	top:-12px;
	right:15px;
	text-align:right;
}

#logIn input {
	width:110px;
	border:none; 
}

ol li #submit {
	width:60px;
	background-color:#F2C04F;
}

#logIn a {
	font-size:.75em;
	text-decoration:none;
	color:#f3bd48;
}

#forgot {
	position:relative;
	right:15px;
	top:-13px;
	text-align:right;
}

#log {
	position:relative;
	top:10px;
	left:15px;
}

#rightCol {
	text-align:left;
	background:#f8d792 url(../images/innerContBg.jpg) repeat-x bottom scroll;
	width:690px;
	min-height:800px;
	float:left;
}

#rightCol p {
	line-height:1.25em;
}

#rightCol td {
	width:50%;
}

#rightCol ul {
	margin-left:17px;
}

#rightCol a {
	color:#002d62;
}

h2 {
	font: bold 1.25em/1.25em Trebuchet MS, Helvetica, sans-serif;
	margin-top:20px;
}

#rightCol h3 {
	font: 1.5em/1.2em Trebuchet MS, Helvetica, sans-serif italic;
	color:#ea7125;
	margin-bottom:10px;
	padding:10px 0 0 15px;
	float:left;
	width:150px;
	font-style:italic;
}

#rightColHeader {
	width:682px;
	height:180px;
	background-color:#f8d792;
	padding:13px 0 0 8px;
}

#rightColSub {
	height:45px;
	width:665px;
	background-color:#6B8098;
	padding:15px 0 0 25px;
}

#oneOnOneHeader {
	height:45px;
	width:665px;
	background-color:#6B8098;
	padding:15px 0 0 25px;
	margin-top:20px;
}

#fullColumn {
	width:
}

#col1 {
	float:left;
	padding:0 26px 50px 26px;
	display:inline;
}

#col1 ul li {
	line-height:1.5em;
}

#oneOnOneList {
	list-style:none;
	margin-top:20px;
}

#rightCol ul #onOnOneList {
	margin:none;
}

#oneOnOneList li {
	width:580px;
	float:left;
	padding:10px;
}

#oneOnOneList img {
	padding:10px;
	background-color:#fff;
	border-top:1px solid #ebebeb;
	border-right:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #898989;
	float:left;
	margin:0 20px 0 0;
}

#oneOnOneList h2 {
	margin-top:10px;
}

#oneOnOneList a {
	text-decoration:none;
}

#col2 {
	width:215px;
	margin:20px 0 30px 0;
	float:right;
	background-color:#f9e7bd;
}

#par1 {
	margin:20px 20px 0 20px;
}

#par2 {
	margin:20px 20px 30px 20px;
}

#footer {
	background-color:#1E3241;
	font-size:.9em;
	color:#f7d58b;
	height:120px;
	border-top:1px solid #f7d58b;
	text-transform:uppercase;
	clear:both;
}

#footer a {
	color:#f7d58b;
	text-decoration:none;
}

#footer a:hover {
	color:#948054;
}

#footCont {
	width:980px;
	margin:15px auto;
}

#leftCont {
	width:550px;
	float:left;
}

#rightCont {
	width:250px;
	text-align:right;
	float:right;
}

.topMargin {
	margin-top:20px;
}

.topCellSpacing {
	padding-top:5px;
}

.thSpacing {
	padding-top:10px;
}

.bold {
	font-weight:bold;
	font-size:1.2em;
}

.floatImgLeft {
	float:left;
	padding-right:10px;
}

#oneOnOneList img.floatImgRight {
	float:right;
	margin-left:10px;
}

.noLink a {
	text-decoration:none;
	color:#002d62;
}

.zebra {
	background-color:#f9e0ab;
}
