html, body { height: 100%; height: auto !important; }
body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-weight: 500;
	background: #FFFFFF;
	}
h1 { text-transform: lowercase; }
h2, h3, h4 { text-transform: uppercase; }
h3, h4 {
	color: #CE3168;
	padding: 0 0 0 0;
	font-size: 14px;
}
.special {
	text-transform: capitalize;
	font-weight: bold;
	color: #CE3168;
}
.special2 { color: #C3D021; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }
p, ul {
	line-height: 21px;
	font-size: 14px;
	color: #FF831F;
	font-weight: bolder;
}

#body_content hr, #body_content_art hr {
	width: 100%;
	border: none;
	background: #EEEEEE;
	height: 2px;
	text-align: left;
	margin: 18px 0 0px 0;
}
#body_content_home hr { width: 100px; border: none; background: #CE3168; height: 1px; color: #CE3168; }

#nav {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 10px 30px 0 0;
}
#nav li {
	display: inline;
	padding: 0 10px 0 5px;
}
#nav li a {
	font-size:12px;
	padding: 5px 5px 5px 5px;
	color: #000;
	text-decoration: none; 
	text-transform: uppercase;}
	
#nav li a:hover { color: #FFF; background-color: #C3D021; }
#nav li .active { color: #FFF; background-color: #F7852A; }

#container {
	width: 765px;
	margin: 0 auto;
	margin-top:40px;
	padding-top:0px !important;
	text-align: center;
	border: 10px solid #C3D021;
	height: 100%;
	height: auto !important;
	border-top-color: #F7852A;
	border-right-color: #F7852A;
	border-bottom-color: #F7852A;
	border-left-color: #F7852A;
	vertical-align: middle;
	visibility: visible;
}

	#header {
	text-align: center;
	padding: 20px 0 0px 40px;
	margin: 0 auto;
	float: none;
	padding-bottom: 15px;
}
	#header h1 {
	margin: 0 auto;
	padding: 25px 0 18px 0;
	width: 450px;
	height: 90px;
	background: url url(../images/header.jpg) no-repeat;
	background-position: center;
	border-top: 1px solid #CE3168;
	border-bottom: 1px solid #CE3168;
	text-align: center;
	padding: 20 0 0 40px;
}
	#header h1 span { display: none; }

	#slides {
	width: 100%;
	height: 135px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
		
	#body_content {
	width: 90%;
	margin: 18px 18px 2px 18px;
	_margin: 15px 10px 15px 10px;
	padding: 18px 18px 2px 18px;
	_padding: 15px;
	float: left;
	text-align: left;
	background: #FFF;
	height: 100%;
}
		
	#body_content_home {
	width: 100%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	background: #FFF;
}
		
	#body_content_art {
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 18px;
	text-align: left;
	background: #FFF;
	padding: 0 20px 0 20px;
}
		
	#sidebar {
	width: 150px;
	margin: 18px 18px 18px 0;
	_margin: 18px 15px 18px 0;
	float: left;
	text-align: center;
	background: #EEEEEE;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 21px;
	color: #666666;
} 
		
	.benefit {
	color: #FFF;
	background: url(benefit-bg.gif) repeat-x;
	width: 100%;
	height: 100px;
	padding: 12px 0 0 0;
	text-transform: uppercase;
	margin: 25px 0 25px 0;
	font-size: 18px;
	font-weight: 900;
}
		.benefit p {
			font-size: 16px;
			line-height: 21px; }
.footer { font-size: 11px; color: #CE3168; margin: 0 0 25px 0; }
.footer a { color: #CE3168; }

#topright {
	z-index: 99999;
	position: relative;
	float: right;
	right: 10;
	top: 10;
	height: 100px;
	width: 100px;
	margin: 0; padding: 0;
	}
#container table tr td {
	font-size: 14px;
}
#container table tr td {
	font-size: 16px;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
	border: 1px solid #97C984;
}#container #body_content_home table tr td .special a {
	font-size: 11px;
}
#container #body_content_art table tr td {
	font-size: 16px;
}
#container #body_content_art table tr td a {
	font-size: 14px;
}
#container table tr td {
	font-size: 10px;
}

.special3 {
	position:relative;
	float:right;
	padding-right: 140 px;
	margin-right: 20px;
	visibility: visible;
	border-top-color: #C2CD23;
	border-right-color: #C2CD23;
	border-bottom-color: #C2CD23;
	border-left-color: #C2CD23;
	border: 3 px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 5px 5px 5px 5px;
}
	
