﻿html
{
margin:0;
padding:0;
height:100%;
}	
	
body{

	margin: 0px; 
	padding: 0px;
	width: 100%;
	height: 100%;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
	color: #000000;
	background:#861e1e url(images/bg.gif) repeat-x 0 0;

}


.page {
	/*position: relative;*/
	text-align:left; 
	width: 805px;
	/*_width:805px;*/
	/*margin-left: -455px;*/
	/*overflow : hidden;*/
	top:0px;
	margin: 0 auto;
	/*background-image:url('images/bg_line.gif');
	background-repeat:repeat-y;
	/*padding-left:13px;*/
	border:0px solid red;
}



.logo
{
width:350px;height:110px;margin-left:0px;margin-top:88px;background:transparent url(images/logo.gif) no-repeat 0 0px;	
}

.contentHeader
{
width:796px;height:41px;margin-left:0px;margin-top:0px;background:transparent url(images/content_header.jpg) no-repeat 0 0;	
}

.contentHeader2
{
clear:both;width:796px;min-height:110px;margin-left:0px;margin-top:0px;background:transparent url(images/content_bg.gif) repeat-y 0 0
}

.divider
{
	background:transparent url(lineBg.gif) repeat-y 210px 0px;border:0px solid red;height:90%;
}



#menu
{
margin:0px;padding:0px;float:left;margin-left:20px;_margin-left:10px;width:180px;	
}

#menu ul
{
list-style-type:none;
margin:0px;
padding:0px;	
}

#menu li
{
margin:0px;
padding:10px;	
background:transparent url(images/roh.gif) no-repeat left top;
border-bottom:1px solid #861e1e 
}

#menu li.first
{
background:none;
}


#menu p
{
padding:10px;	
}

h1
{
color:#861e1e;
font-size:18px;
padding:0;
margin:0px;
padding-bottom:10px;
padding-top:10px;	
}

a
{
color:#484848;
font-weight:bold;
}


a:hover
{
text-decoration:none;
}


.select a
{
	color:#861e1e;
	text-decoration:none;
}


.content
{
float:left;margin-left:20px;padding:0px;width:540px;	
}


.contentFooter
{
	clear:both;width:796px;height:49px;margin-left:0px;margin-top:0px;background:transparent url(images/content_footer.jpg) repeat-y 0 0;
}


strong
{
	color:#861e1e;
}

.tel2
{
padding-left:30px;
}

.content1
{
height:5px;
}


.footer
{
margin:0px;
padding:0px;	
padding-top:5px;padding-right:30px;float:right;	
font-weight:bold;
font-size:10px;
}