body {
	margin: 0;
	padding: 0;
	border-width: 0;
	text-align: center;
	background: #ded5b3;
	font: normal 0.5em/2em Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
ul, li, div, h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
	border-width: 0;
}
.clearing {
	clear: both;
	height: 0;
}
a img {
	border: 0;
}

#print {
	display: none;
}

/* cotainer1 */

.container1 {
	background: white;
}

/* top */

.top {
	margin: 0 auto;
	width: 949px;
	height: 94px;
	background: url(../images/top.jpg) left top no-repeat;
	text-align: left;
}

#top {
	float: left;
	display: block;
	width: 250px;
	height: 94px;
}

#topmenu {
	list-style: none;
	font-size: 1.5em;
	padding: 7px 10px 0 161px;
	float: left;
}
#topmenu li, #topmenu2 li {
	background: url(../images/top_bullet.jpg) 20px 8px no-repeat;
	padding: 2px 0 2px 30px;
	margin: 0 0 0 5px;
	border-left: 2px solid #e3e3e3;
}
#topmenu a, #topmenu2 a {
	color: #5f5f5f;
	text-decoration: none;
}
#topmenu a:hover,  #topmenu2 a:hover {
	text-decoration: underline;
}

#topmenu2 {
	list-style: none;
	font-size: 1.35em;
	padding: 7px 30px 0 10px;
	float: left;
}

#callusnow, #emailus {
	width: 143px;
	height: 78px;
	float: left;
	margin: 7px 0 0;
}
#callusnow {
	background: url(../images/callusnow.jpg) left top no-repeat;
}
#emailus {
	display: block;
	background: url(../images/emailus.jpg) left top no-repeat;
}
#emailus:hover {
	background-position: left bottom;
}

/* menu */

#menu {
	background: url(../images/menu_bg.jpg) top left repeat-x;
	height: 55px;
	position: relative;
	top: -10px;
	margin: 0 0 10px 0;
	text-align: center;
}
html>body #menu {
	top: 0;
}
#nav {
	width: 949px;
	margin: 0 auto;
	position: relative;
	height: 55px;
}

#home a span, #Search a span, #services a span, #pricing a span, #contact a span, #clients a span {
font-size: 2em;
line-height:25px;


	
}

#home a, #Search a, #services a, #pricing a, #contact a, #clients a {
	display: block;
	position: relative;
	height: 30px;

}

#home a {
	width: 65px;
	background-position: left top;
}
#Search a {
	width: 90px;
	background-position: -180px top;
}
#services a {
	width: 85px;
	background-position: -80px top;
}
#contact a {
	width: 69px;
	background-position: -287px top;
}

#home a:hover, #home:hover a, #home.over a {
	background-position: left -30px;
}
#Search a:hover, #Search:hover a, #Search.over a {
	background-position: -180px -30px;
}
#services a:hover, #services:hover a, #services.over a {
	background-position: -80px -30px;
}
#contact a:hover, #contact:hover a, #contact.over a {
	background-position: -287px -30px;
}

#nav a {
	text-decoration: none;
	padding-right: 15px;
}
#nav li {
	float: left;
	display: block;
}
#nav li ul {
	display: none;
	width: 939px;
}
#nav li.off ul {
	position: absolute;
	top: 30px;
	left: 2px;
	background: #e65b00;
	padding-left: 10px;
}

#nav li a {
	color: #ffe2ce;
	font-weight: bold;
	display: block;
}
#nav li a:hover {
	color: white;
}

#nav li.off:hover ul, #nav li.over ul {
	display: block;
	z-index: 1000;
}

#nav li.off ul a {
	display: block;
	background: #e65b00;
	margin-top: 3px;
	height: 20px;
	font-size: 1.5em;
}	
#nav li.off ul a {
	float: left;
	width: auto;
	padding-right: 25px;
}

/* container2 */

.container2 {
	margin: 0 auto;
	width: 949px;
	position: relative; 
	top: 20px;
}
html>body .container2 {
	top: 10;
}

/* leftColumn */

