@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: #fff;
	line-height: 1.5em;
}
img {
	border: 0;
}
.clear {
	clear: both;
	height: 0.1em;
	font-size: 0.1em;
	line-height: 0.1em;
}
div#container {
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #fff;
}
div#branding {
	float: left;
	width: 296px;
}
div#branding div#logo {
	width: 296px;
	height: 32px;
	background: url(../images/logo_hellingman.gif) no-repeat;
}
div#branding div#logo a {
	display: block;
	width: 296px;
	height: 32px;
	color: #7e6b60;
	font-size: 1.8em;
	margin: 0;
}
div#branding div#logo a span {
	position: absolute;
	left: -999em;
}
div#branding div#payoff {
	width: 296px;
	height: 16px;
	background: url(../images/payoff_hellingman.gif) no-repeat;
}
div#branding div#payoff a {
	display: block;
	width: 296px;
	height: 16px;
	color: #7e6b60;
	font-size: 1.8em;
	margin: 0;
}
div#branding div#payoff a span {
	position: absolute;
	left: -999em;
}
div#nav_main {
	float: left;
	z-index: 100;
	position: relative;
	width: 664px;
	height: 48px;
}
div#nav_main ul {
	position: absolute;
	bottom: 0;
	left: 12px;
	width: 652px;
	height: auto;
}
div#nav_main li {
	position: relative;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
div#nav_main li a {
	display: block;
	margin: 0 11px 0 0;
	padding: 1px 0 1px 11px;
	color: #0038a2;
	background: url(../images/nav_main_li.gif) no-repeat left center;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.22em;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}
div#nav_main li a:hover {
	color: #e5322c;
	background: url(../images/nav_main_li_mo.gif) no-repeat left center;
	text-decoration: none;
}
div#nav_main li a.current, div#nav_main li a.current:hover {
	color: #e5322c;
	background: url(../images/nav_main_li_mo.gif) no-repeat left center;
	text-decoration: none;
}
div#nav_main li.separate {
	float: right;
}
div#nav_main li.separate a {
	margin: 0;
}
div#nav_main li.separate a:hover {
	color: #e5322c;
	text-decoration: none;
}
div#content {
	width: 100%;
	min-height: 480px;
	margin: 4px 0 16px 0;
	padding: 16px 0 0 0;
	border-top: 4px solid #0078cb;
}
div#branding_supp {
	float: left;
	width: 184px;
	height: 224px;
	margin: 0 16px 0 0;
}
div#branding_supp div#random_image {
	width:184px;
	height:224px;
}
div#branding_supp div#fixed_image {
	width:184px;
	height:224px;
	background-image:url(../images/bus01.jpg);
}
div#branding_supp div#guarantee {
	margin: 24px 0 0 0;
}
div#content_main {
	float: left;
	width: 560px;
	margin: 0 16px 0 0;
}
div#content_main a {
	color: #e5322c;
	background: url(../images/text_decoration.gif) repeat-x bottom;
	text-decoration: none;
}
div#content_main a:hover {
	color: #e5322c;
	background: none;
	text-decoration: underline;
}
div#content_main div.visuals {
	width: 560px;
	height: 224px;
	margin: 0 0 16px 0;
}
div#content_main div.visuals img {
	float: left;
	margin-right: 1px;
}
div#content_main div.visuals div.info {
	float: left;
	width: 152px;
	height: 208px;
	padding: 16px 16px 0 16px;
	color: #fff;
	background: #e5322c;
}
div#content_main div.visuals div.info p.compact {
	margin: 0 0 1em 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.25em
}
div#content_main div.visuals div.info h4 {
	margin: 0 0 0.5em 0;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
div#content_main div.visuals div.info p {
	margin: 0 0 1.5em 0;
}
div#content_main div.text {
	width: 528px;
	margin: 0;
	padding: 16px 16px 0 16px;
	background: url(../images/bg_content_main.gif) repeat-y;
}
div#content_main div.text h3 {
	clear: left;
	float: none;
	margin: 0 0 0.5em 0;
	color: #e5322c;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
}
div#content_main div.text h4 {
	margin: 0 0 0.5em 0;
	color: #e5322c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
div#content_main div.text p {
	margin: 0 0 0.5em 0;
}
div#content_main div.text h3 + p {
	font-weight: bold;
}
div#content_main div.text p.bold {
	font-weight: bold;
}
div#content_main a.back {
	float: right;
	text-decoration: none;
}
div#content_main div.text p.link {
	margin: 0 0 0 16px;
	font-weight: normal;
	line-height: 1.5em;
	vertical-align: middle;
}
div#content_main div.text p.link a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 18px;
	color: #000;
	background: url(../images/link.gif) 0 2px no-repeat;
	text-decoration: none;
}
div#content_main div.text p.link a:hover {
	padding: 0 0 0 18px;
	color: #e5322c;
	background: url(../images/link_mo.gif) 0 2px no-repeat;
	text-decoration: none;
}
div#content_main ul {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 8px;
	list-style: square inside;
}
div#content_main ol {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 8px;
	list-style: square inside;
}
div#content_main li {
	color: #006;
	padding: 0 0 1px 0;
	line-height: 1.65em;
}

div#content_supp {
	float: left;
	width: 184px;
	height: 224px;
	margin: 0;
	color: #039;
	background: #bfddf2;
}
div#content_supp a {
	color: #039;
	background: url(../images/text_decoration_blue.gif) repeat-x bottom;
	text-decoration: none;
}
div#content_supp a:hover {
	color: #039;
	background: none;
	text-decoration: underline;
}
div#content_supp p {
	margin: 12px 16px 13px 16px;
}
*+html>body div#content_supp p { /* targets IE7 */
	margin: 12px 16px 12px 16px;
}
* html div#content_supp p { /*IE6 fix */
	margin: 12px 16px 12px 16px;
}
div#content_supp p.link a {
	display: block;
	width: 152px;
	height: 16px;
	margin: 0;
	color: #7e6b60;
	background: url(../images/link_offerte.gif) no-repeat;
}
div#content_supp p.link a:hover {
	background: url(../images/link_offerte_mo.gif) no-repeat;
}
div#content_supp p.link a span {
	position: absolute;
	left: -999em;
}
div#site_info {
	clear: left;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 1px 0 0 0;
	border-top: 1px solid #cdcecf;
}
div#site_info a {
	color: #9c9e9f;
	background: url(../images/text_decoration_gray.gif) repeat-x bottom;
	text-decoration: none;
}
div#site_info a:hover {
	color: #9c9e9f;
	background: none;
	text-decoration: underline;
}
div#site_info div#copyright {
	float: left;
	padding: 1px 0 0 8px;
	color: #9c9e9f;
	font-size: 0.9em;
}
div#site_info div#legal {
	float: right;
	padding: 1px 8px 0 0;
	color: #9c9e9f;
	font-size: 0.9em;
}

