h2 {
	font-size: 1.846em;
	font-size: 1.538em;
	margin: 1.5em 0 .83em;
}

h2 .bigger {
	font-size: 1.25em;
	font-weight: normal;
}

#footer_clear {
	height: 200px;
}


/**
 * Companies
 */
#content .companies {
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#content .main_company,
#content .extra_company {
	float: left;
	width: 45%;
}

#content .main_company {
	margin-right: 5%;
}

#content .extra_company {
	margin-right: -1px;
}

#content .companies .links {
	font-size: 1.077em;
	margin-bottom: 2em;
}

#content .hardhat {
	background: url(hardhat.jpg) no-repeat;
	height: 244px;
	left: -3%;
	margin-left: -22em;
	margin-top: -25px;
	position: relative;
	width: 294px;
}


/**
 * Files
 */
#content .files {
	font-size: .923em;
	margin: 0 0 1.5em;
}

#content .files dt {
	font-weight: normal;
	margin: 0 0 .5em;
}

#content .files dd {
	margin: 0;
}


/**
 * Downloads
 */
#content .downloads {
	margin: 0 0 .8em;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#content .downloads li {
	margin: 0 0 .8em;
	padding: 0 0 0 21px;
	position: relative;
	white-space: nowrap;
	zoom: 1;
}

#content .downloads .file_icon {
	left: 2px;
}

#content .downloads .size {
	color: #8c8c8c;
	font-size: .833em;
	font-style: italic;
	margin-left: .5em;
}

#content .big_files .downloads li {
	margin-bottom: 1em;
	min-height: 35px;
	padding-left: 35px;
	zoom: 1;
}

#content .big_files .downloads .size {
	display: block;
	margin-left: 0;
}


/**
 * Sections
 */
#content .sections {
	margin-left: -2px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

#content .section_header {
	float: left;
	margin: 0 10px 0em 0;
}

#content .section_content {
	clear: left;
	margin-left: 2px;
}

#content .section_header h3 {
	padding: 0 2px 2px;
	position: relative;
}

#content .section_header h3 .pseudo_link {
	color: #000 !important;
	font-size: 85%;
}

#content .section_header h3 .pseudo_link:hover {
	color: #e0001a !important;
}

#content .section_header h3 .arrow {
	display: none;
	left: 50%;
	margin-left: -7px;
}

#content .section_header h3.selected {
	background: #e0001a;
}

#content .section_header h3.selected .pseudo_link,
#content .section_header h3.selected .pseudo_link:hover {
	border: 0;
	color: #fff !important;
	cursor: auto;
}

#content .section_header h3.selected .arrow {
	display: block;
}

.scroller 		{ border: 0px solid #00ff00;  overflow: hidden;  margin-left: -20px; position: relative; zoom: 1; }
.scroll_content { border: 0px solid #000;  margin: 0 20px;  overflow: hidden; position: relative; zoom: 1; }
.scroll_left,
.scroll_right	{ cursor: pointer; cursor: hand; position: absolute; height: 15px; width: 15px; top: 3px; z-index:1; background: #eee;}
.scroll_left	{ border: 0px solid #ff0000; left: 2px; background-image: url('markers.jpg'); background-position: bottom left; }	
.scroll_right	{ border: 0px solid #ff0000; right: 2px; background-image: url('markers.jpg'); background-position: bottom right; }
.scroll_left img	{ position: absolute; right: -12px; top: -3px;}
.scroll_right img 	{ position: absolute; left: -12px; top: -3px;}
/*.active		{ border: 1px solid #ff0000; left: 0px;  background-position: top left no-repeat; background-repeat: no-repeat;  }	
*/
.deactive_left	{  cursor: none; cursor: default; background-position: top left!important; background-repeat: no-repeat; }
.deactive_left img { display: none;}
.deactive_right	{  cursor: none; cursor: default; background-position: top right!important; background-repeat: no-repeat; }
.deactive_right img { display: none;}
.scroll		{  width: 300px; overflow: hidden; position: relative;}

#main_content { margin: 0 -100px 0 20em; }
#main_content .companies { padding-left: 2em; }
#main_content h1 { padding-left: 0.3em; }
#content .sections { margin-left:-2px; overflow: visible; position:relative; }