@charset "ISO-8859-1";
#textwrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	width: 950px;
	height: 2000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#column1 {
	width: 200px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 6px;
	margin-left: 12px;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	vertical-align: top;
	float: left;
}

#column2 {
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	float: left;
}
#column3 {
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	float: right;
	background-color: #666666;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33CCCC;
	padding-bottom: 50px;
	position: relative;
	top: 30px;
	left: -12px;
	padding-right: 12px;
}
#column3 li {
	list-style-type: disc;
	padding-left: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 12;
	padding-bottom: 0;
	list-style-position: outside;
}

#textwrapper h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #666666;
	width: 96%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textwrapper p {
	line-height: 22px;
	margin-top: 2px;
}
p+h3 {
	line-height: 72px;
	margin-top: 45px;


}
h3+p {
	line-height: 72px;
	margin-top: 30px;

}
#column3 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #333333;
	width: 96%;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin: 0px;
}
#column3 ul {
	list-style: none;
}

