body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #104777;

	background-color: #0071BB;

	background: url(../images/background.gif) repeat-x center top;

	margin: 0px;

}

#container {
position: relative;

	width: 760px;

	background-color: #FFFFFF;

	margin: 0px auto;

}

#navigation {

	height: 155px;

	background: url(../images/backgroundNavigation.png) no-repeat center top;

}

#home {

	font-size: 10px;

	font-weight: bold;

	text-align: center;

	float: right;

	margin: 10px 20px 0px 0px;

}

#home img {

	border: none 0px;

}

#home a {

	color: #FFFFFF;

	text-decoration: none;

	display: block;

}
#socialM {
	width: 60px;
	position: absolute;
	height: 25px;
	left: 600px;
	top: 15px;
	margin: 0;
	padding: 0;
}

#socialM a{
color:#FFFFFF;
}
#socialMevw {
	width: 60px;
	position: absolute;
	height: 25px;
	left: 220px;
	top: 620px;
}

#socialMevw a{
color:#FFFFFF;
}



#voucher {

	font-size: 10px;

	font-weight: bold;

	text-align: center;

	float: left;
	
	margin-left: 10px;

}

#voucher img {

	border: none 0px;
	
}

#logo {

	text-align: center;

	float: left;

	margin-left: 56px;

}

#links {

	width: 748px;

	height: 30px;

	font-size: 12px;

	font-weight: bold;

	margin: auto;

	clear: both;

}

#links a {

	height: 23px;

	color: #FFFFFF;

	text-decoration: none;

	padding: 7px 7px 0px 7px;

	display: block;

	float: left;

}

#links a:hover {

	color: #074072;

	background-image: url(../images/navigationHover.gif);

	background-repeat: repeat-x;

	background-position: center top;

}

#content {

	width: 730px;

	margin: 20px auto;

}

#heading {

	width: 730px;

	height: 55px;

	background-image: url(../images/backgroundHeading.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

#iconHeading {

	margin-top: -8px;

	float: left;

}

#information {

	width: 650px;

	font-size: 14px;

	font-weight: bold;

	margin: 0px auto 20px auto;

}

h1 {

	font-size: 25px;

	font-weight: bold;

	font-style: italic;

	color: #FFE831;

	padding: 4px 20px 0px 5px;

	margin: 0px;

	text-align: right;

}

.top {

	width: 730px;

	background-image: url(../images/backgroundTop.gif);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.top #left, .bottom #left, .bottom2 #left {

	width: 355px;

	float: left;

	padding-right: 11px;

}

.top #right, .bottom #right, .bottom2 #right {

	width: 355px;

	float: left;

}

.bottom {

	width: 730px;

	background-image: url(../images/backgroundBottom.gif);

	background-repeat: no-repeat;

	background-position: center bottom;

	padding-top: 15px;

}

.bottom2 {

	width: 730px;

	background-image: url(../images/backgroundBottom.gif);

	background-repeat: no-repeat;

	background-position: center bottom;

}

.clear {

	height: 0px;

	clear: both;

}

#price {

	float: left;

}

.indent {

	width: 215px;

	float: right;

	margin: 10px 0px 20px 0px;

}

.text {

	width: 320px;

	margin: auto;

	padding-bottom: 20px;

}

h2 {

	font-size: 18px;

	font-weight: bold;

	font-style: italic;

	color: #0C78BE;

	margin: 0px;

}

h3, h3 a {

	font-size: 14px;

	font-weight: bold;

	font-style: italic;

	color: #104777;

	margin: 5px 0px;

}

.top p, .bottom p, .bottom2 p, #footer p {

	font-style: italic;

	margin: 0px;

}

.small {

	font-size: 10px;

}

#note {

	font-size: 10px;

	font-style: italic;

	margin: 0px 20px 10px 20px;

	text-align: right;

}

#footer {

	color: #335B7C;

	height: 45px;

	font-size: 11px;

	background-color: #D6DEE6;

	background: url(../images/backgroundFooter.gif) repeat-x center top;

	text-align: center;

	padding-top: 10px;

}

#footer a {color: #023D6F; text-decoration: none;}

#footer a:hover {text-decoration: underline;}



#footer p {

	margin-bottom: 5px;

}