body, html {
        height: 100%;
}

body {
	margin:0;
	background:#f3f3f3 url(../images/body.gif) repeat-x;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
}
img {border-style:none; border: 0px;}
a {
	text-decoration:underline;
	color:#363636;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
.page {	
        background:url(../images/container.gif) repeat-y 0px 38px;
        margin: 0px;
        position: relative;
        min-height: 100%;
        width: 980px;     
}
.page:after{
	content:"";
	display:block;
	clear:both;
}
#main {
	background:#f3f3f3 url(../images/body.gif) repeat-x;
	margin:0;
	position:relative;
	padding:38px 0 0 0;
	width:956px;
	float:right;
}
/*header*/
#header {
        background-color: #cc0000;
	overflow:hidden;
	width: 956px;
	position:absolute;
	top:0;
	left:-24px;
	padding:10px 0 0;
        height:28px;
}
#header strong {display:block;
        width: 300px;
        margin-top: 0px;
        position: relative;
        left: 24px;
}
#header ul {
	padding:2px 0 0 ;
	margin:0;
	list-style:none;
	float:right;
}
#header ul li {
	float:left;
	padding:0 0 0 36px;
}
#header ul a {
	display:block;
	overflow:hidden;
	height:9px;
	text-indent:-9999px;
}
#header ul .quick a {
	width:75px;
	background:url(../images/txt-quick.gif) no-repeat;
}
#header ul .home a {
	width:35px;
	background:url(../images/txt-home.gif) no-repeat;
}
#header ul .send a {
	width:101px;
	background:url(../images/txt-send.gif) no-repeat;
}
#header ul .contact a {
	width:71px;
	background:url(../images/txt-contact.gif) no-repeat;
}
/*content*/
.container {
	overflow:hidden;
	width:956px;
	background:url(../images/container.gif) repeat-y -24px 0;
}
#content {
	width:690px;
	float:right;
}
#banner {
height: 375px;
display: block;
margin-bottom: 10px;	
outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

.post {
margin-bottom: 25px;
}

#home-news {
margin-left: 15px; margin-bottom: 15px;
}


.image {
	display:block;
	padding:0 0 10px 1px;
}
.image img {display:block;}
#content h1 {	margin:0 0 10px 10px;}
.content-box {
	background:url(../images/content-box.gif) repeat-y 100% 0;
	/*width:100%;*/
	overflow:hidden;
	width:650px;
	padding:0 0px 20px 28px;
}
.content-box h2,
.content-box h3 {margin:0 0 10px;}
.content-box p {
	line-height:17px;
	margin:0 0 10px;
}
.content-box ul {
	padding:0;
	margin:0;
	list-style:none;
}
.content-box ul li {
	line-height:20px;
	font-size:11px;
}
.left-box {
	float:left;
	width:420px;
	padding:9px 0 0;
}
.right-box {
	float:right;
	width:184px;
	padding:10px 18px 0 0;
}
.content-box .right-box h3 {margin:0 0 4px;}
.picture img {
	display:block;
	border:1px solid #666666;
	margin:0 0 10px;
}
/*sidebar*/
#sidebar{
	overflow:hidden;
	width:265px;
	float:left;
}
/*logo*/
.logo {
	display:block;
	padding:21px 0 12px;
}
.logo a {
	display:block;
	width:223px;
	height:55px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.sidebar-holder {padding:0 0 10px 5px;}
.menu, .ql-menu {
	background:url(../images/line.gif) no-repeat;
	padding:15px 0 3px 6px;
	margin:0;
	list-style:none;
	width:246px;
}
.menu a:active, .menu a:focus, .ql-menu a:active, .ql-menu a:focus {
	outline:none;
}
.menu li ul {
	position:relative;
	width:100%;
	z-index:10000;
	display:none;
	padding:3px 0 0;
	margin:0;
	list-style:none;
}

.ql-menu li ul {
	position:relative;
	width:100%;
	z-index:10000;
	padding:3px 0 0;
	margin:0;
	list-style:none;
}

.menu li.active ul{
	display:block;
}

.menu a, .ql-menu a {
	height:11px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:246px;
}
.menu a.active,
.menu a:hover {background-position:0 0;}
.menu .quality {background:url(../images/quality.gif) no-repeat 0 -13px;}
.menu .capabilites {background:url(../images/capabilities.gif) no-repeat 0 -13px;}
.menu .services {background:url(../images/services.gif) no-repeat 0 -13px;}
.menu .industries {background:url(../images/industries.gif) no-repeat 0 -13px;}
.menu .successes {background:url(../images/successes.gif) no-repeat 0 -13px;}
.menu .about {background:url(../images/about.gif) no-repeat 0 -13px;}
.menu .home {background:url(../images/home.gif) no-repeat 0 -13px;}
.menu li {padding:0 0 16px;}
.ql-menu li {padding:0 0 11px;}
.menu li ul a {
	text-decoration:none;
	padding:0 0 0 16px;
	text-indent:0;
	background:url(../images/marker.gif) no-repeat 0 50%;
	color:#666;
	font-size:11px;
	line-height:23px;
	height:auto;
}

.ql-menu li ul a {
	text-decoration:none;
	padding:0 0 0 16px;
	text-indent:0;
	background:url(../images/marker.gif) no-repeat 0 50%;
	color:#666;
	font-size:11px;
	height:auto;
}

.menu li ul a:hover, .ql-menu li ul a:hover {
	color:#c00;
	background:url(../images/marker-hover.gif) no-repeat 0 50%;
}

.menu li ul a.asm{
        background:url(../images/marker.gif) no-repeat 0 20%;
        line-height: 18px;
}


.menu li ul a.asm:hover {
	color:#c00;
	background:url(../images/marker-hover.gif) no-repeat 0 20%;
}

.menu li ul li {padding:0;}
.quick-links {background:url(../images/quck-links.gif) no-repeat 0 -13px;}

#certifications {
width: 200px;
height: 120px;
}

#certifications-left {
float:left;
}

#certifications-right {
float: right;
}
/*footer*/
#footer {
clear: both;
        position: relative;
	width:100%;
	min-width:956px;
}
#footer .box-red {
	width:100%;
	background:#c00;
}
#footer .box-gray {
	width:100%;
	background:#636466;
}
.footer-holder {
	width:956px;
	margin:0 auto;
	overflow:hidden;
}
#footer ul {
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
#footer ul li {
	display:inline;
	background:url(../images/footer-divider.gif) no-repeat 0 50%;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
}
#footer ul li a {
	margin:0 4px 0 10px;
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {text-decoration:underline;}
#footer ul li span {margin:0 4px 0 10px;}
#footer ul li:first-child {background:none;}
.box-red ul li {font-size:11px;}
#footer .box-red ul {padding:8px 0 10px;}
.box-gray ul li {font-size:10px;}
#footer .box-gray ul {padding:9px 0 12px;}

h1 a{
position: relative;
top: -6px;
left: 0px;
}