body {
	background:url(http://www.graction21.com/SDA/images/backround.png) repeat-x;
	margin:0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif; 
}
a, a:link, a:visited, a:active {
	color:#00AA00;
}
a:hover {
	color:#00CC00;
}
.container {
	width:920px;
	text-align:left;
	margin:0px auto;
}
.header {
	width:920px;
	height:95px;
	position:relative;
}
.main {
	width:660px;
	padding:0px 0px 20px 0px;
	position:relative;
	float:left;
	font-size:1em;
}
.main-content {
	width:640px;
	padding:0px 20px 0px 6px;
}
.navigation {
	width:660px;
	height:217px;
	position:relative;
}
.sidebar {
	width:250px;
	position:relative;
	 float:left;
}
.sidebar-sign-up {
			width:100%;
			position:relative;
			min-height:295px;
			color:#ffffff;
			font-size:0.8em;
			background-color: #768561;
			background-image: url(../images/sign-up-background.png);
			background-repeat: repeat-x;
			padding-top: 11px;
			padding-right: 20px;
			padding-bottom: 17px;
			padding-left: 20px;
}
.sidebar-box {
	width:210px;
	position:relative;
	background:url(http://www.graction21.com/SDA/images/sidebar-box-background.png) no-repeat;
	padding:20px 20px 20px 20px;
	font-size:0.8em;
}
.right {
	width:10px;
	height:201px;
	background:url(http://www.graction21.com/SDA/images/right.png);
	position:relative;
	float:left;
}
.footer {
	width:880px;
	height:35px;
	background:url(http://www.graction21.com/SDA/images/footer-background.png) no-repeat;
	padding:15px 20px 0px 20px;
	font-size:0.8em;
	clear:both;
	color:#777777;
}
h1 {
	font-size:1.1em;
	font-weight:bold;
}
