html {height: 100%;}
body{
	margin:0;
	height: 100%;
	color:#00485e;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#32829b;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
#wrapper {
	width:100%;
	min-height: 100%;
}
* html #wrapper {
	height: 100%;
}
#header {
	background:#4cadcb;
	width:100%;
}
.header-area {
	overflow:hidden;
	width:946px;
	padding:20px 19px 22px 21px;
	margin:0 auto;
}
#header .logo
{
	overflow:hidden;
	float:left;
	text-indent:-9999px;
	background:url(../images/bg-logo-new.gif) no-repeat 0 45px;
	height:100px;
	width:200px;
}

#header .wof-logo
{
	overflow:hidden;
	float:left;
	text-indent:-9999px;
	background:url(../images/bg-wof-logo.gif) no-repeat 0 20px;
	margin-left: 50px;
	height:100px;
	width:200px;
}

#header .logo a, #header .wof_logo a
{
	display:block;
	height:103px;
	width:415px;
}

.flash-holder {
	float:right;
	overflow:hidden;
	width:286px;
	height:100px;
	margin:3px 0 0;
}
#main {
	overflow:hidden;
	width:966px;
	padding:26px 5px 132px 15px;
	background:#32829b;
	margin:0 auto;
}
.heading {
	overflow:hidden;
	width:615px;
}
#main h1 {
	margin:0 0 8px;
	font-size:24px;
	color:#fff;
}
#main .title {
	display:block;
	color:#d9a4db;
	font:30px Georgia, Times, serif;
	margin:0 0 13px;
}
#main strong span {
	font-size:18px;
}
#content {
	overflow:hidden;
	width:613px;
	float:left;
}
.content-holder {
	background:#fff;
	padding:5px 28px 0 21px;
	width:563px;
	margin:0 0 0 3px;
	overflow:hidden;
}
.content-holder h2{
	margin:9px 0 0;
	font:24px/25px Georgia, Times, serif;
}
.content-holder p {
	margin:0;
	padding:0 0 16px 0;
}
.post {
	overflow:hidden;
	width:100%;
}
.holder-imgs {
	overflow:hidden;
	float:right;
	width:146px;
	background:url(../images/bg-holder-img.gif) repeat-y;
	margin:0 0 2px;
}
.top-holder {
	background:url(../images/bg-top-holder-img.gif) no-repeat;
	padding:12px 0 0;
}
.bottom-holder {
	background:url(../images/bg-bottom-holder-img.gif) no-repeat 0 100%;
	padding:0 13px 10px 12px;
	width:126px;
}
.holder-imgs img {display:block;}
#sidebar {
	float:right;
	overflow:hidden;
	width:319px;
}
#sidebar .holder-img {
	overflow:hidden;
	width:100%;
	margin:-6px 0 13px;
}
#sidebar .holder-img img{
	display:block;
	border:0;
}
#sidebar ul {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
}
#sidebar ul li {
	text-align:left;
	padding:16px 35px 0 0;
}
#sidebar ul li a{
	color:#d9a4db;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#sidebar ul li a:hover {text-decoration:underline;}
#sidebar ul .shop {background:url(../images/btn-shop.gif) no-repeat 100% 20px;}
#sidebar ul .find {background:url(../images/btn-search.gif) no-repeat 100% 8px;}
#sidebar ul .email {background:url(../images/img-mail.gif) no-repeat 100% 10px;}
#sidebar ul .catalog {background:url(../images/img-catalog.gif) no-repeat 100% 8px;}
.buy-now {
	overflow:hidden;
	height:1%;
	padding:0 0 0 32px;
}
.buy-now h2 {
	background:url(../images/text-event-registration.gif) no-repeat;
	width:259px;
	height:56px;
	text-indent:-9999px;
	margin:0;
}
#footer {
	background:#2e788f;
	margin:-101px 0 0;
	height:101px;
	overflow:hidden;
}
.footer-area {
	margin:0 auto;
	height:80px;
	width:954px;
	padding:23px 17px 0 15px;
	overflow:hidden;
}
#footer .logo {
	overflow:hidden;	
	float:left;
	background:url(../images/bg-footer-logo-new.gif) no-repeat;
	width:227px;
	height:59px;
	text-indent:-9999px;
}
#footer .logo a {
	display:block;
	width:227px;
	height:59px;
}
.footer-info {
	float:right;
	overflow:hidden;
	width:680px;
}
.info-list {
	margin:0 -4px 3px 4px;
	padding:0;
	float:right;
	list-style:none;
	overflow:hidden;
	height:1%;
	text-align:right;
}
.info-list li {
	float:left;
	background:url(../images/separator-footer-list.gif) no-repeat 100% 50%;
	color:#fff;
	margin:0 -2px 0 0;
	font-size:16px;
	padding:0 10px 0 5px;
}
.info-list li a {
	color:#d9a4db;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}
.info-list li a:hover {text-decoration:underline;}
#footer p {
	clear:both;
	margin:0;
	color:#fff;
	line-height:24px;
	text-align:right;
}
.footer-info a {
	color:#d9a4db;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.footer-info a:hover {text-decoration:underline;}

