.bgStripes {
	background-color: #FFFFFF;
	background-image: url(../images/bg_stripes.gif);
	background-repeat: repeat;
}
body {
	margin: 0px;
	padding: 0px;
}
.bgContainer {
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 953px;

}
.bgContent {
	width: 953px;
	padding-top: 20px;
}
.bottom {
	width: 993px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCBCB;
}

.bottom .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	margin-left: 252px;
	border-top: 2px solid #CBCBCB;
	width: 720px;
	padding-top: 4px;
	padding-bottom: 30px;
}

.bottom .text .credits {
	font-size: 9px;
}

.bottom .text .credits a {
	text-decoration: underline;
	color: #767676;
}


.menu {
	overflow: hidden;
	position: absolute;
	left: 225px;
	top: 25px;
	height: 72px;
	background-color: #FFFFFF;
}

.topMenuItem, .topMenuItem a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	color: #000000;
}

.topMenuItemInactive {
	background-color: #FFFFFF;
	padding: 45px 12px 12px 12px;
}

.topMenuItemActive {
	color: #FFFFFF;
	background-color: #A1B309;
	padding: 45px 12px 12px 12px;
}

 .topMenuItemActive a {
	color: #FFFFFF;
 }

.topSearch {
	margin: 0px;
	padding: 0px;
}

.topSearch TABLE {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #7D7D7D;
	margin-top: 18px;
}

.topSearch INPUT {
	font-size: 10px;
	border: 1px solid #B7B7B7;
	margin: 0px 6px 0px 6px;
	width: 108px;
	padding: 0px 0px 0px 2px;
}

.menuLeftTitle {
	background-image: url(/images/menu_left_title_bg.gif);
	background-position: left top;
	background-repeat: norepeat;
	width: 232px;
	height: 22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 25px;
}

.menuLeftTitle .text {
	padding-left: 13px;
}

