body {

background-color: FFFFFF;
background-image: url(images/bg.jpg);
background-position: top center;
background-attachment:scroll;
background-repeat:no-repeat;	
text-align:center;
margin-top:0px;

}

#container {width:960px; position:relative; margin-right:auto; margin-left:auto; margin-top:0px; text-align:left;}

#content {
	width:706px;
	position:absolute;
	top:223px;
	left:31px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 231px;
}



#footer {
	width:960px;
	position:absolute;
	top:475px;
	left:0px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 268px;
}

#contact {
	position: absolute;
	left: 32px;
	top: 6px;
	width: 361px;
	height: 198px;
}
#contactform {
	position: absolute;
	left: 403px;
	top: 6px;
	width: 502px;
	height: 258px;
}

.content {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color:#000000;
	letter-spacing : 0px;
	line-height: 20px;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.header {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	color:#000000;
	letter-spacing : 0px;
	line-height: 28px;
	text-align: center;
	margin-left: -40px;
	margin-top: 0px;
}

.header2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	color:#ffffff;
	letter-spacing : 0px;
	line-height: 28px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
}

.info {
   font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		font-weight : normal;
		color:#FFFFFF;
		letter-spacing : 0px;
		line-height: 30px;
		text-align: Left;
		margin-left: 0px;
		margin-top: -20px;
}

.formtext {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		font-weight : bold;
		color:#ffffff;
		letter-spacing : 1px;
		line-height: 14px;
		text-align: left;
		margin-left: 0px;
		margin-top: 7px;
}

.formtext2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		font-weight : bold;
		color:#ffffff;
		letter-spacing : 1px;
		line-height: 14px;
		text-align: left;
		margin-left: 0px;
		margin-top: 5px;
}
.form {
        margin-top:5px;
        text-align:center;
}

.content a:link {
font-weight : bold;
color : #000000;
text-decoration : none;
}

.content a:visited {
font-weight : bold;
color : #000000;
text-decoration : none;
}

.content a:focus {
font-weight : bold;
color : #000000;
text-decoration : none;
}

.content a:hover {
font-weight : bold;
color : #000000;
text-decoration : none;
}

.content a:active {
font-weight : bold;
color : #000000;
text-decoration : none;
}

a:link {
font-weight : normal;
color : #ffffff;
text-decoration : none;
}

a:visited {
font-weight : normal;
color : #ffffff;
text-decoration : none;
}

a:focus {
font-weight : normal;
color : #ffffff;
text-decoration : none;
}

a:hover {
font-weight : normal;
color : #ffffff;
text-decoration : none;
}

a:active {
font-weight : none;
color : #ffffff;
text-decoration : underline;
}
