html {
	height: 100%;
	width: 100%;
}
body {
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #000000;
	width: 100%; 
	height: 100%; 
	margin: 0; 
	padding: 0; 
	text-align: center;
	background-color: #ededed;
}
p {
}
td {
	vertical-align: top;
	text-align: left;
	color: #000000;
}
a {
	color: #0079C2;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
img {
	border: 0;
}
hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0;
	clear: both;
}
form {
	padding: 0;
	margin: 0;
}


/**** GLOBALS ****/

	/** header **/
#base { 
	background-color: #ffffff;
	width: 855px;
	border-left: 3px solid #cbcbcb;
	border-right: 3px solid #cbcbcb;
	margin: 0 auto;
	padding: 0 8px 0;
	height: 100%;
	text-align: left;
}
#header {
	border-top: #ffffff solid 4px;
	width: 100%;
	height: 105px;
	vertical-align: text-top;
	font-size: 9px; 
	background: url("/images/hdr_bg.jpg");
}
#header #logo {
	float: left;
}
#header #info {
	float: right;
}
#header .info {
	padding-top: 87px;
	float: left;
	/*padding-left: 12px;*/
	padding-right: 4px;
	text-transform: uppercase;
	white-space: nowrap;
}

	/** nav **/

#nav { 
	/*border-top: #ffffff 5px solid;
	border-bottom: #ffffff solid 47px;*/
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	height: 54px;
	background: url(/images/nav_bg.jpg) repeat-x;
}
#nav li {
	list-style: none;
	float: left;
}
#nav li {
	padding: 0 0 0 0;
	background: url(/images/nav_div.gif) no-repeat;
	height: 53px;
}
#nav li a {
	/*padding: 31px 22px 8px 0;*/
	padding: 31px 12px 8px 0;
	margin-left: 8px;
	display: block;
}/*
#nav li a:hover {
	background: url(/images/nav_bg_over.jpg) repeat-x;
}*/
#nav li ul {
	position: absolute;
	padding: 0;
	margin: 0 0 0 1px;
	/*margin-top: -8px;*/
	background-color: #0079c2;
	clear: both;
}
#nav ul li {
	font-size: 9px;
	color: #ffffff;
	float: none;
	line-height: 16px;
	border-bottom: #dfc217 dashed 1px;
	padding: 0;
	margin: 0;
	background: none;
	height: 16px;
	width: 100%;
}
#nav ul li a {
	margin: 0;
	display: block;
}
#nav ul li a:hover {
	background: none;
	background-color: #0072b7;
}
#nav li br {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
#nav ul li a {
	padding: 0 0 0 8px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}


#nav #services ul {
	width: 123px;
}
#nav #becomeapartner ul {
	width: 167px;
}
#nav #aboutus ul {
	width: 100px;
}
#nav ul li:last-child {
	border: 0;
}
#nav #side {
	float: right;
	height: 101%;
	padding-left: 2px;
	background: #fff;
}
#nav #side a {
	padding: 0;
	margin: 0;
}
#nav #side div {
	border-bottom: #ffffff solid 1px;
}


	/** body **/
	
#body {
	padding-bottom: 26px;
}

	/** footer **/

#footer {
	background-color: #ededed;
	/*margin-top: -26px;
	bottom: 0 !important;
	bottom: -1px;*/
	height: 22px;
	width: 100%;
	border-bottom: #ffffff 4px solid;
}
#footer img{
	float: left;
	margin: 0;
	padding: 0;
}
#footer .credits {
	font-size: 10px;
	color: #374057;
	float: right;
	padding: 5px 10px;
	vertical-align: middle;
}


/***** CONTENT *****/

.blu_hdr {
	font-size: 10px;
	color: #0079C2;
}
.hrd_full {
	width: 100%;
	height: 39px;
	border-bottom: solid #ffffff 4px;
	clear: both;
}
.col_left {
	width: 240px;
}

/** boxes **/
.box {
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}
	/*widths*/

.w9 { width: 9px }	
.w28 { width: 28px;}
.w41 { width: 41px;}
.w45 { width: 45px;}
.w48 { width: 49px;}
.w62 { width: 62px;}
.w73 { width: 73px; }
.w84 { width: 84px; }
.w91 { width: 91px;}
.w143 { width: 143px;}
.w146 { width: 146px; }
.w156 { width: 156px; }
.w233 { width: 233px;}
.w275 { width: 275px;}

	/*hieghts*/
.h4 { height: 4px; }
.h8 { height: 8px; }
.h28 { height: 28px; }
.h46 { height: 47px; }
.h72 { height: 72px; }
.h96 { height: 97px; }
.h122 { height: 122px; }
.h130 { height: 130px; }
.h230 { height: 230px; }

.float {
	float: left;
}

	/*colors*/
.brown, .grey { /*changed to gray*/
	/*background-color: #ae9e73;*/
	background-color: #cbcbcb;
}
.blue {
	/*background-color: #779cbe;*/
	background-color: #0079c2;
}
.orange { /*changed to yellow*/
	/*background-color: #be5413;*/
	background-color: #e7c217;
}
.tan {
	/*background-color: #e2d3aa;*/
}
.lght_tan { /* changed to glay */
	/*background-color: #f6f0de;*/
	background-color:  #f5f5f5;
}
.purple, .yellow { /*changed to yellow*/
	/*background-color: #374057;*/
	background-color: #e7c217;
}

.grey {
	background-color: #ededed;
}

/** text **/
.txt_pad {
	padding: 4px 9px;
}
.txt_pad4 {
	padding: 4px;
}
.txt_hdr {
	font-size: 13px;
	color: #0079C2;
	/*color: #e7c217;*/
	font-weight: bold;
}
.top {
	vertical-align: top;
}

/** forms **/
.form {
	background-color: #ededed;
}
.label { 
	float: left;
	padding: 6px 10px 2px 0;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -.5px;
	text-align: right;
	width: 145px;
}
input[type='text'], input[type='password'], .input_file {
	border-width: 1px;
	width: 60%;
}
select {
	color: #374057;
	border-width: 1px;
	font-size: 9px;
	font-weight: bold;
}
input[type='image']{
	padding: 8px 4px 8px 0;
	float: right;
}
textarea {
	border-width: 1px;
	width: 65%;
	height: 150px;
}
.errors {
	color: red;
}

/**list_bage**/
.list_bage {
	width: 100%;
	background-color: #ededed;
	
}
.list_bage th {
	border-bottom: #cccccc solid 1px;
	padding: 6px 6px 2px;
	color: #374057;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.list_bage td {
	padding: 4px 6px;
}
.list_bage td.narrow {
	text-align: center;
}

.list_bage .color {
	/*background-color: #c4d0dc;*/
	background-color: #dddddd;
}