body {
	text-align:center;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	background-color: #000099;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
.left {
}
.right {
	padding:0 40px
}
.right a {
	color:#f8920b;
	text-decoration:underline;
	line-height:20px
}
#side-left li {
	list-style:url(images/ar.gif) inside
}
/* header */
#header {
	background:url(images/header.gif) no-repeat;
	height:150px
}
#logo {
	position:relative;
	top:80px;
	left:55px;
	color:#FFFFFF
}
#logo h1 {
	font-size:34px;
}
#logo div {
	padding-left: 90px;
}
ul#nav {
	position:relative;
	top:45px;
	left:420px
}
ul#nav li {
	float:left;
	padding-right:20px;
	width:70px;
	text-align:center
}
/* content */
#content {
	background:url(images/content.gif) no-repeat;
	height: 570px
}
#content .right h2 {
	color:#f8920b;
	font-size:30px;
	padding:20px 0;
	width: 700px;
	height: 420px;
}
#content p {
	padding-bottom:0px;
}
#content .right a:hover {
	text-decoration:none;
	color:#CC3300
}
.left {
	padding:0px 0px 0 80px;
	height: 190px;
}
.left h2 {
	padding:20px 0;
}
.blog {
	width:170px;
	padding:0 50px 0 10px;
	float:left;
}
.blog a {
	color:#FF0000;
	line-height:20px
}
.blog li {
	list-style:outside disc;
	color:#FF0000
}
.blog h2 {
	font-size:16px;
	color:#FF0000
}
.last {
	padding-right: 0px
}
.right {
	clear:both;
	padding:40px 40px 0 90px;
	width: 830px;
	height: 420px;
}
/* footer */
#footer {
	background:url(images/footer.gif) no-repeat;
	height:153px;
	padding-left: 50px;
	color:#FF0000;
	top: 0px;
}
#ftlink {
	padding-top: 65px;
	padding-left: 10px;
}
#xhtml {
	position:relative;
	top:-20px;
	left:500px
}
#header a, #footer a {
	color:#FF0000
}

