@charset "utf-8";
/* CSS Document */
body{
	margin:0px; padding:0px; background:url(../images/page_bg.jpg) top repeat-x #e7e7db; font-family:Georgia, "Times New Roman", Times, serif;
}
.width{
	width:980px; margin:0px auto 0px auto; padding:0px;
}
.header{
	height:186px; padding:0px; background:url(../images/header_bg.jpg) top center; font-size:24px; color:#626260; line-height:186px; font-family:Arial, Helvetica, sans-serif;
}
.header img.logo{
	display:inline-block; width:240px; height:90px; margin:0px 200px 0px 30px; vertical-align:middle;
}

.body{
	margin-top:50px; margin-bottom:50px; overflow:hidden;
}
.body .left{
	float:left; width:632px; padding:0px 20px 0px 20px;
}
.body .left h1{
	background:url(../images/heading_left.jpg) left no-repeat; padding:0px; font-size:22px; color:#a80329; font-weight:normal; margin:0px;
}
.body .left h1 span{
	display:block; background:url(../images/heading_right.jpg) right no-repeat; padding:0px; margin:0px;
}
.body .left h1 span strong{
	display:block; background:url(../images/heading_bg.jpg) repeat-x center; height:41px; font-weight:normal; margin:0px 15px 0px 9px; line-height:34px;
}
.body .left p{
	margin:0px; padding:15px; color:#6d6d60; text-align:justify; line-height:24px;
}
.body .left p strong{
	color:#a80329; font-weight:normal;
}
.body .left p a{
	text-decoration:none; color:#6d6d60;
}

.body .right{
	float:right; width:268px; margin:0px; padding:0px 20px 0px 20px; font-size:30px; color:#713c08;
}
.body .right p{
	font-size:19px; line-height:30px; padding:0px;
}
.body .right img{
	display:inline-block; vertical-align:middle; margin:0px 5px 0px 0px; padding:0px;
}
.body .right p a{
	color:#713c08; text-decoration:none;
}
.body .right p strong{
	font-weight:normal; font-size:14px;
}

.footer{
	background:url(../images/footer-bg.gif) repeat-x; height:68px;
}
.footer p{
	font-size:10px; font-family:Arial, Helvetica, sans-serif; padding:17px 0px 0px 65px; color:#7f7f7f;
}
.footer p a{
	 color:#7f7f7f; text-decoration:none;
}
.footer h1{
	font-size:10px; font-family:Arial, Helvetica, sans-serif; padding:25px 0px 0px 65px; color:#7f7f7f;
}
.footer p.seo{
	font-size:10px; padding:0px 0px 8px 65px; text-align:justify;
}