html{color:#FFFFFF;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-spacing:0;}fieldset,img{border:1;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:12px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body {
	text-align:center;
	background-image:url(images/bg.gif);
}
a {
	text-decoration:none;
	color:#FFFFFF
}
a:hover {
	text-decoration: none;
	color:#709fc5;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
}
.float-l {
	float:left;
}
.float-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:153px;
	background:url(images/hd2.gif);
	position:relative
}
#nav {
	position:absolute;
	top:73px;
	right:21px;
	height: 48px;
}
ul#nav {
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#FFFFFF;
	line-height:20px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
}
ul#nav a:hover {
	text-decoration: none;
	color:#709fc5;
}
ul#nav .last a {
	border:none
}
ul#nav .both a {
	color:#FFFFFF;
	line-height:20px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
	border-left:#FFFFFF 1px solid;
}
#logo {
	position:absolute;
	top:11px;
	left:100px
}
#logo h1 {
	display:inline
}
#logo h1 {
	font-size:34px;
	color:#000
}
#logo span {
	font-size:16px;
}
/* content */
#content {
	height:500px;
	background:#000
}
#content .left {
	width:400px;
	padding:0 50px;
	color:#FFFFFF
}
#content .left h2 {
	color:#709fc5;
	font-size:24px;
	padding:20px 0;
	font-style:italic
}
#content .left img {
	padding-right:0px
}
#content .left a {
	color:#b7d2e3
}
#content .right {
	width:300px;
}
#top, #bm {
	width:190px;
	margin:0 auto;
	margin-top:20px;
	padding:0 30px}
#side h2 {
	font-size:24px;
	color:#709fc5;
	padding:20px 0 4px 0}
#side li {
	line-height:18px
}
/* footer */

#footer {
	clear:both;
	background: url(images/footer.gif);
	height:170px;
	color: #fff;
	position:relative;
}
.ft {
	position: absolute;
	top:100px;
	left:58px;
	width: 379px;
}
