#content {
	padding:33px 30px 70px 30px;
}

#content h1 {
	color:#C95100;
	font-size:2.30em;
	margin:0 0 4px 0;
}

#content h2 {
	color:#005E72;
	font-size:1.4em;
}

#content h2 a {
	color:#005E72;
}

#content div.column-left {
	margin:30px 22px 0 0;
	float:left;
	width:486px;
}

#content div.column-right {
	margin:30px 0 0 0;
	float:left;
	width:350px;
}

div.column-left div.slideshow-box {
	width:486px;
	height:347px;
	background:url("../images/homepage-sprite.jpg") 0 0 no-repeat;
	position:relative;
}

div.slideshow-box img {
	position:absolute;
	top:10px !important;
	left:10px !important;
	width:466px;
	height:327px;
}

div.column-left div.buttons {
	margin-top:18px;
}

div.column-left div.buttons a {
	display:block;
	float:left;
	text-indent:-9999px;
	height:69px;
}

div.column-left div.buttons a.btn1 {
	width:300px;
	background:url("../images/homepage-sprite.jpg") 0 -347px no-repeat;
	margin-right:16px;
}

div.column-left div.buttons a.btn2 {
	width:170px;
	background:url("../images/homepage-sprite.jpg") -300px -347px no-repeat;	
}

div.column-right p, div.column-left p {
	margin:0 0 15px 0;
	line-height:160%;
	color:#005e72;
	font-size:0.9em;
	font-weight:bold;
}

div.column-right p strong, div.column-right p strong {
	color:#C95100;
	font-size:1.4em;
	font-weight:normal;
}

div.column-right p a, div.column-right p a {
	color:#00AFDB;
}

div.column-right p.member-of {
	margin:30px 0 30px 0;
	padding-left:2px;
}

div.column-right p.member-of span {
	display:block;
	background:url("../images/homepage-sprite.jpg") 0 -609px no-repeat;
	width:172px;
	height:27px;
	text-indent:-9999px;
}


