﻿html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
 
table {
	border-collapse: collapse;
	border-spacing: 0;
}
 
ol, ul {
	list-style-image: none;
	list-style-type: none;
}
 
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
 
a img, :link img, :visited img { border: none; }
a { outline: 0; }

/* clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height: 1px ;}

body, td, th {
	/* Suggested arial font list */
	font-family: arial, helvetica, sans-serif;
}
 
/* Keep superscript tags from breaking line-height */
sup {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}
 
/* From simplebits, use the prettiest ampersand possible */
span.amp {
	font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	font-size: 110%; 
}
 
body {
	text-align: center;
	background: #fff;
}
 
#frame {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(../img/frame_background.gif) repeat-y;
}

#topbar {
	height: 47px;
	overflow: hidden;
	position: relative;
	background: #fff; /* url(../img/topbar_logo.gif) no-repeat 266px 18px */
}

#topbar ul {
	position: absolute;
	top: 24px;
	left: 440px;
}

#topbar ul li {
	float: left;
	display: inline;
	padding: 1px 0 1px 12px;
}

#topbar ul li.div {
	border-right: 1px solid #C9CACC;
	padding-right: 14px;
}

#topbar ul li a {
	text-transform: uppercase;	
	font-size: 9px;
	line-height: 13px;
	color: #7F7F7F;
	display: block;
}

#topbar select {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	width: 192px;
	position: absolute;
	right: 15px;
	bottom: 7px;
}

#header {
	background: url(../img/header_background.gif) no-repeat;
	padding: 75px 0 0 0;
	position: relative;
}

#header h1 { 
	display: none;
	position: absolute;
	width: 100%;
	top: 34px;
	left: 23px;
	height: 20px;
	display: block;
	/* background: url(../img/home_lozenges.gif) no-repeat; */
}

#header h1 span {
	display: none;
}

#header h1 img {margin-right: 100px;}

#header ul {
	position: absolute;
	right: 5px;
	top: 14px;
}

#header ul li {
	float: left;
	display: inline;
	padding: 0 9px 0 0;
}		

#header ul li a {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-shadow: 0 0 0 #000;
	color: #A9A9A9;
	text-decoration: none;
	display: block;
	padding: 2px 0 0 31px;
	height: 19px;
}

#header ul li.active a {
	color: #252525;
}

#header ul li.home a      { padding-left: 21px; background: url(../img/header_home.gif) no-repeat; }
#header ul li.contactus a { background: url(../img/header_contactus.gif) no-repeat; }
#header ul li.search a    { background: url(../img/header_search.gif) no-repeat; }
#header ul li.sitemap a   { background: url(../img/header_sitemap.gif) no-repeat; }

#splash {
	margin: 0 12px 10px 11px;
	height: 35px;	
	border-bottom: 1px solid #d8d8d8;
	position: relative;
	
}

#splash ul {
	height: 26px;
	position: absolute;
	top: 0;
	right: 0;
}

#splash ul li {
	float: left;
	display: inline;
	width: 110px;
	height: 35px;
	margin: 0 0 0 5px;
	background: url(../img/tab_on.gif) no-repeat;
	text-align: center;
}

#splash ul li.active {
	background: url(../img/tab_off.gif) no-repeat;
}

#splash ul li a {
	font-size: 11px; /* Supposed to be 8px */
	line-height: 13px;
	font-weight: bold;
	color: #333333;
	text-shadow: 0 0 0 #000;
	-moz-opacity: 0.9999;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 16px;
	padding: 12px 0 0 0;
}

#splash ul li.active a {
	color: #fff;
}

#splash ul li.two-line a {
	height: 21px;
	padding: 5px 0 0 0;
}

#right {
	float: left;
	display: inline;
	width: 169px;
	margin: 0 0 0 11px;
}

#right #links {
	position: relative;
	background: #EDF2DB;
	margin: 0 0 12px 0;
}

#right #links .wrapper {
	background: url(../img/right_bottom.gif) no-repeat 0 bottom;
}

