body {
    margin:0px; 
	padding:0px; 
	background:#EEE;}
	
#page {
    min-width: 900px; 
	width:expression(document.body.clientWidth < 900? "900px": "auto" );} 

#logo {
    padding:50px 0px 0px 50px;}
	
#home {
    padding-right:30px;}
	
#telephone {
    margin:30px 20px 0px 35px;}
	
#menu {
    padding:50px 0px 50px 50px;}
	
#menu a {
    display:block; 
	background:url(../img/menu.png) no-repeat; 
	font:11px Tahoma; 
	text-decoration:none; 
	padding:5px 0px 15px 7px; 
	color:#000;}
	
#menu a:hover {
    color:#CC0404;}
	
#content {
    font:11px Tahoma; 
	color:#3C3C3C; 
	min-width:400px; 
	padding:50px 150px 50px 0px;}

#text {
    border-top:5px #CC0404 solid;}
	
#text a {
    color:3C3C3C;}
	
.img {
    margin:0px 20px 20px 0px;}	

#content_right_top {
    background:#D3D3D3;}
	
#content_right_bottom {
    background:#D3D3D3;}
	
#bottom_left {
    background:url(../img/bg_bottom.jpg) no-repeat right; 
	border-top:1px #FFF solid; 
	border-right:1px #FFF solid;}
	
#bottom_right {
    background:#D3D3D3; 
	font:11px Tahoma; 
	color:#343434; 
	border-top:1px #FFF solid;}
	
#contact {margin:40px 0px 0px 30px;}


.text1 { font:11px Tahoma; 
	color:#3C3C3C;  font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
