html, body {

	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btn {
	font-size: 29px;
}

.btn:hover {
	background: url(/_/icon_bg.png) no-repeat top;
}

#maincontainer {

	width: 100%;
	background: url(/_/mm_bg.gif) repeat-x top left;
}

#maintable {
	width: 100%;
	height: 100%;
	max-width: 1280px;
	width: expression(document.body.clientWidth > 1200 ? "1200px" : "100%" );
}
#maintable2 {
	width: 100%;
	height: 100%;
	max-width: 1280px;
	width: expression(document.body.clientWidth > 1200 ? "1200px" : "100%" );
}

#mm_cell {
	height: 31px;
	vertical-align: top;
}

#head_table {
	height: 29px;
	width: 100%;
}

td.bc {
	padding-bottom: 2px;
	width: 1%;
}

td.edge {
	width: 1%;
}

td.spacer {
	width: 1.5%;
}

#pics {
	height: 286px;
}

#pics_table {
	height: 100%;
	width: 100%;
}

#sh {
	width: 44%;
	background: url(/_/sh.jpg) no-repeat left;
}

#ib {
	width: 44%;
	background: url(/_/ib.jpg) no-repeat right;
}

#logo_cell {
	width: 12%;
	background-color: #FFFFFF;
	text-align: center;
}

#lines {
	height: 3px;
}

#lines_table {
	height: 3px;
	width: 100%;
	font-size: 1px;
}

#l3 div {
	width: 140px;
}

#l2, #l4 {
	background-color: #E49F01;
	width: 24%;
}

#l1, #l5 {
	width: 20%;
}

#sh_txt {
	position: relative;
	top: 102px;
	left: 20px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#ib_txt {
	position: relative;
	top: 102px;
	left: -20px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#logo_cell {
	padding-top: 60px;
}

#phone {
	padding-top: 60px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	color: #000000;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E49F01;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E49F01;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: normal;
}

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E49F01;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
}

div.moduletable-news {
	text-align: left;
	padding-left: 21px;
	padding-top: 24px;
	width: 85%;
}

div.moduletable-news h3 {
	padding-left: 1px;
}

div.mod_placehere-news {
	padding-left: 16px;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.mod_placehere-news .contentpaneopen p {
	padding: 0px;
	margin: 0px;
	color: #000000;
}

div.mod_placehere-news span.article_separator {
	font-size: 5px;
}

div.mod_placehere-news td.createdate {
	font-size: 11px;
	color: #adadad;
}

.createdate {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	color: #adadad;
}

ul#mainlevel-weoffer {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.mainlevel-weoffer-bg {
	width: 179px;
	height: 170px;
	padding-right: 21px;
	text-align: center;
	vertical-align: top;
	background-image: url(/_/ico_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
.mainlevel-weoffer-tx {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}

ul#mainlevel-weoffer li {
	width: 179px;
	height: 135px;


	margin-top: 6px;

	padding-top: 9px;

	padding-bottom: 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

	background-image: url(/_/ico_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#mainlevel-weoffer li img {
	display: block;
	padding: 0px;
	margin: 0px;

}

#menu-catalog td div {
	padding-left: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	text-align: center;
	width: 103px;
	height: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 5px;
}

#menu-catalog td div:hover {
	background: url(/_/ico_cat_active_bg.png);
}


#menu-catalog td div img {
	display: block;
	padding: 0px;
	margin: 0px;

}

a.mainlevel-weoffer {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

a.mainlevel-weoffer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083cc;
	text-decoration: underline;
}

a:hover {
	color: #E49F01;
	text-decoration: none;
}

div.moduletable-weoffer {
	padding-left: 4px;
	padding-top: 24px;
}

div.moduletable-catalog {
	text-align: left;
	padding-left: 19px;
	padding-top: 24px;
}

div.moduletable-catalog h3 {
	padding-left: 3px;
}

td#cat_menu {
	padding-bottom: 26px;
}

#footer {
	height: 79px;
	background-image: url(/_/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#footer strong {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 7px;
	display: block;
}

div.moduletable-news {

}

div.moduletable-pub {

}

#user2, #user3, #left_c, #left_c2, #right_c, #right_c2 {
	text-align: left;
	vertical-align: top;
}

#right_c, #right_c2 {
	width: 800px;
}

#user3 {
	width: 800px;

}

div.moduletable-pub {
	text-align: left;
	padding-left: 16px;

	width: 85%;
}

