@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/background/right_shadow.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright{
	position:absolute;
	left:19px;
	width:321px;
	height:17px;
	top:727px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663333;
}
.terms{
	position:absolute;
	left:560px;
	width:204px;
	height:17px;
	top:727px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663333;
}

.container{background-image:url(/images/background/paper.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:780px;
	height:750px;
	top:0px;
}
.home_title{
	background-image:url(/images/home_page/images/home_11.png);
	background-repeat:no-repeat;
	position:absolute;
	left:310px;
	width:248px;
	height:67px;
	top:93px;
}
.home_picture{
background-image:url(/images/home_page/images/home_01.png);
background-repeat:no-repeat;
position:absolute;
left:0px;
width:320px;
height:265px;
top:0px;
}
.link_about_us{
background-image:url(/images/home_page/images/home_03.png);
background-repeat:no-repeat;
position:absolute;
left:347px;
width:91px;
height:34px;
top:40px;
}
.link_about_us:hover {
background-image:url(/images/home_page/images/home_over_03.png);
}
.link_gallery:hover {
background-image:url(/images/home_page/images/home_over_05.png);
}
.link_cars:hover {
background-image:url(/images/home_page/images/home_over_07.png);
}
.link_contacts:hover {
background-image:url(/images/home_page/images/home_over_09.png);
}

.link_gallery{
background-image:url(/images/home_page/images/home_05.png);
background-repeat:no-repeat;
position:absolute;
left:447px;
width:91px;
height:34px;
top:40px;
}
.link_cars{
background-image:url(/images/home_page/images/home_07.png);
background-repeat:no-repeat;
position:absolute;
left:547px;
width:91px;
height:34px;
top:40px;
}
.link_contacts{
background-image:url(/images/home_page/images/home_09.png);
background-repeat:no-repeat;
position:absolute;
left:647px;
width:91px;
height:34px;
top:40px;
}

a{
color:#663333;
text-decoration:none;
}

a:hover{text-decoration:underline;}

.burgee{
background-image:url(/images/logos/hryc.png);
background-repeat:no-repeat;
position:absolute;
left:623px;
width:140px;
height:75px;
top:90px;
}
.contact{
	position:absolute;
	left:229px;
	width:321px;
	height:50px;
	top:315px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663333;
}



