body  {
background: #474747 url(images/bg.jpg) no-repeat left top;
color: #fff;
margin: 0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.required {
	color: #FF9900;
}

#container {
	margin: 0px;
}

#headerLinks  {
width:	400px;
position:	absolute;
left: 410px;
top: 160px;
}

#headerLinks a	{
color: #FFFFFF;
padding-right: 8px;
font-size:	13px;
font-family: "Century Gothic";
text-decoration: none;
}

#headerLinks a:hover, a:active	{
color: #FF9900;
text-decoration: underline;
}

#leftPane  {
	padding-left: 100px;
	padding-top: 250px;
	width: 280px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}

#leftPane h5 {
font-size: 14px;
line-height: 18px;
}

#leftPane a {
color: #FFFFFF;
text-decoration: none;
}

#leftPane a:hover, a:active	{
color: #FF9900;
text-decoration: underline;
}

#pageMain	{
	position: absolute;
	left: 399px;
	top: 195px;
	width: 400px;
	height: 100%;
	border: thin;
	border-color: #ffffff;
}

#pageMain h5	{
	background-color: #474747;
	width: 380px;
	height: 28px;
	padding-left: 20px;
	padding-top: 11px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

#pageMain p	{
	width: 360px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#pageTeaser  {
	width: 360px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#pageTeaser p {
	width: 210px;
}

#pageTeaser a	{
font-style: italic;
color: #FF9900;
text-decoration: none;
}

#pageTeaser a:hover, a:active	{
color: #FF9900;
text-decoration: underline;
}


#footer {
	padding-top: 20px;
}

.mainImages {
	padding-bottom: 20px;
}

#testimonial {
	width: 360px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#testimonial p {
	width: 210px;
}

#testimonial div {
	padding-left: 20px;
	width: 210px;
	font-style: italic;
}form {
	text-align: left;
}
#container #leftPane #apDiv1 table tr td form table {
	text-align: left;
}