div.moduletable-news h3 {
	padding-left: 1px;
}

div.moduletable-pub p {
	display: inline;
}

div.mod_placehere-pub {
	padding-left: 16px;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.mod_placehere-pub a.contentpagetitle {

	font-family: Arial, Helvetica, sans-serif;
	color: #E49F01;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

div.moduletable-integr {
	padding-top: 10px;
	padding-left: 16px;
}

div.moduletable-integr h3 {
	padding-left: 1px;
}

table#menu-integr {
	height: 420px;
	margin-top: 22px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
}

table#menu-integr td {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 0px;
}

a.MAINLEVEL-INTEGR {
	text-decoration: none;
	}

span.MAINLEVEL-INTEGR {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #E49F01;
	margin-left: 17px;
}

table#menu-integr ul {

	padding: 0;
	margin-left: 17px;
	margin-top: 9px;
	margin-right: 10px;

	font-size: 10px;
	color: #0083cc;
}

table#menu-integr ul li {
	margin-left: 17px;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 0px;

}


#user4 {
	height: 233px;
	width: 800px;
}

div.componentheading {
	display: none;
}

#leftcolumn {
	vertical-align: top;

	padding-top: 30px;
	padding-bottom: 30px;
	width: 10%;
	text-align: left;
}

#rightcolumn {
	vertical-align: top;

	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	width: 90%;
	text-align: left;
}

div.moduletable-inmenu {
	background-color: #EFEFEF;
	width: 240px;
	float: left;
}
div.moduletable-anons {
	background-color: #EFF8FD;
	width: 99%;
	padding: 20px;
}

.contentpaneopen {
	font-size: 12px;
}

ul#mainlevel-inmenu {
	list-style: none;
	float: right;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 15px;
}

ul#mainlevel-inmenu li {
	width: 200px;
	vertical-align: middle;
	padding-top: 18px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 20px;
}

ul#mainlevel-inmenu a {
	display: block;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

ul#mainlevel-inmenu a.mainlevel_current-inmenu {

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #E49F01;
	font-size: 18px;
}

ul#mainlevel-inmenu a.mainlevel-inmenu:hover {
	text-decoration: none;
	color: #E49F01;
}

ul#mainlevel-inmenu li.mainlevel_current-inmenu {

}

td.contentheading {

	font-family: Arial, Helvetica, sans-serif;
	color: #E49F01;
	font-size: 18px;
}

#guy {
	height: 233px;
	width: 218px;
	background: url(/_/guy.jpg) no-repeat;
}

div.moduletable-breadcrumb {

	font-family: Arial, Helvetica, sans-serif;
	color: #E49F01;
	font-size: 18px;
	margin-bottom: 15px;
}

a.pathway {

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #E49F01;
	font-size: 18px;
}

ul#advertisement { 
	background: url(/_/bg_adv.png);
	padding: 5px;
	margin: 5px;
	color: #777777;
	font-size: 11px;
	text-align: justify;
	list-style: none;
	width: 350px;
	height: 60px;
	overflow: hidden;
}

ul#advertisement a {
	font-size: 11px;
	color: #777777;
}

#content {
	height: 100%;
}

