body {
	background-color:#CFE0E7;
	font-family:arial;
	font-size:12px;
}

table.overAllTable {
	background-color:#ffffff;
}

#header1 {
	background-image:url("../images/layout/top.gif");
	background-repeat:repeat-x;
}

#sideStrip {
	background-color:#E6E6E6;
	background-image:url("../images/layout/sideStrip.jpg");
	background-position:top;
	background-repeat:no-repeat;
}

#menuStrip {
	background-color:#00A0E4;
	background-image:url("../images/layout/menuStrip.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}

#footer {
	background-image:url("../images/layout/footerBG.gif");
	background-repeat:repeat-x;
	background-color:#00A0E4;
}

#footerLinks {
	background-color:#00A0E4;
	border-top:2px solid #999999;
	color:#fff;
}

#footerSlogan {
	padding-top:10px;
	float:left;
}

#footerNav {
	float:right;
	padding-top:10px;
}

#mainContentArea {
	padding-bottom:0px;
}

#grayBoxLeft {
	background-image:url('../images/layout/grayBoxLeft.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height:14px;
	width:14px;
	float:left;
}

#grayBoxRight {
	background-image:url('../images/layout/grayBoxRight.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	background-position:top right;
	height:14px;
	width:14px;
	float:right;
}

#grayBox {
	background-image:url('../images/layout/grayGradientLine.jpg');
	background-repeat:repeat-x;
}

#grayBox h3 {
	margin-top:7px;
	padding-top:5px;
	margin-bottom:0px;
	padding-bottom:5px;
}

#grayBox p {
	margin:0px;
	padding:0px;
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-left:14px;
	padding-right:14px;
}

.productHolder {
	background-repeat:no-repeat;
	cursor:hand;
}

.productHolderBase {
	font-size:9px;
	color:#989497;
	font-family:arial;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

/*----------Left Nav--------------------*/
#menuStrip ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#menuStrip li {
	margin:0px;
	padding:0px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #7FC9E6;
}

#menuStrip li.lev1 {
	padding-left:20px;
}

#menuStrip li.lev2 {
	padding-left:40px;
}

#menuStrip li a, #menuStrip li a:link, #menuStrip li a:active, #menuStrip li a:visited {
	color:#ffffff;
	font-family:arial;
	text-decoration:none;
	font-size:12px;
}

#menuStrip li a:hover {
	color:#FDF001;
}

#menuStrip li.sel a {
	color:#FDF001;
	font-weight:bold;
}
/*--------------------------------------*/

/*-------------------------Footer Nav--------------------------------*/
#footerNav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#footerNav ul li {
	float:left;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #000000;
}

#footerNav ul li.first {
	border-left:none;
}	

#footerNav ul li a {
	color:#000000;
}
/*-------------------------------------------------------------------*/

#address {
	padding-left:20px;
}

#address pre {
	font-family:arial;
	font-size:11px;
	color:#ffffff;
}

p.error {
	background: #fff6bf url("../images/error.gif") center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding-top: 15px;
	padding-right:20px;
	padding-bottom:15px;
	padding-left:45px;
	margin-top:0px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

p.message {
	background: #F8FAFC url("../images/info.gif") center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding-top: 15px;
	padding-right:20px;
	padding-bottom:15px;
	padding-left:45px;
	margin-top:0px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
}

table#formTable th {
	text-align:right;
}

table#formTable th span.req {
	padding-left:5px;
	padding-right:5px;
	color:red;
}

table#formTable td {

}

div.copy ul {    
	list-style: none;    
	margin:0;    
	padding:0 0 0 45px;
}

div.copy li {    
	background:url(../images/li.gif) no-repeat;    
	padding:0 0 0 24px;
	line-height:20px;
	font-family:arial;
}

div#pageTitle h1 {
	background-image:url("../images/h1bg.jpg");
	background-repeat:repeat-x;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
	padding:10px;
	font-family:arial narrow;
	font-size:25px;
	font-weight:normal;
}

h2 {
	color:#C60000;
	font-family:Arial, sans-serif;
	background-image:url('../images/h2BG.gif');
	border-bottom:1px solid #ADADAD;
	background-repeat:no-repeat;
	background-position:top left;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:0px;
	font-size:1.3em;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:2px;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:10px;
}

h3 {
	color:#EE008C;
	letter-spacing:1px;
	word-spacing:1px;
	text-align:left;
	font-weight:normal;
	font-size:1.5em;
	margin:0px;
	padding:0px;
}

h3.productCategory {
	border-bottom:1px dashed #d3d3d3;
	padding-bottom:5px;
	margin-bottom:20px;
}


h4 {
	color:#5269C6;
	background-color:#f6f6f6;
	letter-spacing:1px;
	word-spacing:1px;
	text-align:left;
	font-weight:normal;
	font-size:1.3em;
	margin:0px;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
}

div#recommendHolder {

}

div#recommendHolder img {
	margin-top:10px;
	margin-bottom:10px;
}

div#recommendHolder p {
	margin-top:10px;
}

div#b2bSignsLink {
	padding-left:20px;
	padding-top:10px;
	font-size:10px;
	color:#ffffff;
}

div#b2bSignsLink img {
	margin-top:10px;
}

table.overAllTable {
	background-color:#ffffff;
}


a,a:link,a:visited,a:active {
	font-weight:normal;
	text-decoration:underline;
	color:blue;
}

a:hover {
	text-decoration:none;
}

