#head {
	background: url(/img/head-bg.jpg) repeat-x;
	height: 323px;
}
td.car {
	background: url(/img/car.jpg) no-repeat left bottom;
}
body {
	font: 1em Arial, Helvetica, sans-serif;
/*	letter-spacing: 1px;*/
}
td#menu {
	background: url(/img/menu-bg.gif) repeat-y;
	width: 203px;
	padding-top: 5px;
	padding-bottom: 45px;
}
.corner {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: #009900 url(/img/corner-bg.gif) repeat-y;
	text-align: right;
	height: 48px;
	width: 203px;
}
td.foot{
	background: #009900;
	padding: 10px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
}



td{ vertical-align: top; }

table#headmenu{
	float: right;
	text-align: right;
	color: #FFF;
}
#headmenu td{
color: #FFF;
font-size: 16px;
text-align: center;
}

#headmenu td a{
color: #FFF;
font-size: 17px;
display: block;
width: 120px;
padding: 30px 5px 10px 5px;
text-decoration: none;
text-align:center;
}

#headmenu td a:hover{
background: #05841E;
color: #FFFF66;
}

#headmenu td.br{
padding-top: 30px;
}

#headcontacts{
position: absolute;
top: 208px;
left: 760px;
color: #FFF;
font-size: 16px;
font-weight: bold;
width: 240px;
height: 100px;
text-align: right;
}

#headcontacts big{
font-size: 18px;
}

div.text{
padding-bottom: 16px;
clear: both;
}

b, strong{ font-weight: bold;}
small{ font-size: 11px; } 
big{ font-size: 14px; }
a{ color: #043A4D; }

h1{
font: 14px Arial, Helvetica, sans-serif;
font-weight: bold;
}

#text p{ line-height: 1.4em; }

#content ul{ margin-left: 1em; list-style: circle inside; }
#content li{ margin-left: 1em; line-height: 1.3em; }

td#content{
padding: 0px 30px 20px 30px;
color: #043A4D;
line-height: 1.2em;
}

#content h1{
	margin-bottom: 16px;
}

#content p{
margin-bottom: 1.2em;
}
#content br{
line-height: 1.2em;
	line-height: 1.2em;
}

.input{
	font: 10px Arial, Helvetica, sans-serif;
	border: none;
}

.button{
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #05394E;
	border: none;
}

.foot a{
text-decoration: none;
color: #043A4D;
}

.foot a:hover{
color: #FFF;
background: #043A4D;
}