table.rowt {
	width: 95%;
}
table.rowt2 {
	width: 95%;
}
table.rowfoot {
	width: 100%;
	max-width: 1220px;
	width: expression(document.body.clientWidth > 1140 ? "1140px" : "100%" );
	background-image: url(/_/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

.vs7 {
	font-size:9px;
	color: #7C9DB7;
	text-decoration: none;
}

span.pagination span, span.pagination a {
	margin-left: 2px;
	margin-right: 2px;
}

pd20l {padding-left: 20px;}
pd20r {padding-right: 20px;}







.tL {padding-top:5px; padding-bottom:5px; padding-right:5px; border-top: 1px solid #CDD3D7;}
.tR {padding:5px; border-top: 1px solid #CDD3D7; border-left: 1px solid #CDD3D7;}
.tB {font-size: 1px; border-top: 1px solid #C6DAEA;}
.tLc {background-color: #CDD3D7; font-size: 10px; font-weight: bold; text-align: center; padding-top:5px; padding-bottom:5px; padding-right:5px; border-top: 1px solid #EEF0F1;}
.tRc {background-color: #CDD3D7; font-size: 10px; font-weight: bold; text-align: center; padding:5px; border-top: 1px solid #EEF0F1; border-left: 1px solid #EEF0F1;}

a.service:link, a.service:active, a.service:visited {color: #2F4E6E; text-decoration: none;}
a.service:hover {color: #999999; text-decoration: none;}

a.more:link, a.more:active, a.more:visited {color: #FFFF00; text-decoration: none;}
a.more:hover {color: #FFFFFF; text-decoration: underline;}

a.none:link, a.none:active, a.none:visited {text-decoration: none;}
a.none:hover {text-decoration: none;}

.small {font-size: 9px;}
.price {font-size: 18px; font-weight: bold; color: #FFFF00;}
.phone {font-size: 24px; font-weight: bold; color: #DFE3E6;}
.red {color: #FF0000;}

.pd10l {padding-left:10px;}
.pd30l {padding-left:30px;}

.box_center {
	vertical-align: top;
	padding-left:20px;
	background-image: url(/_/shadow05.gif);
	background-repeat: no-repeat;
	background-position: right 299px;
	}
.box_slogan {
	height: 53px;
	vertical-align: top;
	padding-top:20px;
	background-image: url(/_/shadow01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.box_photos {
	width: 1%;
	vertical-align: top;
	padding:10px;
	}
.box_photos_r {
	text-align: right;
	vertical-align: top;
	}
.box_promo {
	height: 226px;
	background-color: #CDD3D7;
	vertical-align: bottom;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(/_/shadow03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.box_index_anons {
	width: 185px;
	vertical-align: top;
	color: #5F6161;
	padding-right:20px;
	border-right: 1px solid #2F4E6E;
	}
.box_index_pop {
	vertical-align: top;
	padding-left:20px;
	padding-right:20px;
	}
.box_index_pop1 {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	}
.box_bt1 {
	color: #555555;
	font-weight: bold;
	height: 29px;
	vertical-align: top;
	padding-top:5px;
	padding-left:25px;
	background-image: url(/_/bt1l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.box_bt1r {
	width: 10px;
	height: 29px;
	background-image: url(/_/bt1r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.box_bt2 {
	font-size: 9px;
	color: #FFFF00;
	background-color: #FFFFFF;
	height: 58px; 	width: 146px;
	padding-left:20px;
	padding-bottom:5px;
	background-image: url(/_/bt2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.box_service {
	color: #2F4E6E;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	background-image: url(/_/a4.gif);
	background-repeat: no-repeat;
	background-position: 100px 28px;
	}
.box_menu {
	color: #DFE3E6;
	font-weight: bold;
	padding-left:40px;
	padding-right:20px;
	padding-top:8px;
	padding-bottom:8px;
	background-image: url(/_/a1.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
	}
.box_footer {
	font-size: 11px;

	}
.box_basket {
	color: #2F4E6E;
	font-weight: bold;
	font-size: 16px;
	padding-left:15px;
	background-image: url(/_/a2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	}
.box_basket_bt {
	font-weight: bold;
	color: #FFFF00;
	height: 38px; 	width: 155px;
	padding-left:25px;
	padding-bottom:5px;
	background-image: url(/_/bt4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.box_bt5 {
	color: #8B949B;
	height: 23px;
	padding-left:10px;
	padding-right:25px;
	background-image: url(/_/bt5.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.box_descr1 {
	vertical-align: top;
	padding-right:20px;
	}
.box_descr2 {
	width: 150px;
	vertical-align: top;
	}
.box_toppic {
	color:#FFFFFF;
	font-size:11px;
	height: 208px;
	background-image: url(/_/top2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.box_toptitle {
	color:#FFFFFF;
	font-size:18px;
	border-left: 1px solid #FFFFFF;
	padding-left: 20px;
	}
.box_toptable {
	width: 100%;
	max-width: 1280px;
	width: expression(document.body.clientWidth > 1200 ? "1200px" : "100%" );
}
.box_topbg {
	background-image: url(/_/top2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}



#photo-scroll-wrapper {
	clear: center;
	width: 650px;
	height: 115px;
	position: relative;
	border: 1px solid #CCCCCC;
	overflow: scroll;
	overflow-y: hidden;
	white-space: nowrap;

}
#photo-scroll-pic {
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
}
#photo-scroll {
	list-style: none;
	margin: 2px;
	padding: 0;
	white-space: nowrap;
}
#photo-scroll li {
	display: inline;
	padding: 0 3px 5px 0;
}
#photo-scroll li img {
	height: 85px;
	width: 85px;
	width: auto;
	vertical-align: top;
	border: 2px solid #FFFFFF;
}
#photo-scroll li a.selected img {border: 2px solid #c00;}

.folder {
	width:163px;
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	padding:5px;
	padding-top:13px;
	border-bottom: 5px solid #A3907F;
	background-image: url(/_/folder.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
.folder_line {
	border-bottom: 5px solid #A3907F;
	}










.tLtop {text-align: center; padding:5px; font-weight: bold; border-top: 1px solid #D2D2D2; background-color: #F0F0F0;}
.tRtop {text-align: center; padding:5px; font-weight: bold; border-top: 1px solid #D2D2D2; border-left: 1px solid #D2D2D2; background-color: #F0F0F0;}
.tRtop-r {text-align: right; padding:5px; padding-right:30px; font-weight: bold; border-top: 1px solid #D2D2D2; border-left: 1px solid #D2D2D2; background-color: #F0F0F0;}
.tL {padding:5px; border-top: 1px solid #D2D2D2;}
.tL-r {text-align: right; padding:5px; padding-right:30px; border-top: 1px solid #D2D2D2;}
.tR {padding:5px; border-top: 1px solid #D2D2D2; border-left: 1px solid #D2D2D2;}
.tR-r {text-align: right; padding:5px; padding-right:30px; border-top: 1px solid #D2D2D2; border-left: 1px solid #D2D2D2;}
.tB {font-size: 1px; border-top: 1px solid #D2D2D2;}
.tP {padding:5px;}
.tBorder {border: 1px solid #D2D2D2;}


div.sbrb {width: 100%; margin: 0 auto 0px auto; text-align: left;}
div.sbrbc {width: 100%; margin: 0 auto 0px auto; text-align: center;}
div.sbrbr {width: 100%; margin: 0 auto 0px auto; text-align: right;}
.rbtl, .rbtr, .rbbl, .rbbr {background-image: url(/_/box1.gif); height: 12px; font-size: 1px;}
.rbtl, .rbbl {margin-right: 12px;}
.rbtr, .rbbr {margin-left: 12px; margin-top: -12px;}
.rbtr {background-position: 100% 0;}
.sbin {border-left: 1px solid #D2D2D2; border-right: 1px solid #D2D2D2; padding-left: 12px; padding-right:12px; text-align:left;}
.sbin165 {height:165px; border-left: 1px solid #D2D2D2; border-right: 1px solid #D2D2D2; padding-left: 12px; padding-right:12px; text-align:left;}
.rbbl  {background-position: 0 -12px;}
.rbbr {background-position: 100% -12px;}


div.sbrbG {width: 100%; margin: 0 auto 0px auto; text-align: left;}
.rbtlG, .rbtrG, .rbblG, .rbbrG {background-image: url(/_/box4.gif); height: 12px; font-size: 1px;}
.rbtlG, .rbblG {margin-right: 12px;}
.rbtrG, .rbbrG {margin-left: 12px; margin-top: -12px;}
.rbtrG {background-position: 100% 0;}
.sbinG {background-color:#F0F0F0; border-left: 1px solid #D2D2D2; border-right: 1px solid #D2D2D2; padding-left: 12px; padding-right:12px; text-align:left;}
.sbinGnoleft {background-color:#F0F0F0; border-right: 1px solid #D2D2D2; padding-right:12px; text-align:left;}
.rbblG  {background-position: 0 -12px;}
.rbbrG {background-position: 100% -12px;}



#hecktor-block { background:#fff; color:#504f4d; font-family:Arial; font-size:12px; height:469px; margin:auto; width:646px; }
   #hecktor-block table { border-collapse:collapse; }
   #hecktor-block img { display:block; border:0; }
   
   #heck-top { height:173px; margin:auto; width:480px; }
      #heck-top table tr td { text-align:center; }
   
   #heck-control { height:172px; margin:auto; width:309px; text-align:center; }
      #heck-control strong { color:#7b7875; display:block; font-size:13px; letter-spacing:10px; padding:0 0 10px 10px; text-transform:uppercase; }
      #heck-control img { margin:auto; }
      #heck-control span { color:#7b7875; display:block; font-size:12px; letter-spacing:3px; padding:5px 0 0 3px; }
   
   #heck-bottom { padding-top:10px; }
      #heck-bottom table { width:100%; }
         #heck-bottom img { margin:auto; }
            .pool { background:#c1c1c1; color:#25201d; font-size:14px; height:44px; padding-top:10px; text-align:center; width:150px; }

