.clr 
{
	clear: both;
	width: 1px;
	height: 1px;
	margin-left: -1px;
	margin-bottom: -1px;
	font-size: 1px;
}
#content
{
	position: relative;
	float: left;
	width: 725px;
	/*z-index:-1;*/
}
#content_body
{
	padding: 7px 0 7px 12px;
}


.center_content p
{
	font-family : normal tahoma, Arial, sans-serif;
	line-height: auto;
	margin: auto;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#content_body table
{
	font: normal 14px tahoma , Arial, sans-serif;
	color: #000;
	padding-top: 15px;
}

.wrapper_box
{
	position: static;
	float: left;
	width: 223px;
	margin: 0 0 0 13px;
	z-index:1;
}
.wrapper_box h1
{
	font: normal 16px tahoma , Arial, sans-serif;
	color: #fff;
	background-color: inherit;
	background: url( /src/2010/images/bg_h1_box1.gif) no-repeat;
	width: 212px;
	height: 36px;
	padding: 0 0 0 13px;
	line-height: 34px;
}
.ct_box
{
	position: static;
	width: 200px;
	background: url( /src/2010/images/bg_ct_box.gif) repeat-x #fff;
	color: inherit;
	border-left: 1px solid #d5d3d3;
	border-right: 1px solid #d5d3d3;
	padding: 10px 10px 0 13px;
	height: 270px;
	overflow: hidden;
}
.ct_box .title a
{
	text-decoration: underline;
}
.ct_box p
{
	font: normal 11px tahoma, Arial, sans-serif;
	color: #666;
	/*background-color: inherit;*/
	padding: 0 0 2px 0;
	line-height: auto;
}
.ct_box h4
{
	font: bold 12px tahoma , Arial, sans-serif;
	color: #000000;
	background-color: inherit;
	padding: 0 0 2px 0;
	line-height: 12px;
}
.ct_box a
{
	font-weight: normal;
	text-decoration: none;
	color: #666;
	background-color: inherit;
}
.ct_box a:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	background-color: inherit;
}

.ft_box
{
    position: relative;
    width: 210px;
    padding: 5px 0 0 13px;
    background: url( /src/2010/images/bg_ft_box.gif) /*left bottom*/ repeat-x #fff;

    color: inherit;
    border-left: 1px solid #d5d3d3;
    border-right: 1px solid #d5d3d3;
    border-bottom: 1px solid #d5d3d3;
}

.ft_box img
{
	float: left;
	padding: 0 8px 10px 0px;
}
.ft_box a
{
	font: normal 11px tahoma , Arial, sans-serif;
	color: #b74b00;
	background-color: inherit;
}
#ImgRow
{
	position: relative;
	width: 735px;
	background: url( /src/2010/images/bg_wrapper.jpg) repeat-x;
	height: 185px;
	padding: 15px 0 0 0;
}
#ImgRow img
{
	position: relative;
	float: left;
	padding: 0 0 0 17px;
}

/* SKIP NAVIGATION Styles ------------------------------------------------- */
#skip a, #skip a:hover, #skip a:visited {
	position:absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}

#skip a:active {
	position: static;
	width: auto;
	height: auto;
	}
