@charset "utf-8";
a:active {
	text-decoration: none;
	color: #009ba6;
}

a:hover {
	text-decoration: none;
	color: #cccccc;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	border: 0px;
}
#cultflash {
	position:relative;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-top: 0px;
	text-align: center;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-image: url(CULT-bg.jpg);
	background-color: #FFFFFF;
}
#cultflashbgintro {
	position:relative;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-size:auto 228px;
	margin-top: 0px;
	border-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	left: auto;
	font-size: medium;
	color: #666666;
}
#cultflashbgcontainer {
	position:inherit;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	bottom: 0px;
	width: 80%;
	background-color: #FFFFFF;
}
#cultmenucontainer {
	margin-top: 0px;
	border-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	background-color: #FFFFFF;
}
#cultbodycontainer {
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #999999;
	float: none;
	background-color: #FFFFFF;
}
img {
	width: 100%;
}
#cultbodycontainerleft {
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	width: 60%;
	margin-left: auto;
	color: #999999;
	float: right;
	padding-right: 8%;
}
#cultbodycontainerright {
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	width: 30%;
	color: #999999;
	float: left;
	padding-right: 2%;
	margin-right: auto;
}
p {
	font-size: 12px;
	line-height: 20px;
}
h1 {
	color: #ef7a1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 2px;
	padding-top: 20px;
}
#cultbodycontainerboth {
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	color: #FFFFFF;
	float: none;
	margin-right: auto;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(CULT-contact-details-bg.gif);
	background-repeat: repeat;
	padding: 20px;
}
