html, body {
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-color: #FFF;
	
}

#wrapping{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

#main-content{
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

#logo{
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
}

#menu{
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	background-image: url(../images/menu-bg.gif);
}

.menu{
	width: 100%;
	padding-left: 0px;
	padding-top: 0px;
}

#submenu{
	width: 100%;
	padding-top: 10px;
}

#image{
	background-image: url(../images/extension-image-bg.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 100%;
	background-color: #000;
}

#image-content{
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

#image-content-info{
	width: 800px;
	padding-top: 20px;
}

#image-clickhere{
	width: 362px;
	height: 80px;
	background-image: url(../images/image-clickhere-box.png);
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	float: left;
}

#image-clickhere2{
	width: 318px;
	height: 72px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	float: left;
	border: 1px solid #3e3627;
	background-color: #000;
}

#main-content{
	background-image: url(../images/content-bg.jpg);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center top;
}

#content{
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 20px;
	padding-top: 20px;

}

.content-left{
	width: 352px;
}

.content-right{
	width: 430px;
}


.v-line{
	background-image: url(../images/V-line.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 250px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content-top{
	height: 250px;
}

#stripes{
	background-image: url(../images/stripe.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 100%;
}

#section{
	width: 900px;
	background-color: #000;
	height: 130px;
}

#section-content{
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-position: center;
	margin-bottom: 0px;
	padding-top: 10px;
	background-color: #000;
}

.bottom-black-text-box{
	height: 100%;
	width: 100%;
	margin-top: 5px;
}

#footer{
	height: 60px;
	width: 100%;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
}

.footer{
	height: 100%;
	width: 851px;
	padding-top: 4px;
}


.brown-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #695e4a;
}

.black-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

.footer-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #695e4a;
}

.a1 {
	color:#695e4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.a1:hover {
	color:#695e4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.a2 {
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.a2:hover {
	color:#8c6239;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.white-text-b{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9a8a6c;
	text-decoration: none;
}

.black-heading-uderline{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}

.black-heading{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

.question-box{
	height: 20px;
	width: 352px;
	padding-left: 5px;
	background-color: #ECECEC;
	border: 1px solid #999;
	margin-bottom: 2px;
}

.big-white-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
}

.superscript{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 5px;
	color: #a38e69;
	vertical-align:top;
}
