@charset "utf-8";
/* CSS Document */


@import url('main.css');
@import url('class.css');
@import url('ie6.css');
@import url('reset.css');
/******************   CUSTOM    ********************/

body {
	background:#F2EFE8 url(../img/bg.jpg) repeat-x 0 -89px;
}
.logo a {
	background:url(../img/logo2.png) no-repeat center left;
	height:124px;
}
.menu ul {
	float:left;
	width:auto;
}
.about-us img {
	height:auto;
}
#product-desc .about-us img {
	float:right;
}
.subnavbut a {
	width:120px;
	background:url(../img/sendbg.jpg) repeat-x;
	font-size:12px;
	padding:6px;
	border:0;
	cursor:pointer;
	color:#fff !important;
	text-decoration: none !important;
	font-weight:500;
}
.subnavbut a:hover {
	text-decoration:none;
	width:120px;
	font-size:12px;
	text-align:center;
	padding:6px;
	color:#FFF;
	background:#30738D url(../img/morebg.jpg) repeat-x;
}
.top-container {
	position: relative;
	z-index: 20;
}
.lists ul.inside, .lists ol.inside {
	width:auto;
}
/*.feat-product2{
height:255px;
}
*/

.latest-news {
	/*height:530px;*/
	border-left:none;
	border-right:none;
	padding:30px 16px 20px;
}
.company-profile h2, .client-testi h2, .latest-news h2 {
	font-weight:bold;
}
/* begin changes for new background image */

.home .content-container {
	background:transparent url(../img/bckgrdlines.gif) repeat-y -3px 0;
	padding:0;
}
.page-label-container {
	padding:8px 8px 0 0;
}
.feat-products-container, .feat-product1, .feat-product2, .feat-product3, .bottom-container, .company-profile, .latest-news, .client-testi, .where-are-we, .page-label-container {
	background:none;
}
/* end changes for new background image */


.works-container {
	border-left:#DAD8D0 solid 1px;
	border-top:#DAD8D0 solid 1px;
}
.latest-news img, .client-testi img {
	float:right;
	width:100px;
	height:100px;
	/*	width:64px;
	height:64px;
*/	margin:0;
}
.client-testi p {
	background:none;
}
.feat-products-container {
	height:550px;
}
.latest-news p {
	width:auto;
}
.latest-news a:link, .latest-news a:visited, .client-testi a:link, .client-testi a:visited, .company-profile a:link, .company-profile a:visited, .topleft a, .topright a, .bottomleft a, .bottomright a {
	text-decoration:none;
	font-size:12px;
	width:70px;
	text-align:center;
	padding:4px;
	color:#FFF;
	display:inline;
	margin:0 0 2px -13px;
	background:url(../img/sendbg.jpg) repeat-x;
	float:right;
}
.topleft a, .topright a, .bottomleft a, .bottomright a {
	float:left;
	margin:8px 0 8px 10px;
}
.formulatbl td {
	border:1px solid #ccc;
	padding:5px;
	vertical-align:middle;
}
.formulatbl td.numbers {
	text-align:right;
}
.formulaquestion {
	color:#009933;
	font-size:19px;
	font-weight:bold;
	padding-top:1em;
	text-align:center;
}
#vidwrapper {
	width:600px;
	height:265px;
	background:transparent url(../img/stripes.png);
	position:relative;
}
#vid {
	position:absolute;
	height:265px;
	width:400px;
	background:#ddd;
	top:0px;
	left:0px;
}
#vid h2 {
	text-align:center;/*	padding-top:100px
*/
}
.testimonial p {
	background:url(../img/quote.png) no-repeat top left;
}
.product1 img, .product2 img, .product3 img, .service1 img, .service2 img, .service3 img {
	height:auto;
}
.materialstbl {
	margin-bottom:1em;
}
.materialstbl td {
	border:1px solid #ccc;
	padding:5px;
	vertical-align:middle;
}
.page-label-container {
	border-top:none
}
.page-label p {
	margin:0 0 0 15px;
}
#slideshow {
	top:1px;
}
.materialstbl .headers {
	color: #6BA9C0;
	font-weight: bold;
	font-size: 16px;
}
.yourserviceteam.lists ul.main li, .yourserviceteam.lists ul.inside li, .eduseminars.lists ul.main li, .eduseminars.lists ul.inside li {
	margin:0 0 0 24px;
	list-style:outside disc;
}
.productsandservices img{
	width:100px;
	float:right;
}
.call-us p span {
color:#FEDC56;
font-weight:bold;
}