a.external{
	background: transparent url(../images/icons/opennewwin.gif) no-repeat right;
	padding-right:12px;
}


div#path a:link, div#path a:active, div#path a:visited {
	font-size:10px;
	font-family:arial;
	color:#000000;
	text-decoration:underline;
}

div#path a:hover {
	text-decoration:none;
}

div#path {
	font-size:10px;
	height:18px;
	font-family:arial;
	font-weight:bold;
	background-color:#E6E6E6;
	padding-top:2px;
	padding-left:5px;
	color:#000000;
}

div#path a.sel{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}


#pageOpts{
	padding:0 0 30px 20px;
	margin-top:10px;
	font-size:0.9em;
	border:1px solid #C1BFC0;
	background-color:#EEEEEE;
}

#pageOpts div{
	float:left;
	padding-top:8px;
	padding-right:10px;
}

div.copy {
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	line-height:15px;
}


div.copy p {
	padding-left:15px;
}

/*----------RHS ITEMS--------------------*/
#rhs{
	float:right;
	margin-left:10px;
	width:198px;
}
#rhs .rhsItem{
	margin-bottom:5px;
}


#rhs .rhsItem .title{
	background:#000 url(../images/dropNavBack.gif) repeat-x;
	color:white;
	padding:4px 14px 0px 15px;
	font-weight:bold;
	font-size:10px;
	height:20px;
}
#rhs .rhsItem .botTitle{
	color:white;
	font-weight:bold;
	font-size:10px;
	height:20px;
	background:#840000 url(../images/rhsItem_closeTitleLHS.gif) no-repeat bottom left;
	padding:4px 14px 0px 15px;
}
#rhs .rhsItem .botTitle img{
	float:left;
}
#rhs .rhsItem .copy{
	line-height:150%;
	padding:10px 15px 10px 15px;
	font-size:10px;
	color:#ffffff;
	margin-top:0px;
	text-align:left;
	background-color:#103910;
}
#rhs .rhsItem .copyBLCurve{
	background:#840000 url(../images/rhsItem_closeText.gif) no-repeat bottom left;
}
#rhs a:link, #rhs a:visited{
	color:#ffffff;
	font-size:10px;
}
#rhs a:active, #rhs a:hover{
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
}
/*---------------------------------------*/
/* sectionLink */
div.sectionLink a, div.sectionLink a:visited, div.sectionLink a:hover{
	text-decoration:none;
	color:#34699D;
}
td.sectionLink{
	/*border:1px solid #DDD;*/
}
div.sectionLink a:hover{
	text-decoration:underline;
}
/*
div.sectionLink:hover{
	background:#E7F1F0;
}
*/
div.sectionLinkDesc{
	padding:2px 0 0 30px;
}
/* jumpMenu */
div#jumpMenu{
	border-bottom:1px solid #DDD;
	padding:5px 5px 0 5px;
	background:#E6EFF8 url(../images/jumpMenuBack.jpg) repeat-x top;
}
div#jumpMenu ul{
	margin-top:0;
	padding-top:0;
}
div#jumpMenu ul li{
	list-style-image : url(../images/li_jump.gif);
}
div#jumpMenu ul li a{
	color:#51677D;
	text-transform:uppercase;
	text-decoration:none;
	font-family: "Trebuchet MS",arial,sans-serif;
}
div#jumpMenu ul li a:hover{
	color:#FF6600;
}
div#jumpMenu ul li ul{
	margin-left:16px;padding:0;
}
div#jumpMenu ul li ul li{
	margin:0;padding:0;
}

table#subPages{
	width:96%;
	margin:0 auto;
}



/*CENTER COLUMN
************************************************/

div#contentCenter {

}

div#contentRight {

}

/*PRODUCTS ON HOMEPAGE
*************************************************/

ul.productHome {
margin: 0;
padding: 0px;
border-bottom: 2px solid #ddd;
}

ul.productHome li {
list-style-type: none;
margin: 0;
padding: 15px 0px;
border-top: 2px solid #ddd;

}

ul.productHome li h3 {
font-size: 1.6em;
font-weight: normal;
margin: 0;
padding: 0 0 0px 0;
}

ul.productHome li p {
line-height: 1.4em;
padding: 0 0 8px 0;
margin: 0 0 0 140px;
text-align: justify;
}

ul.productHome li img {
float: left;
border: 2px solid #ddd;
display: block;
margin: 0 15px 20px 0;
}

ul.productHome li p.more {
margin-left: 135px;
}

ul.productHome li p.more a {
width: 128px;
height: 16px;
text-indent: -5000px;
display: block;
background: transparent url('../images/layout/btnMore.gif') center center no-repeat;
}

div#btnQuote a {
width: 196px;
height: 63px;
text-indent: -5000px;
display: block;
background: transparent url('../images/layout/btnQuote.gif') center center no-repeat;
margin: 0 0 20px 0;
}

div#recentWork {
padding: 10px;
background-color: #e30680;
color: #fff;
width: 172px;
border: 2px solid #ccc;
margin: 0 0 20px 0;
}

div#recentWork h3{
color: #fff;
}

div#recentWork h4 {
color: #fff;
background-color: transparent;
letter-spacing: 0px;
padding: 0 0 5px 0;
}

div#recentWork a:link, div#recentWork a:visited {
color: #fff;
font-weight: bold;
}

div#recentWork a:hover, div#recentWork a:active {
text-decoration: none;
}

div#contentRight div#grayBox {
width: 196px;
}