body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	height: 191px;
}
#subHeader {
	height: 39px;
	background-image: url(../images/h3.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	margin-top: -8px;
}
#mainContent {
	float: left;
	width: 443px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	background-color: #F0F9D5;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 4px;
}
#navBar {
	padding: 0px 10px 0px 0px;
	text-align: right;
}
#middleTop {
	background-image: url(../images/h2.jpg);
	height: 26px;
	background-repeat: no-repeat;
}

#navBar2 {
	padding: 0px 0px 0px 160px;
}

#footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
}
#footerTxt a:link, #footerTxt a:visited,#footerTxt a:active {
	color: #666666;
	line-height: 17px;
}


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

.newfooter {
	clear: both;
	width: 100%;
	background-image:  url(../images/bg.footer.gif);
	background-repeat: repeat-x;
}

#rCol {
	float: right;
	background-image: url(../images/rightPic.jpg);
	background-repeat: no-repeat;
	width: 329px;
	height: 450px;
	margin-top: 7px;
}
#welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E2783E;
	padding-left: 70px;
	padding-top: 10px;
}
#middleContent {
	padding-top: 57px;
	padding-left: 21px;
	width: 271px;
}
#contact {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	padding-top: 80px;
	padding-right: 25px;
}
#butons {
	text-align: right;
	padding-bottom: 18px;
}

.contactHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
