body
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	background: #E5E4C8 url(../images/background_strip.gif) repeat-x;
	text-align: center;
	color: #757470;
}

img
{
	border: 0;
}

.nomarg
{
	margin: 0;
	padding: 0;
}
.nomarg img
{
	vertical-align: bottom;
}

#wrapper
{
	margin: 0 auto;
	width: 916px;
	height: 755px;
	position: relative;
}

#left_shadow
{
	background: url(../images/left_shadow.gif) no-repeat;
	width: 8px;
	height: 755px;
	float: left;
}

#right_shadow
{
	float: right;
	background: url(../images/right_shadow.gif) no-repeat;
	width: 8px;
	height: 755px;
}

#center
{
	float: left;
	width: 900px;
	height: 729px;
	background: url(../images/main_background.jpg) no-repeat bottom left;
	position: relative;
}

#content_left
{
	position: absolute;
	left: 60px;
	top: 160px;
}

#content_left a
{
	float: left;
	clear: left;
	text-decoration: none;
	font-size: 14px;
	color: #928F88;
	margin-top: 10px;
}

#content_left a.nav_active
{
	color: #030000;
}

#content_left .col_sub
{
	float: left;
	clear: left;
	margin-left: 14px;
}

#content_left .col_sub a, .pagination, .pagination a
{
	float: left;
	clear: left;
	text-decoration: none;
	font-size: 14px;
	color: #928F88;
	margin-top: 5px;
}

.pagination
{
	position: absolute;
	bottom: 30px;
	left: 0;
}
.pagination, .pagination a
{
	float: none;
	font-size: 14px;
}
.pagination a
{
	color: #030000;
}

.col_imgs, #content_right_2nd img
{
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	cursor: pointer;
}
.col_imgs_2
{
	clear: left;
}

#content_right, #contact_right_2nd
{
	background: url(../images/main_graphic.jpg) no-repeat;
}

#content_right_2nd
{
	position: absolute;
	right: 25px;
	top: 167px;
	width: 595px;
	height: 565px;
	font-size: 11px;
	text-align: left;
}

.col_pic_bottom
{
	position: absolute;
	bottom: 0;
	right: 0;
}

#bottom_shadow, #bottom_shadow_2nd, #bottom_shadow_col
{
	background: url(../images/footer_main.jpg) no-repeat;
	height: 26px;
	width: 900px;
	position: absolute;
	bottom: 0;
	left: 8px;
}

#bottom_shadow_2nd
{
	background: url(../images/footer_2nd_level.jpg) no-repeat;
}

#bottom_shadow_col
{
	background: url(../images/footer_2nd_level.jpg) no-repeat;
}

#bottom_drop_shadow
{
	width: 916px;
	height: 8px;
	float: left;
	background: url(../images/bottom_shadow.gif) no-repeat;
}
