@charset "utf-8";
/* CSS Document */

html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body{
	background-color:#525252;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}
div{
	position:relative;
	z-index:0;
}
div.clear{
	clear:both;

}
img{
	display:block;
	border:0px;
}
h1{
	font-size:18px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	line-height:normal;
}
h2{
	font-size:14px;
	font-weight:normal;
}
p{
	margin-top:10px;
	margin-bottom:10px;
}
a{
	color:#855b16;
}
a:hover{
	color:#de9826;
}
a.alt-link{
	color:#de9826;
}
a.alt-link:hover{
	color:#855b16;
}
span.orange-it{
	color:#de9826;
}
div#wrapper{
	z-index:0;
	width:780px;
	height:100%;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
html>body #wrapper{
	height:auto;
}
div.strip{
	position:absolute;
	top:0px;
	left:0px;
	height:8px;
	width:100%;
	min-width:780px;
	background-color:#616161;
}
img.top-bubble{
	position:absolute;
	z-index:3;
	left:-10px;
	top:0px;
}
div.top-margin{
	width:100%;
	height:14px;
}
div.inner{
	position:absolute;
	top:146px;
	left:0px;
	height:141px;
	width:100%;
	min-width:780px;
	background-color:#e5e5e5;
}
div#inner-wrapper{
	z-index:2;
	width:780px;
	height:auto!important;
	height:100px;
	min-height:100px;
}
div.logo-area{
	width:740px;
	height:121px;
	margin-left:auto;
	margin-right:auto;
}
div.logo{
	width:390px;
	height:121px;
	float:left;
}
div.top-advert{
	margin-top:15px;
	width:330px;
	height:90px;
	float:left;
}
div.hero-search{
	width:704px;
	height:195px;
	margin-left:auto;
	margin-right:auto;
}
div.search{
	width:694px;
	height:29px;
	padding-right:10px;
	background-image:url(../images/search-bg.gif);
	background-repeat:no-repeat;
	text-align:right;
}
div.search h1{
	display:block;
	float:right;
	font-size:16px;
	line-height:29px;
	color:#ffffff;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
div.search form{
	width:275px;
	display:block;
	margin:0px;
	padding:0px;
	float:right;
	margin-top:5px;
}
div.search input{
	display:block;
	font-size:11px;
	float:right;
	color:#000;

}
input.search-box{
	display:block;
	width:200px;
	border:1px #000 solid;
	margin-right:10px;
	padding-left:2px;
	
}
input.search-submit{
	margin:0px;
}
div#main-content{
	width:700px;
	height:auto!important;
	height:100px;
	min-height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:17px;
}
div.left-col{
	width:209px;
	height:auto!important;
	height:100px;
	min-height:100px;
	margin-right:27px;
	float:left;
}
div.right-col{
	width:464px;
	height:auto!important;
	height:100px;
	min-height:100px;
	float:left;
}
div.navigation-container{
	width:209px;
	height:auto!important;
	min-height:200px;
	height:200px;
	background-color:#525252;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-bottom:30px;
	margin-bottom:27px;
}
div.navigation{
	width:207px;
	height:auto!important;
	min-height:200px;
	height:200px;
	padding-left:1px;
	padding-right:1px;
}
div.navigation a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	padding-left:25px;
	line-height:normal;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px #868585 solid;
	background-image:url(../images/nav-dot.gif);
	background-repeat:no-repeat;
	background-position:10px center;
}
div.navigation a:hover{
	color:#868585;
}
div.footer-space{
	width:10px;
	height:100px;
}
div.footer-strip{
	position:absolute;
	height:33px;
	margin-top:-33px;
	width:100%;
	min-width:780px;
	background-color:#616161;
}
div.footer{
	z-index:3;
	height:60px;
	margin-top:-60px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	background-image:url(../images/bottom-bubble.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
div.inner-footer-strip{
	position:absolute;
	width:780px;
	height:46px;
	top:35px;
	background-color:#e5e5e5;
}
div.footer-content{
	z-index:2;
	width:698px;
	height:48px;
	padding-top:13px;
	padding-left:15px;
	line-height:48px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	font-size:11px;
}
div.footer-content a{
	color:#fff;
	text-decoration:none;
}
div.footer-content a:hover{
	color:#868585;
}
div.footer-content span{
	font-weight:bold;
	color:#de9826;
}
div.copyright{
	width:300px;
	float:right;
	line-height:16px;
	padding-top:10px;
}
div.copyright a{
	color:#999;
}
.footer-link{
	width:380px;
	line-height:16px;
	padding-top:10px;
}
div.side-advert{
	width:209px;
	height:193px;
	background-image:url(../images/side-advert.gif);
}
div.side-advert div{
	padding-top:22px;
	padding-left:15px;
}