body, div, p, h1, h2, h3, h4, img { margin: 0; padding: 0; border: 0; }
body { background-color: #0078c1; background-image: url(images/bg_main.jpg); background-repeat: repeat-x; background-position: top; }
#wrapper {
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 300px;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	position: relative;
	z-index: 1;
	background-image: url(images/bg_content.jpg);
}
#outsideWrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
}

#footer { background-image: url(images/bg_footer.jpg); background-repeat: no-repeat; background-position: center top; height: 20px; width: 900px; margin-right: auto; margin-left: auto; padding-top: 15px; float: left; padding-right: 20px; padding-left: 20px; }
#footer p { font-family: Arial, sans-serif; font-size: 11px; line-height: 15px; color: #FFFFFF; text-align: center; }
#home-left {
	float: left;
	width: 500px;
}

#home-full {
	float: left;
	width: 900px;
}
#home-left-img { width: 529px; }

#home-content {
	width: 860px;
	padding: 20px;
}
#home-content   p   {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-bottom: 10px;
}
#home-content h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0078C1; text-align: center; }


#home-content ul { list-style-type: square; padding-right: 0px; padding-bottom: 10px; padding-left: 15px; margin: 0px; }
#home-content li { font-family: Arial, sans-serif; font-size: 12px; color: #333333; line-height: 17px; 
}
#home-content a {
	color: #0079C2;
	font-weight: bold;
	text-decoration: none;
}
#home-content a:hover {
	color: #0FA5FF;
	text-decoration: underline;
}


#home-right {
	float: left;
	width: 380px;
	padding-top: 20px;
	padding-right: 20px;
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
}
#home-right h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0078C1;
}

#vizbreak { height: 1px; width: 900px; float: left; clear: both; }
#header { float: left; height: 266px; z-index: 2; position: relative; visibility: visible; background-image: url(images/header.jpg); width: 900px; }

#register-left { background-image: url(images/register_leftbg.jpg); background-position: center top; float: left; width: 300px; }
#register-left-img { width: 300px; }

#register-left-content { width: 250px; padding-right: 25px; padding-left: 25px; padding-top: 15px; padding-bottom: 10px; }
#register-left-content p { font-family: Arial, sans-serif; font-size: 12px; color: #0078C1; margin-bottom: 15px; line-height: 19px; }

#register-right { background-image: url(images/register_rightbg.jpg); background-position: center top; float: left; width: 600px;}
#register-right-img { width: 600px; }

#register-right-content {
	width: 460px;
	padding: 20px;
}
#register-right-content p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 15px;
	line-height: 17px;
}
#register-right-content h3 { font-family: Arial; font-size: 13px; font-weight: bold; color: #0079C2; text-align: right; margin-top: 10px; margin-bottom: 15px; margin-right: 10px; }
#joinFloat { position: absolute; height: 161px; width: 371px; top: 95px; left: 549px; z-index: 3; visibility: visible; }

.textBox { border: 1px solid #0079C2; }
#headerJoin { float: left; height: 170px; z-index: 2; position: relative; visibility: visible; background-image: url(images/header.jpg); padding-top: 96px; padding-left: 529px; width: 371px; }
h3 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	margin-bottom: 10px;
	font-weight: normal;
}
#headline {
	float: left;
	height: 40px;
	z-index: 2;
	position: relative;
	visibility: visible;
	width: 860px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0078C1;
}
#headline h1 {
	font-family: Arial, sans-serif;
	font-size: 34px;
	font-weight: normal;
	color: #0079C2;
}
#rightBottom {
	float: left;
	height: 10px;
	width: 380px;
}
#home-right img {
	margin-top: 10px;
	margin-left: 0px;
}
#home-right p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: normal;
}
.blueBorderBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCBF28;
}
.blue { color: #0079C2; }
.smallItal { font-size: 9px; font-style: italic; }
#home-content h4 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: normal;
}
#footer p a{color:#FFFFFF;}
