html {
	margin-bottom: 0px; width: 100%;
}
body {
	padding: 0;
	margin: 0;
	text-align: center;
	height: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
	background-color: #3E3E3E;
}
form {
	padding: 0px;
}
a {
	color: #464646;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h6{
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
strong{
	font-size: 11px;
	font-weight: bold;
}
p{
	padding: 0 0 5px 0;
	margin: 0;
}
input{
	width: 300px;
	height: 12px;
	padding: 0 3px 2px 3px;;
	margin: 0;
	display: inline;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CCC;
}
textarea{
	width: 300px;
	padding: 0 3px 2px 3px;;
	margin: 0;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CCC;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
	line-height: 0;
	font-size: 0;
	display: block;
}
.color0{

}
.color1{
	color: #FFF;
}
.color2,.hidden{
	color: #464646;
}
.color1 .shadow{
	color: #3E8A3E;
}
.color3{
	color: #411E78;
}
.color4{
	color: #BDA510;
}
.color5{
	color: #EECE01;
}
.color6{
	color: #FF062E;
}
.color7{
	color: #FFF;
}
.color7 .shadow{
	color: #357835;
}
#top{
	width: 852px;
	height: 200px;
	background-image: url(_images/top.jpg);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 20px;
}
#topMenuContainer{
	background-color: #FFFFFF;
	background-image: url(_images/cntr_glow.gif); 
	margin: auto;
	width: 825px;
	background-repeat: repeat-y;
	padding: 0 14px 0 13px;
}
#topMenu{
	color: #FFF;
	height: 25px;
	background-image: url(_images/topMenu.gif);
	background-repeat: no-repeat;
}
#topMenuInner{
	float: right;
}
#topMenu a{
	color: #FFF;
	display: block;
	float: left;
	height: 19px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
#topMenu .sep{
	color: #FFF;
	display: block;
	float: left;
	height: 19px;
	padding-top: 6px;
}
#menuContainer{
	background-color: #FFFFFF;
	background-image: url(_images/cntr_glow.gif); 
	margin: auto;
	width: 833px;
	background-repeat: repeat-y;
	padding: 0 10px 0 9px;
}
#menu{
	background-image: url(_images/menu_glow.gif);
	padding: 4px;
	height: 26px;
}
#menuInner{
	border: 1px solid #FFF;
}
#menu .linkContainer{
	text-align: left;
	background-image: url(_images/menu.gif);
	padding: 0;
	height: 24px;
	position: relative;
	overflow: hidden;	
}
#menu .link{
	height: 48px;
	float: left;
	position: relative;
	top: 0;
}
#menu a{
	color: #FFF;
	height: 20px;
	padding: 4px 10px 0 10px;
	margin: 0 2px 0 2px;
	display: inline;
	float: left;
	clear: left;
}
#menu a:hover{
	color: #FFF;
	text-decoration: none;
}
#menu .selected{
	color: #FFF;
	background-image: url(_images/menuselected.gif);
	background-repeat: repeat-x;
	float: left;
	margin: 0 2px 0 2px;
	display: inline;
}
#menu .seperator{
	background-image: url(_images/separator.gif);
	background-color: #FFF;
	width: 3px;
	height: 24px;
	float: left;
}
#menu .hidden{
	background-image: url(_images/menuselected.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#menu .hidden .shadow{
	color: #2E7E39;
}
#menu .selected .shadow{
	color: #2E7E39;
}
#menu .shadow{
	color: #6BA66A;
}
#mainContainer {
	background-color: #FFFFFF;
	background-image: url(_images/cntr_glow.gif); 
	margin: auto;
	width: 833px;
	background-repeat: repeat-y;
	text-align: left;
	padding: 0 10px 0 9px;
}
#pathContainer{
	background-color: #FFFFFF;
	background-image: url(_images/cntr_glow.gif); 
	margin: auto;
	width: 825px;
	background-repeat: repeat-y;
	padding: 0 14px 0 13px;
	text-align: left;
	font-size: 10px;
}
#path{
	padding: 3px 0px 3px 0px;
}
#path a{
	color: #BDA510;
}
#path a:hover{
	text-decoration: underline;
}
#mainContainerInner {
	text-align: justify;
}
.boxFull{
}
.boxFull .title{
	background-image: url(_images/boxFullMenu.gif);
	padding: 4px 5px 0 5px;
	height: 20px;
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
	margin: 0;
}
.boxFull h6{
	position: relative;
}
.boxFullMenu{
	background-image: url(_images/boxFullMenu.gif);
	padding: 3px 5px 0 5px;
	height: 19px;
	background-position: top;
	background-repeat: repeat-x;
}
.boxFull .list a{
	position: relative;
	display: block;
	margin-bottom: 5px;
	color: #464646;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #D3D3D3;
	background-color: #F0F0F0;
	height: 80px;
	float: left;
	margin-right: 5px;
}
.boxFull .list  a:hover{
	border: 1px solid #D3D3D3;
	background-color: #F1FDF2;
}
.boxFull .list  a img{
	float: left;
	border: 1px solid #D3D3D3;
	position: relative;
	padding: 1px;
	margin-right: 3px;
	margin-top: 3px;
}
.boxFull .list  .text{
	float: left;
	display: block;
}


