body {
	text-align: center;
	background: #C9C9C9;
}
table {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #4A4A4A;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 10px;
	margin-left: 15px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 17px;
	margin-top: 7px;
	margin-bottom: 7px;
}
h6 {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 3px;
	font-weight: normal;
}
p {
	text-align: justify;
	line-height: 17px;
	margin: 5px 25px 0px 26px;
}
ul {
	text-align: justify;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
}
a:link {
	color: #4a4a4a;
}
a:visited {
	color: #4a4a4a;
}
#frame {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background: #FFFFFF;
	border-top: 2px solid #E6D8AC;
	border-right: 2px ridge #E6D8AC;
	border-bottom: 2px ridge #E6D8AC;
	border-left: 2px solid #E6D8AC;
}
#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background: #C29D16;
}
#navbtn {
	padding-right: 7px;
	padding-left: 6px;
	margin-bottom: 10px;
	height: 100%;
	margin-top: 15px;
}
.button {
	display: block;
	margin: 0px 0px 5px 2px;
	width: 125px;
	border-top: none;
	border-right: 2px solid #C29D16;
	border-bottom: 1px solid #C29D16;
	border-left: none;
	padding: 2px 0px 3px 10px;
	color: #4E4E4E;
}
#buttonS {
	font-weight: bold;
	color: #4E4E4E;
}
.button a {
	display: block;
	width: 100%;
}
.button a:link {
	color: #4E4E4E;
	text-decoration: none;
}
.button a:visited {
	color: #4E4E4E;
	text-decoration: none;
}
.button a:hover {
	font-weight: bold;
}
.cpa {
	float: right;
	width: 210px;
	border: 1px solid #C29D16;
	margin: 30px 15px 7px 20px;
	text-align: center;
	padding-bottom: 10px;
}
.cpa h1 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background: #C29D16;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.cpa p {
	font-size: 11px;
	color: #444444;
	margin: 4px 9px 4px 11px;
}

.cpa2  {
	margin: 30px 0 0 18px;
}

.cpa3  {
	margin: 40px 0 0 20px;
}


.image {
	border: 1px dashed #C29D16;
	margin-top: 10px;
	padding: 2px;
}
form {
	margin-left: 26px;
	margin-top: 7px;
}
input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.btnSubmit {
	font-weight: bold;
	border-top: 1px solid #999999;
	border-right: 2px outset #CCCCCC;
	border-bottom: 2px outset #CCCCCC;
	border-left: 1px solid #999999;
	padding: 2px;
	cursor: hand;
	color: #4a4a4a;
	background: #E8E8E8;
}
.testimonials {
	border: 1px dotted #C29D16;
	margin: 15px 25px 7px 40px;
	font-style: italic;
	padding: 5px 7px 5px 10px;
	font-size: 11px;
	line-height: 15px;
}
li {
	background: url(images/bullet.gif) no-repeat;
	list-style: none;
	padding-left: 15px;
	margin-left: -5px;
	line-height: 18px;
}
#nav {
	background: #FFFFE1;
}
#content {
	border-top: 2px solid #E6D8AC;
	border-bottom: 2px solid #E6D8AC;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

