body {
	text-align:center;
	background:url(images/bg2.jpg) top; 
}
a {
	text-decoration:none;
	color:#FFFFFF
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:949px;
	text-align:left;
	margin:0 auto;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:186px;
	background:url(images/carcans011.png);
	position:relative
}

/* content */
#content {
	height:630px;
}
#content .left {
	width:694px;
	height:680px;
	background: url(images/main3.gif) no-repeat;
	padding:0 50px 0 50px;
}
#content .left h2 {
	color:#00008B;
	font-size:34px;
	padding:50px 0 20px 0
}
#content .left p {
	padding: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#content .left a {
	color:#336633
}
#content .left img {
	float: left;
	padding: 0 20px 0 0
}
#content .right {
	width:255px;
	background:#e2e2e2 url(images/side3.jpg);
	height:680px;
}
#content .in {
	width:594px;
}
#side {
	margin-left: 45px;
}

#side h2 {
	font-size:24px;
	color:#000;
	padding:20px 0 13px 0
}

#side li a {
	color:#333300
}

/* footer */
#footer {
	clear:both
}
#footer {
	height:80px;
	color: #fff;
	margin-left: 50px;
	position:relative;
}
#xhtml {
	position: absolute;
	top:20px;
	left:650px
}
