@charset "utf-8";

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		background:url(images/body-bg.jpg) top repeat-x #f1f4fd;

}

img a, a img{
	border:0;
}

a:link, a:visited, a:active{
	color:#33F;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Raleway', Arial, sans-serif;
	font-weight:600;
}

h1{
	font-size:18px;
	color:#fff;
	width:1070px;
	position:relative;
	clear:both;
	background:#8d8d93;
	margin:0;
	padding:6px 0 6px 10px;
	text-transform:uppercase;
}

h2{
	font-size:16px;
}
h3{
	font-size:14px;
	color:#33F;
}
ul, ul li {
	padding:0;
	margin:0 0 0 10px;
}
table{
	margin:10px;
	border:1px solid #333;
}

table, table tr, table tr td{
	border:0;
	border-collapse:collapse;
	font-size:inherit;
	text-align:center;
	font-weight:bold;
}
table tr td{
	padding:2px;
	border:1px solid #333;
}
td.grey{
	background:#c7c8ca;
	color:#141348;
}
td.rust{
	background:#b98686;
	color:#72152b;
}
td.moss{
	background:#8ba995;
	color:#204c3d;
}
td.lilac{
	background:#847f9c;
	color:#212151;
}
/*Main Structure Setup*/

#outerWrapper{
	width:100%;
	position:relative;
	margin:0;
	padding:0;
}

#innerWrapper{
	width:1080px;
	margin:0 auto;
	padding:0;
	position:relative;	
}

header{
	width:100%;
	height:auto;
	position:relative;
	background:none;
	color:#141349;
	float:left;
	clear:both;
}

#email a{
	color:#141349;
}
#phone{
	position:absolute;
	width:158px;
	height:30px;
	font-size:20px;
	left: 909px;
	top: 18px;
	text-align:right;
}
#email{
	position:absolute;
	width:272px;
	height:40px;
	text-align:right;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight:400;
	font-size:18px;
	left: 797px;
	top: 55px;
}
nav{
	width:100%;
float:left;
clear:both;
	margin:0;
	padding:0;
	background:#141349;
	font-family: 'Raleway', Arial, sans-serif;
	font-weight:400;
	font-size:15px;
		border-top:8px solid #8d8d93;
	border-bottom:8px solid #8d8d93;
}

nav ul{
	padding:0;
	margin:0;
}

nav ul li{
	padding:0;
	margin:0;
	float:left;
	list-style-type:none;
	border-right:1px solid #8d8d93;
}

nav ul li a:active,
nav ul li a:visited,
nav ul li a:link{
	padding:.5em .55em;
	margin:0;
	color:#fff;
	background:#141349;
	display:block;
}

nav ul li a:hover{
	background:#4053c9;
	color:#fff;
	text-decoration:none;
}
nav ul li.noline{
	border-right:0;
}

#mainContent{
	width:100%;
	position:relative;
	float:left;
	margin:0;
	background:#fff;
	padding:0px;
}

#banner{
	width:1080px;
	height:260px;
	position:relative;
	clear:both;
	background:url(images/banner-left.jpg) left no-repeat;
	font-size:18px;
	font-family: 'Raleway', Arial, sans-serif;
	color:#fff;
	text-align:right;
}
#banner #leftSide{
	width:300px;
	position:absolute;
	float:left;
	left: 31px;
	top: 133px;
}
#banner #headline{
	font-size:31px;
	position:absolute;
	height:113px;
	width:306px;
	left: 28px;
	top: 10px;
}
#banner #headline p{
	margin:0;
	padding:0;
}
#banner #headline p.indent-1{
	margin-left:30px;
}
#banner #headline p.indent-2{
	margin-left:70px;
}
#banner #banner-image{
	position:relative;
	float:right;
	margin:0;
	padding:0;
	width:600px;
	height:260px;
}

#content{
	padding:10px;
	float:left;
	position:relative;
}

#buckets{
	width:1000px;
	height:270px;
	position:relative;
	clear:both;
	margin:0 auto;
}
.bucket{
	width:208px;
	height:226px;
	margin:20px;
	padding:0;
	position:relative;
	float:left;
	z-index:100;
	border:1px solid #fff;
}
.bucket .caption{
	position:absolute;
	width:187px;
	height:49px;
	z-index:150;
	left: 10px;
	top: 169px;
	font-family: 'Raleway', Arial, sans-serif;
	font-size:20px;
	text-align:center;
}
.bucket:hover{
	border:1px solid blue;
}
.caption a:hover{
	text-decoration:none;
}

footer{
	height:190px;
	position:relative;
	float:left;
	clear:both;
	width:100%;
	background:url(images/footer-bg.png) repeat-x top #4053c9;
	color:#eee;
	padding:0 0px;
	margin:0;
	border-top:8px solid #8d8d93;
}

footer #logo{
	position:absolute;
	width:259px;
	height:150px;
	margin:0;
	padding:0;
	left: 10px;
}
footer #logo p{
	margin:0;
	padding:0;
}

footer #menu{
	position:absolute;
	width:203px;
	height:175px;
	left: 283px;
	top: 10px;
	background:url(images/footer-divider.png) left no-repeat;
}

footer #menu ul li{
	margin:6px 0;
}

footer #menu ul li a{
	color:#fff;
}
footer #menu ul li:before{
   content:"\00BB \00a0";
}
footer #menu ul{
	padding:0;
	margin:0 0 0 20px;
	position:relative;
	float:left;
}

footer #menu ul li{
	list-style-type:none;
}

footer #rightSide{
	position:relative;
	float:right;
	padding:0;
	margin:0 10px 0 0;
	width:250px;
	text-align:right;
}
footer #rightSide a{
	color:#fff;
	text-decoration:underline;
}
footer #rightSide a:hover{
	text-decoration:none;
}

.floatRight{
	position:relative;
	float:right;
	margin:10px 0 10px 10px;
	padding:0;
	text-align:right;
}
.floatLeft{
	position:relative;
	float:left;
	margin:10px 10px 10px 0px;
	padding:0;
}
img.bordered{
	padding:3px;
	border:1px solid #33F;
}
.tamfelt-bg{
	background:url(images/filter-fabric-bg.jpg) top right no-repeat;
}