body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	background-color: #3c1016;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
}

form {
	padding:0px;  margin:0px;
	}
	
hr {
	color: #fff; background-color: #fff; border: 1px dotted #CCCCCC; height:1px; width:100%; 
	}

a:link, a:visited {
	color: #3e77a3;
}

a:hover {
	color: #6c0310;
	text-decoration:none;
}
/**********************************/
/* headers                        */
/**********************************/


h1, h2, h3, h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}

h1{
	font-size: 28px;
	font-weight:bold;
	color: #771A33;
	padding-bottom: 12px;
}

h2{
	font-size: 20px;
	font-weight:normal;
	color: #005596;
	margin-bottom: 10px;
	padding-bottom:4px;
}

h3{
	font-size: 16px;
	font-weight:normal;
	color: #505050;
	margin-bottom: 12px;
}

h4{
	font-size: 16px;
	color: #5e0821;
}

h5{
	font-size: 16px;
	color: #5e0821;
	border-bottom:solid 1px #bfbfbf;
	margin-bottom:12px;
	padding-top:10px;
}

/**********************************/
/* Layout ID's                    */
/**********************************/

#full_wrapper {
	width:100%;
	position:relative;
	background-image:url(../images/bg_tile.gif);
	background-repeat:repeat-x;
	background-position:center top;
	padding:0px;
	margin: 0px;
	background-color: #e3e3e3;
}

#main_container {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#table_top {
	width:850px;
	height:245px;
	vertical-align:top;
}

#table_middle {
	width:850px;
	vertical-align:top;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 400px;
	padding-bottom: 40px;
}

#table_middle_exsalt {
	width:auto;
	vertical-align:top;
	background-image: url(../images/exsaltsd7_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	min-height: 400px;
	padding-bottom: 40px;
}

#table_bottom {
	width:100%;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/footer_tile.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 187px;
}

#html_nav {
	padding-top:140px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c1c1c1;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	padding-top: 53px;
}

#footer a:link, #footer a:visited{
	text-decoration:none;
	color: #c1c1c1;
}

#footer a:hover{
	text-decoration:underline;
	color: #4c96ce;
}

#footer_left {
	float:left;
	width:400px;
}
#footer_right {
	float:right;
	width:320px;
}

#last_updated {
	width:250px;
	margin: 0px;
	padding-left:0px;
	float: right;
	padding-right: 16px;
	padding-bottom: 0px;
	border:none;
	margin-left: 0px;
	font-size: 12px;
	padding-top: 8px;
	color: #5C5C5C;
}

#left_column {
	width:250px;
	margin: 0px;
	padding-left:0px;
	float: right;
	padding-top:35px;
	padding-right: 16px;
	padding-bottom: 0px;
	border:none;
	margin-left: 0px;
	font-size: 12px;
	clear:right;
}

#left_column p{
	margin-top:8px;
	margin-bottom:8px;
	font-size:12px;
	line-height:18px;
}

#left_column h2 {
	border-bottom:solid 1px #bfbfbf;
}

#main_content {
	width: 542px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left: 16px;
	padding-top:35px;
	padding-bottom:0px;
	border:none;
}

main_content_exsalt{
	width: 542px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left: 16px;
	padding-top:35px;
	padding-bottom:0px;
	border:none;
	background-image:url(../images/exsaltsd7_bg.jpg);
}

#main_content p{
	margin:0px;
	font-size:14px;
	padding-bottom: 15px;
	line-height: 20px;
}

#main_content li{
	margin:0px;
	font-size:14px;
	padding-bottom: 12px;
	line-height: 20px;
}

#main_content ol, #main_content ul{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left: 0px;
	padding-left: 30px;
}


#home_button {
	float:right;
	margin-top: 41px;
	padding-right: 4px;
}
.feature {
	height:97px;
	background-image: url(../images/feature_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

.red {
	color: #900028;
	}
	
.grey {
	color: #505050;
	}
	
.blue{
	color:#14639e
}

.image_padding {
	padding:12px;
}

a.mainlinks:link, a.mainlinks:visited {
	color: #3e77a3;
}

a.mainlinks:hover {
	color: #6c0310;
	text-decoration:none;
}

a.secondlinks:link, a.secondlinks:visited {
	color: #5e0821;
}

a.secondlinks:hover {
	color: #6c0310;
	text-decoration:none;
}


div.learnmore {
	background-color:#E6E6E6;
	background-image:url(../images/eyeglass.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border:1px solid #C3C3C3;
	color:#93222D;
	padding:4px 12px 4px 28px;
}




a.learnmore:link, a.learnmore:visited {
	background-color:#E6E6E6;
	background-image: url(../images/eyeglass.gif);
	background-position:left center;
	background-repeat: no-repeat;
	border:1px solid #C3C3C3;
	color:#93222D;
	padding:6px 12px 6px 28px;
}



a.learnmore:hover {
	color:#171717;
}

a.learnmore2:link, a.learnmore2:visited {
	color:#93222D;
}


.float_left {
	float:left;
}

.float_right {
	float:right;
}

.image_border_right {
	
	border:solid 1px #ACACAC;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
}

.image_border{
	border:solid 1px #ACACAC;
}

.image_border_left {
	
	border:solid 1px #ACACAC;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}

/**********************************/
/* Horizontal Navigation          */
/**********************************/

#navcontainer {
	padding:0px;
	height: 40px;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	margin-top:0px;
	white-space: nowrap;
	height: 40px;
	margin-left: 217px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	margin:0px;
}

#navlist a { 
	padding-top:10px;
	padding-bottom:15px;
	display:block;
	float:left;
	text-decoration: none;
	font-size:12px;
}



/**********************************/
/* Vertical   Navigation          */
/**********************************/

#v_navbg {
	width:249px;
	border: 1px solid #bfbfbf;
	background-color: #e7e7e7;
	background-image: url(../images/vnav_bgtile.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding:0px;
}

#v_navcontainer {
	width: 249px;
	background-image: url(../images/vnav_watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin:0px;
	padding:0px;
}

#v_navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
}

#v_navcontainer a
{
	display: block;
	padding-left: 20px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	width: 224px;
	border-bottom: 1px solid #CCC;
}

.noborder {
	border-bottom-width:0px;
}

#v_navcontainer a:link, #v_navcontainer a:visited
{
color:#171717;
text-decoration: none;
font-weight:bold;
}

#v_navcontainer a:hover
{
	color:#1f7fc6;
	background-color:#EAEAEA;
}
