body {

	background: #FFFFFF;
 background-image: #FFFFFF;
background-position: center;
background-repeat:no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}







/* Content */



#content {

	width: 800px;

	margin: 0 auto;

}



#colOne {

	float: center;

	width: 179px;

	padding: 0 0 0 210px;

}



#colOne h3 {

	margin-top: 14px;

}



#colTwo {
	width: 794px;
	padding: 0 29px 0 0;
}



.normal {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

		background-color: #FFFFFF;

		color:#FFFFFF;

}



/* Footer */

#footer {

	clear: both;

	width: 794px;

	margin: 0 auto;

	padding: 10px 0 0 0;

}



#footer p {

	padding: 20px 0 0 0;

	background: url(images/img49.gif) repeat-x;

	text-align: center;

	color: #AA1111;


              }


/* Begin Contact Form CSS */

		.contactform { 

			position: relative;

			overflow: hidden;

			}

		

		.contactleft {

			width: 25%;

			text-align: right;

			clear: both;

			float: left;

			display: inline;

			padding: 4px;

			margin: 5px 0;

			}

		

		.contactright {

			width: 70%;

			text-align: left;

			float: right;

			display: inline;

			padding: 4px;

			margin: 5px 0;

			}



		.contacterror {

			border: 1px solid #ff0000;

			}

    	

/* End Contact Form CSS */