html, body   { height: 100%; background: url(/assets/1045/bg.png) repeat-x; 
list-style-image: url(/assets/1110/snowflake.gif);
background-color: #b9d3f6; 
font-family: Helvetica, Arial, sans-serif;
margin: 0;
}
td    { color: #223; font-size: 10pt; vertical-align: top }
h1    { color: #FFF; font-size: 30pt; margin: 0; 
		text-shadow: #9AC 2px 2px 8px; line-height:90%;
}
h2,h3,h4 { color: #448; text-shadow: #9AC 2px 2px 2px;
}
hr  { color:rgb(250, 250, 255); border: 0; height: 1px; background-color:rgb(250, 250, 255); margin-top: 8px; margin-bottom: 12px; }

ul { margin-bottom: 2em; }

.trans_box {
  padding:18px;
  margin:12px;
  border: 1px solid rgb(250, 250, 255);
  /* Mozilla will skip the following 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/assets/1108/35p.png'); */
  }
  /* IE ignores styles with [attributes] */
.trans_box[class] {
  background-image:url(/assets/1108/35p.png);
  }
/*.copy { color: #006; font-size: 8pt; text-decoration: none }.*/
.inset { margin: 2em 0 2em 6em;}
.bloo { color:#44D; font-style:italic;}
.pdf { list-style-image: url(/assets/760/pdf.gif); }

a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

a { outline:none; }
a:link    { color:#00C }
a:visited { color:#00C }
a:hover   { color:#33F }
a:active  { color:#F30 }

.copyright { font-size:0.8em; color: #9AC; }
.copyright a { color: #99C; text-decoration: none }
.copyright a:visited { color: #99C; }
.copyright a:hover   { color: #99F; }
.copyright a:active  { color: #F00; }


#layout {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -163px;
}

#layout #layout_footer {
  height: 173px;
}

#footer {
  clear: both;
  position: relative;
  height: 173px;
}

#footer {
 background-image: url(/assets/1111/mt_cook_base.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.main_block {
  	width: 1020px;
	margin: 0 auto;
}

 DIV.moon {
    width : 100%;
    background-image: url(/assets/1177/moon.png); 
    background-repeat: no-repeat;
    background-position: top right;}

#header h1 {
	margin-left: 238px;
	font-size: 64px;
	line-height: 110px;
	position: relative;
	top: 9px;
}

#content {
	font-size: 14px;
}

#links_column {
	width: 210px;
	float: left;
	font-size: 18px;
}

#links_column ul {
	list-style-type:none;
	list-style-image:none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#links_column li a {
	text-decoration: none;
	color: #fff;
	text-shadow: #336 2px 2px 2px;
	padding: 0 15px;
	display: block;
	width: 180px;
	margin-top: 10px;
	padding: 15px;
}


#links_column li ul li a {
	text-decoration: none;
	color: #555;
	font-size: 14px;
	padding: 2px 15px 1px 30px;
}

#links_column li ul li a:hover {
	background-color: #212121;
	color: #7ca70f;
}

#links_column a:hover {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #258;
}



#links_column_white {
	width: 210px;
	float: left;
	font-size: 18px;
}

#links_column_white ul {
	list-style-type:none;
	list-style-image:none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#links_column_white li a {
	text-decoration: none;
	color: #226;
	text-shadow: #99F 2px 2px 2px;
	padding: 0 15px;
	display: block;
	width: 180px;
	margin-top: 10px;
	padding: 15px;
}


#links_column_white li ul li a {
	text-decoration: none;
	color: #555;
	font-size: 14px;
	padding: 2px 15px 1px 30px;
}

#links_column_white li ul li a:hover {
	background-color: #212121;
	color: #7ca70f;
}

#links_column_white a:hover {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #BEF;
}



#main_column {
	width: 740px;
	float: left;
}

#main_column img {
	margin: 8px;
}

#main_column p {
	line-height: 18px;
}




.clear {
	clear: both;
}

.fancy-img {
	display: inline-block;
	padding: 0px; border:0;
}

.image_area {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #147;
	padding: 10px;
	margin-top: 13px;
}

.plain {
padding: 0; background: none;
  -moz-box-shadow: 0 0 0;		
  -webkit-box-shadow: 0 0 0;		
  box-shadow: 0 0 0;
  ms-filter: "progid:DXImageTransform.Microsoft.Shadow(0,0,0)";
     filter: "progid:DXImageTransform.Microsoft.Shadow(0,0,0)";
}

.left {
	float: left;
	/*padding-right:15px*/
}

.right {
	float: right;
}


/*#jobs*/ul {
     list-style-type:circle;
}



.left {
      float: left;
}

#pricetable td,th {
padding: 5px;
}

#monospace{
font-family: Courier New, monospace;
}

img  {
        border:none;
}

img {	
  border:0; margin:0;
  padding: 1px;
  background: #fff;	
  -moz-box-shadow: 0px 2px 9px #888;		
  -webkit-box-shadow: 0px 2px 9px #888;		
  box-shadow: 0px 2px 9px #888;		
  /* For IE 8 */		
  ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";		
  /* For IE 5.5 - 7 */		
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888'); }


/* Styles for sticky footer */
#layout {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -172px;
}

#layout #layout_footer {
  height: 172px;
  clear: both;
}

#footer {
  clear: both;
  position: relative;
  height: 172px;
}
/* End styles for sticky footer */