body {
	margin: 10px 0px 0px 0px;
	background: #7bb801;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



a.menu {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

a.left {
	position: absolute;
	left:10px;
	top: 3px;
	font-weight: normal;
}

a.right {
	position: absolute;
	right: 10px;
	top: 3px;
	font-weight: normal;
}

a.green {
	color: #7bb801;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}

img {
	border: 0px;
	padding: 0px;
	margin:0px;
}

img.free {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

p.quarter {
	width: 270px;
	margin: 5px 10px 0px 10px;
	line-height: 14px;
	width: 270px;
}

p.home {
	margin: 10px 10px 0px 10px;
	font-size: 14px;
}

p.smallprint {
	position: absolute;
	bottom: 5px;
	margin: 0px 10px 0px 10px;
	font-size: 10px;
}

h1.quarter {
	margin: 9px 9px 4px 9px;
}

h1.green {
	margin: 15px;
	font-size: 17px;
	font-weight: normal;
	color: #7bb801;
}

p.green {
	color: #7bb801;
	margin: 15px;
}

form {
	color: #7bb801;
	margin: 15px;
}

input.box {
	position: absolute;
	top: -5px;
	left: 100px;
	width: 150px;
	height: 18px;
	margin: 2px;
	padding: 0px;
	background: #FFFFFF;
}

input.radio {
	width: 14x;
	height: 14px;
	margin: 0px;
}

#frow {
	position: relative;
	float: left;
	width: 275px;
	height: 24px;
}

#container {
	margin: auto;
	position: relative;
	width: 940px;
	height: 560px;
	background-color: #FFFFFF;
}

#footer {
	margin: auto;
	position: relative;
	width: 790px;
	text-align: center;
}

#white_top {
	position: absolute;
	width: 940px;
	background: url(images/white_tr.gif) no-repeat top right; 
}

#white_bottom {
	position: absolute;
	bottom: 0px;
	width: 940px;
	background: url(images/white_br.gif) no-repeat top right; 
}

#guide {
	position: absolute;
	width: 180px;
	height: 60px;
	left: 20px;
	top: 20px;
	cursor: pointer;
}

#left_thin {
	position: absolute;
	left: 9px;
	top: 9px;
	width: 322px;
	height: 542px;
}

#right_thick {
	position: absolute;
	top: 9px;
	right: 9px;
	width: 592px;
	height: 542px;
}

#submenu {
	position: absolute;
	bottom: 0px;
	width: 592px;
	height: 256px;
}

#blue_quarter {
	position: relative;
	float: left;
	width: 294px;
	height: 258px;
	border: 1px solid #FFFFFF;
	background: #1996af;
}

#blue_footer {
	position: relative;
	float: left;
	width: 590px;
	height: 20px;
	background: #1996af url(images/blue_right.gif) no-repeat top right;
	border: 1px solid #FFFFFF;
}

#blue_quartet {
	position: relative;
	float: left;
	width: 294px;
	height: 126px;
	border: 1px solid #FFFFFF;
	background: #1996af;
	font-weight: normal;
}

#brown_quarter {
	position: relative;
	float: left;
	width: 294px;
	height: 258px;
	border: 1px solid #FFFFFF;
	background: #7d6432;
}

#brown_footer {
	position: relative;
	float: left;
	width: 590px;
	height: 20px;
	background: #7d6432 url(images/brown_right.gif) no-repeat top right;
	border: 1px solid #FFFFFF;
}

#brown_quartet {
	position: relative;
	float: left;
	width: 294px;
	height: 126px;
	border: 1px solid #FFFFFF;
	background: #7d6432;
	font-weight: normal;
}

#green_quarter {
	position: relative;
	float: left;
	width: 294px;
	height: 258px;
	border: 1px solid #FFFFFF;
	background: #5CC832;
}

#green_footer {
	position: relative;
	float: left;
	width: 590px;
	height: 20px;
	background: #5CC832 url(images/green_right.gif) no-repeat top right;
	border: 1px solid #FFFFFF;
}

#green_quartet {
	position: relative;
	float: left;
	width: 294px;
	height: 126px;
	border: 1px solid #FFFFFF;
	background: #5CC832;
	font-weight: normal;
}

#purple_quarter {
	position: relative;
	float: left;
	width: 294px;
	height: 258px;
	border: 1px solid #FFFFFF;
	background: #C83296;
}

#purple_footer {
	position: relative;
	float: left;
	width: 590px;
	height: 20px;
	background: #C83296 url(images/purple_right.gif) no-repeat top right;
	border: 1px solid #FFFFFF;
}

#purple_quartet {
	position: relative;
	float: left;
	width: 294px;
	height: 126px;
	border: 1px solid #FFFFFF;
	background: #C83296;
	font-weight: normal;
}

#quarter_bl {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#quarter_br {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#quarter_tl {
	position: absolute;
	top: 0px;
	left: 0px;
}

#quarter_tr {
	position: absolute;
	top: 0px;
	right: 0px;
}		