body {
	background-color: #6F6F6F;
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
	background-position: 0px 18px;
	border-top: solid 18px #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#696969;
}
img{
	border: none;
}	
a{
	color: #B00003;
}
a:hover{
	color: #DC7671;
}
dt{
	color: #820000;
	font-size: 12px;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 5px;
}
.boldred12{
	color: #820000;
	font-size: 12px;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 5px;
}
.boldred{
	color: #820000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.boldred14{
	color: #820000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#container{
	width: 858px;
	margin: auto;
}
#logo_bar{
	height: 130px;
	margin-top: 2px;
}
#logo_bar span{
	visibility: hidden;
}
#logo_bar h1, #logo_bar h2{
	margin-top: 40px;
	text-indent: -90000em;
}
#logo_bar h1{
	display: none;
}
#logo_bar a{
	background-image:url('images/logo4.gif');
	background-repeat:no-repeat;
	width: 271px;
	height: 52px;
	float: left;
	margin-top: 40px;
	text-indent: -90000em;
}
#logo_bar a.lang{
	background-image:url('images/esp.gif');
	background-repeat:no-repeat;
	width: 39px;
	height: 12px;
	float: right;
	margin-top: 100px;
	text-indent: -90000em;
}

#logo_bar h2{
	background-image:url('images/strap2.gif');
	background-repeat:no-repeat;
	width: 248px;
	height: 52px;
	float: right;
	margin-right:-40px;
}

#header_image{
	background-image:url('images/header_image2.gif');
	background-repeat:no-repeat;
	width: 857px;
	height: 60px;
	clear: both;
	margin-top: 2px;

	padding-top: 78px;	
}
#content_container{
	background-color: #FFFFFF;
	clear: both;
	margin-top: 2px;
	background-image:url('images/content_bg.gif');
	background-repeat:repeat-y;
	background-position:right;
	width: 858px;
}	
#content{
	float: left;
	width: 582px;
	padding: 15px;
	background-image:url('images/content_lines.gif');
	background-repeat: repeat-x;
	background-position:bottom;
	border: solid 1px #FFFFFF;
	padding-bottom: 70px;
}
.clear_both{
	clear:both;
}
.clear_left{
	clear:left;
}
#nav{
	background-color: #666666;
	width: 244px;
	float: right;
	background-image:url('images/section_bg.gif');
	background-repeat:no-repeat;
	padding-bottom: 30px;
}
#nav h3{
	width: 242px;
	height: 40px;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}
#content ul {
	list-style-image: url('images/arw-squ.gif');
	}

#nav ul{
	margin: 0px;
	margin-left: 13px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li{
	background-image:url('images/sub_nav_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	width: 175px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav ul li.selected {
	background-image:url('images/sub_nav_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	width: 175px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #820000;
}

#nav ul a{
	display: block;
	line-height: 28px;
	text-decoration: none;
	color: #D6D6D6;
}
#nav ul a:hover{
	text-decoration: underline;
}
.section_home{
	background-image:url('images/sub_section_home.gif');
}
.section_1{
	background-image:url('images/sub_section_1.gif');
}
.section_2{
	background-image:url('images/sub_section_2.gif');
}
.section_3{
	background-image:url('images/sub_section_3.gif');
}
.section_4{
	background-image:url('images/sub_section_4.gif');
}
.section_5{
	background-image:url('images/sub_section_5.gif');
}
#nav h3 span{
	visibility: hidden;
}
#footer{
	color:#999999;
	padding: 20px;
	padding-left: 0px;
}
#copyright{
	float: left;
}
#links{
	float: right;
}
#links a{
	color:#999999;
}
.svcs{
	background-image:url('images/svcs_wrapper_top.gif');
	background-repeat:no-repeat; 
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
.float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 18px;
}
.svcs img{
	background-image:url('images/svcs_wrapper_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 20px;
	padding-left: 19px;
	padding-right: 21px;	
	padding-top: 19px;		
}
.svcs_small{
	float: left;
}
.svcs_small img{
	background-image:url('images/svcs_small.gif');
	background-repeat:no-repeat;
	padding: 8px;
	padding-top: 6px;
}
#content h4, #content h1{
	font-size: 1.5em;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #820000;
	color: #000000;
}
h4 img{
	margin-left: -10px;
	margin-bottom: -5px;
	margin-top: 0px;
}
.spec{
	background-color:#EFEFEF;
	width: 210px;
	margin-bottom: 15px;
}
.spec a{
	color: #000000;
	text-decoration: none;
}
.spec a:hover{
	text-decoration: underline;
}
.spec ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.spec li{
	border-top: solid 1px #F7F7F7;
	border-bottom: solid 1px #DDDDDD;
	padding: 4px;
	background-image:url('images/spec_bg.gif');
	background-repeat:no-repeat;
	background-position: top;
	padding-left: 20px;
}
input, textarea{
	width: 250px;
	background-color: #EFEFEF;
	border: solid 1px #B7B7B7;
}
textarea{
	height: 150px;
}
.submit{
	width: 100px;
}
.grid_table{
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	width: 100%;	
}
.grid_table td{
	border-left: solid 1px silver;	
	border-top: solid 1px silver;	
	padding: 4px;	
}
.top_row{
	background-color:#FFF4F4;
}
#errors{
	background-color:#FFE8E9;
	border: solid 1px #AB1F22;
	padding: 10px;
	width: 200px;
}
.error{
	color: red;
}
.col_1, .col_2{
	float: left;
	width: 130px;
}
#content h5, #content h2{
	font-size: 1.25em;
	margin-bottom: -0.5em;
	margin-top: 1.75em;
	color: #000000;
}

.prod{
	background-image: url('images/prod_drop.gif');
	background-repeat:no-repeat;
	width: 224px;
	height: 170px;
	float: left;
}
.prod img{
	margin-top: 11px;
	margin-left: 14px;
}
#home_feature{
	margin-left: 0px;
	margin-top: 0px;
}
.home_1{
	width: 280px;
	float: left;
	margin-right: 10px;
}
.home_2{
	width: 280px;
	float: right;
}
#home_services{
	margin-top: 16px;
}
.client{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
.client li{
	margin-top: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.client li a{
	display: block;
	text-indent: -90000em;
}
#wired_hou, #wired_hou a{
	width: 137px;
	height: 33px;
	background-image:url('../%27images/logo_wiredhou.gif%27');
	background-repeat:no-repeat
}
#site_directory, #site_directory a{
	width: 57px;
	height: 72px;
	background-image:url('../%27images/logo_sitebusiness.gif%27');
	background-repeat:no-repeat
}
#ukwda, #ukwda a{
	width: 110px;
	height: 42px;
	background-image:url('../%27images/logo_ukwda.gif%27');
	background-repeat:no-repeat
}
#comp_award, #comp_award a{
	width: 88px;
	height: 66px;
	background-image:url('../%27images/logo_comp_award.gif%27');
	background-repeat:no-repeat
}