/* generated by csscreator.com */ 
html, body{  margin:0; padding:0; text-align:center; background-color:#CC0000; color:#666; font-size:14px;} 

h1 { margin-top:0; font-size:28px; font-style:italic; }
 
#pagewidth{ width:800px; text-align:left; margin-left:auto; margin-right:auto; } 

#centered { text-align:center;}

#nav { width:750px; height:38px; margin:0  auto; background-image:url(images/nav_bg.png); }

#nav ul { margin:0 auto; align:center;}

#nav a { text-decoration:none; }

#nav li { text-align:center; line-height:38px; list-style-type:none; width:175px; float:left;}

.tabs { list-style-type:none; padding:0; margin:0; }

.tabs img {border:0px;} 

.adress { position: bottom; text-align:center; font-size:12px;}

#header { position:relative; height:100px; width:100%; margin-top:10px; padding-top:10px; } 

#logo {float: left;}

#phone { float:right; margin-right:20px;  }

#wrapper { background-color:#fff; padding:10px; } 

#container_top { width:800px; height:15px; background:url(images/container_top.png);}

#container_bot { width:800px; height:15px; background:url(images/container_bot.png);}

#leftcol{ width:500px; min-height:450px; float:left; position:relative; }

#text {min-height:350px; }
 
#twocols{ width:270px; float:right; position:relative; }
 
#rightcol{ width:130px; float:right; position:relative; }
 
#maincol { float: left; display:inline; position: relative; width:130px; }

#footer{ height:50px; color:#fff; clear:both; text-align:center; } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