#right #links h5 {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 0 #000;
	text-transform: uppercase;
	height: 17px;
	padding: 9px 0 0 11px;
	background: url(../img/right_top.gif) no-repeat;
}

#right #links ul {
	padding: 10px 9px 10px 10px;
}

#right #links ul li {
}

#right #links ul li a {
	font-size: 10px;
	line-height: 14px;
	color: #262626;
	font-weight: bold;
	text-shadow: 0 0 0 #000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 0 0 0 32px;
}

#right #links ul li#link1 a { background: url(../img/link_1.gif) no-repeat; padding-top: 10px; height: 23px; }
#right #links ul li#link2 a { background: url(../img/link_2.gif) no-repeat; padding-top: 10px; height: 24px; }
#right #links ul li#link3 a { background: url(../img/link_3.gif) no-repeat; padding-top: 12px; height: 26px; margin-bottom: 10px; }
#right #links ul li#link4 a {	background: url(../img/link_4.gif) no-repeat;	padding-top: 10px;	height: 24px;	
}
#right #links ul li#link5 a { background: url(../img/link_5.gif) no-repeat; padding-top: 10px; height: 24px; }
#right #links ul li#link6 a { background: url(../img/link_7.gif) no-repeat; padding-top: 10px; height: 25px; }
#right #links ul li#link7 a { background: url(../img/link_7.gif) no-repeat; padding-top: 10px; height: 25px; }

#right #links ul li#link4.active a { background-image: url(../img/link_4_on.gif); }
#right #links ul li#link5.active a { background-image: url(../img/link_5_on.gif); }
#right #links ul li#link6.active a { background-image: url(../img/link_7_on.gif); }
#right #links ul li#link7.active a { background-image: url(../img/link_7_on.gif); }


/*
#right .sidebar h6 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	-moz-opacity: 0.9999;
	padding: 11px 20px 0 13px;
}
*/

#right .sidebar {
	background: url("../img/right_promo_top.gif") no-repeat top left;
	margin: 0 0 9px 0;
}

#right .sidebar div {
	padding: 18px 6px 17px 11px;
	background: url("../img/right_promo_bottom.gif") no-repeat bottom left;
}
#right .sidebar h6 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 7px;
}
#right .sidebar p {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #333;
	margin-bottom: 7px;
}
#right .sidebar ul.buttons { 
	font-size: 10px;
	padding-top: 3px;
}	
#right .sidebar ul.buttons li {
	display: block;
	float: left;
	background: url("../img/buttons/grey_left.gif") no-repeat;
	padding: 0 0 0 7px;
	height: 17px;
}
#right .sidebar ul.buttons a:link,
#right .sidebar ul.buttons a:visited 
{ 
	display: block;
	float: left;
	padding: 3px 16px 0 0; 
	height: 14px;
	text-decoration: none;
	background: url("../img/buttons/grey_right_arrow.gif") 100% 0 no-repeat;
	color: #6C6D6F;
	font-weight: bold;
}
#right .sidebar ul.buttons a:hover,
#right .sidebar ul.buttons li:hover a 
{ 
	text-decoration: none;
	background: url("../img/buttons/grey_right_arrow_over.gif") 100% 0 no-repeat; 
	color: #616e66;
	font-weight: bold;
}



#footer {
	background: #fff url(../img/footer.gif) no-repeat;
	margin: 0;
	padding: 71px 19px 20px 19px;
	height: 204px;
}

#footer p,
#footer p a {
	font-size: 10px;
	line-height: 15px;
	color: #616e66;
}

#footer p.links1 { padding-bottom: 35px; }

#center #content_header .intro h5 {
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
	padding-bottom:5px;
}

#center #content_header .intro p {
	font-size: 11px;
	line-height: 13px;
	color: #000;
	margin: 0;
	padding-bottom: 1em;
}


/*----------------------------------------------------------
** Start solutionsContainer **
----------------------------------------------------------*/

#solutionsContainer {
	width: 550px;
	background: #d0e0b3 url("/img/bkg_solutionsContainer_btm.gif") no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 20px;
	}
	
