* {
	padding: 0px; 
	margin: 0px;
}

body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

img {
	border: none;
}

#container {
	position: relative; 
	margin: 0px auto; 
	width: 1000px; 
	height: 100%; 
}

#header {
	width: 1000px; 
	height: 120px; 
	margin: 10px 0px 0px 0px;
}
#header .logo {
	float: left;
	width: 210px; 
	height: 100px; 
	margin: 10px 0px 0px 30px;
}
#header .right_block {
	float: right; 
	width: 200px; 
	height: 100px; 
	margin: 0px 30px 0px 0px;
}
#header .right_block .facebook {
	float: right;
	width: 82px; 
	height: 23px; 
	margin: 30px 10px 10px 0px;
}
#header .top_banner {
	float: left;
	width: 500px; 
	height: 100px; 
	margin: 20px 0px 0px 15px;
	text-align: center; 
}


#topNavigation {
	width: 1000px; 
	height: 38px; 
	display: inline; 
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold; 
}
#topNavigation ul {
	list-style-type: none;
}

#topNavigation ul li {
	float: left; 
	font-size: 11px;
	line-height: 30px;
	background: url(../images/button_bg_off.gif) repeat-x bottom left;
	margin: 0px 6px 0px 0px;
}
#topNavigation ul li.first {
	background: none; 
	margin: 0px 0px 0px 0px;
}
#topNavigation ul li.first a {
	margin: 0px 0px 0px 0px;
}
#topNavigation ul li.first img {
	margin: -20px 13px 0px 14px;
}
#topNavigation ul li.first:hover {
	background: none; 
}
#topNavigation ul li a {
	color: #69b5bb;
	text-decoration: none; 
	margin: 0px 15px 0px 15px;
}
#topNavigation ul li:hover {
	background: url(../images/button_bg_on.gif) repeat-x bottom left;
}

#contentFrame {
	clear: both;
	width: 1000px; 
	min-height: 500px; 
	height: 100%; 
	background: url(../images/blush_23.gif) repeat-x top left;
	padding: 34px 0px 20px 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}


#leftColumn {
	width: 150px; 
	height: 100%; 
	margin: 0px 20px 20px 20px;
	text-align: center; 
	float: left;
}

#pageContent {
	width: 530px; 
	height: 100%; 
	float: left;
	background: #ceefed;
	padding: 20px 0px 20px 0px;
}

#pageContent2 {
	width: 530px; 
	height: 100%; 
	float: left;
	padding: 0px 20px 0px 60px;
}

#pageContent2 h1 {
	text-indent: -9999px;
}

#pageSubContent1 {
	width: 530px; 
	height: 480px; 
	background: url(../images/subscription_confirmation.gif) no-repeat top center;
	padding: 200px 0px 0px 0px;
	text-align: center; 
}

#pageSubContent2 {
	width: 530px; 
	height: 480px; 
	background: url(../images/subscription_confirmationreq.gif) no-repeat top left;
	padding: 200px 0px 0px 0px;
	text-align: center; 
}

#pageSubContent3 {
	width: 530px; 
	height: 480px; 
	background: url(../images/subscription_error.gif) no-repeat top left;
	padding: 200px 0px 0px 0px;
	text-align: center; 
}



#rightColumn {
	width: 220px; 
	height: 100%; 
	margin: 0px 20px 20px 20px;
	text-align: center; 
	float: right;
}

#footer {
	clear: both;
	width: 1000px; 
	height: 22px; 
	padding: 20px 0px 20px 0px;
	text-align: center; 
	color: #555555;
	border-top: 1px solid #999999;
}
#footer a {
	color: #555555;
	text-decoration: none; 
	margin: 0px 15px 0px 15px;
}
#footer a:hover {
	text-decoration: underline; 
}

#subscribe_form 
{
	margin: 0px 0px 0px 20px;
}

#subscribe_form fieldset 
{
	margin: 5px;
	border: 0px solid;
	display: inline; 
}

#subscribe_form fieldset input
{
	width: 200px;
	border: 1px solid #c1e0dd;
	float: left;
}

#subscribe_form fieldset label
{
	width: 220px;
	font-weight: bold; 
	float: left;
}

#subscribe_form .check_box
{
	display: inline; 
	text-align: left;
}
#subscribe_form .check_box input
{
	width: 20px;
	border: 0px solid #e7f3f2;
	float: left;
}
#subscribe_form .check_box label
{
	width: 130px;
	font-weight: normal;
	float: left;
}

#subscribe_form .radio_box
{
	margin: 0px 50px 0px 0px;
	display: inline; 
	text-align: left;
	float: left;
}
#subscribe_form .radio_box input
{
	width: 20px;
	border: 0px solid #e7f3f2;
	float: left;
}
#subscribe_form .radio_box label
{
	width: 30px;
	font-weight: normal;
	float: left;
}

#subscribe_form .multi_box input
{
	width: 40px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#subscribe_form .multi_box select
{
	width: 42px;
	float: left;
	margin: 0px 10px 0px 0px;
}

#subscribe_form #submit_button
{
	width: 96px;
	border: none;
}

.fx_fix {
	width: 1000px; 
	height: 20px; 
}

#subscribe_form a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	color: #000000;
}

#subscribe_form .friend
{
	margin: 5px;
	border: 0px solid;
	display: inline; 
}

#subscribe_form .friend input
{
	width: 200px;
	border: 1px solid #c1e0dd;
	margin-left: 20px;
	float: left;
}

#subscribe_form .friend label
{
	width: 180px;
	font-weight: bold; 
	margin-left: 40px;
	float: left;
}

