body {
	background: #f0f0f0 url('/images/global/header.gif') left top repeat-x;
}

.clear {
	height: 1px;
	clear: both;
}

/****************************************** header ***************************************/

#logo {
	position: absolute;
	top: 16px;
	left: 85px;
}

#header {
	width: 1130px;
	background: url('/images/global/headerCenter.gif') left top no-repeat;
	min-height:114px;
	  height:auto !important;
	  height:114px;
	margin: 0 auto;
	position: relative;
}

#header ul {
	display: inline-block;
	top: 84px;
	left: 85px;
	position: absolute;
	padding: 0 0 3px 0;
}

#header ul li {
	float: left;
	background: url('/images/nav/right.gif') right top no-repeat;
	padding: 0 1px 0 0;
	position: relative;
	top: 2px;
}

#header ul li:hover {
	position: relative;
	top: 0px;
}

#header ul li.on {
	background-image: none;
	background-color: #f0f0f0;
	top: 2px;
	border-top: 1px solid #f0f0f0;
}

#header ul li.on:hover {
	top: 2px;
	border-top: 1px solid #f0f0f0;
	
}


#header ul li a:hover {
	padding: 5px 6px 8px 6px;
	
}


#header ul li.on a:hover {
	padding: 6px 6px;
	
}

#header ul li a {
	display: block;
	background: url('/images/nav/left.gif') left top no-repeat;
	color: #fff;
	font-size: 13px;
	padding: 6px 6px;
}

#header ul li.on a {
	background-image: none;
	background-color: #f0f0f0;
	color: #000;
}

/****************************************** footer ***************************************/

#footer {
	background: url('/images/global/footerBar.gif') left top repeat-x;
	padding: 15px 0 15px 0;
	margin: 15px 0 0;
	clear: both
}

#footer p {
	font-size: 12px;
	color: #808285;
}

/****************************************** main content ***************************************/

#wrap {
	width: 984px;
	margin: 0 auto;
	padding: 9px 0 0;
}

/************************* left *********************/

/**************** backgrounds *************/

.blackBox {
	background: url('/images/home/blackBox.jpg') no-repeat;
}

/**************** layout *************/

#left {
	width: 715px;
	float: left;
	padding: 0px 0 0;
	background-position: 0px 50px;
	margin: 0 0 15px 0;
}

#quote {
	background: url('/images/global/topLeftQuote.gif') left top no-repeat;
	padding: 10px 0 0 25px;
	width: 230px;
	float: right;
	margin: 0 0 60px 0;
}

#quote p {
	background: url('/images/global/bottomRightQuote.gif') bottom right no-repeat;
	padding: 0px 25px 10px 0px;
	font-size: 14px;
	color: #939393;
}

.whiteBox {
	clear: both;	
	background: #fff;
	border: 1px solid #cacaca;
	font-size: 12px;
	padding: 6px;
	color: #5c5c5c;
	margin: 0 0 15px 0;
	
}

/************************* right *********************/

#right {
	width: 250px;
	float: right;
	margin: 0 0 15px 0;
}

#subNav {
	background: #e1e1e1 url('/images/global/rightBoxGradient.gif') left top repeat-x;
	border: 1px solid #aeaeae;
	padding: 7px;
}

#subNav li {
	background: url('/images/global/littleArrowRight.gif') 0px 15px no-repeat;
	padding: 9px 0 11px 15px;
	border-bottom: 1px solid #bebebe;
}

#subNav li.on a {
	font-weight: bold;
}

#subNav li a {
	font-size: 14px;
	color: #5c5c5c;
}

#subNav li a:hover {
	color: #868686;
}

/************************* sub sub nav *********************/	

#subNav li ul {
	margin: 0 0 0 16px;
	padding: 15px;
}

#subNav li ul li {
	background: none;
	border: none;
	margin: 0 0 7px 0;
	padding: 0;
	list-style: circle;
	color: #5c5c5c;
	
	
}

#subNav li ul.subInner li a {
	font-size: 12px;
	font-weight: normal;
	
}

#subNav li ul.subInner li a span {
 font-weight: bold;
}



/****************************************** homepage ***************************************/
#news {
	min-height:434px;
	  height:auto !important;
	  height:434px;
	margin: 0 0 15px 0;
	background: #d0d0d0 url('/images/home/newsBg.gif') left top repeat-x;
}