.newsRightTitle {
	background-image: url(/images/news_right_title_bg.gif);
	background-position: left top;
	background-repeat: norepeat;
	padding: 3px 0px 5px 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.menuLeft {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
}


.menuLeftOn {
	display: block;
	padding-bottom: 10px;
}

.menuLeftOff {
	display: none;
}

.menuLeftItem {
	padding: 0px 0px 4px 13px;
	font-weight: bold;
}

.menuLeftItemSub {
	margin-left: 13px;
	padding: 3px 0px 2px 9px;
	width: 153px;
	border-bottom: 1px solid #DDDDDD;
}

.menuLeftItem a, .menuLeftItemSub a {
	text-decoration: none;
	color: #000000;
}





.menuLeftNews {
	margin: 15px 10px 0px 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.menuLeftNews .date {
	font-weight: bold;
	color: #869900;
	padding-bottom: 5px;
}

.menuLeftNews .title {
	font-weight: bold;
	color: #4D4D4D;
}

.menuLeftNews .intro {
	color: #777777;
}

.menuLeftNews .readmore a {
	color: #000000;
}
.menuLeftNews .readmore IMG {
	margin: 2px 4px 0px 0px;
	vertical-align: middle;
}

.menuLeftNewsArchive {
	margin: 10px 10px 0px 10px;
 }

.menuLeftNewsArchive a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.menuLeftNewsArchive IMG {
	margin: 2px 4px 0px 0px;
	vertical-align: middle;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
	line-height: 16px;
	font-weight: bold;
	padding: 10px 20px 10px 13px;
}

.address .title {
	font-size: 15px;
	color: #ABABAB;
	padding-bottom: 4px;
}

.pageCol {
	float: left;
	width: 320px;
	padding-bottom: 15px;
}

.pageColRight {
	margin-left: 60px;
}


.pageSubColService, .pageSubColServiceRight {
	float: left;
	width: 225px;
	margin-top: 16px;
	border-bottom: 1px solid #CFCFCF;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	line-height: 17x;
	padding-bottom: 5px;
}

.pageSubColService {
	margin-right: 11px;
	/* border-right: 1px solid #000000; */
}

.pageSubColService .title, .pageSubColServiceRight .title {
	background-color: #E3521D;
	color: #ffffff;
	font-weight: bold;
	float: left;
	padding: 2px 28px 1px 12px;
	font-size: 12px;
	line-height: 17x;
	width: 140px;
}

.pageSubColService .titleGreen, .pageSubColServiceRight .titleGreen {
	background-color: #00673E;
}

.pageSubColService .text, .pageSubColServiceRight .text {
	clear: both;
	border-top: 1px solid #E3521D;
	padding: 16px 12px 10px 12px;
	min-height: 40px;
}

.pageSubColService .textGreen, .pageSubColServiceRight .textGreen {
	border-top-color: #00673E;
}



.pageSubColService .link, .pageSubColServiceRight .link {
	float: right;
	text-align: right;
	padding: 0px 12px 0px 0px;
}

.pageSubColService .link a, .pageSubColServiceRight .link a {
	color: #000000;
	text-decoration: none;
}
.pageSubColService .link IMG, .pageSubColServiceRight .link IMG {
	margin: 2px 4px 0px 0px;
	vertical-align: top; 
	
}


.pageSubColService .offer, .pageSubColServiceRight .offer {
	float: left;
	text-align: left;
	padding: 0px 0px 0px 12px;
}

.pageSubColService .offer a, .pageSubColServiceRight .offer a {
	color: #000000;
	text-decoration: none;
}
.pageSubColService .offer IMG, .pageSubColServiceRight .offer IMG {
	margin: 2px 4px 0px 0px;
	vertical-align: top; 
	
}



.pageSubColService .image, .pageSubColServiceRight .image {
	text-align: center;
	padding: 0px 0px 5px 0px;
}



.pageSubColProduct, .pageSubColProductRight {
	float: left;

	margin-top: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	line-height: 17x;
	
}

.pageSubColProduct {
	width: 345px;
	clear: left;
	/* border-right: 1px solid #000000; */
}

 .pageSubColProductRight {
 	width: 355px;
 }

 .pageSubColProduct .textpart, .pageSubColProductRight .textpart {
	float: left;
	clear: left;
 	border-bottom: 1px solid #CFCFCF;
	padding: 14px 20px 12px 0px;
 }
 
 .pageSubColProductRight .textpart {
	padding: 14px 20px 12px 10px;
 }
 
.pageSubColProduct .title, .pageSubColProductRight .title {
	color: #ffffff;
	font-weight: bold;
	padding: 1px 28px 1px 12px;
	font-size: 12px;
	line-height: 17x;
	background-image: url(/images/product_shortcut_title_bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.pageSubColProduct .text, .pageSubColProductRight .text {
	margin: 10px 0px 1px 12px;
	width: 148px;
	height: 58px;
	overflow: hidden;
}

.pageSubColProduct .link, .pageSubColProductRight .link {
	margin: 0px 0px 0px 12px;
	width: 148px;
	text-align: right;
}

.pageSubColProduct .link a, .pageSubColProductRight .link a {
	color: #000000;
	text-decoration: none;
}

.pageSubColProduct .link IMG, .pageSubColProductRight .link IMG {
	margin: 2px 4px 0px 0px;
	vertical-align: middle; 
	
}

.pageSubColProduct .image, .pageSubColProductRight .image {
	float: right;
	text-align: center;
	border: 1px solid #E4E4E4;
	width: 163px;
	height: 124px; 
}

.pageSubColProduct .image IMG, .pageSubColProductRight .image IMG {
	align: middle;
}





.pageContent .contentleft {
	float: left;
}

.pageContent .contentright {
	float: left;
}

.pageContent .contenttop {
	clear: both;
}

.pageContent .contentbottom {
	clear: both;
}

.pageContent .imageleft {
	float: left;
	margin-right: 20px;
	text-align: center;
}

.pageContent .imageright {
	float: right;
	margin-left: 20px;
	text-align: center;
}

.pageContent .imagetop {
	margin-bottom: 20px;
	clear: both;
}

.pageContent .imagebottom {
	margin-top: 20px;
	clear: both;
}

.pageContent .imageItem {
	margin-top: 10px;
}

.pageContent .firstImage {
	margin-top: 0px;
}







.newsarchive {
	font-size: 12px;
}


.newsarchive .newsarchiveitem {
	padding: 15px 15px 15px 15px;
	border-bottom: 1px solid #CBCBCB;
	margin-right: 1px;
	color: #6C6C6A;
	line-height: 16px;
}

.newsarchive .newsarchiveitem .text {
	
}

.newsarchive .newsarchiveitem .date {
	font-weight: bold;
	color: #869900;
	padding-bottom: 5px;
}

.newsarchive .newsarchiveitem .title {
	color: #6C6C6A;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1px 0px 3px 0px;
	line-height: 15px;
}

.newsarchive .newsarchiveitem .link {
	margin: 10px 0px 0px 0px;
}

.newsarchive .newsarchiveitem .link IMG {
	margin: 2px 4px 0px 0px;
	vertical-align: middle;
}

.newsarchive .empty {
	font-size: 11px;´
	padding-top: 20px;
}




.paging {
	padding-top: 10px;
	text-align: right;
}

.newsarticle .date {
	font-weight: bold;
	color: #869900;
	margin: 0px 0px 5px 15px;
	
}

.newsarticle .title {
	margin: 0px 0px 8px 0px;
}

.newsarticle .text {
	margin: 0px 15px 0px 15px;
}

.newsarticle .link {
	margin: 10px 15px 0px 15px;
}

.newsarticle .link IMG {
	margin: 2px 4px 0px 0px;
	vertical-align: middle;
}

.pageBack {
	font-size: 10px;
	border-top: 1px solid #CBCBCB;
	padding-top: 5px;
	margin-top: 20px;
	padding-left: 0px;
}


.offerForm {
	margin-top: 20px;
}

.offerForm FORM {
	margin: 0px;
	padding: 0px;
}

.offerForm TABLE {
	margin-bottom: 10px;
}

.offerForm .lable {
	font-weight: bold;
}

.offerForm TEXTAREA {
	width: 588px;
	height: 65px;
	padding: 5px;
}

.offerForm TABLE TD {
	padding-right: 10px;
	padding-bottom: 3px;
}

.offerForm TABLE TD INPUT {
	width: 173px;
	padding: 0px;
}



.offerForm .product TABLE TD {
	padding-right: 21px;
	padding-top: 10px;
}

.offerForm .product TABLE TD INPUT {
	width: 182px;
	padding: 0px;
}

.offerForm .product TABLE TD SELECT {
	width: 181px;
}

.offerForm .product .productItem {
	margin-bottom: 20px;
}

.offerForm .top {
	font-size: 15px;
	margin-bottom: 5px;
	clear: both;
}

.offerForm .top B {
	font-size: 12px;
	font-weight: normal;
}

.offerForm .button {
	width: 600px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBCBCB;
	clear: both;
}

.offerForm .button INPUT {
	float: right;
	margin-left: 5px;
}

.offerForm .buttonadd {
	width: 600px;
	margin-bottom: 10px;
	clear: both;
}

.offerForm .buttonadd INPUT {
	float: right;
	margin-left: 5px;
	font-size: 10px;
}


.offerForm .radio {
	float: left;
	clear: none;
	font-weight: bold;
}

.offerForm .field INPUT, .offerForm .field SELECT {
	margin-left: 5px;
}

.offerForm .radio .item {
	font-weight: normal;
	font-size: 10px;
	float: left;
	vertical-align: middle;
}

.offerForm .radio .item INPUT {
	width: 20px;
}

.searchMark {
	background-color: #93B2EE;
}



.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	padding: 3px 0px 2px 32px;
	color: #777777;
	
}

.navigation a {
	text-decoration: none;
}

#topHeaderSub {
	padding: 0px;
	margin: 0px;
	width: 954px;
	height: 200px;
	background-image: url(/images/top_header_sub_bg.gif);
	background-position: left top;
	background-repeat: norepeat;
}

#topHeaderSub #image {
	float: left;
	padding: 7px 0px 0px 18px;
}

#topHeaderSub #text {
	float: left;
	margin: 52px 0px 0px 53px;
	width: 300px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #C1D0EC;
}

#topHeaderSub #text #title1 {
	font-family: Tahoma;
	font-size: 23px;
	line-height: 26px;
	font-weight: normal;
	color: #FFFFFF;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-transform: uppercase;
}

#topHeaderSub #text #title2 {
	font-family: Tahoma;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
}

#topHeaderSub #text #text1 {
	margin-top: 14px;
	overflow: hidden;
	width: 300px;
	height: 58px;
}

#topHeaderSub #text #text1 img {
	float: left;
	margin: 5px 7px 40px 0px;

}

#startanimation {
	background-color: #ffffff;
	width: 953px;
	text-align: right;
	background-image: url(/images/top_start_image_border.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
}

.pageDocument {
	margin-top: 20px;
}

.pageDocument .title {
	font-weight: bold;
}

.pageDocument .item {
	margin-top: 5px;
}

.pageDocument .item IMG {
	vertical-align: middle;
	margin-right: 2px;
}