#solutionsContainer #w2 {
	background: #d0e0b3 url("/img/bkg_solutionsContainer_top.gif") no-repeat top right;
	padding-top: 5px;
	}
	
	#solutionsContainer ul#nav-solutions {
		list-style: none;
		margin: 5px 0 0 10px; 
		padding: 0;
		width: 120px;
		float: left;
		}
		
	#solutionsContainer ul#nav-solutions li {
		/* display: inline; */
		text-align: left; 
		position: relative;
		margin: 0; padding: 0;
		font-size: 11px;  line-height: 14px;
		width: 120px;
		}
		
	#solutionsContainer ul#nav-solutions li a {
		display: block; float: left;
		padding: 6px 0 7px 10px;
		text-decoration: none;
		font-weight: bold;
		color: #303030;
		width: 120px;
		outline: none;
		/*background: url("../_images/bkg_solutionsContainer_navsolution_right.gif") no-repeat center right;*/
		}
		
		#solutionsContainer ul#nav-solutions li.last a {
			background: none;
			}
		
	#solutionsContainer ul#nav-solutions li a:hover,
	#solutionsContainer ul#nav-solutions li a.current {
		/* background: #fff url("../_images/bkg_solutionsContainer_navsolution_top.gif") no-repeat top left; */
		background: #fff;
		width: 120px; height: auto;
		color: #303030;
		}
		
	#solutionsContainer ul#nav-solutions li.tabOn1 a,
	#solutionsContainer ul#nav-solutions li.tabOn2 a,
	#solutionsContainer ul#nav-solutions li.tabOn3 a,
	#solutionsContainer ul#nav-solutions li.tabOn4 a,
	#solutionsContainer ul#nav-solutions li.tabOn5 a,
	#solutionsContainer ul#nav-solutions li.tabOn6 a,
	#solutionsContainer ul#nav-solutions li.tabOn7 a {
		background: #fff;
		/* background: #fff url("../_images/bkg_solutionsContainer_navsolution_top.gif") no-repeat top left; */
		color: #303030;
		}
		
	#solutionsContainer ul#nav-solutions li a:hover strong,
	#solutionsContainer ul#nav-solutions li a.current strong,
	#solutionsContainer ul#nav-solutions li.tabOn1 a strong,
	#solutionsContainer ul#nav-solutions li.tabOn2 a strong,
	#solutionsContainer ul#nav-solutions li.tabOn3 a strong,
	#solutionsContainer ul#nav-solutions li.tabOn4 a strong,
	#solutionsContainer ul#nav-solutions li.tabOn5 a strong,
	#solutionsContainer ul#nav-solutions li.tabOn6 a strong,
	#solutionsContainer ul#nav-solutions li.tabOn7 a strong {
		color: #303030;
		}
		
	#section-2,#section-3,#section-4,#section-5,#section-6,#section-7 { display:none; }
	
#solutionsContainer div.solution {
	margin: 5px 10px 0 0;
	background: #fff url("/img/bkg_solutionsContainer_solution_left.gif") no-repeat bottom left;
	width: auto;
	height: 183px;
	/* 	width: 740px; height: 183px; */	
	float: left;
	}
	
#solutionsContainer h3 {
	margin: 0; padding: 15px 0 11px 20px;
	font-size: 12px; line-height: 18px;
	color: #303030;
	}
	
#solutionsContainer div.solution ul {
	list-style: none;
	margin: 0; padding: 0 0 0 20px;
	}
	
#solutionsContainer div.solution ul li {
	margin: 0; padding: 0 0 0 9px;
	font-size: 10px;  line-height: 13px;
	background: url("../_images/gfx_promoContainer_li_arrow.gif") no-repeat 0 5px;
	}
	
#solutionsContainer ul li a {
	color: #E98300;
	font-weight: bold;
	}
	
#solutionsContainer p {
	margin: 0; padding: 0 32px 11px 20px;
	font-size: 11px; line-height: 14px;
	color: #606060;
	}

/*----------------------------------------------------------
** End solutionsContainer **
----------------------------------------------------------*/

/* Clear Floats */
.clear {
	display: inline-block;
	width: 100%;
	}