#news p {
	font-size: 12px;
	color: #5c5c5c;
	font-weight: bold;
	margin: 10px 0 0;
	line-height: 20px;
	
}

#news p span {
	font-weight: normal;
}

#news .item {
	font-size: 11px;
	color: #5c5c5c;
	font-weight: normal;
	margin: 0;
	line-height: normal;
	border: none;
}


#news .item a {
	background: #ddd;
	padding: 0 2px;
	color: #5c5c5c;
	
}

#news .item a:hover {
	background: #979797;
	color: #fff;
}

/************************* popular searchs *********************/

#popular {
	clear: both;
}

#popular ul {
	width: 300px;
	float: left;
}

#popular ul li a:hover {
	text-decoration: underline;
}

/****************************************** contact ***************************************/

#query {
	width: 100%;
	height: 200px;
	border: none;
	font-size: 12px;
}

#submit {
	display: block;
	float: right;
	width: 92px;
	height: 27px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url('/images/contact/submit.gif') left top no-repeat;
	padding: 8px 0 0;
}

#question {
	width: 418px;
	float: left;
}

#question label {
	color: #6f6f6f;
	font-size: 16px;
	float: left;
	width: 250px;
	margin: 6px 0 0;
}

#question input {
	border: 1px solid #cacaca;
	height: 25px;
	width: 100px;
	float: left;
	padding: 5px 0 0 5px;
}

#what {
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	cursor: pointer;
	
}

#explain {
	clear: both;
	font-size: 11px;
	color: #777;
	width: 200px;
}

#status {
	font-size: 13px;
	color: #777;
	width: 400px;
	float: right;
	text-align: right;
	padding: 2px 10px 0 0;
	min-height:35px;
	  height:auto !important;
	  height:35px;
}

/**************** right *************/

#contactCol {
	background: #d0d0d0 url('/images/home/newsBg.gif') left top repeat-x;
}

.detail {
	font-size: 12px;
	color: #5c5c5c;
	font-weight: bold;
	padding: 5px 0 15px 39px;
	border-bottom: 1px solid #bdbdbd;
	line-height: 16px;
}

.phone {
	background: url('/images/contact/phone.gif') left top no-repeat;
}

.email {
	background: url('/images/contact/email.gif') left top no-repeat;
}

.address {
	background: url('/images/contact/address.gif') left top no-repeat;
}

/****************************************** products ***************************************/

/**************** overview *************/

div.prod {
	width: 682px;
	min-height:73px;
	  height:auto !important;
	  height:73px;
	background: url('/images/products/overviewBg.gif') left top no-repeat;
	margin: 0 auto 0px;
}



.pLeft {
	width: 130px;
	text-align: center;
	float: left;
}

.pRight {
	width: 516px;
	float: left;
	padding: 7px 0 0 15px;
}

.pRight h2 {
	margin: 0 0 7px 0;
	
}

.pRight h2 a {
	color: #5c5c5c;
	font-size: 18px;
}

.pRight p {
	color: #5c5c5c;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/**************** specific product + services section*************/

#innerPLeft {
	width: 230px;
	float: left;
}

#innerPRight {
	width: 460px;
	float: right;
	position: relative;
}

#innerPRight ul {
	float: right;
	position: relative;
	left: 10px;
	bottom: 32px;
}

#innerPRight ul li{
	float: left;
	background: #efefef;
}

#innerPRight li {
	background: #efefef;
	font-size: 14px;
	font-weight: bold;
	color: #9d9d9d;
	padding: 6px 14px;
}

#innerPRight li:hover {
	color: #363636;
}

#innerPRight li.on  {
	background: #fff;
	color: #363636;
}

#innerPRight .innerList {
	position: static;
	float: none;
	margin: 0 0 15px 0;
}

#innerPRight .innerList li {
	background: url('/images/global/bullet.gif') left center no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 6px 0;
	font-size: 12px;
	line-height: 15px;
	float: none;
	color: #5c5c5c;
	font-weight: normal;
	line-height: normal;
}

#innerPRight .innerList .innerList {
	margin: 0 0 0 20px;
}

#prodWrap {
	font-size: 12px;
	color: #363636;
	line-height: 16px;
	clear: both;
}

#description , #innerPRight noscript{
	clear: both;
}

#prodWrap p a, .innerList li a {
	background: #ddd;
	padding: 0 4px;
	color: #5c5c5c;
} 	

