
.container.gallery {
	height:535px;
	}

.container.gallery .row {
	width:1350px;
	margin:0 0 0 -675px;
	}

.container.gallery .galleryContent {
	bottom:23px;
	left:0;
	position:absolute;
	margin:0 auto;
	right:0;
	width:936px;
	}

.container.gallery .galleryContent .galleryContentLink {
	float:right;
	}

.container.gallery #controls {
	background:url(/custom/templates/page/home/images/frame.png) no-repeat 50% 0;
	height:535px;
	left:0;
	margin:0 auto;
	max-width:1350px;
	position:absolute;
	right:0;
	top:0;
	width:100%;
	}

.wrapper.highlights {
	background:url(/custom/templates/page/home/images/highlights.png) no-repeat 50% 100% #eee;
	}

.wrapper.highlights .col1,
.wrapper.highlights .col2,
.wrapper.highlights .col3 {
	float:left;
	padding:23px 0;
	width:296px;
	}

.wrapper.highlights .col2 {
	padding:23px 24px;
	}

.wrapper.content {
	background:url(/custom/templates/page/home/images/content.png) no-repeat 50% 0 #fff;
	}

.container.content .row {
	background:url(/custom/templates/page/home/images/border.png) repeat-y 206px 0;
	}

.content .col1 {
	width:207px;
	}

.content .col1 .padding {
	padding:0 24px 0 0;
	}

.content .col2 {
	width:465px;
	}

.content .col2 .padding {
	padding:0 24px;
	}

.content .col2 .padding.border {
	background:url(/custom/templates/page/inner/images/border.png) repeat-x 0 0 #e2f0f6;
	margin:24px 0 0 0;
	padding:24px;
	}

.content .col3 {
	width:264px;
	}

.content .col3 .padding {
	padding:0 0 0 24px;
	}
	
#tabs-2 iframe {
	width:417px !important;
	}