@charset "utf-8";
/* CSS Document */

.body {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
}
.wrapper .headera {
	background-image: url(images/header01.gif);
	height: 110px;
	width: 766px;
}
a {
	color: #2E3F1F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.wrapper .headerb {
	background-image: url(images/header02.jpg);
	height: 206px;
	width: 766px;
	position: relative;
}
.wrapper .headerb .testimony {
	position: absolute;
	height: 188px;
	width: 218px;
	left: 520px;
	top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.wrapper .footerb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	width: 766px;
	text-align: center;
}
.wrapper .headerb #btnWhatWeDo {
	position: absolute;
	height: 35px;
	width: 154px;
	left: 45px;
	top: 25px;
}
.wrapper .headerb #btnHowDoesItWork {
	position: absolute;
	height: 34px;
	width: 154px;
	left: 45px;
	top: 61px;
}
.wrapper .headerb #btnFAQ {
	height: 32px;
	width: 155px;
	position: absolute;
	left: 45px;
	top: 96px;
}
.wrapper .headerb #btnPerformance {
	position: absolute;
	height: 32px;
	width: 154px;
	left: 45px;
	top: 129px;
}
.wrapper .headerb #btnSubscribe {
	position: absolute;
	height: 28px;
	width: 155px;
	left: 45px;
	top: 162px;
}
.wrapper .content .leftContent {
	float: none;
	width: 290px;
	margin-left: 220px;
}





.wrapper .footerb p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.wrapper .content {
	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	width: 766px;
}
.wrapper .footer {
	background-image: url(images/footer.gif);
	height: 127px;
	width: 766px;
	clear: both;
}
.wrapper .content .rigthContent {
	float: none;
	width: 202px;
}

.wrapper {
	text-align: left;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #2E3F1F;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover {

}
.form submit {
	background-position: center;
}
.form input {
	background-color: #F2F2F2;
	border: 1px solid #666666;
}
.form input#txtName, .form input#emailAddress, .form input#email, .form input#txtSubject, .form input#txtInstrument, .form input#txtCity, .form select#txtCountry, .form input#txtCountry, .form input#txtAddress, .form input#yourname , .form input#txtAddress2{
	width: 250px;
}
.formWrapper {
	position: relative;
}

.form #entryField {
	vertical-align: middle;
	margin-top: 2px;
}
.form  input#Submit, input#submit {
	text-align: center;
	background-color: #465A41;
	color: #FFFFFF;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #BAC4D0;
}
.form textArea#txtQuestion {
}

.form fieldset {
	height: auto;
	width: auto;
	padding: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #b2c5ad;
	border-right-color: #b2c5ad;
	border-bottom-color: #b2c5ad;
	border-left-color: #b2c5ad;
}
.form  #feedback {
	height: 150px;
	width: 95%;
}

.form #label {
	font-weight: bold;
}h1 {
	font-size: 18px;
	color: #16220E;
}
h2 {
	font-size: 16px;
	color: #16220E;
}
h3 {
	font-size: 14px;
	color: #16220E;
}