#prodWrap p a:hover, .innerList li a:hover {
	background: #979797;
	color: #fff;
}

/****************************************** VEE resouce center ***************************************/

#backToHome {
	display: block;
	background: url('/images/vee/fullInfo.gif') left top no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #616161;
	min-height:42px;
	  height:auto !important;
	  height:42px;
	padding: 12px 0 0 40px;
	margin: 0 0 20px 0;
}

#backToHome:hover {
	text-decoration: underline;
}

dt {
	display: block;
	margin: 10px 0 0;
	padding: 5px 5px 10px 30px;
	color: #4e4e4e;
	font-size: 12px;
	background: #eaeaea url('/images/vee/q.gif') 5px 6px no-repeat;
}

dd {
	padding: 5px 5px 15px 30px;
	color: #757575;
	font-size: 12px;
	background: #eaeaea url('/images/vee/a.gif') 5px 7px no-repeat;
}

dd span {
	display: block;
	padding: 10px 0 0;
	font-weight: bold;
}

dd a {
	background: #ddd;
	padding: 0 2px;
	color: #5c5c5c;
}

dd a:hover {
	background: #979797;
	color: #fff;
}

/**************** tools and tips *************/

.aTip {
	padding: 15px 0 15px;
	border-bottom: 1px solid #5c5c5c;
}

.aTip h2 {
	color: #5c5c5c;
	font-size: 14px;
	width: 570px;
	float: left;
	font-weight: bold;
	margin: 0 0 15px 0;
}

a.back {
	display: block;
	float: right;
	width: 95px;
	text-align: right;
	font-size: 12px;
	color: #5c5c5c;
	font-weight: bold;
}

.back:hover {
	
}

.aTip p {
	clear: both;
	color: #5c5c5c;
	font-size: 12px;
	line-height: 17px;
	width: 580px;
}

.tipDetail span {
	font-weight: bold;
	padding: 0 5px 0 0;
}

.aTip p a {
	background: #ddd;
	padding: 0 4px;
	color: #5c5c5c;
}

.aTip p a:hover {
	background: #979797;
	color: #fff;
}

.tipsDown {
	display: block;
	float: left;
	background: url('/images/vee/downArrow.gif') left top no-repeat;
	padding: 4px 8px 4px 35px;
	color: #5c5c5c;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #5c5c5c;
}

.tipsDown:hover {
	background: #a4a4a4 url('/images/vee/downArrow.gif') left top no-repeat;
	color: #fff;
	
}
/****************************************** text styles ***************************************/

a,p,li,h1,textarea,label,input,h2,noscript, dt,dd,h3 {
	font-family: arial;
}

p {
	margin: 0 0 13px 0;
	color: #5c5c5c;
	font-size: 12px;
}

noscript {
	display: block;
	font-size: 12px;
	margin: 0 0 10px 0;
	border: 1px dashed #868686;
	padding: 4px;
}

.whiteBox li {
	background: url('/images/global/bullet.gif') left center no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 6px 0;
	font-size: 12px;
	line-height: 15px;
}

#popular li a {
	background: url('/images/global/bullet.gif') left center no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 6px 0;
	font-size: 12px;
	line-height: 15px;
	color: #5c5c5c;
}

h1 {
	font-size: 20px;
	color: #5c5c5c;
	margin: 10px 0 0 0;
	
}

h1 span {
	font-weight: bold;
}

.innerTitle {
	margin: 10px 0 20px 0;
}

.bold {
	font-weight: bold;
}

.bar {
	background: url('/images/global/headerBarRight.gif') right top no-repeat;
}

.titleBar {
	background: url('/images/global/headerBarLeft.gif') right top no-repeat;
	display: block;
	float: left;
	padding: 6px 26px 0 7px;
	height: 29px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	margin: 0;
}

.titleBar span {
	background: url('/images/global/fourSquares.gif') left center no-repeat;
	padding: 0 0 0 17px;
}

.barInner {
	clear: both;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	background: #fff;
	padding: 10px;

}

.grad {
	background: #d0d0d0 url('/images/home/newsBg.gif') left top repeat-x;
	
}

.space {
	margin: 0 0 15px 0;
}


h3 {
	font-size: 14px;
	margin: 0 0 15px 0;
	color: #5c5c5c;
	font-weight: bold;
}