.news a{
	position: relative;
	display: block;
	padding-bottom: 1px;
	color: #464646;
	text-decoration: none;
	clear: both;
}
.news  a:hover{
	background-color: #F1FDF2;
}
.news  a img{
	float: left;
	border: 1px solid #D3D3D3;
	padding: 1px;
	margin-right: 5px;
	position: relative;
	margin-top: 3px;
}
.news .articlesseperator{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #D3D3D3;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
.news .articlesseperator1{
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	background-color: #D3D3D3;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}




.products a{
	position: relative;
	display: block;
	padding-bottom: 1px;
	color: #464646;
	text-decoration: none;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.products  a:hover{
	background-color: #F1FDF2;
}
.products  a img{
	border: 1px solid #D3D3D3;
	padding: 10px;
	position: relative;
	margin-top: 3px;
}
.products .title{
	padding: 10px 0 10px 0;
	height: 20px;
	background-image: none;
	height: auto;
	margin: 0;
	position: relative;
	border: 0;
}
.products .title a{
	float: none;
	display: inline;
}



.boxTop{
	width: 100%;
	height: 4px;
	background-image: url(_images/boxTop.gif);
	background-repeat: repeat-x;
}
.boxTopLeft{
	float: left;
	width: 8px;
	height: 4px;
	font-size: 0;
	line-height: 0;
	background-image: url(_images/boxTopLeft.gif);
	background-repeat: no-repeat;
}
.boxTopRight{
	float: right;
	width: 8px;
	height: 4px;
	font-size: 0;
	line-height: 0;
	background-image: url(_images/boxTopRight.gif);
	background-repeat: no-repeat;
}
.boxCenter{
	width: 100%;
	background-image: url(_images/boxCenterLeft.gif);
	background-repeat: repeat-y;
	position: relative;
}
.boxCenterInner{
	background-image: url(_images/boxCenterRight.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 1px 5px 1px 5px;
}
.boxCenterInner img{
	float: left;
	padding: 2px;
	margin-right: 5px;
	position: relative;
	top: 3px;
	border: 0;
}
.boxContent{
	padding: 2px 4px 5px 4px;
}
.boxFull .moreTopLine{
	background-color: #DDD;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
}
.boxFull .more{
	height: 18px;
	padding: 0 4px 0 4px;
	border-top:  1px solid #FFF;
	background-color: #F0F0F0;
}
.boxFull .more a{
	height: 17px;
	display: block;
	padding: 1px 5px 0 5px;
	float: left;
}
.boxFull .more a:hover{
	background-color: #464646;
	color: #FFF;
}
.boxFull .more .crntPage{
	height: 15px;
	display: block;
	padding: 1px 3px 0 3px;
	float: left;
	font-weight: bold;
	border-bottom: 2px solid #464646;
}
.boxFull .more .left{
	float: left;
	height: 17px;
	padding-top: 1px;
}
.boxFull .more .left img{
	border: 0;
	padding: 0;
	margin-right: 4px;
	position: static;
	top: 0;
}
.boxFull .more .left a{
	height: auto;
	display: inline;
	padding: 0;
	float: none;
}
.boxFull .more .right{
	float: right;
}

.boxBottom{
	width: 100%;
	height: 4px;
	background-image: url(_images/boxBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.boxBottomLeft{
	float: left;
	width: 8px;
	height: 4px;
	font-size: 0;
	line-height: 0;
	background-image: url(_images/boxBottomLeft.gif);
	background-repeat: no-repeat;
}
.boxBottomRight{
	float: right;
	width: 8px;
	height: 4px;
	font-size: 0;
	line-height: 0;
	background-image: url(_images/boxBottomRight.gif);
	background-repeat: no-repeat;
}
.box1{
	width: 265px;
	height: 218px;
	padding: 5px;
	float: left;
	background-image: url(_images/boxback1.gif);
	position: relative;
	overflow: hidden;
}
.box1 h6{
	background-image: url(_images/boxFullMenu.gif);
	padding: 6px 5px 0 5px;
	height: 18px;
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #DDDDDD;
	font-weight: normal;
	margin: 0;
}
.box1 img{
	float: left;
	padding: 2px;
	margin-right: 5px;
	position: relative;
	top: 3px;
	border: 0;
}
.box2{
	width: 265px;
	height: 218px;
	padding: 5px;
	float: left;
}
.box2 img{
	float: left;
	border: 0;
}
.boxinner{
	padding: 0;
	height: 165px;
	border-bottom:  1px solid #DDDDDD;
	padding: 2px 4px 5px 4px;
}
.box1 .more{
	height: 17px;
	padding-top: 1px;
	border-top:  1px solid #FFF;
	background-color: #F0F0F0;
	background-image: url(_images/boxFullMenu.gif);
	background-position: center;
}
.box1 .more .left{
	padding-left: 4px;
	padding-top: 1px;
	float: left;
}
.box1 .more .left img{
	border: 0;
	padding: 0;
	margin-right: 4px;
	position: static;
	top: 0;
}
.box1 .linkContainer{
	height: 17px;
	float: right;
	position: relative;
	overflow: hidden;
}
.box1 .link{
	height: 34px;
	float: left;
	position: relative;
	top: 0;
}
.box1 .link a{
	display: block;
	padding: 1px 4px 3px 4px;
	text-decoration: none;
	clear: left;
}
#mainContainerInner .vboxSeperator{
	width: 4px;
	height: 20px;
	float: left;
}
#mainContainerInner .hboxSeperator{
	clear: both;
	height: 4px;
	font-size: 0;
	line-height: 4px;
}
.horSeparator {
	background-color: red;
	background-image: url(_images/cntr_glow.gif); 
	margin: auto;
	width: 843px;
	padding: 0 5px 0 4px;
	background-repeat: repeat-y;
}
.horSeparatorInner{
	font-size: 0;
	line-height: 0;
	height: 4px;
	background-image: url(_images/horsep.gif);
	border-bottom: 1px solid #FFF;
}
#footerContainer {
	background-color: #F0F0F0;
	background-image: url(_images/cntr_glow.gif);
	margin: auto;
	width: 852px;
	background-repeat: repeat-y;
}
#footer{
	background-image: url(_images/btm_glow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: auto;
	width: 825px;
	height: 22px;
	padding: 6px 14px 6px 13px;

}
#footer .link{
	height: 34px;
	float: left;
	position: relative;
	top: 0;
	padding: 0;
}
#footer .link a{
	display: block;
	float: left;
	padding: 1px 4px 3px 4px;
	text-decoration: none;
	clear: left;
}
#footer span{
	float: left;
	padding: 1px 0 3px 0;
}
#footerLeft{
	height: 17px;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0;
}
#footerRight{
	height: 17px;
	float: right;
	position: relative;
	overflow: hidden;
	padding: 0;
}
#bottomGap{
	height: 20px;
	width: 100%;
}
#tickerContainer{
	width: 255px;
	height: 161px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: 3px;
}
#ticker{
	position: relative;
}
#ticker a{
	position: relative;
	display: block;
	margin-bottom: 6px;
	color: #464646;
	text-decoration: none;
	clear: both;
	height: 161px;
	text-align: center;
}
#ticker a:hover{
	background-color: #F1FDF2;
}
#ticker a img{
	border: 1px solid #D3D3D3;
	position: relative;
	padding: 1px;
	float: none;
}
#ticker .text{
	float: left;
	display: block;
}
.dropshadow{
	position: relative;
	top: 0;
	left: 0;
	z-index: 4;
}
.shadow{
	color: #DDD;
	position: absolute;
	z-index: 3;
}
#banners{
	padding-top: 20px;
}
#banners img{
	float: left;
	margin-right: 10px;
}
.formLabel{
	clear: left;
	float: left;
	width: 150px;
	height: 20px;
	padding-top: 1px;
}
.formField{
	float: left;
}
.formField input{
	height: 14px;
}
.captcha{
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
.submit{
	width: 308px;
	float: left;
	text-align: right;
	padding-top: 3px;
	height: 17px;
	position: relative;
	overflow: hidden;
	padding: 0;
	font-weight: bold;
}
.submit .link{
	height: 34px;
	float: right;
	position: relative;
	top: 0;
	padding: 0;
}
.submit .link a{
	display: block;
	float: left;
	padding: 1px 4px 3px 4px;
	text-decoration: none;
	clear: left;
}
.contactLabel{
	float: left;
}
.contactImg {
	padding-top: 3px;
	float: left;
}
