body {
	margin: 0px;
	padding: 0px;
	background-color: #9D9C9C;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
#wrap {
	width: 955px;
	background-color: White;
}
#head {
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#head1 {
	width: 955px;
	height: 44px;
	background-color: #272526;
	margin: 0px;
	padding: 0px;
}
#head2 {
	width: 955px;
	height: 154px;
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 955px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	position: relative;
	background: White url(../images/menu_bg.jpg);
}
.content {
	width: 955px;
	background: White url(../images/left_bg.gif) repeat-y;
	font-size: 12px;
	margin-top: -20px;
	clear: both;
}
#content {
	width: 955px;
	background: White url(../images/left_bg.gif) repeat-y;
	font-size: 12px;
	margin-top: -20px;
	clear: both;
}
.content2 {
	width: 955px;
	background: White;
	font-size: 12px;
	margin-top: -20px;
	text-align: left;
	color: #272525;
	font-size: 11px;
	line-height: 15px;
}
.content2 div h2 {
	color: #929496;
	font-size: 20px;
	text-align: left;
	line-height: 25px;
}
h2 {
	color: #929496;
	font-size: 20px;
	text-align: left;
	line-height: 25px;
}
/*.h1 {
	color: #929496;
	font-size: 20px;
	text-align: left;
}
.h1 strong {
	color: #929496;
	font-size: 20px;
	text-align: left;
}
#content_center h2 {
	color: #929496;
	font-size: 18px;
}*/
#content_left {
	width: 163px;
	float: left;
	padding-left: 34px;
	letter-spacing: 0px;
	text-align: left;
	color: #929496;
	font-weight: bolder;
	line-height: 20px;
	font-size: 12px;
	background-image: url(../images/left_bg.gif) repeat-y;
}
p, td, ul, li, a, div {
	font-size: 13px;
	line-height: 17px;
	/*font-weight: lighter;*/
}
#content_left a {
	text-decoration: none;
	color: #93959f;
	font-weight: bolder;
}
#content_left a:hover {
	color: blue;
	font-weight: bolder;
}
#content_center {
	margin: 0px;
	height: auto;
	text-align: left;
	margin-left: 215px;
	padding-right: 30px;
	color: #272525;
	font-size: 13px;
	line-height: 15px;
}
.spacer_content {
	width: 955px;
	height: 20px;
	background-color: White;
}
#cords {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #272525;
	text-align: center;
	width: 955px;
}
#footer {
	width: 955px;
	text-align: center;
	color: #929496;
	background-color: White;
	font-size: 10px;
	height: 30px;
}
#footer a {
	text-decoration: none;
	color: #929496;
}