@charset "utf-8";
body {
	height: 936px;
	width: 1224px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEF3FA;
	padding: 0px;
	margin-top: -20px;
	margin-bottom: 0px;
}
a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8C010C;
	font-size: 12px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C010C;
}

.test {
	background-color: #000000;
	height: 50px;
	width: 50px;
	position: absolute;
	left: 320px;
	top: 390px;
}

iframe {
	height: 362px;
	width: 595px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	frameboarder: 0;
	background-color: transparent;

}

.background {
	height: 936px;
	width: 1224px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/background.png);
}

.navigation {
	height: 51px;
	width: 1015px;
	margin-right: auto;
	margin-left: 94px;
	margin-top: 3px;
	clear: both;
	float: left;
	display: inline;
}
.content_container {
	height: 362px;
	width: 630px;
	clear: both;
	float: left;
	margin-left: 114px;
	margin-top: 18px;
}
.content {
	font-family: 1;
	height: 362px;
	width: 600px;
	float: left;
}

.buttons_container {
	clear: both;
	float: left;
	height: 93px;
	width: 969px;
	margin-top: 18px;
	margin-left: 114px;
}
.button_one {
	float: left;
	height: 93px;
	width: 269px;
	margin-right: 78px;
}
.button_two {
	height: 93px;
	width: 271px;
	float: left;
	margin-right: 77px;
}
.button_three {
	float: left;
	height: 93px;
	width: 273px;
}
.footer {
	height: 50px;
	width: 600px;
	float: right;
	margin-right: 312px;
	margin-left: 0px;
	text-align: center;
}.music {
	height: 50px;
	width: 250px;
	float: left;
	margin-left: 60px;
	margin-right: auto;
	text-align: center;
}
.footer_containter {
	height: 50px;
	width: 100%;
	float: left;
	clear: left;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.control_container {
	float: right;
	height: 362px;
	width: 25px;
	clear: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #650C0C;
}

.up_button {
	height: 25px;
	width: 25px;
	margin-top: 309px;
}
.down_button {
	height: 25px;
	width: 25px;
	margin-top: 0px;
}
.spacer1 {
	height: 50px;
	width: 35px;
	float: left;
	background-image: url(../images/spacer1.png);
	clear: none;
	margin: auto;
}
.spacer2 {
	float: left;
	height: 50px;
	width: 105px;
	background-image: url(../images/spacer2.png);
	clear: none;
}
 .spacer3 {
	height: 50px;
	width: 100px;
	background-image: url(../images/spacer3.png);
	visibility: visible;
	float: left;
}
 .spacer4 {
	float: left;
	height: 50px;
	width: 102px;
	background-image: url(../images/spacer4.png);
	clear: none;
}
 .spacer5 {
	float: left;
	height: 50px;
	width: 105px;
	background-image: url(../images/spacer5.png);
	clear: none;
}
 .spacer6 {
	float: left;
	height: 50px;
	width: 103px;
	background-image: url(../images/spacer6.png);
	clear: none;
}
 .spacer7 {
	float: left;
	height: 50px;
	width: 34px;
	background-image: url(../images/spacer7.png);
	clear: none;
}
a.about_us_rollover {
	display: block;
	width: 61px;
	height: 50px;
	background:url(../images/about_us_rollover.png);
	text-decoration: none;
	float: left;
	margin-left: 0px;
}
 
a:hover.about_us_rollover {
    background-position: -61px 0;
} 
a.whats_new_rollover {
	display: block;
	width: 79px;
	height: 50px;
	background:url(../images/whats_new_rollover.png);
	text-decoration: none;
	float: left;
	margin-left: auto;
}
a:hover.whats_new_rollover {
    background-position: -79px 0;
}
a.services_rollover {
	display: block;
	width: 60px;
	height: 50px;
	background:url(../images/services_rollover.png);
	text-decoration: none;
	float: left;
}
a:hover.services_rollover {
    background-position: -60px 0;
} 
a.special_offers_rollover {
	display: block;
	width: 88px;
	height: 50px;
	background:url(../images/special_offers_rollover.png);
	text-decoration: none;
	float: left;
	margin-left: 0px;
}
a:hover.special_offers_rollover {
    background-position: -88px 0;
} 
a.contact_us_rollover {
	display: block;
	width: 73px;
	height: 50px;
	background:url(../images/contact_us_rollover.png);
	text-decoration: none;
	float: left;
	margin-left: 0px;
}
a:hover.contact_us_rollover {
    background-position: -73px 0;
} 
a.resources_rollover {
	display: block;
	width: 67px;
	height: 50px;
	background:url(../images/resources_rollover.png);
	text-decoration: none;
	float: left;
	margin-left: 0px;
}
a:hover.resources_rollover {
    background-position: -67px 0;
} 
a.button_one_rollover {
	display: block;
	width: 269px;
	height: 93px;
	background:url(../images/button_one_rollover.png);
	text-decoration: none;
	float: left;
	margin-left: 0px;
}
a:hover.button_one_rollover {
    background-position: -269px 0;
} 
a:hover.resources_rollover {
    background-position: -67px 0;
} 
a.button_two_rollover {
	display: block;
	width: 271px;
	height: 93px;
	background:url(../images/button_two_rollover.png);
	text-decoration: none;
	float: left;
	margin-left: 0px;
}
a:hover.button_two_rollover {
    background-position: -271px 0;
} 
a.button_three_rollover {
	display: block;
	width: 272px;
	height: 93px;
	background:url(../images/button_three_rollover.png);
	text-decoration: none;
	float: left;
	margin-left: 0px;
}
a:hover.button_three_rollover {
    background-position: -272px 0;
} 
.logo {
	height: 151px;
	width: 247px;
	padding: 0px;
	position: relative;
	margin-left: 31px;
	float: left;
	margin-right: 20px;
	clear: none;
	margin-top: auto;
	margin-bottom: auto;
}
.header_container {
	height: 151px;
	width: 1015px;
	margin-top: 86px;
	margin-left: 92px;
	margin-right: auto;
	margin-bottom: auto;
	clear: both;
	float: left;
}
.header_images {
	height: 151px;
	width: 50px;
	float: left;
}
.header_images1 {
	height: 143px;
	width: 217px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	clear: none;
	margin-left: auto;
}
.header_images2 {
	height: 143px;
	width: 185px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	clear: none;
	margin-left: auto;
}
.header_images3 {
	height: 143px;
	width: 214px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	clear: none;
	margin-left: auto;
}
.header_images4 {
	height: 143px;
	width: 85px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
}

