#content {
	border-bottom:1px solid #fff;
	background:url(../images/content/about_content_tile.gif) top left repeat-y #CB7B00;
}
#topimage {
	background:url(../images/content/about.jpg) top left no-repeat #CB7B00;
	height:137px;
	width:910px;
}
#left,
#right {float:left;}

#left {
	width:272px;
	padding:13px 0px 11px 0px;
	margin:0px 0px 0px 0px;
}
/* intro text */

#right {
	width:630px;
	padding:10px 0px 20px 0px;
}
#right h3 {
	background:url(../images/text/about_h1.gif) top left no-repeat;
	width:472px;
	height:33px;
}
#right strong {color:#00AAE4;}
#right p a {color:#B75600;}
#rightB {
	margin:20px 0px 0px 0px;
	background:url(../images/content/about_2.jpg) top right no-repeat;
	padding:0px 220px 10px 0px;
}
#rightB p {
	margin:0px 0px 10px 0px;
	line-height:1.5em;
	}
#rightC {
	background:url(../images/text/about_button.gif) top left no-repeat;
	width:238px;
	height:18px;
	margin:10px 0px 0px 0px;
}
#rightC a {
	display:block;
	text-decoration:none;
	height:18px;
}