.leftColumn {	
	background: #f3f2e4;
	float: left;
	width: 642px;
	text-align: left;
}
.leftColumn p, .leftColumn ul {
	font-size: 1.4em;
	color: #676767;
}
.usps {
	background: #f3f2e4;
}
.usps a {
	color: #ff6400;
}

/* leftUsp */

.leftUsp {
	background: #f3f2e4;
	width: 235px;
	float: left;
	position: relative;
	left: 5px;
}

.usp {
	float: right; 
	width: 235px;
}
#usp2 {
	position: relative; 
	top: -16px;
}
#usp3 {
	position: relative; 
	top: -28px;
	margin: 0 0 6px 0;
}

html>body #usp2, html>body #usp3 {
	top: 0;
}
.usptop {
	height: 10px;
	background: url(../images/usp_top_bg.jpg) left 6px no-repeat;
}

#usp3 .uspbottom {
	top: -8px;
}
html>body #usp3 .uspbottom {
	top: 0;
}
.uspbottom {
	height: 10px;
	background: #f3f2e4 url(../images/usp_bottom_bg.jpg) left top no-repeat;
	position: relative;
	top: -10px;
}
html>body .uspbottom {
	height: 4px;
	top: 0;
}

.usp p {
	padding: 10px 20px 10px 9px;
	line-height: 1.75em;
}
html>body .usp p {
	padding: 10px 20px 10px 10px;
}

.usp h3 {
	color: #ff6400;
	padding: 8px 10px 0 9px;
	font-size: 1.75em;
}
.usp h3 a {
	text-decoration: none;
}

#usp1bg, #usp2bg, #usp3bg  {
	height:97px;
	width: 97px;
	margin: 2px;
	float: right;
}
#usp1bg {
	display: block;
	background: url(../images/usp_01.jpg) right top no-repeat;
}
#usp2bg {
	display: block;
	background: url(../images/usp_02.jpg) right top no-repeat;
}
#usp3bg {
	display: block;
	background: url(../images/usp_03.jpg) right top no-repeat;
}

/* rightUsp */

.rightUsp {
	background: #f3f2e4;
	float: left;
	position: relative;
	left: 10px;
	width: 389px;

}
.bigusp {
	width: 389px;
}
.bigusptop {
	height: 10px;
	background: url(../images/bigusp_top_bg.jpg) left 6px no-repeat;
}
#biguspbg {
	display: block;
	height: 240px;
	width: 196px;
	float: right;
}

.biguspbottom {
	height: 10px;
	position: relative;
	top: -3px;
	clear: both;
	background: white url(../images/bigusp_bottom_bg.jpg) left bottom no-repeat;
}
html>body .biguspbottom {
	height: 15px;
	top: 0px;
}
*:lang(en) .biguspbottom {
	height: 19px;
}

.bigusp p {
	padding: 10px 206px 4px 10px;
	line-height: 2em;
}

.bigusp h2 {
	color: #ff6400;
	padding: 10px 10px 10px 9px;
	font-weight: normal;
	font-size: 2.4em;
}
.bigusp h2 a {
	text-decoration: none;
}

.uspcontent {
	background: white;
}
#clicktolearnmore {
	display: block;
	float: right;
	margin: 5px;
	clear: both;
	width: 182px;
	height: 43px;
	background: url(../images/clicktolearnmore.jpg) left bottom no-repeat;
}
html>body #clicktolearnmore {
	margin: 15px 10px 10px;
}
#clicktolearnmore:hover {
	background-position: left top;
}

/* content */

.content {
	border-top: 5px solid #ded5b3;
	position: relative;
	top: -40px;
}
html>body .content {
	top: 0;
	padding-bottom: 37px;
}
.content h3 {
	color: #676767;
	font-size: 1.5em;
	line-height: 2em;
	padding: 10px 30px 10px 10px;
}
.content p {
	line-height: 1.0em;
	text-align: justify;
	padding: 10px 30px 10px 10px;
}
.content a {
	color: #ff6400;
}
.content acronym {
	cursor: help;
}

.header {
	padding: 15px 32px;
	font-weight: bold;
	color: #5b5b5b;
	font-size: 2.3em;
	
}

