* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: 0px;
}

body {
	font-family: Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d1baba;
	text-align: center;
	background-color: #FFFFFF;
	background-position: top center;
	background-repeat: repeat-x;
}

a {
	color: #d7b267;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
	font-family: Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table th {
	text-align: left;
}

pre {
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 58px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 21px;
	font-weight: normal;
	line-height: 40px;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
}

.red {
	color: red;
	font-weight: bold;
}

.errors {
	color: red;
	font-weight: bold;
}

.messages {
	color: green;
	font-weight: bold;
}

.png { 
	behavior: url(css/iepngfix.htc);
}

.white {
	color: #FFFFFF;
}

.red {
	color: red;
}

.clear {
	clear: both;
	
}

div.clear {
	height: 0px !important;
	overflow: hidden;
	clear: both;
}

#wrapperBottom {
	clear: both;
	width: 100%;
	min-height: 470px;
  	height:auto !important;
  	height: 470px;
	background-image: url(../images/body/wrapperBottomBG.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#headerAll {
	clear: both;
	width: 100%;
}

#header {
	position: relative;
	width: 980px;
	height: 96px;
	margin: 0px auto;
	z-index: 30;
}

#contentAll {
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;;
	position: relative;
}

#content {
	position: relative;
	width: 980px;
	min-height: 480px;
  	height:auto !important;
  	height: 480px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 0px 30px 0px;
	background-image: url(../images/body/contentBG.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}


#content .headerMenu {
	position: absolute;
	top: 0px;
	left: 170px;
	z-index: 20;
	width: 810px;
	margin: 0px 0px 0px 0px;
	z-index: 20;
}

#content .headerMenu .menuTop {
	float: right;
	display: inline;
	position: absolute;
	z-index: 10;
}

#content .headerMenu .bottomMenu {
	float: right;
	display: inline;
	position: relative;
	color: #4E1D19;
	word-spacing: 10px;
	margin: 63px 110px 20px 0px;
	z-index: 20;
}

#content .headerMenu .bottomMenu a {
	color: #4E1D19;
	font-size: 11px;
	text-decoration: none;
}

#content .headerMenu .bottomMenu a:hover {
	text-decoration: underline;
}

#footerAll {
	clear: both;
	width: 100%;
	height: 446px;
}

#footer {
	width: 940px;
	height: 200px;
	font-size: 11px;
	line-height: 19px;
	padding: 37px 19px 0px 20px;
	margin: 0px auto;
	text-align: left;
}

#footer .footerLogo {
	float: left;
	display: inline;
	margin: 5px 0px 0px 0px;
}

#footer .footerMenu {
	float: left;
	display: inline;
	word-spacing: 8px;
	margin: 0px 0px 0px 15px;
}

#footer .footerMenu .menuTop {
	float: left;
	display: inline;
	margin: 0px 0px 4px 0px;
}

#footer .footerMenu .menuBottom {
	float: left;
	display: inline;
}

#footer .footerMenu a {
	color: #e2e2e2;
	text-decoration: none;
}

#footer .footerMenu a:hover {
	text-decoration: underline;
}

#footer .footerCopyright {
	float: right;
	display: inline;
	color: #cfcfce;
	text-align: right;
}

#footer .footerCopyright a {
	color: #cfcfce;
	text-decoration: underline;
}

#footer .footerCopyright a:hover {
	text-decoration: none;
}
