#wrapper {
	background:#fff url(../images/header-bg.gif) repeat-x top left;
	width:960px;
	margin:0 auto;	
}

#wrapperInner{
	padding:0 18px 0 30px;
}

#banner {
	border-bottom:#000 solid 2px;	
	overflow:auto;
	height:1%;
}

#logoWrapper {
	padding:40px 0 50px 0;
	float:left;	
}

#logo {
	background:url(../images/logo.gif) no-repeat top left;
	height:92px;
	width:320px;
}

#bannerImageWrapper {
	padding:30px 30px 0 0;
	float:right;
}

#bannerImage {
	background:url(../images/header-featured-site.gif) no-repeat bottom right;
	height:167px;
	width:238px;
}

#slogan {
	padding:65px 0 0 0;
	float:left;
}

#navigationWrapper {
	height:66px;
	float:left;
}
#navigation {
	padding:33px 0 0 0;
	width:inherit;
	overflow:hidden;
}

#navigation ul {
	padding:5px 20px 0 35px;
	list-style:none;
}

#navigation ul li {
	float:left;
	padding:25px 30px;
	font-size:14px;
}

#navigation ul li.active {
	background:url(../images/navigation-active-left.gif) no-repeat top left;
	padding:0 0 0 6px;
}

#navigation ul li.active a{
	display:block;
	background:url(../images/navigation-active-right.gif) no-repeat top right;
	padding:25px 15px 35px 10px;
	color:#FFFFFF;	
}

#navigation ul li a{
	display:block;
	color: #000;
	text-decoration:none;
}

#navigation ul li a:hover{
	color: #000;
	text-decoration:none;
}

#breadCrumb {
	overflow:auto;
	padding:5px;
	height:1%;
	margin:0;
	clear:both;
}

#breadCrumbLinks {
	float:left;
}

#breadCrumbLinks a{
	padding: 0 5px;
	}

#search {
	float:right;
	width:320px;
	text-align:right;
	display: none;
}

#contentWrapper {
}

#content {
	background:#fff;
	overflow:hidden;
}

html>#content{

}

#leftContentWrapper {
	
}

.col {
	width:250px;
	float:left;
	margin:0 20px 0 0;
	overflow:hidden;
}

.col ul {
}

.col_2{
	width:300px;
	float:left;
	overflow:auto;
}

#rightContentWrapper {
	width:320px;
	float:left;
}

#rightContent{
}


#footerWrapper{
	background:url(../images/footer-bg.gif) repeat-x top left;
}

#footer {
	clear:both;
	padding-top:15px;
}

#footer p{
	color:#000;
	text-align:center;
	font-weight:normal;
}

#offer {
	background:url(../images/offer.png);
	position:absolute;
	top:335px;
	left:460px;
	height:153px;
	width:153px;
}

#big_map {
	position: absolute;
	z-index:100;
	top: 300px;
	left: 0px;
	height:100%;
	width:100%;
	text-align:center;
}

.featuredFooter{
	height:40px;
	background:url(../images/featured-site-footer-bg.gif) repeat-x top left;
	padding:0 15px;
	margin:20px -15px 0 -15px;
	clear: both;
}

#leftContent .leftBox .featuredFooter ul {
	text-align:left;
	padding:0;
}

#leftContent .leftBox .featuredFooter li{
	float:left;
	background:none;
	padding:5px 15px;
}

#leftContent .leftBox .featuredFooter li:hover{
	background:url(../images/featured-site-footer-hover.png) no-repeat top center;
}

#leftContent .leftBox .featuredFooter li.active {
	height:34px;
	background:url(../images/featured-site-footer-active-right.gif) no-repeat top right;
	padding:0 6px 0 0;	
}

#leftContent .leftBox .featuredFooter li.active a{
	display:block;
	background:url(../images/featured-site-footer-active-left.gif) no-repeat top left;
	padding:5px 10px 12px 15px;
	color:#FFFFFF;
	text-decoration:none;

}

#freesample {
	background:url(../images/Free-Sample-Webpage.gif) no-repeat top left;
	padding:0 20px 95px 165px;
	overflow:auto;
}

#freesample p{
	text-align:left;
}

#freesample .heading {
	text-indent:-3000px;
}