body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	text-align: center;
	background: url(../images/bg.jpg);
	margin: 0;
	padding: 0;
	}

#container {
	width: 750px;
	background-color: #FFF;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right:auto;
	margin-left:auto;
	padding: 0;
	}
	
#container #content {
	float: left;
	height: 1400;
	width: 411px;
	background-color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0px 20px 0px 20px;
	font-size: 1.0em;
	line-height: 1.7em;
	}
	
#container #content p {
	text-align: left;
	}
	
#container #content a {
	color: #036;
	text-decoration: none;
	}
#container #content a:link {
	color: #036;
	text-decoration: none;
	}
#container #content a:active {
	color: #036;
	text-decoration: none;
	}
#container #content a:visited {
	color: #036;
	text-decoration: none;
	}
#container #content a:hover {
	color: #036;
	text-decoration: underline;
	}
	
#container #pageTitle {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 18px;
	padding: 0px 10px 0px 10px;
	}
	
#container #featured {
	float: left;
	height: 990;
	width: 299;
	background: url(../images/bg-rt-contact.gif) #FFF;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.7em;
	}
	
#container #featured p {
	padding: 0px 10px 0px 10px;
	}
	
#container #featured a {
	color: #036;
	text-decoration: none;
	}
#container #featured a:link {
	color: #036;
	text-decoration: none;
	}
#container #featured a:active {
	color: #036;
	text-decoration: none;
	}
#container #featured a:visited {
	color: #036;
	text-decoration: none;
	}
#container #featured a:hover {
	color: #036;
	text-decoration: underline;
	}