/*font-family:'Proxima Nova Soft W03 Reg';
font-family:'Proxima Nova Soft W03 Smbd';*/
body{
	padding:0;
	margin:0;
	font-family:'Proxima Nova Soft W03 Reg', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal; 
	font-style:normal;
	line-height:1.4em;
	background:#000000;
}

img{
	border:none;
	outline:none;
}
h1{
	font-size:1.9em;
	line-height:1.18em;
	margin:.8em 0;
}
h2{
	font-weight:normal;
	font-size:1.7em;
	line-height:1.18em;
	color:#7f7d7f;
}
h3{
	font-size:1.8em;
	margin:0.5em 0;
	font-weight:normal;
}

a:link, a:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover, a:active {
	text-decoration:none;
}

.color-bar{
	width:100%;
	height:auto;
	display:inline-block;
	clear:both;
}
.color-bar.white{
	background:#FFFFFF;
}
.color-bar.gray{
	background:#f3f3f3;
	border-top:15px #c40006 solid;
}
.color-bar.black{
	background:#000000;
}
.center-element{
	width:984px;
	height:auto;
	padding:0 20px;
	margin:0 auto;
}

#top{
	height:135px;
}

#logo{
	position:relative;
	top:15px;
	left:3px;
}

#menu{
	float:right;
	margin:0;
	padding:0;
	position:relative;
	top:60px;
}
#menu li{
	float:left;
	list-style:none;
}
#menu li a{
	display:block;
	margin:0 0 0 26px;
	padding:0 0 0 0;
	text-decoration:none;
	font-size:1.16em;
	height:1em;
	line-height:1em;
	font-weight:normal;
	color:#000000;
	text-transform:uppercase;
}
#menu li.selected a{
	font-family:'Proxima Nova Soft W03 Smbd';
	font-size:1.2em;
}
#menu li.selected a,
#menu li a:hover{
	color:#c40006;
}

#slideshow,
#slideshow > div,
#slideshow > div > div{
	max-width:1208px;
	min-width:1024px;
	width:100%;
	height:502px;
	margin:0 auto;
	overflow:hidden;
}
#slideshow > div > div{
	min-width:984px;
	width:984px;
}
.etusivu #slideshow > div > div{
	background:url('../img/mask_slideshow.png') right bottom no-repeat;
}
#slideshow > div > div span{
	position:relative;
	top:282px;
	font-family:'Proxima Nova Soft W03 Smbd';
	font-size:3.2em;
	letter-spacing:.005em;
	line-height:1.07em;
	color:#FFFFFF;
	text-shadow: 2px 2px #000000;
}


#column-left{
	float:left;
	width:170px;
	height:auto;
	padding:0 30px 50px 0;
	line-height:1.6em;
	text-align:left;
	font-size:1.0em;
	margin-top:10px;
}
.etusivu #column-left{
	width:390px;
	padding:15px 30px 30px 0;
	text-align:left;
	font-size:1.1em;
}
#column-right{
	float:left;
	width:784px;
	height:auto;
	padding:3px 0 50px 0;
}
#column-right li{
	margin-left:20px;
}
.etusivu #column-right{
	width:564px;
	padding:5px 0 30px 0;
}
#new-cars{
	width:556px;
	height:345px;
	background:#FFFFFF url('../img/b_new-cars.jpg') left top no-repeat;
	box-shadow: 10px 10px 5px #999;
	margin:0 0 32px 0;
}
#button{
	display:block;
	width:556px;
	height:66px;
	line-height:66px;
	text-align:center;
	box-shadow: 10px 10px 5px #999;
	background:#c40006;
	text-decoration:none;
	font-family:'Proxima Nova Soft W03 Smbd';
	font-size:1.9em;
	font-weight:normal;
	color:#FFFFFF;
}

#bottom{
	padding:10px 0 36px 0;
	color:#FFFFFF;
	font-size:1.1em;
}
#bottom a.phone{
	color:#FFFFFF;
	font-size:2.8em;
	text-decoration:none;
	line-height:1.4em;
	margin:0 0 0 60px;
}
#bottom a.phone.first{
	margin:0;
	padding:0 0 0 93px;
	background:url('../img/icon_phone.png') left center no-repeat;
}
#bottom span{
	float:right;
	font-size:1.60em;
	text-align:right;
	line-height:1em;
	margin:6px 0 0 0;
}
#address{
	border-top:10px #FFFFFF solid;
	clear:both;
	width:100%;
	height:auto;
	text-align:center;
	padding:13px 0 0 0;
	margin:13px 0 0 0;
}
#address a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

#text{
	width:684px;
	height:auto;
	min-height:300px;
	background:#FFFFFF url('../img/b_new-cars.jpg') left top no-repeat;
	padding:20px 50px;
}