body {
	background-image: url(images/header.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2B5E4B;
}
.wrapper {
	background-color: #FFFFFF;
}
.footer {
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
	height: 200px;
}
.Innerfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.menuLINKS ul {
	margin: 0px;
	padding: 0px;
}
.menuLINKS li {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 30px;
	font-weight: normal;
}
.menuLINKS a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuLINKS a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.flags a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.flags a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.rightSideButton ul {
	margin: 0px;
	padding: 0px;
}
.rightSideButton li {
	background-image: url(images/rightSideButton.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	font-size: 16px;
	list-style-type: none;
	padding-left: 39px;
	display: block;
	width: 290px;
	height: 34px;
	padding-top: 10px;
}
.rightSideButton a {
	color: #666666;
	text-decoration: none;
}
.rightSideButton a:hover {
	color: #000000;
}
.underLOGO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 80px;
	margin-left: 35px;
	color: #545454;
}

.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.pageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 40px;
}
.pageContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.pageContent h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
}

.pageContent p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
input.button{
	border-style: none;
	color: #660000;
	height: 25px;
	background-image: url(images/submitButton.jpg);
	width: 90px;
}
input.button:hover {
	border-style: none;
	color: #000000;
	height: 25px;
	background-image: url(images/submitButton.jpg);
	width: 90px;
}
.newsLetter {
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsletterField {
	background-color: #2B5E4B;
	border: 1px solid #559374;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	padding-left: 10px;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
}
input.button2{
	background-color: #1B3A2F;
	color: #FFFFFF;
	margin-right: 20px;
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #559374;
	padding-top: 2px;
	padding-bottom: 2px;
}
input.button2:hover {
	background-color: #1E5E43;
	color: #FFFFFF;
	margin-right: 20px;
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #559374;
	padding-top: 2px;
	padding-bottom: 2px;
}
.webdesignerexpress a {
	color: #2B5E4B;
	font-size: 10px;
}
.footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.Innerfooter a:hover {
	color: #FFFF00;
}.Foto {
	padding: 3px;
	border: 1px solid #CCCCCC;
	display: block;
	height: 259px;
	width: 602px;
	margin: auto;
}
.calculator {
	width: 283px;
}
.calculator h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #426642;
	font-size: 18px;
	font-weight: normal;
}

.calculator a {
	color: #EBE5D9;
}
