/*
##############################################################################

content

##############################################################################
*/


#headline
{
	position: absolute;
	z-index: 6;

	left: 69px;
	top: 135px;
	
	height: 20px;
}

#con
{
	position: absolute;
	z-index: 7;
	
	left: 0px;
	top: 160px;
}

#content
{
	width: 549px;
	
	background-color: #DCDDDE;
	
	margin: 0px;
	padding: 0px;

	padding-bottom: 35px;
}

#content div.line
{
	width: 549px;

	height: 1px;

	margin: 0px;
	padding: 0px;

	overflow: hidden;

	background: url(../i/line_content_top.gif) repeat-x transparent;
}


#content div.subnav
{
	margin-bottom: 20px;
}

#content div.textbox
{
	width: 549px;
	
	padding: 0px;
}

#content h2
{
	padding-left: 71px;
	padding-right: 26px;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;

	color: #990000;
}

#content p
{
	margin-top: 0px;
	width: 454px;

	padding-left: 71px;
	padding-right: 26px;
}

#content .textboxblank a, #content .textbox a
{
	text-decoration: none;
	text-transform: uppercase;
	
	font-size: 12px;
	
	color: #990000;	
}

/*
##############################################################################

rightbox

##############################################################################
*/

#introbox
{
	width: 788px;

	background: url(../i/bg_introbox.gif) repeat-y transparent;
}


#boxcon
{
	width: 760px;
	
	border-style: solid; 
	border-color: #7E8384;
	
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	padding-top: 20px;
	padding-bottom: 11px;
}

#boxbottom
{
	clear: both;
	width: 773px;
	
	height: 25px;
	
	margin-left: auto;
	margin-right: auto;

	text-align: right;

	background: url(../i/bg_introbox_bottom.gif) repeat-x transparent;
	
	margin: 0px;
	padding: 0px;
}


/*

	intro case_studies

*/


.picturebox
{
	width: 237px;
	float: left;
}

.picturebox .img
{
	margin-bottom: 4px;
}

.picturebox .subtitle
{
	margin-left: auto;
	margin-right: auto;

	padding: 3px;

	font-family: Arial, sans-serif;
	font-size: 11px;

	color: #ffffff;
	background-color: #000000;
}

.picturebox .subtitle p
{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.picturebox .subtitle a
{
	text-decoration: none;
	text-transform: uppercase;
	
	font-size: 12px;
	
	color: #ffffff;	
}


/*

	intro product_range

*/


.productbox
{
	width: 221px;
	float: left;
}

.productbox .img
{
	margin-bottom: 4px;
}

.productbox .subtitle
{
	margin-left: auto;
	margin-right: auto;

	padding: 3px;

	font-family: Arial, sans-serif;
	font-size: 11px;

	color: #ffffff;
	background-color: #000000;
}

.productbox .subtitle p
{
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.productbox .subtitle a
{
	text-decoration: none;
	text-transform: uppercase;
	
	font-size: 12px;
	
	color: #ffffff;	
}



.contactboxleft
{
	width: 376px;
	height: 270px;
	
	float: left;
	
	background-color: #DCDDDE;
}

.contactboxright
{
	height: 270px;
	padding: 0px 5px 0px 5px;
	
	float: left;

	background-color: #DCDDDE;
}

.contactboxleft h2, .contactboxright h2
{
	font-size: 12px;
	font-weight: normal;
	
	color: #990000;
	
	text-transform: uppercase;

	margin-left: auto;
	margin-left: auto;

	margin-top: 0px;
	margin-bottom: 0px;
	
	padding: 15px 5px 5px 5px;
}

.contactboxleft span, .contactboxright span
{
	font-size: 12px;
	font-weight: normal;
	
	color: #990000;
	
	text-transform: uppercase;
}

.contactboxleft p, .contactboxright p
{
	margin-left: auto;
	margin-left: auto;

	padding: 0px 5px 10px 5px;

	margin-top: 0px;
	margin-bottom: 0px;
}

.contactboxleft a, .contactboxright a
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
	color: #990000;
}

