/* ====================================================== 
	US Engineering Solutions style sheet, version 1.0
	Original Author: Gor Vardanyan  [www.gorvard.net]
====================================================== */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	margin: 0px;
	background-color: #fff;
} 
a, a:visited{
	color: #336699;
	text-decoration: none;
	background-color: inherit;
} 
a:hover {
	color: #003366;
	text-decoration: none;
	background-color: inherit;
} 
p{line-height: 1.5em; margin-top: 0; margin-right: 0; margin-bottom: 1em; margin-left: 0;} 
/* Removing borders from linked images */  a img {border:none;} 
/* removing extra margin from form elements */ form {margin:0px;padding:0px;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
} 
#header {
	background-color: #ebebd9;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.inner {
	margin: 0px auto;
	width: 715px;
}
#header .inner {
	height: 100px;
}
h1#logo {
	margin: 0px;
	float: left;
	width: 255px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1#logo a, h1#logo a:visited {
	background: url(../images/logo-uses.gif) no-repeat left 0;
	height: 52px;
	width: 252px;
	display: block;
	text-indent: -50000px;
	font-size: 1px;
}
h1#logo a:hover {
	background-position: left -52px;
}
span.slogan {
	float: right;
	display: block;
	width: 200px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	padding: 0px 10px 0px 0px;
	margin-top: 43px;
	position:relative;
}
.slogan .red-dot {
	position: absolute;
	top: 7px;
	right: 0px;
}

#nav {
	background-color: #252524;
}
ul#topnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#topnav li {
	display: block;
	width: 146px;
	float: left;
	margin-right: 17px;
	background-image: url(../images/topnav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 10px;
}
ul#topnav li a {
	color: #b5b5b0;
	font-size: 13px;
}
#s-home {
	height: 338px;
	padding: 15px 0;
}
#s-inside {
	height: 140px;
	padding: 0;
}
.subnav {
	background-color: #737755;
	background-image: url(../images/sub-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.subnav .column {
	float: left;
	width: 166px;
	margin-right: 17px;
	background-color: #777b68;
	background-image: url(../images/column-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.column img {
	display: block;
}
.column ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	height: 110px;
	position: relative;
}
.column ul li {
	display: inline;
}
.column ul li a, .column ul li a:visited {
	display: block;
	color: #FFF;
	background-image: url(../images/sabnav-bg.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0 2px;
	padding: 3px 15px;
	width: 132px;
}
.column ul li a:hover {
	background-position: center -28px;
	color: #FFC;
}
.column ul li.access-box {
	position: absolute;
	width: 130px;
	background-image: url(../images/lock.gif);
	background-repeat: no-repeat;
	background-position: right center;
	top: 45px;
	left: 17px;
	font-size: 11px;
	color: #8d907c;
	padding-top: 15px;
	height: 35px;
}
#footer .inner {
	width:710px;
	padding:10px 0;
	color: #999;
	font-size: 11px;
}
#made {
	float:right;
}
#made a, #made a:visited {
	color: #999;
}
#made a:hover {
	color: #666;
}
#content {
	border-bottom: 1px solid #CCCCCC;
}

#content .infobox {
	padding: 5px 5px 15px 5px;
	float: left;
	width: 525px;
}
#content .infobox-full {
	padding: 5px 5px 15px 5px;
}

.section-img {
	float: right;
	width: 166px;
	text-align: center;
	padding: 40px 0;
}
h1 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
h2 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #6D7061;
}
.client-logo {
	text-align:center;
}
.client-logo img {
	border: 3px solid #eee;
}
ul.img-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.img-list li {
	display: inline;
}
ul.img-list li a img, ul.img-list li a:visited img {
	border: 3px solid #eee;
	margin: 10px;
}
ul.img-list li a:hover img {
	border: 3px solid #ccc;
}
ul#events {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#events li {
	display: block;
	padding: 5px;
	clear: both;
}
ul#events li a, ul#events li a:visited {
	display: block;
}
ul#events .calendar {
	display: block;
	background-image: url(../images/calendar.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 68px;
	font-family: Tahoma, Arial, sans-serif;
	float: left;
	margin-right: 10px;
}
ul#events .calendar span {
	display: block;
	text-align:center;
}
ul#events .calendar .month {
	font-size: 11px;
	color: #FFF;
	padding: 3px;
}
ul#events .calendar .day {
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	word-spacing: -5px;
}
ul#events .calendar .year {
	color: #666666;
	font-size: 10px;
}
.prod {
	float: left;
	width: 160px;
}
.prod-descr {
	float: right;
	width: 365px;
	margin-bottom: 30px;
}
