html {
	background: url(../images/bg_html.png);
}

body {
	background: url(../images/bg_body.png) left top repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0;
	padding: 0;
} 

#wrapper {
	width: 1164px;
	margin: 0 auto;
}

fieldset {
	border: none;
}

.clr {
	clear: both;
}
img {
	border: none;
}

:focus {
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img.fl {
	margin-right: 15px;
}

img.fr {
	margin-left: 15px;
}

a {
	color: #0055a8;
}

p, h1, h2, h3 {
	line-height: 1.4em;
	margin: 0.7em 0;
}


h1:first-child, 
h2:first-child, 
h3:first-child {
	margin-top: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #04519c;
	border-bottom: 1px solid #b50000;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 18px;
}


ul {
	list-style-image: url(../images/pointer.png);
}

#header {
	background: url(../images/bg_header.jpg) bottom center no-repeat;
	position: relative;
	height: 294px;
}

#header .slogan{ 
	position: relative;
	left: 50px;
	top: 35px;	
	color: #9fa3ac;
	font-size: 14px;
}

#header .slogan strong{
	color: #0055a8;
} 

#header .partner{
	display: block;
	position: absolute;
	top: 25px;
	right: 50px;
	color: #9fa3ac;
	background: url(../images/logo_daf.png) right center no-repeat;
	padding: 0 110px 2px 0;
	line-height: 1em;
	text-align: right;
}	

#header .phone {
	text-align: right;
	color: #fff;
	font-size: 36px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
	position: absolute;
	right: 60px;
	top: 110px;
}


#header .address {
	text-align: right;
	font-size: 18px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
	position: absolute;
	right: 60px;
	top: 170px;
}


#left_column .menu {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#left_column .menu li{
	background: url(../images/bg_btn.png);
	padding: 0;
	margin: 0 0 15px 0;	
}

#left_column .menu a{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 17px 10px 0 117px;
	height: 85px;
	width: 205px;
	text-decoration: none;
	line-height: 1.6em;
}

#left_column .menu .m1 a,
#left_column .menu .m2 a{
	padding-top: 28px;
	height: 75px;
}

#left_column .menu .m5 a{
	padding-top: 38px;
	height: 65px;
}

/*#left_column .menu .m1 a {
	background: url(../images/pic1.png) 5px 3px no-repeat;
}

#left_column .menu .m2 a {
	background: url(../images/pic2.png) 5px 3px no-repeat;
}
#left_column .menu .m3 a {
	background: url(../images/pic3.png) 5px 3px no-repeat;
}
#left_column .menu .m4 a {
	background: url(../images/pic4.png) 5px 3px no-repeat;
}
#left_column .menu .m5 a {
	background: url(../images/pic5.png) 5px 3px no-repeat;
}
*/

#header .menu {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	left: 60px;
	bottom: 0px;
}

#header .menu li{
	float: left;
	background: url(../images/menu_separator.png) right top no-repeat;
}

#header .menu li:last-child{
	background: none;
}

#header .menu a{
	display: block;
	color: #fff;
	padding: 15px 18px 12px 16px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}

#header .menu .active a{
	background: url(../images/arrow_active.png) center bottom no-repeat;
}

#header #logo{ 
	background: url(../images/logo.png) no-repeat;
	width: 334px;
	height: 103px;
	display: block;
	position: absolute;
	left: 85px;
	top: 110px;
}

.rounded {
	border-radius: 8px;
}
.shadow {
	box-shadow: 3px 3px 5px rgba(0,0,0,0.35);
}


#content {
	background: url(../images/bg_content.png) top center repeat-y;
	padding: 0px 50px 0 50px;
}

#content > div {
	padding-top: 30px;
	background: url(../images/content_shadow.png) top left repeat-x;
}

#columns { 
	width: 100%;
	border-collapse: collapse;
	border: none;
}

#columns td {
	vertical-align: top;
}


#left_column {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	width: 332px;	
}
#left_column.road {
	background: url(../images/road.jpg) left bottom no-repeat;
}
#main_column {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}


#footer {
	background: url(../images/bg_footer.png) top center no-repeat;
	position: relative;
	height: 89px;
}

#footer .copyright{
	position: absolute;
	left: 50px;
	top: 30px;	
	font-size: 11px;
	color: #fff;
}

#footer .adr{
	position: absolute;
	left: 480px;
	top: 30px;	
	font-size: 11px;
	color: #fff;
}

#footer .counters {
	position: absolute;
	top: 30px;
	right: 50px;	
}
