@charset "utf-8";
/* CSS Document 

Created by: Prometeus Design
URL: http://www.prometeus-design.com/

*/

body {
margin: 0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
background: #000 url(images/body_bg.jpg) repeat-x;
font-size: 12pt;
}


body img {
border: none;
}


#container {
margin: 0px auto;
padding: 0px;
width: 849px;
}

#header {
width: 849px;
height: 400px;
margin: 0px;
padding: 0px;
background:url(images/header.jpg) no-repeat;
}

#content {
position: relative;
margin: -150px auto 0px auto;
padding: 0px 45px 15px 45px;
width: 735px;
background: url(images/body.jpg) repeat-y;
}

#content h1 {
font-size: 20pt;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
line-height: 130%;
}
#content h2 {
font-size: 16pt;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
line-height: 130%;
}

#content h2 {
font-size: 14pt;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
line-height: 130%;
}

.form-area {
margin: 5px auto;
padding: 25px;
width: 400px;
display: block;
background: #dee4ed;
color: #000;
border:2px dashed #990000;
}
.title {
display: block;
text-align: center;
font-size: 150%;
padding-bottom: 8px;
}
.red {
color:#990000;
}

.form-area table{
margin: auto;
}
.form-area td {
padding-top: 3px;
padding-bottom: 3px;
}
.button {
margin: 5px auto 0px;
display: block;
}

#footer {
position: relative;
margin: 0px auto 0px auto;
width: 825px;
height: 111px;
background: url(images/footer.jpg) no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}


.clear {
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 0px;
line-height: 0px;
}


.footer-navigation {
float:left;
margin-top:40px;
margin-left:20px;
}
.footer-navigation a:link, .footer-navigation a:visited {
color:#666666;
text-decoration: none;
}
.footer-navigation a:hover {
color:#000;
text-decoration: none;
}


.red {
	color:#900;
}

.blue {
	color:#30F;
}
.dark {
	color: #1F1F1F;
}

.yellow-bg {
	background: #FF0;
}

.center {
	margin: 0px auto;
	text-align: center;
	display: block;
}

.testimonial {
	position: relative;
	margin: 20px auto 0px auto;
	padding: 5px 20px 0px 20px;
	width: 461px;
		font-family: "Calibri", Arial, sans-serif;
		font-size: 10.5pt;
	background: #000 url(images/testimonial_top.jpg) top center no-repeat;
	color:#CCC

}

.testimonial-bottom {
	margin: 0px auto;
	bottom: 0px;
	width: 501px;
	height: 32px;
	background: #7ac8ff url(images/testimonial_bottom.jpg) top center no-repeat;
}

.testimonial h6{
	margin: 5px;
	padding: 0px;
	color: #FFF;
	font-size: 11pt;
	line-height: 130%;
	font-family: "Calibri", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}


.testimonial .img1 {
	position: inherit;
	display: block;
	float: left;
}
