body 
{
	background-color: #ffeee3;
	font-family: Arial, sans-serif;
}
.clear
{
	clear: both;
	height: 0px;
	line-height: 0%;
	font-size: 0px;
	visibility: hidden;
}
.fLeft
{
	float: left;
}
.fRight
{
	float: right;
}

div#ci_border_layout
{
	background: #ffeee3 url('../images/ci_border_background.jpg') no-repeat; 
	height: 556px;
	left: 50%;
	margin: -278px 0 0 -472px;
	position: absolute;
	top: 50%;
	width: 944px;
}
div#ci_border_layout_home
{
	background: #ffeee3 url('../images/ci_border_background_home.jpg') no-repeat; 
	height: 556px;
	left: 50%;
	margin: -278px 0 0 -472px;
	position: absolute;
	top: 50%;
	width: 944px;
}
div#ci_border_layout_image
{
	background: #ffeee3 url('../images/ci_border_background_img.jpg') no-repeat; 
	height: 556px;
	left: 50%;
	margin: -278px 0 0 -472px;
	position: absolute;
	top: 50%;
	width: 944px;
}
div#ci_border_layout_customer
{
	background: #ffeee3 url('../images/ci_border_background_customer.jpg') no-repeat; 
	height: 556px;
	left: 50%;
	margin: -278px 0 0 -472px;
	position: absolute;
	top: 50%;
	width: 944px;
}

div#ci_border_layout_alternative
{
	background: #ffeee3 url('../images/ci_border_background_alternative.jpg') no-repeat; 
	height: 556px;
	left: 50%;
	margin: -278px 0 0 -472px;
	position: absolute;
	top: 50%;
	width: 944px;
}
/* <header> */
div#header
{
	height: 89px;
}

div#navigation
{
	height: 48px;
	margin: 8px 0 0 7px;
}
div.navigation_item, div.navigation_item_active
{
	margin: 0 1px 0 0;
	position: relative;	
}
div.navigation_item_active a.main
{
	background: transparent url('../images/navigation_active_repeat.png') repeat-x;
}

div.navigation_item_active a.main, div.navigation_item a.main
{
	color: #000;
	display: block;
	font-size: 12px;
	height: 48px;
	text-decoration: none;	
	width: 100%;	
}
div.navigation_item a:hover.main
{
	background: transparent url('../images/navigation_active_repeat.png') repeat-x;	
}
div.navigation_item_active a.main span, div.navigation_item a.main span
{
	display: block;
	padding: 37px 0 0 5px;
}

	div#navigation_home
	{
		height: 48px;
		margin: 0 1px 0 48px;
		width: 70px;
	}
	
	div#navigation_about
	{
		height: 48px;
		width: 111px;
	}
	
	div#navigation_face
	{
		height: 72px;
		width: 104px;
	}
	
	div#navigation_customer
	{
		height: 48px;
		width: 80px;
	}
	
	div#navigation_contact
	{
		height: 72px;
		width: 153px;
	}
	
	div#navigation_publicity
	{
		height: 72px;
		width: 113px;
	}
	
	div#navigation_jobs
	{
		height: 48px;
		width: 149px;
	}
	
	a.sub_navigation
	{
		background: none;
		border-left: 1px solid #ff6600;
		bottom: 0px;
		color: #000000;
		display: block;
		font-size: 10px;	
		left: 3px; 	
		line-height: 100%;
		padding: 0 0 0 3px;
		position: absolute;
		text-decoration: none;
	}
	
	a.sub_navigation_active
	{
		background: none;
		border-left: 1px solid #ff6600;
		bottom: 0px;
		color: #000000;
		display: block;
		font-size: 10px;	
		left: 3px; 	
		line-height: 100%;
		padding: 0 0 0 3px;
		position: absolute;
		text-decoration: none;
	}
	
	a.first
	{
		background: none;
		border-left: 1px solid #ff6600;
		bottom: 12px;
		color: #000000;
		display: block;
		font-size: 10px;	
		left: 3px; 	
		line-height: 100%;
		padding: 0 0 0 3px;
		position: absolute;
		text-decoration: none;
	}
div#logo
{
	height: 95px; 
	position: absolute;
	right: 3px;
	top: 1px;
	width: 199px;
}
/* </header> */
div#content
{
	height: 420px;	
	margin: 0 auto;
	width: 916px;
}
div#footer
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 12px auto 0 auto;
	text-align: center;
}
div#footer_alternative
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 110px auto 0 auto;
	text-align: center;
}


