body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #CCC;
	background-image: url(images/background.jpg);
}
a:link, a:visited { color: #0066CC; text-decoration: none} 
a:active, a:hover {
	color: #333;
	text-decoration: underline
}
#bottom{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	font-size: 8px;
	color: #949FA4;
	text-align: center;
}

#container_wrapper {
	background-repeat: repeat-x;
	background-image: url(images/side_bg%20copy.gif);
}
#container {
	width: 810px;
	margin: 0px auto;
	background-image: url(images/content_bg.png);
}
#margin1{
	height: 35px;
}
#margin2{
	height: 175px;
}
#margin3{
	height: 300px;
}
.section_box2 ul li a {
	color: #333;
}
#top {
	clear: left;
	height: 25px;	/* 'padding-top' + 'height' must be equal to the 'background image height' */
	padding-top: 42px;
	padding-left: 30px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#header {
	clear: left;
	height: 179px;
	text-align: center;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#inner_header {
	height: 160px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#left_column {
	clear: left;
	float: left;
	width: 542px;
	padding-left: 20px;
}
#right_column {
	float: right;
	width: 216px;
	padding-right: 15px;
}
#footer {
	padding-top: 18px;
	height: 37px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	left: 200px;
	clear: both;
	background-position: center;
}
#footer a {
	color: #666666;
}
.spacer {
	clear: left;
	height: 18px;
}
.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.section_box {
	margin: 10px;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background: #F2F2F2;
}
.section_box2 {
	clear: left;
	margin-top: 10px;
	background: #F6F6F6;
	color: #000000;
}
.text_area {
	padding: 10px;
}
h1 {
	padding-bottom: 5px;
	font-size: 30px;
	font-weight: bold;
	color: #2D6785;
	line-height: 1em;
}
h2{
	line-height: 1.5em;
	font-size: 18px;
}
.subtitle {
	padding-bottom: 6px;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.post_title {
	padding: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #2C607A;
	background-color: #D4EBF3;
}
.menu {
	list-style-type: none;
	margin: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 195px;
}
.menu li a{
	font-size: 13px;
	font-weight: bold;
	color: #27617B;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 12px;
	text-decoration: none;
	background-color: #F4F4F4;
	background-image: url(images/button_default%20copy.gif);
	background-repeat: no-repeat;
}
* html .menu li a{ 
	width: 190px;
}
.menu li a:visited, .menu li a:active{
	color: #2C637F;
}
.menu li a:hover{
	background: #EEEEEE url(images/button_active.gif) no-repeat;
	color: #000;
}
.request{
	margin-left: 10px;
}
.pic2{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: thin solid #000;
	background-color: #666;
}
.pic3{
	margin-left: 60px;
}
h3 {
	font-size: 36px;
	font-weight: bold;
	color: #4E8DA8;
	line-height: 1em;
	text-align: center;
	margin-bottom: -5px;
	margin-top: -2px;
}
.section_box2 p a {
	color: #333;
}
#margin4 {
	height: 100px;
}
.text_area p em {
	font-size: 18px;
	color: #09F;
}
