/* ------------------------    MAIN    --------------------------*/
font {
}
TABLE, TR, TD, UL {
}
 body {
	background-color: #4169e1;
	text-align:center;
	padding: 0px;
	margin: 0px;
}
.header {
	background-image: url(/images/bg_header.jpg);
	height: 289px;
}
.container {
	width: 919px;
	margin: 0 auto;
	text-align: left;
}
.nav_float {
	float: left;
	width: 232px;
}
.nav_left {
	float: left;
	width: 12px;
	height: 197px;
}
.navigation {
	width: 220px;
	height: 197px;
	float: left;
}
.splash {
	float: left;
	width: 687px;
}
.bg_content {
	background: url(/images/bg_content.jpg) repeat-x;
	min-height:500px;
}
.padding {
	padding: 25px 0px 0px 25px;
	line-height: 16px;
	font-style: none;
	font-weight: none;
}
p {
	padding-top: 7px;
	padding-bottom: 4px;
	margin:0px;
}
h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 20px;
	font-style: none;
}
.two_column {
	float:left;
	height: 470px;
	width: 537px;
}
.left_column {
	height: 193px;
	margin-right: 30px;
	margin-left: 17px;
}
.right_column {
	float: left;
	width: 351px;
}
.right_column_bg {
	background: url('/images/bg_right_bar.jpg') no-repeat;
	height: 395px;
}
.right_column_text {
	padding: 32px 61px 0px 31px;
	color: #000000;
	text-align: center;
}
.testimonial {
	margin:0px 100px 10px 100px;
	border: 1px solid #fde102;
	background-color: #020169;
	padding: 5px;
	text-align: center;
}
hr.cleaner {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	border:none;
	visibility: hidden;
}
/* ------------------------    FOOTER    --------------------------*/

#footer {
	color: #FFFFFF;
	padding: 5px;
	height:auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
#footer a:hover {
	color: #A7A7A7;
	text-decoration: underline;
	font-size: 11px;
}
 #small {
 font-size: 12px;
}
#reg {
 font-size: 12px;
}
#big {
 font-size: 12px;
}
.main {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color:#FFFFFF;
 background-color: ;
 border: 0px  ;
}
.maintext1 {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color: #FFFFFF;
}
.maintext2 {
 font-family:arial,helvetica,sans-serif;
 font-size:12px;
 color:#FFFFFF;
}
.mainlink {
 font-family:arial,helvetica,sans-serif;
 font-size:12px;
 color:#ffff33;
}
.mainlink a:link {
 color:#ffff33;
}
.mainlink a:hover {
 color:#FF0000;
}
.mainlink a:active {
 color:#FF9900;
}
.mainlink a:visited {
 color: #999999;
}
a {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color: #ffff33;
}
a:link {
 color: #ffff33;
}
a:hover {
 color: #FF0000;
}
a:active {
 color: #FF9900;
}
a:visited {
 color: #999999;
}
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 background-color: ;
 border: 1px #999999 solid;
}
.subcolor {
 color: #FFFFFF;
 background-color: ;
}
.subtext1 {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color: #FFFFFF;
}
.subtext2 {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color: #FFFFFF;
}
.sublink {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color: #0000FF;
}
.sublink a:link {
 color: #0000FF;
}
.sublink a:hover {
 color: #FF0000;
}
.sublink a:active {
 color: #FF9900;
}
.sublink a:visited {
 color: #999999;
}
/* ------------------------    NAV    --------------------------*/

.nav {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color: ;
 background-color: ;
 border: 0px  ;
}
.navcolor {
 color: ;
 background-color: ;
}
.navtext1 {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color: ;
}
.navtext2 {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color: ;
}
.navlink {
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 color: ;
}
.navlink a:link {
 color: ;
}
.navlink a:hover {
 color: ;
}
.navlink a:active {
 color: ;
}
.navlink a:visited {
 color: ;
}
/* ------------------------    LINK TO HIDDEN DIR    --------------------------*/

.resource {
 color:#FFFFFF;
	text-decoration: none;
	font: 10px/120% Arial, Helvetica, sans-serif;
	cursor: text;
}
.resource a:link {
 color: #FFFFFF;
	cursor: text;
}
.resource a:hover {
 color: #FFFFFF;
	cursor: text;
}
.resource a:visited {
 color: #FFFFFF;
	cursor: text;
}
.resource a:active {
 color: #FFFFFF;
	cursor: text;
}

