#container {

background-image:url(images/projects_bg.png) !important;
}
#flashContent { display:none; }
.selected a{
	color:#FF1E1C !important;
}
#projectsWrapper .pm_info p {
	width:236px !important;
}
#projects_top_01 {
    width: 710px;
    margin-left: 9px;
    display: block;
    height: 133px;
}

#content {
    height: 685px ;
}

#pm_ul_imagebrowser li.act a {
    color: #FF1E1C !important;
}

.headerwrapper {
    left: 235px;
    position: absolute;
    top: 8px;
}

#projectsWrapper {
    width: 929px;
    height: 670px;
    overflow-y:hidden;
    margin-top: 4px;
    position: relative;
}

.slidecontainer {
    position: absolute;
    height: 670px;
    width: 9290px;
}
.slidecontainer ul,.slidecontainer li{
	margin:0;
	padding:0;
	list-style:none;
}
.slidecontainer li{
	float:left;
	margin-right:15px;
}
.slidecontainer li.last{
	margin-right:0;
}
.slide {
    width: 944px;
    height: 100%;
    float: left;
}
#colNormal {
	height:100%;
}
/*menus  */
#projects_top_01 ul {
    margin: 21px 0px 0px 0px;
    padding: 0px;
    font-weight: bold;
    list-style-type: none;
}

#projects_top_01 ul li {
    height: 16px;
    vertical-align: top;
    width: 235px;
    margin: 0px;
    padding: 0px;
    border-right: 1px solid white;
}

#projects_top_01 ul li a, #top_01 ul li a:visited {
    text-decoration: none;
    color: #000000;
    display: block;
}

#projects_top_01 ul li a:hover, #menu_01-act a, .menu_02-act a, .menu_02_1-act a, .menu_02_2-act a, .menu_03-act a, #menu_04-act a, #menu_04_arrow ul a:hover, #menu_04_items ul a:hover, #menu_03_wrap ul a:hover {
    display: block;
    color: #FF1E1C !important;
}

#menu_01, #menu_02, .menu_02_1, #menu_02_2 {
    float: left;
}

#menu_02_2 li {
    width: 218px !important;
}
#menu_03_wrap{
	width:100%;
	padding-top:15px;
	height:15px;
	background:url(images/footerbg.png) center top no-repeat;
}
#menu_03_wrap ul {
    padding: 0px;
    margin: 0px 0px 0px 9px;
    font-weight: normal;
    list-style-type: none;
}

#menu_03_wrap ul li {
    width: 236px;
    float: left;
}

#menu3_last {
    width: 216px !important;
}

#menu_03_wrap ul a {
    text-decoration: none;
    color: #A3A3A3;
    display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