#christmas {
	float: right;
	position: relative;
	top: 20px;
	left: -16px;
	width: 269px;
	height: 132px;
	display: block;
	background: url(../images/christmas2007.jpg) left top no-repeat;
}
#christmas:hover {
	background-position: left bottom;

}
#grants {
	float: right;
	clear: right;
	position: relative;
	top: 20px;
	left: -20px;
	width: 269px;
	height: 196px;
	display: block;
	background: url(../images/grants.jpg) left top no-repeat;
}
#grants:hover {
	background-position: left bottom;
}

/* footer */

.footer {
	border-top: 5px solid #ded5b3;
	padding: 10px;
	text-align: center;
}
.footer a {
	color: #ff6400;
	padding: 0 5px;
}
.footer .copy{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#666;padding:6px 1px 9px;}
.footer .link{color:#000;font-size:10px;padding:12px 0 6px;font-family:Verdana, Arial, Helvetica, sans-serif;}
/* rightColumn */

.rightColumn {
	width: 286px;
	float: left;
	margin: 0 5px;
	background: #f3f2e4;
	text-align: left;
}
.rightcolumntopbg {
	widt: 286px;
	height: 9px;
	background: url(../images/rightcolumn_top_bg.jpg) left top no-repeat;
}

#selectyourindustry {
	width: 159px;
	height: 19px;
	margin: 5px 10px 10px;
	background: url(../images/selectyourindustry.jpg) left top no-repeat;
}
.industry {
	display: block;
	width: 269px;
	margin: 3px 8px;
}
#industry1 {
	background: url(../images/industry_01.jpg) left top no-repeat;
	height: 68px;
}
#industry1 h2 {
	color: #676767;
	font-size: 1.5em;
	line-height: 2em;
	padding:25px 10px 10px 100px;
}
#industry2 {
	background: url(../images/industry_02.jpg) left top no-repeat;
	height: 63px;
}
#industry2 h2 {
	color: #676767;
	font-size: 1.5em;
	line-height: 2em;
	padding:25px 10px 10px 100px;}
#industry3 {
	background: url(../images/industry_03.jpg) left top no-repeat;
	height: 64px;
}
#industry3 h2 {
	color: #676767;
	font-size: 1.5em;
	line-height: 2em;
	padding:25px 10px 10px 100px;
}
#industry4 {
	background: url(../images/industry_04.jpg) left top no-repeat;
	height: 65px;
}
#industry4 h2 {
	color: #676767;
	font-size: 1.5em;
	line-height: 2em;
	padding:25px 10px 10px 100px;
}
#ourclients {
	width: 84px;
	height: 14px;
	margin: 20px 10px 10px;
	background: url(../images/ourclients.jpg) left top no-repeat;
}
#ourclientsbg {
	height: 127px;
	width: 273px;
	margin: 0 0 0 6px;
	display: block;
}

#newslettertopbg {
	width: 271px;
	height: 26px;
	margin: 12px 0 0 7px;
	background: url(../images/newsletter.jpg) left top no-repeat;
}
#newsletter {
	background: #f7f7ef;
	width: 271px;
	margin: 0 0 0 7px;
	border: 1px solid #e1d8b9;
	border-width: 0 2px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 267px;
}
#newsletter p {
	color: #676767;
	padding: 8px;
	font-size: 1.35em;
}
#newsletter form {
	margin: 0;
	padding: 0;
}
#newsletteremail {
	float: left;
	width: 14em;
	margin: 6px 5px 5px 15px;
	padding: 3px;
	font-size: 1em;
	border: 1px solid #e1d8b9;
}	
#newslettersubmit {
	border-width: 0;
	width: 58px;
	height: 33px;
	background: url(../images/newsletter_submit.jpg) left top no-repeat;
	cursor: pointer;
	cursor: hand;
}
#newslettersubmit:hover {
	background-position: left bottom;
}
#newsletterbottombg {
	width: 271px;
	height: 5px;
	margin: 0 0 0 7px;
	background: url(../images/newsletter_bottom_bg.jpg) left top no-repeat;
}

.rightcolumnbottombg {
	width: 286px;
	margin: 10px 0 0 0;
	height: 14px;
	background: url(../images/rightcolumn_bottom_bg.jpg) left top no-repeat;
}
