html {
	width: 100%;
	font-size: 100.01%;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body {
	background-color: #ffffff;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div, p, table, td, form, input, h1 {
	font-family : Verdana, Arial, Helvetica,sans-serif;
	font-size : 8pt;
	color: #646464;
	text-align: left;
}

img {
	border: 0px;
}


p {
	margin: 5px 0px 5px 0px;
}

p.bodytext {
	text-align: left;
	line-height: 20px;
}

a {
	font-family : Verdana, Arial, Helvetica,sans-serif;
	font-size : 8pt;
	color: #6AADC6;
	text-decoration: underline;
}

ul {
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}

ul.level3navilist {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
}

li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	line-height: 20px;
	padding-left: 15px;
	margin-left: 0px;
}

li.selected {
	background-image: url(../images/bullet_sel.gif);
}

ul strong {
	color: #9FCBDB;
}

abbr, acronym {
	border-bottom: 1px dashed #646464;
}

#shadowwrapper {
	position: relative;
	margin: auto;
	width: 782px;
}

#shadow_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 782px;
	height: 7px;
	background-image: url(../images/shadow_top.gif);
	overflow: hidden;
}

#shadow_left {
	position: absolute;
	top: 7px;
	left: 0px;
	width: 6px;
	height: 600px;
	background-image: url(../images/shadow_left.gif);
}

#shadow_right {
	position: absolute;
	top: 7px;
	left: 778px;
	width: 6px;
	height: 600px;
	background-image: url(../images/shadow_right.gif);
}

#contentwrapper {
	position: absolute;
	top: 7px;
	left: 6px;
	width: 770px;
}

#maindiv {
	width: 770px;
	position: relative;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #6AADC6;
	border-top: 0px;
	float: left;
}

#menu_top {
	position: relative;
	margin: 0px 4px 4px 4px;
	width: 760px;
	height: 86px;
	border-bottom: 7px solid #E6F1F6;
}

#menu_top_left {
	padding-top: 7px;
	padding-left: 2px;
	color: #90C1D4;
	font-size: 9pt;
}

#menu_top_elements {
	position: relative;
	margin-top: 31px;
	padding-top: 16px;
	text-align: left;
	width: 483px;
	height: 18px;
	background-image: url(../images/bg_menu_top_elements.gif);
	background-repeat: repeat-x;
}

#menu_top_elements a {
	padding: 0px 5px 0px 0px;
}

#logo_3m5 {
	position: absolute;
	right: 11px;
	top: 27px;
}

#divider_white {
	margin: auto;
	width: 760px;
	height: 18px;
	border-bottom: 1px solid #6AADC6;
	background-color: #ffffff;
}

#header {
	margin: auto;
	width: 760px;
	height: 170px;
	border-top: 6px solid #E6F1F6;
}

#header_left {
	margin-top: 1px;
	width: 480px;
	height: 139px;
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	float: left;
}

#headercontent_first {
	padding-top: 56px;
	padding-left: 18px;
}

#headercontent_second {
	padding-top: 20px;
	padding-left: 18px;
}

#headercontent_second a {
	padding-right: 5px;
}

#header_pictitle {
	margin-top: 1px;
	text-align: right;
	padding-top: 12px;
	width: 480px;
	height: 12px;
	background-image: url(../images/bg_pictitle.gif);
	background-repeat: no-repeat;
	float: left;
}

#header_right {
	margin-top: 1px;
	width: 278px;
	height: 164px;
	float: right;
}

#content {
	margin: auto;
	width: 760px;
	text-align: left;
}

#content_info {
	margin-top: 1px;
	width: 440px;
	float: left;
	padding: 20px 20px 5px 20px;
}

#content_left {
	margin-top: 1px;
	width: 440px;
	float: left;
	background-color: #F8F8F8;
	padding: 5px 20px 20px 20px;
}

#content_left_sitemap {
	background-image: url(../images/bg_sitemap.gif);
	margin-top: 1px;
	width: 480px;
	float: left;
	padding: 5px 0px 0px 0px;
}

#content_left_extended {
	margin-top: 1px;
	width: 720px;
	float: left;
	background-color: #F8F8F8;
	padding: 5px 20px 20px 20px;
}

#content_right {
	margin-top: 1px;
	padding-left: 20px;
	padding-top: 40px;
	width: 258px;
	float: right;
}

#divider_bottom {
	margin: 1px auto;
	height: 15px;
	width: 770px;
	background-color: #6AADC6;
	border: 1px solid #6AADC6;
	float: left;
}

#menu_bottom {
	margin: 1px auto;
	padding-top: 12px;
	padding-right: 25px;
	padding-left: 25px;
	height: 23px;
	width: 720px;
	background-color: #CCE3EC;
	border: 1px solid #CCE3EC;
	float: left;
}

#menu_bottom_left {
	width: 450px;
	float: left;
	color: #6AADC6;
}

#menu_bottom_right {
	text-align: right;
	width: 200px;
	float: right;
	color: #6AADC6;
}

#menu_bottom a {
	padding: 0px 5px 0px 5px;
}

.level2navi {
	font-weight: bold;
	color: #6AADC6;
	text-decoration: none;
}

.level2navicontainer {
	height: 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}

.level3navi {
	text-decoration: none;
	color: #646464;
}

.casestudy img{
	padding-right: 10px;
	padding-bottom: 10px;
}

/* sitemap */

.csc-sitemap {
	padding-left: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.csc-sitemap-level1 {
	font-weight: bold;
	margin-left: 20px;
}

.csc-sitemap-level2 {
	margin-left: 175px;
	background-image: url(../images/bullet_sel.gif);
	color: #646464;
}

.csc-sitemap-level3 {
	margin-left: 335px;
	color: #646464;
}

.csc-sitemap-level2 a, .csc-sitemap-level3 a {
	text-decoration: none;
}

.sitemap_divider {
	border-bottom: 1px solid white;
}