#content {
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #FCAA3C;
	clear: both;
	background-color: #FFFFFF;
}


#content .left .menu_title {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FCAA3C;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
}

#content .left .menu .submenu li a {
	font-size: 11px;
	color: #898989;
	text-decoration: none;
	display: block;
	clear: both;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	background-image:none;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 24px;
}


#content .left .menu a:hover {
	color: #FCAA3C;
	background-image: url(../images/arrow_hover_acces.gif);
}


#content .right .main_title {
	display: block;
	font-size: 14px;
	color: #FCAA3C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCAA3C;
	/*background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 5px;
}

#content .right .section_img {
	margin:1px 0px 0px 1px;
	padding:0;
	}

#content .right .gallery a {
	display: block;
	width: 151px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#content .right .gallery span {
	clear: both;
	display: block;
	background-color: #FCAA3C;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 1px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/arrow_acces.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#content .right .detail_title {
	color: #FCAA3C;
	display: block;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCAA3C;
	margin-left: 4px;
	padding: 5px;
	margin-bottom: 8px;
}


#content .download {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 110px;
	background-image: url(../images/bg_download.gif);
	font-size: 11px;
	padding-top: 14px;
	padding-left: 37px;
	margin-left: 14px;
	margin-right: 14px;
}

#content .download2 {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 110px;
	background-image: url(../images/dwg_download.gif);
	font-size: 11px;
	padding-top: 14px;
	padding-left: 37px;
	margin-left: 14px;
	margin-right: 14px;
}

#content .boxLeft h4 {
	font-size: 11px;
	color: #FCAA3C;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 14px;
	margin-left: 14px;
	padding-right: 1px;
	padding-left: 1px;
	margin-top: 23px;
}
#content .boxLeft h4 .more {
	float: right;
	color: #848484;
	text-transform: lowercase;
	text-decoration: none;
	background-image: url(../images/bg_more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: normal;
	margin-right: 2px;
}

p.dynamic a {
	color: #FCAA3C;
	text-decoration:none;
}

p.dynamic a:hover {
	text-decoration:underline;
}





