@charset "utf-8";
/* CSS Document */
h1{
	font-size:10px;
	color: #828284;
	font-weight:100;
	padding-bottom:10px;
}

h2{
	font-size:14px;
	color: #595959;
	padding-bottom:10px;
	font-weight:bold;
}

h3{
	font-size:12px;
	color: #595959;
	font-weight:bold;
	padding-bottom:8px;
}

* {
	padding: 0;
	margin: 0;
} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	;
	height: 100%;
	background-repeat: no-repeat;
}

img {
	border: none;
}

a {
	color: #595959;
}

a:hover {
}

#wrap {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	color: #595959;
}

#div_logo {
	width:310px;
	padding-top: 5px;
	padding-right: 0px;
	float: left;
}

#header_text {
	float: left;
	height: 150px;
	line-height: 14px;
	color: #828284;
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px;
}

#left_panel {
	width: 130px;
	float: left;
	margin-top: 10px;
}
f {
	width: 785px;
	float: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d828c;
	text-align: justify;
}

#text_panel {
	width: 630px;
	float: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 25px;
	margin-bottom: 25px;
}

#top_panel {
	width: 785px;
	float: left;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 10px;
}

#right_panel {
	width: 130px;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0d828c;
}

.text_box_narrow {
	float: left;
	height: 300px;
	line-height: 14px;
	color: #828284;
	font-size: 11px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 170px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 32px;
	margin-right: 30px;
}

#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #57626a;
text-decoration: none;
}
#header h1 a:hover {
color: #57626a;
text-decoration: none;
}
#header h2 {
	color: #4c4c4c;
	font-size: 12px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
}

#menu {
	height: 40px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: left;
	margin-top: 10px;
}
#menu ul {
	width: 100%;


}
#menu ul li {
	display: inline;
	float: left;
	padding-right: 11px;
	padding-left: 11px;
}
#menu ul li a {
	color: #595959;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #0d828c;
	text-decoration: underline;
}

.menuactiveitem {
	color: #0d828c;
	text-decoration: underline;
}

#div_body_0 {
	width: 940px;
	float: left;
	margin-bottom: 10px;
}

#div_body_1 {
	width: 940px;
	float: left;
	margin-bottom: 15px;
}

#div_body_2 {
	text-align: left;
	width: 940px;
	margin-left: auto;
	margin-bottom: 8px;
	float: left;
}

#div_body_3 {
	text-align: center;
	border: thin solid #999999;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	float: left;
}

#div_content {
	background-position: center;
	width: 940px;
}

.sq_button {
	width:130px;
	height:110px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: none;
	margin-bottom: 20px;


	border: 1px solid
#;
}

.sq_button_top {
	width:130px;
	height:90px;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.sq_button_bottom {
	width:130px;
	height:20px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0d828c;
	line-height: normal;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

#div_signup_button {
	float: right;
	width: 300px;
	margin-top: 20px;
}

.long_button {
	width:940px;
	height:60px;
	float: left;
	text-align: center;
	vertical-align: top;
	background-image: url(images/button_bkgr_long.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}

.long_button:hover {
	background-image: url(images/button_bkgr_long_hover.jpg);
}

.header_text {
	font-size:10px;
	color: #FFFFFF;
	font-weight:100;
	background-color: #0d828c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.heading_list {
	font-size:12px;
	padding-bottom:10px;
	color: #0d828c;
}

.left ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #57626a;
}

#footer {
	text-align: center;
	color: #595959;
	font-size: 11px;
	border-top-width: 1px;
	border-top-color: #595959;
	bottom: auto;
	width: 940px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	border-top-style: solid;
}
