/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{
	padding:0;
	margin:0;
}
 body {
	font-size:10px;
	background-color:#eaeaea;
	font-family:verdana, arial, sans-serif;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
	width:900px;
	margin-top:auto;
	margin-bottom:auto;
	border:solid 1px rgb(150,150,150);
	font-size:1.0em;
	margin-right: auto;
	margin-left: auto;
}
.main {
	width:900px;
	padding-bottom:30px;
	background:transparent url(../img/bg_main_withoutnav.jpg) top left repeat-y;
	clear: both;
}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {
	display:inline; /*Fix IE floating margin bug*/
	float:left;
	width:520px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
.main-content-team {
	display:inline; /*Fix IE floating margin bug*/
	float:left;
	width:840px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
.main-subcontent {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:320px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	z-index: 1;
}
.page-container .main .main-content .column1-unit h3 ford {
	font-size: 120%;
	font-weight: bold;
	color: #18407E;
}

.aktionen {
	float: left;
	height: 200px;
	width: 500px;
	position: relative;
	left: 20px;
}
#aktuell {
	position:absolute;
	width:400px;
	height:660px;
	top: 304px;
	overflow: auto;
	left: 54px;
}
.aktuell_head {
	color: #a62651;
	font-weight: bold;
	font-size: 20px;
}
.footer {clear:both; width:900px; padding:1.0em 0 1.0em 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* HEADER */
.header {
	width:900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.header-top {
	width:900px;
	height:81px;
	overflow:hidden !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #F0F0F0;
	padding-top: 0px;
}
.header-middle {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: rgb(230,230,230);
	background-image: url(../images/header3.jpg);
}
.header-middle-ford {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/ford/head_ford.jpg);
}
.header-middle-landrover {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/landrover/head_landrover.jpg);
}
.header-middle-jaguar {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/jaguar/head_jaguar4.jpg);
}
.header-middle-fiat-flash {
	width:900px;
	height:241px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
}
.header-middle-fiat {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/fiat/head_fiat.jpg);

}
.header-middle-abarth {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/fiat/head_abarth.jpg);

}
.header-middle-alfa {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/alfaromeo/head_alfa_mito.jpg);
}
.header-middle-lancia {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/lancia/head_lancia.jpg);
}
.header-middle-chevrolet {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/chevrolet/head_chevrolet.jpg);
}
.header-middle-opel {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/opel/head_opel.jpg);
}
.header-middle-nfz {
	width:900px;
	height:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/nfz/head_nfz_transit.jpg);
}
.header-bottom {
	width:100%;
	height:40px;
	background-color: rgb(255,255,255);
	background-image: url(../img/bg_head_breadcrumbs.jpg);
}
.header-breadcrumbs {
	clear:both;
	width:900px;
	padding:1.0em 0 1.5em 0;
	background-color: rgb(255,255,255);
	background-image: url(../img/bg_head_breadcrumbs.jpg);
	background-repeat: repeat-y;
}

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {
	width:220px;
	height:80px;
	position:absolute;
	z-index:1;
	background-image: url(../images/logo_lehr.jpg);
	background-repeat: no-repeat;
	background-position: right right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.sitename {
	width:660x;
	height:65px;
	position:relative;
	z-index:1;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	left: 255px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.sitename h1 {font-size:180%;}
.sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {text-decoration:none; color:#333333;}
.sitename a:hover {text-decoration:none; color:#cccccc;}

.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important/*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav1 {
	width:350px;
	position:absolute;
	z-index:3;
	margin:45px 0 0 550px;
}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:#333333; text-decoration:none; font-size:120%;}
.nav1 a:hover {
	text-decoration:none;
	color:#cccccc;
}

.sitemessage {
	width:500px;
	height:200px;
	position:absolute;
	z-index:auto;
	color:#333333; /*overflow:visible !important /*Activate if Firefox print problems*/
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.sitemessage h1 {
	width:500px;
	text-align:left;
	font-size:200%;
	color: #A62651;
	float: left;
	height: 250px;
	margin-bottom: 20px;
	position: absolute;
	z-index: 1;
}
.sitemessage h2 {
	float:right;
	width:320px;
	margin:8px 0 0 0;
	text-align:right;
	line-height:100%;
	font-size:160%;
	color: #000000;
}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:#333333;}
.sitemessage h3 a:hover {text-decoration:none; color:#cccccc;}


/*Drop-down menu*/
.nav2 {
	float:left;
	width:900px;
	border:none;
	background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat;
	color:rgb(75,75,75);
	font-size:100%;
	padding: 0px;
	margin: 0px;
	z-index: 999;
} /*Color navigation bar normal mode*/
.nav2 ul {
	list-style-type:none;
	padding: 0px;
	z-index: 999;
}
.nav2 ul li {
	float:left;
	position:relative;
	border-right:solid 1px rgb(175,175,175);
	font-size: 102%;
	z-index: 999;
}
.nav2 ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	height:3.1em;
	line-height:3.1em;
	text-decoration:none;
	font-weight:bold;
	color: rgb(100,100,100);
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
	z-index: 999;
}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {
	display:block;
	width:10em;
	position:absolute;
	z-index:999;
	top:3.0em;
	margin-top:0.1em;
	left:0;
}
.nav2 ul li:hover ul li a {
	display:block;
	width:10em;
	height:auto;
	line-height:1.3em;
	margin-left:-1px;
	border-left:solid 1px rgb(175,175,175);
	border-bottom: solid 1px rgb(175,175,175);
	background-color:rgb(237,237,237);
	font-weight:normal;
	color:rgb(50,50,50);
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {
	display:block;
	width:10em;
	position:absolute;
	z-index:999;
	top:3.1em;
	t\op:3.0em;
	left:0;
	marg\in-top:0.1em;
}
.nav2 ul li a:hover ul li a {
	display:block;
	w\idth:10em;
	height:1px;
	line-height:1.3em;
	border-left:solid 1px rgb(175,175,175);
	border-bottom: solid 1px rgb(175,175,175);
	background-color:rgb(237,237,237);
	font-weight:normal;
	color:rgb(50,50,50);
	padding-top: 4px;
	padding-bottom: 4px;
} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/


.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:#333333; text-decoration:none;}
.header-breadcrumbs ul a:hover {color:#cccccc; text-decoration:underline;}

.header-breadcrumbs .searchform {
	float:right;
	width:400px;
	padding:0 17px 0px 0px !important /*Non-IE6*/;
	padding:0 12px 0px 0px /*IE6*/;
}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin:0 0 0 190px;
	background:url(../img/bg_corner_topright.gif) no-repeat;
}

/* MAIN CONTENT */
.column1-unit {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	font-size: 110%;
}
.column1-unit-news {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	height: 25px;
	vertical-align: middle;
	background-image: url(../img/head_team.jpg);
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.column1-space {
	width:520px;
	padding-bottom: 5px;
}
.column1-unit-geschichte {
	width:850px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: visible;
	font-size: 110%;
}
.column1-unit_flash {
	width:800px;
	margin-bottom:5px /*IE6*/;
}
.column1-unit_table {
	width:500px;
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	margin: 0px;
	position: relative;
}
.column1-unit-left {
	width:545px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	position: absolute;
	height: 400px;
	z-index: auto;
	top: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.column1-unit-ford {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	background-image: url(../images/head_ford.jpg);
	height: 80px;
}
.column1-unit-landrover {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	background-image: url(../images/head_landrover.jpg);
	height: 80px;
}
.column1-unit-jaguar {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	background-image: url(../images/head_jaguar.jpg);
	height: 80px;
}
.column1-unit-fiat {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	background-image: url(../images/head_fiat.jpg);
	height: 80px;
}
.column1-unit-abarth {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	background-image: url(../images/head_abarth.jpg);
	height: 80px;

}
.column1-unit-alfaromeo {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	background-image: url(../images/head_alfaromeo.jpg);
	height: 80px;
}
.column1-unit-lancia {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	background-image: url(../images/head_lancia.jpg);
	height: 80px;
}
.column1-unit-chevrolet {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	background-image: url(../images/head_chevrolet.jpg);
	height: 80px;
}
.column1-unit-opel {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	background-image: url(../images/head_opel.jpg);
	height: 80px;
}
.column1-unit-nfz {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	height: 80px;
	font-size: 140%;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(../images/nfz/head_nfz.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.column1-unit-gw {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column1-unit-karosseriezentrum {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	height: 80px;
	background-color: #eaeaea;
}
.column1-unit-service {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	font-size: 110%;
}
.column1-unit-team {
	width:840px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #FFFFFF;
	height: 18px;
	background-color: #a62651;
	font-size: 140%;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px;
}
.column1-unit-teamsub {
	width:840px;
	margin-bottom:5px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	color: #a62651;
	height: 18px;
	background-color: #BEBEBE;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(../img/bg_head_bottom_nav_tn.jpg);
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.column1-unit-teamhead {
	width:520px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	height: 80px;
	vertical-align: middle;
	background-image: url(../img/head_team.jpg);
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

.column2-unit-left {
	float:left;
	width:400px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	text-align: left;
	vertical-align: top;
}
.column2-unit-right {
	float:right;
	width:400px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column3-unit-left {
	float:left;
	width:120px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
.column3-unit-middle {
	float:left;
	width:120px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left:140px;
	z-index: auto;
	position: absolute;
}
.column3-unit-right {
	float:left;
	width:120px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}


/* MAIN SUBCONTENT */
.subcontent-unit-border {
	width:310px;
	border:1px solid rgb(190,190,190);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #FFFFFF;
}
.subcontent-unit-space1 {
	width:310px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #FFFFFF;
	height: 102px;
	font-size: 100%;
	margin-bottom: 0px;
}
.subcontent-unit-space2 {
	width:310px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-color: #FFFFFF;
	font-size: 100%;
	margin-bottom: 0px;
}
.subcontent-unit-space3 {
	width:310px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-color: #FFFFFF;
	font-size: 100%;
	margin-bottom: 0px;
}

.subcontent-unit-noborder {
	width:310px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #FFFFFF;
	height: 60px;
	font-size: 100%;
	margin-bottom: 10px;
}

.subcontent-unit-border-video {
	width:310px;
	border:1px solid #a62651;
	margin-top: 0em;
	margin-bottom: 2em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	z-index: auto;
	visibility: inherit;
}
.subcontent-unit-border-scroller {
	width:310px;
	border:1px solid #a62651;
	margin-top: 0em;
	margin-bottom: 2em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	z-index: auto;
	visibility: inherit;
}


.subcontent-unit-border-topangebot {
	width:310px;
	border:1px solid #a62651;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: left;
}


.round-border-topleft {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin-top:-1px;
	margin-left:-1px;
	background-image: url(../img/bg_corner_topleft.gif);
	background-repeat: no-repeat;
}


.round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	background:url(../img/bg_corner_topright.gif) no-repeat;
	margin-top:-1px;
	margin-left:301px;
}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}



.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}




/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}



.footer p.credits {font-weight:normal;}
.footer a {
	text-decoration:underline;
	color:#666666;
}


.footer a:hover {text-decoration:none; color:#cccccc;}


.footer a:visited {color:#666666;}




/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}



.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}


.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {
	clear:both;
	width:520px;
	height:0.1em;
	border:none;
	background:rgb(210,210,210);
	color:rgb(210,210,210);
}
.clear-contentunit-team {
	clear:both;
	width:840px;
	height:0.1em;
	border:none;
	background:rgb(210,210,210);
	color:rgb(210,210,210);
}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:81px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {
.nav2 {
	float:left;
	width:900px;
	border:none;
	background:rgb(240,240,240);
	color:rgb(75,75,75);
	font-size:1.0em;
	font-size:130%;
}} /*Color navigation bar normal mode*/
@media print {.main {
	clear:both;
	width:900px;
	background:transparent;
	padding-bottom: 30px;
}}
@media print {

.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
.nav2 ul li last {
	float:left;
	position:relative;
	font-size: 102%;
	padding-right: 4px;
	padding-left: 3px;
}

