/*-  SELF-CLEARING FLOATS
----------------------------------------------------------------------*/
.mod {zoom: 1;}



/*-  TELL IE7+ TO SCALE IMAGES USING A MORE ATTRACTIVE METHOD
----------------------------------------------------------------------*/
img {
	-ms-interpolation-mode: bicubic;
}

body,
div,
a,
input {
	color:#000;
	font-family: 'Futura W01 Book', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:normal;
	letter-spacing:0px;
	font-weight:normal;
	font-size-adjust:none;
	font-stretch:normal;
	text-align:justify;
	orphans:inherit;
	text-transform:none;
	word-spacing:normal;
	}
	
/*- sets alignment of the TOP SUB MENU bars */
div#topmenus {
	top:-35px;
	}
ul.MenuBarHorizontal ul li
{
	width: auto;
	margin: auto;
	text-align:center;
	margin-top:0px;
	margin-bottom: 0px;
}
#subabout
{
	margin-left:10px;
}
#subwork
{
	padding-left:-40px;
	width:760px;
	margin-left:10px;
}
#subservices
{
	padding-left:200px;
	width:650px;
	margin-left:10px;
}
#subproducts
{
	padding-left:220px;
	width:630px;
	margin-left:10px;
}

/*- sets the position of the BOTTOM MENU bar tables */
div#bottommenus {
	width: 846px;
	height:auto;
	margin:0 0 4px 140px;
	padding:0;
	top:2px;
	position:relative;
	}	
div#bottommenus_intro {
	width: 846px;
	height:auto;
	margin:-13px 0 4px 170px;
	padding:0;
	top:-2px;
	position:relative;
	}	
div#bottommenus_about {
	top:-2px;
	}	
div#bottommenus_media {
	margin:1px 0 -4px 150px;
	top:0px;
	}
div#bottommenus_contact {
	top:-2px;
	}	

/*- sets the style and position of the "Award-winning design" at the bottom of the pages */
div#anniversary-tag {
	top:12px;
	}
	
/*- styles used for the home page INTRO */
div#intro_content {
	position: relative;
	width: 800px;
	height:125px;
	margin: 10px 0 0 65px;
	padding:10px;
	overflow: auto;
	background: #aaa498;
	line-height:0;
}

/*- styles used for the FRIEDEMANN page */
	
/*- styles specific to the TEAM page */
div#team {
	position: relative;
	float: left;
	margin: 45px 0 -12px 0;
	width: 980px;
	height: 455px;
	overflow:hidden;
	}

/*- styles used for the ABOUT page */

/*- styles specific to the WORK page */

/*- styles specific to the PARTNERS page */
.partners-caption {
	padding: 18px 10px 2px 10px;
	height:38px;
}

/*- styles specific to the SERVICES page */
#closebutton {
	position: absolute;
	top: 190px;
	right: 170px;
	line-height: 19px;
	z-index:5;
	visibility:hidden;
}

/* STRIP OF THUMBNAILS PROJECTS NAVIGATION STYLES */
div#wrapper2 {
	width: 980px;
	margin: 0 auto;
	line-height:0;
	padding:0;
	}

#StripNav_panel_outer{	/* Width of divs for thumbnails and nav arrows */
	width:980px;
	margin:auto;
	margin-top: -30px;	/* Moves thumbnails up in IE only */
	display:block;
	text-align:center;
	line-height:0;
	}

label {
	line-height: 1em;
	}
input {
	line-height: 20px;
	}
