html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;

	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}

td, td img {
	vertical-align: top;
} 


.content ul {
padding-left:20px;

}

.content li {
padding-bottom:10px;
list-style-type: circle;
font-size:12pt;

}


input, select, button, textarea {
	margin: 0;
	font-size: 100%;
	outline: none;
}

textarea{
	resize: none;
}

input[type="text"], input[type="password"], textarea {
	padding: 0;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

input[type="radio"] {
	vertical-align: text-bottom;
}

sub {
	vertical-align: sub;
	font-size: smaller;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

html {
	overflow-y: scroll; 
}

body {
	line-height: 1;
	background: #fff;
	color: #000;
	text-align: left;
	font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

input, select, button, textarea {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

label, input[type="button"], input[type="submit"], button {
	cursor: pointer;
}

a, a:visited {
	color: #287fc3;
	text-decoration: underline;
}

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

a:focus, a:active {
	color: #287fc3;
	text-decoration: underline;
}

.clear{
	clear:both;
	font-size:0;
	padding:0
}

.nuclear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

.nuclear{
	zoom: 1;
	display: block;
}

li{
	list-style: none;
}

input[type="submit"]::-moz-focus-inner{padding:0;border:0}

.page{
	width: 1200px;
	margin: 0px auto;	
}

.bg-m,
.about .bg-m{
	background: url(../images/bg-m-m.jpg) center top repeat-y;
	//width: 100%;
}

.bg-t{
	background: url(../images/bg-t-m.jpg) center top no-repeat;
	//width: 100%;
}

.bg-b{
	background: url(../images/bg-b-m.jpg) center bottom no-repeat;	
}

.heating .bg-m{
	background: url(../images/bg-m-h.jpg) center top repeat-y;
}

.heating .bg-t{
	background: url(../images/bg-t-h.jpg) center top no-repeat;
}

.heating .bg-b{
	background: url(../images/bg-b-h.jpg) center bottom no-repeat;
}

.clean .bg-m{
	background: url(../images/bg-m-c.jpg) center top repeat-y;
}

.clean .bg-t{
	background: url(../images/bg-t-c.jpg) center top no-repeat;
}

.clean .bg-b{
	background: url(../images/bg-b-c.jpg) center bottom no-repeat;
}

.venting .bg-m{
	background: url(../images/bg-m-v.jpg) center top repeat-y;
}

.venting .bg-t{
	background: url(../images/bg-t-v.jpg) center top no-repeat;
}

.venting .bg-b{
	background: url(../images/bg-b-v.jpg) center bottom no-repeat;
}

.conditioning .bg-m{
	background: url(../images/bg-m-comd.jpg) center top repeat-y;
}

.conditioning .bg-t{
	background: url(../images/bg-t-cond.jpg) center top no-repeat;
}

.conditioning .bg-b{
	background: url(../images/bg-b-cond.jpg) center bottom no-repeat;
}

.header{
	padding: 5px 0 25px 0;
	position: relative;
	z-index: 10;
}

.hed-top{
	height: 304px;
}

.hed-top .lft{
	float: left;
	padding: 0 0 0 35px;
	width: 611px;
}

.hed-top .lft .logo{
	width: 339px;
	height: 210px;
	display: block;
	margin: 0 0 30px 0;
}

.hed-top .lft .contact .phone{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0 0 3px 0;
	color: #000;
}

.hed-top .lft .contact .mail{
	display: block;
}

.hed-top .lft .contact .mail a{
	text-decoration: none;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.hed-top .lft .contact .mail a:hover{
	text-decoration: underline;
}

.hed-top .rht{
	float: left;
	width: 520px;
}

.hed-top .slogan{
	float: left;
	padding: 15px 0 0 6px;
	height: 87px;
}

.hed-top .slogan span,
.about .hed-top .slogan span{
	display: block;
	line-height: 26px;
	color: #4184B9;
	text-shadow: 1px 1px 0 #fff;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}

.heating .hed-top .slogan span,
.clean .hed-top .slogan span,
.venting .hed-top .slogan span,
.conditioning .hed-top .slogan span{
	color: #1F1F1F;
}

.hed-top .slogan span.sp{
	padding: 0 0 0 72px;
}

.hed-top .rht .tehno-pict{
	clear: both;
}

.hed-top .rht .tehno-pict li{
	display: block;
	float: left;
}

.hed-top .rht .tehno-pict li a,
.hed-top .rht .tehno-pict li a{
	display: block;
	float: left;
	width: 138px;
	height: 138px;
	padding: 16px;
	overflow: hidden;
	background: url(../images/baget.png) left top no-repeat;
}

.hed-top .rht .tehno-pict li a:hover,
.hed-top .rht .tehno-pict li a:hover{
	background-position: right top;
}

.venting .hed-top .rht .tehno-pict li a{
	background-position: left -170px;
}

.venting .hed-top .rht .tehno-pict li a:hover{
	background-position: right -170px;
}

.clean .hed-top .rht .tehno-pict li a{
	background-position: left -339px;
}

.clean .hed-top .rht .tehno-pict li a:hover{
	background-position: right -339px;
}

.heating .hed-top .rht .tehno-pict li a{
	background-position: left -510px;
}

.heating .hed-top .rht .tehno-pict li a:hover{
	background-position: right -510px;
}

.conditioning .hed-top .rht .tehno-pict li a{
	background-position: left -680px;
}

.conditioning .hed-top .rht .tehno-pict li a:hover{
	background-position: right -680px;
}

.hed-mnu li{
	display: block;
	float: left;
	padding: 0 7px 0 0;	
	width: 194px;
	position: relative;
}

.hed-mnu li.lastLi{
	padding: 0;
}

.hed-mnu{
  display: block;
  margin: 0px auto;
  width: 1200px;
}

body > .hed-mnu{
  position: absolute;
  z-index: 12;
}


.content .obj  tr {

border-width:2px;

}

.content .obj  td {
width:280px;
color:#000;
font-size:12pt;
vertical-align:middle;
}

.content .obj   .fst {
width:30px;

}

.hed-mnu li a{
	display: block;
	text-decoration: none !important;
	width: 194px;
	height: 56px;
	padding: 0 0 3px 0;
	text-align: center;
	font-family: Georgia;
	font-size: 18px;
	color: #fff;
	text-shadow: 1px 1px 0 #0663A9;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/hm.png) left top no-repeat;
	position: relative;
	z-index: 1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #696969 1px 3px 3px;
	-moz-box-shadow: #696969 1px 3px 3px;
	box-shadow: #696969 1px 3px 3px;
}



.clean .hed-mnu li a{
  color: #1D1D1D;
  text-shadow: 1px 1px 0px #fff;
}

.clean .hed-mnu li a:hover{
  color: #fff;
  text-shadow: 1px 1px 0px #000;
}

*:first-child+html .hed-mnu li a{
	display: block;
	float: left;
}

*:first-child+html .hed-mnu li a span{ 
	display: block;
	width: inherit;
	z-index: expression(
	runtimeStyle.zIndex = 1,
	this == ((56/2)-parseInt(offsetHeight)/2) <0 ? style.marginTop="0" : style.marginTop=(56/2)-(parseInt(offsetHeight)/2) +'px');
}

.hed-mnu li a:hover,
.hed-mnu li:hover a{
	background-position: left -59px;
}

.heating .hed-mnu li a{
	background-position: left -118px;
	color: #1D1D1D;
	text-shadow: 1px 1px 0 #fff;
}

.heating .hed-mnu li a:hover,
.heating .hed-mnu li:hover a{
	background-position: left -177px;
}

.clean .hed-mnu li a{
	background-position: left -236px;
}

.clean .hed-mnu li a:hover,
.clean .hed-mnu li:hover a{
	background-position: left -295px;
}

.venting .hed-mnu li a{
	background-position: left -354px;
	color: #2B2B2D;
	text-shadow: 1px 1px 0 #fff;
}

.venting .hed-mnu li a:hover,
.venting .hed-mnu li:hover a{
	background-position: left -413px;
	color: #F6F7F9;
	text-shadow: 1px 1px 0 #2C4E02;
}

.conditioning .hed-mnu li a{
	background-position: left -472px;
	text-shadow: 1px 1px 0 #F5F7F6;
	color: #1D1D1D;
}

.conditioning .hed-mnu li a:hover,
.conditioning .hed-mnu li:hover a{
	background-position: left -531px;
	text-shadow: 1px 1px 0 #0B5B76;
	color: #fff;
}

.hed-mnu li ul{
	position: absolute;
	width: 260px;
	top: 100%;
	left: 0px;
	padding: 10px 0 15px 0;
	z-index: 10;
	border-top: 1px solid #F5F9FA;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: #8A8F93 0px 1px 2px;
	-moz-box-shadow: #8A8F93 0px 1px 2px;
	box-shadow: #8A8F93 0px 1px 2px;
	background: #E9F2F7;
	behavior: url(/PIE.htc);
	display: none;
}

.hed-mnu li:hover ul{
	display: block;
}

.hed-mnu li ul li{
	float: none;
	margin: 0;	
	background: url(../images/bg.gif) left bottom repeat-x;
	padding: 3px 0 6px 0;	
	width: auto;
}

.hed-mnu li ul li.last{
	background: none;
}

.hed-mnu li ul li a{
	float: none;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	padding: 3px 0 6px 0;
	height: auto;
	width: auto;
	vertical-align: top;
	text-align: left;
	line-height: 17px;
	color: #464644 !important;
	padding: 6px 6px 6px 27px;
	text-shadow: 0px 0px 0px !important;
}

.hed-mnu li.lastLi ul{
	left: auto;
	right: 0;
}

.hed-mnu li ul li a:hover{
	color: #fff;
	background: #6CA0C5;
}

.cnt-wrp{
	padding: 0 0 45px 0;
	height: auto !important;     
	min-height: 600px !important; 
	height: 600px;
	position: relative;
	z-index: 1;
}

.cnt-wrp .text{
	margin: 0 0 25px 0;
	padding: 15px 30px 25px 35px;
	background: url(../images/txt.jpg) left top repeat-x #DCE9F1;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 15px 0;
	color: #454547;
}

h2{
	font-family: "Trebuchet MS";
	font-size: 18px;
	padding: 0 0 18px 0;
	color: #AB2A17;
	text-transform: uppercase;
}

.about h2{
	color: #145FA2;
}

.clean h2{
	color: #496E89;
}

.venting h2{
	color: #457802;
}

.conditioning h2{
	color: #186F90;
}

.text p{
	line-height: 16px;
	color: #444547;
	padding: 0 0 10px 0;
	font-size:12pt;
}

.footer{
	padding: 20px 30px 0 35px;
	height: 68px;
}

.footer .copy{
	float: left;
}

.footer .copy span{
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
}

.footer .rht{
	float: right;
	width: 335px;
}

.footer .rht .contact{
	float: left;
	width: 145px;
	margin: 0 30px 0 0;
	text-align: right;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.footer .rht .contact span{
	display: block;
}

.footer .rht .contact span a{
	color: #fff;
	text-decoration: none;
}

.footer .rht .contact span a:hover{
	text-decoration: underline;
}

.footer .rht .counters{
	float: left;
}

.footer .rht .counters a{
	display: block;
	float: left;
	margin: 0 3px 0 0;
}

.sidebar{
	float: left;
	width: 295px;
}

.sd-mnu li{
	display: block;
	padding: 0 0 20px 0;
	position: relative;
}

.sd-mnu li .ico{
	position: absolute;
	z-index: 10;
	right: 235px;
	top: -10px;
}

.sd-mnu li a{
	display: block;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-shadow: 1px 1px 0 #741907;
	padding: 12px 0 0 80px;
	width: 212px;
	height: 30px;
	position: relative;
	z-index: 1;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #C5C5C5 0px 2px 3px;
	-moz-box-shadow: #C5C5C5 0px 2px 3px;
	box-shadow: #C5C5C5 0px 2px 3px;
	behavior: url(/PIE.htc);
	text-decoration: none;
	text-transform: uppercase;
}

.clean .sd-mnu li a{
	text-shadow: 1px 1px 0 #1A4A6E;
}

.venting .sd-mnu li a{
	text-shadow: 1px 1px 0 #2D4E00;
}

.conditioning .sd-mnu li a{
	text-shadow: 1px 1px 0 #0E5A7C;
}

.about .sd-mnu li a{
	text-shadow: 1px 1px 0 #004B84;
}

.sd-mnu li.li-1 a{
	padding: 3px 0 0 0;
	height: 40px;
	width: 292px;
	text-align: center;
	font-size: 15px;
	background: url(../images/sdli-1.jpg) left top no-repeat;
}

.sd-mnu li.li-2 a{
	background: url(../images/sdli-2.jpg) left top no-repeat;
}

.sd-mnu li.li-3 a{
	background: url(../images/sdli-3.jpg) left top no-repeat;
}

.sd-mnu li.li-4 a{
	background: url(../images/sdli-4.jpg) left top no-repeat;
}

.clean .sd-mnu li.li-1 a{
	background: url(../images/sdli-1-c.png) left top no-repeat;
}

.clean .sd-mnu li.li-2 a{
	background: url(../images/sdli-2-c.png) left top no-repeat;
}

.clean .sd-mnu li.li-3 a{
	background: url(../images/sdli-3-c.png) left top no-repeat;
}

.clean .sd-mnu li.li-4 a{
	background: url(../images/sdli-4-c.png) left top no-repeat;
}

.venting .sd-mnu li.li-1 a{
	background: url(../images/sdli-1-v.jpg) left top no-repeat;
}

.venting .sd-mnu li.li-2 a{
	background: url(../images/sdli-2-v.jpg) left top no-repeat;
}

.venting .sd-mnu li.li-3 a{
	background: url(../images/sdli-3-v.jpg) left top no-repeat;
}

.venting .sd-mnu li.li-4 a{
	background: url(../images/sdli-4-v.jpg) left top no-repeat;
}

.conditioning .sd-mnu li.li-1 a{
	background: url(../images/sdli-1-cond.jpg) left top no-repeat;
}

.conditioning .sd-mnu li.li-2 a{
	background: url(../images/sdli-2-cond.jpg) left top no-repeat;
} 

.conditioning .sd-mnu li.li-3 a{
	background: url(../images/sdli-3-cond.jpg) left top no-repeat;
} 

.conditioning .sd-mnu li.li-4 a{
	background: url(../images/sdli-4-cond.jpg) left top no-repeat;
}  

.about .sd-mnu li.li-1 a{
	background: url(../images/sdli-1-a.jpg) left top no-repeat;
}

.about .sd-mnu li.li-2 a{
	background: url(../images/sdli-2-a.jpg) left top no-repeat;
} 

.about .sd-mnu li.li-3 a{
	background: url(../images/sdli-3-a.jpg) left top no-repeat;
} 

.about .sd-mnu li.li-4 a{
	background: url(../images/sdli-4-a.jpg) left top no-repeat;
}  

.sd-mnu li ul{
	padding: 20px 15px 10px 15px;
	position: relative;
	z-index: 1;
	border: 1px solid #fff;
	background: #FEE1DB;
	-webkit-box-shadow: #C5C5C5 0px 2px 3px;
	-moz-box-shadow: #C5C5C5 0px 2px 3px;
	box-shadow: #C5C5C5 0px 2px 3px;
	behavior: url(/PIE.htc);
}

.clean .sd-mnu li ul,
.clean .sd-mnu li ul li a{
	background: #D4F0FE;
}

.venting .sd-mnu li ul,
.venting .sd-mnu li ul li a{
	background: #E3F0D4;
}

.conditioning .sd-mnu li ul,
.conditioning .sd-mnu li ul li a{
	background: #D4F0FE;
}

.about .sd-mnu li ul,
.about .sd-mnu li ul li a{
	background: #D7E1EA;
}

.sd-mnu li ul li{
	padding: 0 0 10px 30px;
	background: url(../images/sd-bull.jpg) left 4px no-repeat;
}

.clean .sd-mnu li ul li{
	background: url(../images/sd-bull-c.jpg) left 4px no-repeat;
}

.venting .sd-mnu li ul li{
	background: url(../images/sd-bull-v.jpg) left 4px no-repeat;
}

.conditioning .sd-mnu li ul li{
	background: url(../images/sd-bull-cond.jpg) left 4px no-repeat;
}

.about .sd-mnu li ul li{
	background: url(../images/sd-bull-a.jpg) left 4px no-repeat;
}

.sd-mnu li ul li a{
	text-decoration: none;
	font-size: 16px !important;
	color: #433F3E;
	display: inline !important;
	display: block;
	text-shadow: 0 0 0;
	padding: 0 !important;
	width: auto !important;
	background: none !important;
	text-align: left !important;
	height: auto !important;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	text-transform: none;
}

.clean .sd-mnu li ul li a,
.venting .sd-mnu li ul li a,
.conditioning .sd-mnu li ul li a,
.about .sd-mnu li ul li a{
	text-shadow: none;
}

.clean .sd-mnu li ul li a:hover{
	color: #476F89;
}

.venting .sd-mnu li ul li a:hover{
	color: #4E7E0E;
}

.conditioning .sd-mnu li ul li a:hover{
	color: #186D8E;
}

.about .sd-mnu li ul li a:hover{
	color: #1160A5;
}

.sd-mnu li.li-1 ul li a{
	padding: 0;
	width: auto !important;
}

.sd-mnu li ul li a:hover{
	text-decoration: underline;
	color: #AD2F18;
}

.content{
	float: right;
	width: 885px;
}

.content .lft img{
	float: left;
	margin: 0 10px 0 0;
}

.content .rht img{
	float: right;
	margin: 0 0 0 10px;
}

.content p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #464646;
	padding: 0 0 10px 0;
	font-size:12pt;
}

#maskDrk {
  background: none repeat scroll 0 0 #fff;
  left: 0;
  position: fixed;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: 10;
}

.createMnu li{
/*  background: #fff;*/
  position: absolute;
  z-index: 100;
}



/*remake*/

.createMnu li{
  display: block;
/*  float: left;*/
  margin: 0 7px 0 0;  
/*  width: 194px;*/
/*  position: relative;*/
}

/*.createMnu li.lastLi{
  margin: 0;
}
   */
.createMnu li a{  
  /*display: block;*/
  text-decoration: none !important;
  width: 194px;
  height: 56px;
  padding: 0 0 3px 0;
  text-align: center;
  font-family: Georgia;
  font-size: 18px;
  color: #fff;
  text-shadow: 1px 1px 0 #0663A9;
  display: table-cell;
  width: 194px;
  height: 56px;
  vertical-align: middle;
  background: url(../images/hm.png) left top no-repeat;
  position: relative;
  z-index: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #696969 1px 3px 3px;
  -moz-box-shadow: #696969 1px 3px 3px;
  box-shadow: #696969 1px 3px 3px;
}

*:first-child+html .createMnu li a{
  display: block;  
}

*:first-child+html .createMnu li a span{ 
  display: block;
  width: inherit;
  z-index: expression(
  runtimeStyle.zIndex = 1,
  this == ((56/2)-parseInt(offsetHeight)/2) <0 ? style.marginTop="0" : style.marginTop=(56/2)-(parseInt(offsetHeight)/2) +'px');
}     

.createMnu li a:hover,
.createMnu li:hover a{
  background-position: left -59px;
}

.heating .createMnu li a{
  background-position: left -118px;
  color: #1D1D1D;
  text-shadow: 1px 1px 0 #fff;
}

.heating .createMnu li a:hover,
.heating .createMnu li:hover a{
  background-position: left -177px;
}

.clean .createMnu li a{
  background-position: left -236px;
}

.clean .createMnu li a:hover,
.clean .createMnu li:hover a{
  background-position: left -295px;
}

.venting .createMnu li a{
  background-position: left -354px;
  color: #2B2B2D;
  text-shadow: 1px 1px 0 #fff;
}

.venting .createMnu li a:hover,
.venting .createMnu li:hover a{
  background-position: left -413px;
  color: #F6F7F9;
  text-shadow: 1px 1px 0 #2C4E02;
}

.conditioning .createMnu li a{
  background-position: left -472px;
  text-shadow: 1px 1px 0 #F5F7F6;
  color: #1D1D1D;
}

.conditioning .createMnu li a:hover,
.conditioning .createMnu li:hover a{
  background-position: left -531px;
  text-shadow: 1px 1px 0 #0B5B76;
  color: #fff;
}

.createMnu li ul{  
  position: relative;
  width: 260px;
  top: 0px;    
/*  top: 100%;*/
  left: 0px;
  padding: 10px 0 15px 0;
  z-index: 10;
  border-top: 1px solid #F5F9FA;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: #8A8F93 0px 1px 2px;
  -moz-box-shadow: #8A8F93 0px 1px 2px;
  box-shadow: #8A8F93 0px 1px 2px;
  background: #E9F2F7;
/*  behavior: url(/PIE.htc);*/
/*  display: none;*/
}

/*.createMnu li:hover ul{
  display: block;
}      */

.createMnu li ul li{
  position: relative;
  float: none;
  margin: 0;  
  background: url(../images/bg.gif) left bottom repeat-x;
  padding: 3px 0 6px 0;  
  width: auto;
}

.createMnu li ul li.last{
  background: none;
}

.createMnu li ul li a{
  float: none;
  display: block;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  padding: 3px 0 6px 0;
  height: auto;
  width: auto;
  vertical-align: top;
  text-align: left;
  line-height: 17px;
  color: #464644 !important;
  padding: 6px 6px 6px 27px;
  text-shadow: 0px 0px 0px !important;
}

.createMnu li.lastLi ul{
  left: auto;
  right: 0;
}

.createMnu li ul li a:hover{
  color: #fff;
  background: #6CA0C5;
}

.flash{
  position: relative;
  left: -4px;
}


.gallery td {

width:200px;
}


 .gallery img {

border: 2px solid #54a0ac;
border-radius:8px;
width:180px;
height:135px;
}

.gallery img:hover {

border: 2px solid #4c4c4c;

}

.gallery a {

text-decoration:none;
}
.gallery a:hover {

text-decoration:underline;
}

 .gallery p {

text-align:center;
padding-top:5px;

}



.gallery-obj td {

width:200px;
}


 .gallery-obj img {

margin-top:10px;
border: 2px solid #54a0ac;
border-radius:8px;
width:180px;
height:135px;
}

.gallery-obj img:hover {

border: 2px solid #4c4c4c;

}

.gallery-obj a {

text-decoration:none;
}
.gallery-obj a:hover {

text-decoration:underline;
}