/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #534C40;
}
html, body {
	background-color: #E7E7E9;
	background-image: url(/images/lo_bg.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

/* Site Layout Styling */

#site_wrapper {
	background-image: url(/images/lo_bg_2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top:29px;
	margin-bottom:10px;
}

#border_wrapper {
	background-color: white;
	border: 1px solid #524C40;
	width: 810px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background-repeat: no-repeat;
	background-color: black;
	margin: 0;
	padding: 0;
}

div#header.home {
	background-image: url(/images/lo_header_bg_home.jpg);
}

div#header.contact {
	background-image: url(/images/lo_header_bg_contact.jpg);
}

div#header.control {
	background-image: url(/images/lo_header_bg_control.jpg);
}

div#header.power {
	background-image: url(/images/lo_header_bg_power.jpg);
}

div#header.profile {
	background-image: url(/images/lo_header_bg_profile.jpg);
}

div#header.awards {
	background-image: url(/images/lo_header_awards.jpg);
}

div#header.dac {
	background-image: url(/images/lo_header_dac.jpg);
}

#content_wrapper {
	background-image: url(/images/lo_main_top_bg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

#content_right {
	width: 517px;
	float: right;
}

#support_block {
	float: right;
	width: 162px;
	padding: 20px 18px 20px 0;
}

#feature-noRight {
width: 517px;
float: right;
}

#content_left {
	width: 272px;
	float: left;
}

#navigation {
	width: 123px;
	padding-left: 31px;
	padding-top: 14px;
}

#features_wrapper {
	margin-left: 55px;
	background-color: white;
	line-height:11px;
}

#features_block {
	margin-top: 10px;
	margin-left: 10px;
	border-left: 1px dotted #524C40;
	padding-left: 16px;
}

#index_block {
	margin-top: 20px;
	line-height: 14px;
	margin-left: 8px;
/*	padding-left: 16px;*/
	/*border-left: 1px dotted #524C40;*/
}

#content_main {
	clear: both;
	border-top: 2px solid #8f8773;
	background-color: white;
	background-image: url(/images/lo_steel_bg.jpg);
	background-repeat: repeat-y;
	margin-left: 54px;
}

#content_main li {
	font-size: 10px;
	margin: 6px 0;
}

#main_right {
	float: right;
	width: 515px;
	
}

#main_right_inner {
	padding: 10px 18px;
	line-height:14px;
}


#main_right h2 {
font-size: 14px;
font-weight: bold;
color: #3c5999;
padding: 0;
margin: 0;
}

#main_left {
	float: left;
	width: 204px;
	padding:20px 0 20px 20px;
}

#main_left img {
	/*border:1px solid white;*/
}

.clear {
	clear: both;
	height: 1px;
	overflow:hidden;
}

#index_testimonial {
	width: 278px;
	background-image: url(/images/lo_index_testimonial_bg.jpg);
	background-repeat: no-repeat;
	background-color: black;
	padding: 10px 20px;
	color: #EFD8A6;
	text-align:center;
	line-height: 18px;
}

/* Paragraph, Heading and Link Styles */

h1 {
	font-size: 14px;
	line-height:16px;
}

h2 {
	font-size: 12px;
	line-height: 16px;
}

h3 {
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

a, a:link, a:active, a:visited {
	color: #3D372E;
	text-decoration: none;
}

a:hover {
	color: #c3b18d;
}


#support_block {
	color: #ffffff;
	line-height: 20px;
}

#features_block {
	font-size: 10px;
}

ul {
	margin: 4px 0 0 14px;
	padding: 0;
}

li {
	margin: 6px 0;
	padding: ;
}

.testimonial {
	color: #e3cc9f;
	font-weight: bold;
	padding-top: 10px;
}

hr {
	background: url(/images/lo_hr.gif) no-repeat top center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/lo_hr.gif');
	width: 100%;
	height: 3px;
	border: 0;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:20px;
	margin-bottom:0;
	padding-bottom:10px;
	color: #423C32;
}
.editor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	margin-top:0;
	padding-top:0;
	padding-left:10px;
	padding-bottom:10px;
	
}

img.bordered {
	background-color:#3D372E;
	padding:1px;
}

ul.ces2007 {
margin-top:0;
padding-top:0;
padding-bottom:8px;
}

ul.ces2007 li {
margin:0px;
padding:0px;
line-height:100%;
}

a.white-text {
	color:white;
}
.lo-awards-list li {float: right; display: block; width: 80px; padding: 0 7px 0 7px;}