/* Hide from IE-mac \*/
* html .clear {
	height: 1%;
	width: auto;
	}
.clear {
	display: table;
	}
/* End hide from IE-mac */

/*----------------------------------------------------------
** Start featuredProductContainer **
----------------------------------------------------------*/

#featuredProductContainer {
	width: 760px;
	background: #D8DAD0 url("../img/bkg_featuredProductContainer_btm.gif") no-repeat bottom left;
	padding-bottom: 5px;
	margin-bottom: 20px;
	}
	
#featuredProductContainer #w2 {
	background: #D8DAD0 url("../img/bkg_featuredProductContainer_top.gif") no-repeat top right;
	padding-top: 10px;
	}
	
	#featuredProductContainer ul#nav-solutions {
		list-style: none;
		margin: 0 0 0 10px; padding: 0;
		}
		
	#featuredProductContainer ul#nav-solutions li {
		display: inline;
		text-align: center; position: relative;
		margin: 0; padding: 0;
		font-size: 12px;  line-height: 14px;
		width: 120px;
		}
		
	#featuredProductContainer ul#nav-solutions li a {
		display: block; float: left;
		padding: 6px 0 7px 0;
		text-decoration: none;
		font-weight: normal;
		color: #606060;
		
		width: 120px;
		background: url("../img/bkg_featuredProductContainer_navsolution_right.gif") no-repeat center right;
		}
		
		#featuredProductContainer ul#nav-solutions li a strong {
			color: #303030;
			}
		
		#featuredProductContainer ul#nav-solutions li.last a {
			background: none;
			}
		
	#featuredProductContainer ul#nav-solutions li a:hover,
	#featuredProductContainer ul#nav-solutions li a.current {
		background: #fff url("../img/bkg_featuredProductContainer_navsolution_btm.gif") no-repeat bottom left;
		color: #303030;
		}
		
	#featuredProductContainer ul#nav-solutions li.tabOn1 a,
	#featuredProductContainer ul#nav-solutions li.tabOn2 a,
	#featuredProductContainer ul#nav-solutions li.tabOn3 a,
	#featuredProductContainer ul#nav-solutions li.tabOn4 a,
	#featuredProductContainer ul#nav-solutions li.tabOn5 a,
	#featuredProductContainer ul#nav-solutions li.tabOn6 a {
		background: #fff url("../img/bkg_featuredProductContainer_navsolution_btm.gif") no-repeat bottom left;
		color: #303030;
		}
		
	#featuredProductContainer ul#nav-solutions li a:hover strong,
	#featuredProductContainer ul#nav-solutions li.tabOn1 a strong,
	#featuredProductContainer ul#nav-solutions li.tabOn2 a strong,
	#featuredProductContainer ul#nav-solutions li.tabOn3 a strong,
	#featuredProductContainer ul#nav-solutions li.tabOn4 a strong,
	#featuredProductContainer ul#nav-solutions li.tabOn5 a strong,
	#featuredProductContainer ul#nav-solutions li.tabOn6 a strong {
		color: #303030;
		}
		
	#section-2,#section-3,#section-4,#section-5,#section-6 { display:none; }
	
#featuredProductContainer div.solution {
	background: #fff url("../img/bkg_featuredProductContainer_solution_left.gif") no-repeat bottom left;
	width: 740px;
	margin-left: 10px;
	}
	
#featuredProductContainer div.solution ul {
	list-style: none;
	margin: 0; padding: 0 0 0 20px;
	}
	
#featuredProductContainer div.solution ul li {
	margin: 0; padding: 0 0 0 9px;
	font-size: 10px;  line-height: 13px;
	background: url("../img/gfx_promoContainer_li_arrow.gif") no-repeat 0 5px;
	}
	
#featuredProductContainer ul li a {
	color: #E98300;
	font-weight: bold;
	}
	
#featuredProductContainer p {
	margin: 0; padding: 8px 32px 10px 20px;
	font-size: 11px;  line-height: 14px;
	color: #606060;
	}

/*----------------------------------------------------------
** End featuredProductContainer **
----------------------------------------------------------*/
