body {
	background: #0878BA url(../img/ci/main_bg_photo-gradient.jpg) no-repeat fixed center top;
	font-size: .77em;
	line-height: 139%;
	font-family: Verdana, Arial, sans-serif, Helvetica;
}

.clear-both {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}

#outer {
	margin: 0 auto 0 auto;
	position: relative;
	width: 960px;
	background: #0A387D url(../img/ci/striped_bg.png) repeat 0 0;
	height: auto !important;
	height: 750px;
	min-height: 750px;
	z-index: 1;
}

#header {
	position: relative;
	height: 207px;
	background: transparent url(../img/ci/bg_header.jpg) no-repeat 0 0;
	z-index: 300;
}

#sponsors {
	position: relative;
	background: transparent url(../img/ci/sponsor_bg.jpg) repeat-x 0 0;
	height: 75px;
	z-index: 301;
}
#sponsors li {
	position: absolute;
}
#sponsors li a {
	float: left;
	text-indent: -1000em;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: none;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}

#service {
	position: relative;
	height: 80px;
	z-index: 303;
}
#service h2 {
	position: absolute;
	left: 10px;
	top: 9px;
	width: 114px;
	height: 114px;
	background: transparent url(../img/ci/mercedes-benz-csi_logo.png) no-repeat 0 0 !important;
	background: transparent url(../img/ci/mercedes-benz-csi_logo.gif) no-repeat 0 0;
	z-index: 305;
}
#service h2 a {
	text-decoration: none;
	width: 114px;
	height: 114px;
	text-indent: -1000em;
	overflow: hidden;
	float: left;
	position: relative;
}
#service ul.top-nav {
	position: absolute;
	right: 173px;
	top: 15px;
}
#service ul.top-nav li {
	float: left;
	margin-left: 6px;
	padding-left: 7px;
	background: transparent url(../img/ci/top-navi-spacer.gif) no-repeat 0 5px;
}
#service ul.top-nav li.first-item {
	margin: 0;
	padding: 0;
	background: none;
}
#service ul.top-nav a {
	color: #ffffff;
	font-size: .9em;
	line-height: 100%;
	text-decoration: none;
}
#service ul.top-nav a:hover {
	text-decoration: underline;
}

#head-search {
	position: absolute;
	right: 13px;
	top: 13px;
}
#top_search_field {
	float: left; 
	background: transparent url(../img/ci/header_search_field.gif) no-repeat 0 0  ; 
	width: 114px; 
	height: 20px; 
	border: 0;
	padding: 2px 3px 0 4px;
	margin: 0;
}
#top_search_submit {
	float: left;
	width: 27px;
	height: 22px;
	border: 0px;
}

#nav {
	position: relative;
	height: 52px;
	z-index: 302;
}
#nav ul {
	position: relative;
	height: 49px;
	margin-left: 145px;
	z-index: 305;
	font-family: Verdana, Geneva, sans-serif;
}

#footer {
	position: relative;
	clear: both;
	background: #0A387D;
	z-index: 2;
	padding: 0 10px 10px 10px;
	height: auto !important;
	height: 218px;
	min-height: 218px;
	color: #736aa6;
}
#footer p {
	margin-top: 10px;
	padding-bottom: 2px;
	height: 37px;
	text-align: center;
	color: #ffffff;
	position: relative;
}
#footer p a {
	position: absolute;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -1000em;
	text-decoration: none;
}
#footer p a.swisstopsport {
	left: 11px;
	top: 10px;
	background-image: url(../img/ci/swiss-top-sport.gif);
	width: 130px;
	height: 23px;
}
#footer p a.mediawinner {
	right: 12px;
	top: 17px;
	background-image: url(../img/ci/mediawinner.gif);
	width: 113px;
	height: 22px;
}

#breadcrumb {
	border: 1px solid #736aa6;
	height: 33px;
	line-height: 33px;
	padding-left: 43px;
	font-size: 1.15em;
	color: #736aa6;
	background: transparent url(../img/ci/breadcrumb-csi-logo.gif) no-repeat 9px 4px;
	position: relative;
}
#breadcrumb a {
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0 10px 0 0;
	color: #736aa6;
	font-weight: none;
	text-decoration: none;
	position: relative;
}
#breadcrumb span {
	float: left;
	height: 33px;
	width: 6px;
	color: #736aa6;
	text-indent: -1000em;
	overflow: hidden;
	margin-right: 10px;
	background: transparent url(../img/ci/breadcrumb-spacer.gif)  no-repeat left top;
	position: relative;
}
#breadcrumb a:hover {
	color: #ffffff;
}
#breadcrumb strong {
	float: left;
	position: relative;
	font-weight: normal;
}


#sitemap {
	border: 1px solid #736aa6;
	border-top: 0;
	padding: 10px;
	font-size: .9em;
}
#sitemap a {
	color: #736aa6;
	text-decoration: none;
}
#sitemap a:hover {
	color: #ffffff;
}
#sitemap .col {
	float: left;
	margin-left: 23px;
}
#sitemap .col.first {
	margin-left: 0;
}
#sitemap h3 {
	font-size: 1.2em;
}


#main {
	position: relative;
	margin: 10px 0 10px 10px;
	height: auto !important;
	height: 288px;
	min-height: 288px;
	z-index: 2;
	color: #6f66a4;
}