@charset "windows-1255";



body {
	background-image: url(images/site_bg.jpg);
}

	

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.header {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}
.created {
	font-size: 10px;
	text-decoration: none;
	color: #EFE689;
}
.borders {
	border: thin solid #FFF;
}
.gallery_names {
	background-image: url(images/index_21.jpg);
	background-repeat: no-repeat;
}
.main_right {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
}
.main_left {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
}
.con_left {
	background-image: url(images/contact5_02.jpg);
	background-repeat: no-repeat;
}
.phone {
	background-image: url(images/contact5_06.jpg);
	background-repeat: no-repeat;
}

