@charset "utf-8";
.header {
	background-image: url(images/low_res/header.jpg);
	background-repeat: no-repeat;
}
.bg {
	background-image: url(images/low_res/index_page_bg_2.jpg);
	background-repeat: no-repeat;
}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.05em;
}
.main-text a {
	text-decoration: underline;
	color: #333333;
}
.main-text  a:hover  {
	text-decoration: none;
}
.calendar-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.05em;
	padding-left: 5px;
}


.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.footer {
	background-image: url(images/low_res/footer.jpg);
	background-repeat: no-repeat;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
A {
	text-decoration: none;
}
.bg-about {
	background-image: url(images/low_res/bg_about.jpg);
	background-repeat: no-repeat;
}
.bg-services {
	background-image: url(images/low_res/bg_services.jpg);
	background-repeat: no-repeat;
}
.bg-contact {
	background-image: url(images/low_res/bg_contact.jpg);
	background-repeat: no-repeat;
}
.bg-tax-planning {
	background-image: url(images/low_res/bg_tax-planning.jpg);
	background-repeat: no-repeat;
}
.bg-start-ups {
	background-image: url(images/low_res/bg_start-ups.jpg);
	background-repeat: no-repeat;
}
.bg-self-assessment {
	background-image: url(images/low_res/bg_self-assessment.jpg);
	background-repeat: no-repeat;
}
.bg-account-preparation {
	background-image: url(images/low_res/bg_account_preparation.jpg);
	background-repeat: no-repeat;
}
.bg-vat {
	background-image: url(images/low_res/bg_vat.jpg);
	background-repeat: no-repeat;
}
.bg-payroll {
	background-image: url(images/low_res/bg_payroll.jpg);
	background-repeat: no-repeat;
}
.image-left-index {
	background-image: url(images/low_res/left_image_index.jpg);
	background-repeat: no-repeat;
}
.image-left-about {
	background-image: url(images/low_res/left_image_about.jpg);
	background-repeat: no-repeat;
}
.image-left-gallery {
	background-image: url(images/low_res/left_image_gallery.jpg);
	background-repeat: no-repeat;
}
.image-left-entertainment {
	background-image: url(images/low_res/left_image_entertainment.jpg);
	background-repeat: no-repeat;
}
.gallery-padding {
	padding: 5px;
}
.image-left-history {
	background-image: url(images/low_res/left_image_history.jpg);
}

