/* CSS Document */

/* enjoy! Marketing - enjoy_splash.css  =============================================== */
/* Copyright enjoy! Marketing 2010  =============================================== */
/* Author enjoy! Marketing  =============================================== */

/* Generic Selectors  =============================================== */

* {
	padding:0;
	margin:0;
}
img {
	border: 0;
}
body {
	font-size: 13px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #636363;
	background-color: #bbbebf;
}
a {
	color: #008848;
	text-decoration: none;
}
a:hover {
	color: #636363;
	text-decoration: none;
}
h1 {
	color: #a7a9ac;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
h2 {
	color: #a7a9ac;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
p {
	text-align: left;
	margin-bottom: 18px;
}
.rounded5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.rounded10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.rounded20 {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

/* Begin Page Layout  =============================================== */

#divContainer {
	margin: 15px auto;
	padding: 20px;
	width: 900px;
	background: #FFF;
	border-radius: 10px;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#divHeader {
	font-size: 11px;
	position: relative;
}
#divShare {
	position: absolute;
	right: 0px; _right: 20px;
	top: 0px;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
}
#divTopTel {
	position: absolute;
	right: 0px; _right: 20px;
	top: 40px;
	text-align: right;
}
#divHeaderSplit {
	background: #bbbebf;
	color: #FFF;
	margin: 20px 0 0;
	line-height: 0; font-size: 0;
	height: 10px;
	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#divBody {
	position: relative;
}
#divBodyCol01 {
	float: left;
	width: 210px;
	margin: 0 0 20px 80px; _margin-left: 40px;
}
#divBodyCol02 {
	float: left;
	width: 210px;
	margin: 0 0 20px 40px;
}
#divBodyCol03 {
	float: left;
	width: 210px;
	margin: 0 0 20px 40px;
}
#divBodyCol01 p, #divBodyCol02 p, #divBodyCol03 p {
	text-align: center;
	font-size: 14px;
}
#divBodyCol01 a, #divBodyCol02 a, #divBodyCol03 a {
	color: #a7a9ac;
}
#divBodyCol01 a:hover {
	color: #ec1b24;
}
#divBodyCol02 a:hover {
	color: #91268e;
}
#divBodyCol03 a:hover {
	color: #00adee;
}
#divFooter {
	padding: 20px 20px 10px;
	position: relative;
}
#divFooterRight {
	position: absolute;
	right: 0;
	top: 20px;
	padding: 0 20px 0;
	color: #008746;
}
#imgFacebook {
	padding: 0 10px;
}

/* enjoy! Footer Layout  =============================================== */

#divEnjoyFooter {
	width: 920px;
	margin: 0 auto 20px;
	padding: 10px;
	font-size: 11px;
	color: #999;
	background: #CCC;
	border-radius: 10px;
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#divEnjoyFooter h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
	color: #999;
}
#divEnjoyFooter p {
	margin: 0 0 10px 0;
}
#divEnjoyFooter a {
	color: #999;
}
#divEnjoyFooter a:hover {
	color: #666;
}
.ulEnjoyFooter {
	margin: 0 0 10px 0;
}
.ulEnjoyFooter li {
	list-style: none;
	margin: 0 0 5px 0;
}
#divEnjoyFooterCol01 {
	float: left;
	width: 160px;
}
#divEnjoyFooterCol02 {
	float: left;
	width: 200px;
}
#divEnjoyFooterCol03 {
	float: left;
	width: 160px;
}
#divEnjoyFooterCol04 {
	float: right;
	width: 140px;
	margin: 0 0 0 260px;
	font-size: 12px;
}
#divEnjoyFooter .FooterGreen {
	color: #008746;
}
#divEnjoyFooter .FooterRed {
	color: #ec1b24;
}
#divEnjoyFooter .FooterBlue {
	color: #00adee;
}
#divEnjoyFooter .FooterPurple {
	color: #91268e;
}

/* enjoy! Footer Layout End  =============================================== */
