body {
	text-align:center;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:1024px;
	text-align:left;
	margin:0 auto;
}
.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/headerx.gif) no-repeat;
	height:230px
}
#logo {
	position:relative;
	top:5px;
	left:5px;
	color:#FFFFFF
}
#logo h1 {
	font-size:34px;
}
#logo div {
	padding-left: 15px;
}
ul#nav {
	position:relative;
	top:108px;
	left:545px
}
ul#nav li {
	float:left;
	padding-right:45px;
	width:70px;
	text-align:center
}
/* content */
#content {
	background:url(images/contentx.gif) no-repeat;
	height: 2300px
}
#content .right h2 {
	color:#f8920b;
	font-size:30px;
	padding:10px 0
}
#content p {
	padding-bottom:10px;
}
#content .right a:hover {
	text-decoration:none;
	color:#CC3300
}
.left {
	padding:10px 0px 0 55px;
	height: 690px;
}
.left h2 {
	padding:10px 0;
}
.blog {
	width:190px;
	padding:0 50px 0 10px;
	float:left;
}
.blog a {
	color:#f8920b;
	line-height:20px
}
.blog li {
	list-style:outside disc;
	color:white
}
.blog h2 {
	font-size:22px;
	color:#fff
}
.last {
	padding-right: 0px
}
.right {
	clear:both;
	padding:40px 40px 0 90px;
	width: 630px;
}

#header a, #footer a {
	color:#FFFFFF
}

