@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;	
	color: #333333;
	font: 12px  Helvetica, Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
}

a, a:visited, a:hover {
	color: #3399cc;
	text-decoration: none;
	border: none;
	text-decoration: underline;

}

dt {
	font-weight:bold;
	margin-bottom: 5px;
}

h1 {
	font-weight: 100;
	font-size: 36px;
}

h2 {
	font-size: 20px;
}

h2 a{
	text-decoration: none;
}

h1, h2{
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 16px;
	color: #3399cc;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
	margin-bottom: 5px;
	color: #3399cc;
}

img{
	border: none;
	padding: 0;
	margin: 0;
}

table, th, tr, td{
	border: 1px solid #333333;
	text-align:center;
	border-collapse: collapse;
}

th {
	background-image: url(images/thBg.png);
}

ul {
	list-style: none;
}

#banner {
	padding-top: 50px;
	height: 100px;
	color: #FFFFFF;
	
}

#bannerText {
	float: right;
	display: inline;
	margin-right: 140px;
	padding-top: 8px;
	width: 250px;
}

#bannerText p, img{
	float: left;
	margin-right: 10px;
	
}

#bannerText p{
	margin-top: 8px;
	font-size: 18px;
	
}

#bannerTitle {
	float: left;
	margin-left: 15px;
}

#BgCon {
	background-position: top center;
	background-repeat: no-repeat;
}

#col1 {
	width: 275px;
	float: left;
	margin: 0;
	padding: 0;	
}

#col1Block1, #col1Block2 {
	margin: 0;
	padding: 15px 10px 5px 10px;
}

#col2 {
	width: 572px;
	float: left;
}

#col2Block1 {
    width: 552px;
}

#col2Block1, #col2Block2, #col2Block3, #col2BlockProduct {
	float: left;
	margin: 0 0 10px 10px;
	padding: 15px 10px 5px 10px;
}

#col2 div div.node {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.product{
	width: 26%;
	float: left;
	margin: 0 0 10px 10px;
	padding: 15px 10px 5px 10px;
}

.product img{
	margin-bottom: 5px;
}

#companyLinks {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#companyLinks img{
	margin: 0 10px 0 10px;	
}

#content {
	padding-bottom: 100px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

#content dl dd{
margin-left: 0px;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width: 845px;
	height: 100px;
	vertical-align: bottom;
	clear: both;
	padding-top: 60px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 185px;
	border: 1px solid #00FF33;
}

#headerTop {	
	height: 40px;
}

#headerTop p, img{	
	padding: 0;
	margin-top: 0;
}

#headerMiddle {
	padding-top: 40px;
	clear: both;	
	height: 40px;
}

#headerBottom {
	background-image:url(images/companyLinksBG.png);
	background-repeat: no-repeat;
	width: 849px;
	height: 60px;
}

#headerLink {
	margin-left: 275px;
	width: auto;
}

#headerLink ul {
	margin: 1em 0px 1em 0px;
	padding-left: 40px;
}

#headerLink ul.primary-links li {
	border-left: 1px solid ;
	list-style: none;
	display: inline;
	font-size: 13px;
	margin: 0 5px 0 0;
	padding-left: 5px;
	padding-right: 0;
}

#headerLink ul li.first {
	border-left: none;
}

.largeBlockFade {
	background-image: url(images/largeBlockFadeBG.png);
	background-repeat: no-repeat;
	width: 100%;
	min-height: 232px;
}

.largeBlockFade h3{
	margin-top: 25px;
}

.linkButtonBlock {
	float: right;
}

.linkRight {
	margin-left: 10px;
}

#navLink {
	float: left;
	margin-left: 445px;
	padding-top: 14px;
	width: 100px;
}

#navLink a{
	color: #CCCCCC;
}

#searchCon {
	float: left;
	padding-top: 11px;
	height: 20px;
	width: 250px;
}

#searchCon div{
	float: left;
}

#searchTextCon {
	margin-top: 0px;
	background:#666666;
	height: 18px;
}

#edit-search-theme-form-1{	
	height: 14px;
	margin-top: 1px;
	margin-right: 5px;
	width: 115px;
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
}

.smallBlockFade {
	background-image: url(images/smallBlockFadeBG.png);
	background-repeat: no-repeat;
	width: 255px;
	height: 242px;
}

.smallBlockSolid {
	background-image: url(images/smallBlockSolidBG.png);
	background-repeat: no-repeat;
	width: 255px;
	height: 242px;
}

#wrapper {
	margin-left:auto;
	margin-right: auto;
	height: auto;
	width: 872px;
}

.tabs li {
	list-style: none;
	display: inline;
	width: auto;
}
