body {
	font-family: Arial,Verdana,"Times New Roman";
}


#page_container {
	width: 905px;
	height: 700px;
	margin: 0 auto;
	position: relative;
	background: transparent url(images/splash.jpg) no-repeat 0 0;
}

#header_text {
	position: absolute;
	top: 85px;
	left: 172px;
	color: #3266AF;
	font-weight: bold;
}

#header_text span.big {
	font-size: 140%;
}

#header_text span.medium {
	font-size: 115%;
}

#header_text span.small {
	font-size: 95%;
}

#header_text span.red {
	color: #C71A4F;
}

#header_text #line2 {
	padding-right: 5px;
	text-align: right;
}

#header_text #line3 {
	margin-top: 20px;
	font-weight: normal;
}

#header_text #line4 {
	font-weight: normal;
	margin-left: 200px;
}

#green_bar_text {
	position: absolute;
	top: 221px;
	width: 100%;
}

#green_bar_left {
	position: absolute;
	left: 6px;
	color: #fff;
	font-size: 16px;
	top: 0px;
}

#green_bar_left span {
	font-size: 75%;
	position: absolute;
	top: 3px;
	left: 360px;
	width: 75px;
}

#green_bar_left span:first-child {
	font-size: 110%;
	position: relative;
	width: auto;
	left: 0;
	top: 0;
}

#green_bar_right {
	position: absolute;
	right: 16px;
	color: #125B16;
	font-size: 14px;
	top: 2px;
}



#footer_text {
	 display: inline-block;
	 color: #11A;
	 font-size: 17px;
	 margin-top: 10px;
	 position: absolute;
	 width: 100%;
	 text-align: center;
	 bottom: -7px;
}





#catering_block {
	position: absolute;
	top: 246px;
	left: 0px;
}

#catering_block div a {
	color: #000;
}

#catering_block div#first_line {
	top: 12px;
	left: 15px;
	color: #384D62;
	font-weight: bold;
}

#catering_block div#first_line a {
	color: #384D62;
}

#catering_block div#first_line, #catering_block div#second_line, #catering_block div#third_line, #catering_block div#fourth_line {
	position: absolute;
}

#catering_block div#second_line {
	font-size: 29px;
	top: 260px;
	left: 70px;
}

#catering_block div#third_line {
	font-size: 21px;
	top: 290px;
	left: 77px;
}

#catering_block div#fourth_line {
	font-size: 11px;
	top: 310px;
	left: 317px;
}

#bikesport_block {
	position: absolute;
	top: 246px;
	right: 5px;
}

#bikesport_block a {
	color: #000;
}

#bikesport_block div#first-line, #bikesport_block div#second-line, #bikesport_block div#third-line {
	position: absolute;
}

#bikesport_block div#first-line {
	font-size: 29px;
	top: 255px;
	left: 90px;
}

#bikesport_block div#second-line {
	font-size: 21px;
	top: 285px;
	left: 147px;
}

#bikesport_block div#third-line {
	font-size: 11px;
	top: 307px;
	left: 280px;
}


#catering_block img, #bikesport_block img {
	border: 1px solid #1A3048;
}



#bottom_bar_text {
	bottom: 40px;
	color: #1A4178;
	font-size: 95%;
	font-weight: bold;
	height: 69px;
	position: absolute;
	width: 898px;
}

#bottom_bar_text div {
	width: 449px;
	text-align: center;
	float: left;
}




/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */



.side{
background-repeat: repeat-y;
}
.sideright{
background-repeat: repeat-y;
background-position: right;
}
.title{
font-size: 18px;
font-family: tahoma;
text-align: justify;
color: #285880;
}
.phone{
font-size: 14px;
font-family: tahoma;
color: #FFFFFF;
font-weight: bold;
}
.main{
font-size: 13px;
font-family: tahoma;
color: #000000;
}
.footer{
font-size: 11px;
font-family: tahoma;
color: #333333;
}
.ahead4{
font-size: 11px;
font-family: tahoma;
color: #00CCFF;
}
:link {
	color: #56692a;
	text-decoration:none;
}
a:visited {
	color: #56692a;
	text-decoration:none;
}
a:hover {
	color: #8E3233;
	text-decoration:none;
}



/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Splash Nav Styles -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */


#catering_block #catering_splash_nav {
	background-color: #93A7B2;
	height: 35px;
	margin-top: -10px;
	width: 450px;
}

#catering_block #catering_splash_nav ul li {
	float: left;
	min-width: 100px;
	width: auto;
	margin: 0 3px;
	list-style: none;
}