body {
	background: #cdcdcd url(../images/bg_main.gif) repeat-x top;
	margin: auto;
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Arial Narrow, sans-serif;
	color: #951914;
	font-size: 24px;
	margin: 0 0 20px 0;
	padding: 0;
}

h2 {
	font-family: Arial Narrow, sans-serif;
	color: #000000;
	font-size: 18px;
	margin:0;
	padding: 0;
}


h3 {
	font-family: Arial Narrow, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
	font-size: 14px;
	margin:0;
	padding: 0;
}

p {
	margin: 0 0 10px 0;
}

a {
	color:#2e435e;
	text-decoration: underline;
}

a:hover {
	color:#951914;
	text-decoration: underline;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

input, select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	border:1px solid #7f9db9;
	padding:2px;
}

textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	padding:5px;
	border:1px solid #7f9db9;
}

.text {
	border: 1px solid #7f9db9;
}

.label {
	font-weight:bold;
	text-align:left;
	color:#2e435e;
}

.label_right {
	font-weight:bold;
	text-align:right;
	color:#2e435e;
}

.button {
	border:1px solid #ffffff;
	background-color:#971d18;
	color:#ffffff;
	font-weight:bold;
	padding: 5px;
	text-decoration:none;
}

a.button:hover {
	color:#ffffff;
	text-decoration:none;
}

.border {
	border:1px solid #2e435e;
	float:left;
	padding:1px;
	margin:0 10px 10px 0;
}

.noborder {
	border: 0;
	background:none;
}

hr {
	color: #b5b5b5;
	background-color: #b5b5b5;
	height: 1px;
	width: 100%;
	margin:0 0 10px 0;
	padding:0;
	border:0;
	line-height:1px;
}

.left {
	float:left;
}

.right {
	float:right;
	display:inline;
	margin:0;
	padding:0;
}

/********************* MAIN BODY *************************/

#main_body {
	margin: auto;
	width:870px;
	position: relative;
}

.logo {
	height:101px;
	width:435px;
	position:relative;
}

.login_form {
	width:208px;
	height:91px;
	background:#931b17;
	float:right;
	padding-top:10px
}

.login_form .label {
	color:#ffffff;
	text-align:right;
}

.top {
	position:relative;
	width:870px;
	height:128px;
	z-index:1001;
}

.main_nav {
	/*width:485px;*/
	height:25px;
	margin:0;
	float:right;
	position:relative;
	top:1px;
}

#content_home {
	width:870px;
	position:relative;
	top:13px;
}

.bnr_home {
	width:870px;
	height:197px;
	background:url(../images/bnr_home.jpg) no-repeat;
	position:relative;
}

.bnr_home_btn {
	height:70px;
	width:138px;
	position:absolute;
	top:101px;
	left:497px;
}

.bnr_home_btn img {
	margin:0 0 5px 0;
}

.users_box {
	height:253px;
	width:645px;
	background:url(../images/bg_home_box.gif) no-repeat;
	position:relative;
	float:left;
	padding-top:60px;
}

.users_main {
	width:626px;
	position:relative;
	top:10px;
	left:7px;
}

.user {
	background:#ececec;
	width:100%;
	height:105px;
}

.user p {
	margin: 0 10px 0 10px;
}

.heading {
	background:#951914;
	color:#ffffff;
	height: 34px;
}

.heading h3 {
	margin:0 0 0 10px;
	padding:0;
}

.cont {
	width:870px;
	position:relative;
	top:13px;
}

.cont_col_1 {
	width:645px;
	background:url(../images/bg_cont.gif) no-repeat;
	float:left;
	position:relative;
}

.container {
	margin:30px 40px 30px 40px;
}

.cont_col_2 {
	float:left;
	width:225px;
}

.vid_cont {
	background:url(../images/vid_cont.jpg) no-repeat;
	height:204px;
	width:225px;
	position:relative;
}

.vid_cont img {
	position:absolute;
	top:158px;
	left:81px;
}
	

ul.subnav {
	list-style:none;
	width:170px;
	margin:0 0 10px 0;
}

ul.subnav li {
	padding-left:10px;
	background:none;
	margin:2px 0 2px 0;
}

ul.gen {
	list-style:none;
	width:98%;
}

ul.gen li {
	padding-left:10px;
	background:url(../images/bullet.gif) no-repeat 0 4px;
	height: 18px;
	width: 150px;
	float:left;
}

.odd {
	background:#ffffff;
	color:#1f2152;
}

.even {
	background:#bfe7fa;
	color:#1f2152;
}
/* ***************  FOOTER STYLES *************** */

#footer {
	width:870px;
	text-align:center;
	margin:30px 0 0 0;
	padding:20px 0 20px 0;
	color:#999999;
}

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

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav, #nav ul {
	padding: 0;
	margin:auto;
	list-style: none;
}

#nav a {
	display: block;
	/*width: 10em;*/
	text-decoration: none;
	color: #ffffff;
	padding: 0;
	margin:0;
}

#nav li {
	float: left;
	/*width: 10em;*/
	padding: 0;
	margin:0;
}

#nav li ul {
	position: absolute;
	/*width: 10em;*/
	left: -999em;
	z-index: 10000;
}

#nav li:hover ul {
	left: auto;
	width:160px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	width:160px;
}


/* *************** CUSTOM NAV STYLES **************** */

#btn_home a { background: url(../images/btn_home.gif) no-repeat; width: 58px; height: 25px; }
#btn_about a { background: url(../images/btn_about.gif) no-repeat; width: 80px; height: 25px; }
#btn_services a { background: url(../images/btn_services.gif) no-repeat; width: 80px; height: 25px; }
#btn_faqs a { background: url(../images/btn_faq.gif) no-repeat; width: 47px; height: 25px; }
#btn_contact a { background: url(../images/btn_contact.gif) no-repeat; width: 88px; height: 25px; }
#btn_register a { background: url(../images/btn_register.gif) no-repeat; width: 132px; height: 25px; }
#btn_account a { background: url(../images/btn_account.gif) no-repeat; width: 82px; height: 25px; }
#btn_logout a { background: url(../images/btn_logout.gif) no-repeat; width: 74px; height: 25px; }

#btn_home a:hover {background-position: -58px 0;}
#btn_about a:hover {background-position: -80px 0;}
#btn_services a:hover {background-position: -80px 0;}
#btn_faqs a:hover {background-position: -47px 0;}
#btn_contact a:hover {background-position: -88px 0;}
#btn_register a:hover {background-position: -132px 0;}
#btn_account a:hover {background-position: -82px 0;}
#btn_logout a:hover {background-position: -74px 0;}

.btn_text { visibility: hidden; }

#nav li ul {
	top: 25px;
}

#nav li ul li {
	clear: both;
	width:170px;
	text-indent: 0; 
	font-size: 10px;
	padding: 0 1px 0 1px; 
	background-color: #496f85; 
	border: 1px solid #ffffff;
	border-top: 0; 
	vertical-align: middle;
	/*overflow: hidden;*/
	position: relative;
	z-index: 10000;
}

#nav li ul li a {
	padding: 3px 5px 3px 13px;
	height: auto;
	width:auto;
	background: none;
}

#nav li ul li a:hover {
	background-color: #395c74;
	background-image: none;
	height: auto;
	width:auto;
	color:#ffffff;
}