.layout {
	position:relative;
	/* left:50%;
	margin-left:-470px; */
	width:940px;
}
.col2 .content {
	width: 480px;
	overflow: hidden;
}
.col2_long {
	margin-right: 0 !important;
}
.col2_long .content {
	width: 760px;
	margin-right: 0 !important;
}
.toolbar {
	right: 100px;
}

.slideshow .image {
	width:765px;
}

*html .slideshow .image {
	width:760px;
}

*+html .slideshow .image {
	width:765px;
}

/* ------------- Main Navigation -------------- */
.nav1 a,
.nav2 a,
.nav3 a,
.nav4 a,
.nav5 a,
.nav6 a,
.nav7 a {
	padding:7px 1px 1px 1px;
	text-align:center;
}

.nav1 .current a,
.nav2 .current a,
.nav3 .current a,
.nav4 .current a,
.nav5 .current a,
.nav6 .current a,
.nav7 .current a,
.nav1  a:hover,
.nav2  a:hover,
.nav3  a:hover,
.nav4  a:hover,
.nav5  a:hover,
.nav6  a:hover,
.nav7  a:hover,
.current a:hover {
	padding:7px 0px 2px 0px;
}

.current a {
	padding:7px 0px 2px 0px;
}

*html .nav1 a {
	width:70px;
}

.nav1 a {
	width:65px;
}

*html .nav2 a{
	width:64px;
}

.nav2 a{
	width:60px;
}
.nav3 a{
	width:90px;
}
.nav4 a{
	width:196px;
}
.nav5 a{
	width:180px;
}
.nav6 a{
	width:90px;
}

.nav7 a{
 	width:70px;
}

.nav1 a:hover{ 
padding:7px 0px 2px 1px;
}

.nav1.current a{ 
padding:7px 0px 2px 1px;
}


*html .main_navigation {
	width:760px;
}

.main_navigation li.current ul a {
	border-right:none !important; 
}

.main_navigation ul ul { 
	width:765px;
}

*html .main_navigation ul ul { 
	width:760px;
}
	
/* ---------------------------- HOME PAGE -----------------*/

.home_content table td {
	width:31%;
	}
	


*html .home_content table {

	}

.presentations {
	display:none;
}

/* ---------------------------- PORTFOLIO -----------------*/

.portfolio_project {
	width:48%
}

*html .portfolio_project {
	width:47%
}

/* ---------------------------- NEWSLETTER -----------------*/

.field_padding {
	width:90px;
}

/* ---------------------------- HEAD GALLERY -----------------*/

.head_gallery {
	display:none;
}


