body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#8a8a8a
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	color:#8a8a8a;
	background:url(images/bgw.gif)
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	background:url(images/header.gif) no-repeat;
	height:147px
}
#header h1 {
	font-size:38px;
	padding-top: 32px;
	padding-left: 20px;
	color:#000
}
#header div {
	font-size:14px;
	padding-left: 20px;
	color:#000
}
ul#nav {
	position:absolute;
	top:148px;
	padding-left:20px;
	overflow:hidden;
}
ul#nav li {
	float:left;
	height:50px;
	padding:0px 22px;
}
ul#nav li.nd {
	padding:0px 20px;
}
ul#nav a {
	color:#fff;
	font-weight:700
}
.right a {
	color:#369bd9
}
/* content */
#content {
	background:url(images/bg.gif);
	height:558px
}
#content {
	padding:0px;
}
#content .left {
	width:542px;
	background:url(images/11w_04.gif);
	height:558px
}
#content h2 {
	font-size:30px;
	color:#369bd9
}
#content p {
	padding:10px 0px;
}
#content .right {
	width: 227px;
	padding-right:5px
}
#inner {
	padding-top: 30px;
	padding-left: 30px;
	width:500px
}
.blog {
	height: 150px;
	padding-bottom: 30px;
}
.blog p, .blog h2 {
	float:right;
	width:440px
}
.first {
	height:150px;
	padding-bottom: 30px;
}
#top {
	background:url(images/top.gif) no-repeat;
	
	height:362px;
	margin-top: 30px;
	padding:0 30px;
}
#top h2 {
	padding:20px 0
}
ul#meun {
	text-align:left;
}
ul#meun li {
	list-style:url(images/arrow.gif) inside;
	line-height:15px;
	padding:5px 0
}
#sections {
	height:220px
}
#bm {
	background:url(images/bm.gif) no-repeat;
	width:243px;
	height:121px;
	margin-top:20px;
	padding:0 30px
}
#bm h2 {
	padding:15px 0
}
.submit {
	background:url(images/sc.gif) no-repeat;
	border:0px;
	width:28px;
	height:27px
}
/* footer */
#footer {
	background:url(images/footer.gif) no-repeat;
	height:50px;
	text-align:center;
	color:#fff
}
#footer a {
	color:#fff
}
#ftlink {
	padding-top:10px
}
#ftlink, #copyright {
	padding-bottom:2px;
}


body {
	color: #8A8A8A;
	background-color: #CCF2FC;
}
div#contactus {
	width: 556px;
}
div#contactus input {
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #7F9DB9;
	padding: 2px;
}
div#contactus option {
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #7F9DB9;
	padding: 2px;
}
div#contactus_row {
	width: 556px;
	line-height: 30px;
}
div#contactus_row_questions {
	width: 556px;
	line-height: 30px;
	padding: 5px;
}
div#contactus_left {
	float: left;
	width: 150px;
	font-weight: bold;
}
div#contactus_right {
	width: 406px;
	float: right;
}
.register {
	font-size: 16px;
	font-weight: bold;
}
.red {
	color: red;
}