#maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 600px;
	background-image: url(../images/backgrounds/d_shadow_620.gif);
	background-repeat: no-repeat;
	border: 2px solid #91A5D1;
	padding-top: 20px;
	position: relative;
	margin-left: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#method {
	clear: both;
	color: #45210D;
	font-size: 0.9em;
	padding-bottom: 10px;
}
#method h1 {
	font-size: 1.5em;
	color: #8B5715;
	margin-top: 6px;
	text-align: center;
}
#mainleft {
	background-image: url(../images/backgrounds/top_curve_288.gif);
	float: left;
	width: 288px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 36px;
	text-align: center;
}
#mainleft img {
	margin-left: 96px;
	margin-top: 8px;
	float: left;
}
#mainright {
	float: right;
	width: 288px;
	background-image: url(../images/backgrounds/top_curve_288.gif);
	background-repeat: no-repeat;
	padding-top: 36px;
	text-align: center;
}
#mainright img {
	float: left;
	margin-top: 8px;
	margin-left: 96px;
}
#mainleft ul {
	background-image: url(../images/backgrounds/mid_curve_288.gif);
	list-style-type: none;
	position: relative;
}
#mainright ul {
	background-image: url(../images/backgrounds/mid_curve_288.gif);
	list-style-type: none;
	position: relative;
}
#mainleft li {
	height: 210px;
}
#mainleft a {
	font-size: 1em;
	color: #007882;
	margin-left: 10px;
}
#mainleft a:hover {
	color: #A46613;
}
#mainleft a:visited {
	color: #A46613;
}
#mainright li {
	height: 210px;
}
#mainright a {
	font-size: 1em;
	color: #007882;
	margin-left: 10px;
}
#mainright a:visited {
	color: #A46613;
}
#mainright a:hover {
	color: #A46613;
}
#lastli {
	background-image: url(../images/backgrounds/bottom_curve_288.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
#rightcontent {
	float: left;
	width: 150px;
	margin-left: 9px;
	position: relative;
}
#divclear {
	clear: both;
	width: 1px;
}
#google_ss {
	text-align: center;
	width: 146px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#googletwo_ss {
	text-align: center;
	width: 146px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.dark {
	color: #45210D;
}
