@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	position: relative;
}
h2 {
	color: #0080C0;
}
h3 {
	color: #0080C0;
}
h4 {
	color: #575757;
	margin-bottom: 5px;
}
a img { 
	border: none;
}
a:link {
	color: #0080C0;
}
a:visited {
	color: #0080C0;
}
a:hover, a:active, a:focus { 
	color: #0080C0;
}
.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
}
.extend {
	width: 100%;
	border-top: #dedede 1px solid;
}	
.header {
	background: #FFF;
	margin: 0 auto; 
	padding: 10px 0 10px 0;
}	
.startnow {
	padding: 0 0 15px 0;
	background: url(../images/startup.gif) no-repeat;
	height: 189px;
}
.signup {
	height: 158px;
	width: 220px;
	border: #dedede 1px solid;
	float: right;
	margin-top: 25px;
	text-align: center;
}
h5 {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
	position: relative;
	text-align: center;
}
.sidebar1 {
	float: left;
	width: 251px;
	background: #ECF5FF;
	padding-bottom: 10px;
}
.content {
	width: 706px;
	float: left;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
ul.nav {
	list-style: none; 
	border-top: #dedede 1px solid; 
	margin-bottom: 15px; 
	background-color: #0080C0;
}
ul.nav li {
	border-bottom: #dedede 1px solid; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 230px;  
	text-decoration: none;
	color: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #7DBBFF;
	color: #FFF;
}   
.footer {
	background: #FFF;
	clear: both; 
	position: relative;
	border-top: #dedede 1px solid;
	margin-top: 25px;
	padding-top: 10px;
}
.footleft {
	text-align: left;
	float: left;
}
.footright {
	text-align: right;
	float: right;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.tabandmenu {
	border: #dedede 1px solid;
	height: 430px;
	background: #ECF5FF;
	position: relative;
}	
.tabs-content {
	PADDING-LEFT: 40px;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 20px;
	PADDING-TOP: 20px;
	height: 410px;
	position: relative;
}
.tabs-contents {
	BORDER-LEFT: #dedede 1px solid;
	height: 430px;
	width: 100%;
	overflow: hidden;
	BACKGROUND: #fff;
	FLOAT: right
}
.regandmenu {
	border: #dedede 1px solid;
	height: 600px;
	background: #ECF5FF;
}	
.reg-content {
	PADDING-LEFT: 40px;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 20px;
	PADDING-TOP: 20px;
	height: 580px;
	position: relative;
}
.reg-contents {
	BORDER-LEFT: #dedede 1px solid;
	height: 600px;
	width: 100%;
	BACKGROUND: #fff;
	FLOAT: right
}

.bottomImage {
	position: absolute;
	bottom: 10px;
	padding-left: 10px;
	alignment-adjust: middle;
}
