/*Author: Jeff Boulay
Created: 4/16/07
Standard:Omega Communications*/



#wrapper {
	width:775px;
	background:#FFFFFF url(../images/wrapperbg.jpg) top left no-repeat;
	}
#content {
	width:580px;
	float:right;
	}
#header {
 width:536px;
 float:right;
}
#branding {
	width:580px;
	border:none;
	padding:10px 0;
	clear:both;
	}
#services {
background:#F5F4E4;
width:551px;
margin: 0;
border:#EAE8C9 solid 1px;
padding:10px 0;
}
#services ul {
	float:right;
	clear:right;
	width:235px;
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
	display: block;
	list-style: none;
}
#services li {
	padding:5px 20px;
	margin:0;
	background:url(../images/bullet.jpg) no-repeat;
}
#services h2 {
	float:right;
	width:245px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(../images/H2_Services.jpg) repeat-x;
	height:25px;
	line-height:25px;
	padding-left:12px;
}
.clear {
	clear:both;
}

#employee {
	float:left;
}

#contact {
clear:both;
}

#contact ul {
	font-size:12px;
	margin:0;
	background:#FFFFFF;
	padding:10px 0 0 60px;
	list-style:none;
	color:#333333;
	height:25px;
}

#contact li {
	float:left;
	padding-right:25px;
}

#secondarycontent {
	width:182px;
	float:left;
	
}
#secondarycontent h2 {
	background:url(../images/H2_Brands.jpg);
	height:25px;
	line-height:25px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin:0;
	text-indent:15px;
}


#maincert {
	background:url(../images/Cert_BG.jpg) left top repeat-x;
	width:182px;
	text-align:center;
	padding: 10px 0;
}

#tirshiarycontent{
float: right;
width:175px;
padding-left:5px;
border-left:solid 1px #666;
}
#maincontent {
float:left;
width:350px;
}


/*NAVIGATION*/
#mainnav {
	margin: 0px ;
	padding: 0;
	list-style-type:none;
}
#mainnav a{
	display:block;
	width:167px;
	height: 26px;
	line-height:26px;
	text-decoration:none;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	padding-left:15px;
	text-align:left;
	background: url(../images/LeftnavBG.jpg);
	text-transform: uppercase;
}

#mainnav a:hover{
	color:#ff0000;
	font-weight:bold;
	background: url(../images/LeftnavBG_f2.jpg)  157px center no-repeat;
}

#footernav{
	font-size:12px;
	font-weight:bold;
	margin:0;
	background:#FFFFFF;
	padding:10px 0 5px 165px;
	list-style:none;
	width: 610px;
	height:25px;
	
}
#footernav li{
float:left;
	}
#footernav a{
	display:block;
	padding:0 11px;
	line-height:25px;
	text-decoration:none;
	color:#963426;
}

#footernav a:hover{
	color:#745949;
}

#brands {
text-align:center;
background:url(../images/BrandsBG.jpg) center bottom no-repeat;
padding:15px 0 0 0;
height:324px;
}

#brands img {
padding:20px 0 0 0;
}

#footer {
	clear:both;
	background:#FFFFFF;
	width:775px;
	height:25px;
	border-top:#97A0B1 4px solid;
}
#footernav {
}



body {
	font-family: Arial, Helvetica, sans-serif;
	background:#ECEEF8;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #5D79C4;
	clear:both;
	padding:5px 0;
	margin:0;
}
p, li {
	font-size:12px;
	color:#333333;
}



