body{
	background:#fffbd5 url('../images/home-bg-header.gif') repeat-x;
}

#logo{
	position:absolute;
	top:100px;
	right:10px;
}
#main{
	background:url('../images/home-wall-c.gif') repeat-x;
	padding-top:80px;
}
#main #intro{
	height:202px;
}
#main #content{
	margin-top:40px;
	overflow:hidden;
}
#introshow{
	position:absolute;
	top:79px;
	left:91px;
}


#sidebar p{
	margin-top:30px;
	font-size:14px;
}
h2{
	color:#21634f;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	width:210px;
}
h1{
	font-size:28px;
	font-weight:normal;
	margin-bottom:20px;
	width:200px;
	line-height:120%;
}
#thumbs{
	width:570px;
}
#content img{
	width:260px;
	height: 170px;
	margin-bottom:30px;
	margin-left:25px;
}
#introshow{
	width:250px;
	height:210px;
}
#footer{
	margin-top:30px;
}
#fb-box{
	background:url('../images/bg-fb-box.gif') no-repeat right top;
	width:170px;
	border-bottom:1px solid #2a4585;
	padding:50px 0px 20px 0px;
	margin-top:20px;
}
#fb-box p{
	margin:8px;
}

