/* Banner
*/

#banner {
	background: url(../images/home-banner.jpg) no-repeat;
	height: 219px;
	padding: 20px 430px 47px 0;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	position: relative;
	border-bottom: 12px solid #1d3d7a;
	margin: 0px;
}

#page-body #banner h1 {
	padding-left: 20px;
	padding-bottom: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
}

#banner p {
	padding-left: 20px;
	margin-bottom: 1em;
	line-height: 16px;
	color: #fff;
}

#banner ul {
}

#banner li {
	display: inline;
	float: left;
	width: 130px;
}

/* Buttons panel */

#big-btns h2 {
	display: inline;
	float: left;
	border-bottom: 1px solid #9CABAB;
}

#page-body #big-btns h2 a:link,
#page-body #big-btns h2 a:visited {
	color: #1D3D7A;
	font-size: 16px;
	font-weight: bold;
	display:block;
	width:250px;
	height:40px;
	text-align:center;
	line-height:40px;
	background: url(../images/bigBtn_bg.jpg) repeat-y top center #C2CBCA;
	border: 1px solid #fbfbfb;
}

/* Pods
*/

#pods {
	padding-left:1px;
	margin-top:2px;
}

#pods h3 {
	font-size: 14px;
	font-weight: bold;
}

#pods .left,
#pods .right {
	display: inline;
	float:left;
	background: url(../images/design-bg.jpg) no-repeat right top;
	width:365px;
	height:185px;
	margin-right:3px;
	position:relative;
	overflow: hidden;
}

#pods .right {
	background-image: url(../images/case-study-bg.jpg);
	margin-right:0;
	width: 388px;
}
#pods .right .imageList{
	position:absolute;
	top:0px;
	right:0px;
	width: 137px;
}

#pods .right .imageList .image {
	display: inline;
	float:right;
	height:61px;
	margin-top:1px;
	background-color: #ffffff;
}

#pods .right .imageList .image a {
	opacity: 0.7;
	filter: alpha(opacity = 70);
	zoom: 1;
}

#pods .right .imageList .image a:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}

#pods .left .padder {
	width: 210px;
}
#pods .padder {
	padding:20px;
	width:233px;
	padding-right:0px;
}

.banner-tab {
	width:253px;
	height:47px;
	position:absolute;
	left:0px;
	bottom: 0px;
}

.banner-tab a:link,
.banner-tab a:visited {
	display:block;
	color: #1D3D7A;
	background-image: url(../images/banner-tab-2.png);
	background-repeat: no-repeat;
	width:233px;
	padding-left:20px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	line-height: 47px;
}


#banner .banner-tab a:link,
#banner .banner-tab a:visited {
	text-decoration: none;
}



/* Products
*/

.products {
	background: #ffffff url(../images/homepage-products-bg.png) top no-repeat;
	clear: left;
}

.products #isle div.item h2 {
	background-image: none;
}


#index-page div.footer {
	clear: both;
	text-align: center;
	background: transparent url(../images/shop-footer-bg.jpg) top left no-repeat;
	color: #1d3d7a;
	font-size: 16px;
	padding: 7px 10px;
}
