/* pre-def html tags */
body {
	background-color: #f1f1f1;
	font-family: Arial, sans-serif;
}
img {	border: 0; }
ul { list-style: none; }
a { text-decoration: none; }
h1 {
	margin-left: 15px;
	font-size: 1.2em;
	font-variant: small-caps;
}
#content-main li {
	font-family: Arial, sans-serif;
	height: 21px;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	width: 400px;
}

/* CONTAINERS */

#container {
	width: 843px;
	margin: 0 auto;
	margin-top: 12px;
	
	background: #f1f1f1 url('gfx/mid.png') top left repeat-y;
}
#header {
	position: relative;
	height: 75px;
	width: 843px;
}
#header-top {
	height: 61px;
	width: 843px;
	background: #f1f1f1 url('gfx/top.png') top left no-repeat;
}
#header-logo {
	float: left;
	padding-left: 45px;
}

/* 					MENU */
#header-menu {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 455px;
	height: 24px;
	margin-top: 46px;
	margin-right: 35px;
}
#header-menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
}
#header-menu li {
	float: left;
	list-style: none;
	background: url('gfx/menu/back_skin.png') bottom left repeat-x;
}
#header-menu li.start-active-below a {	background: url('gfx/menu/left_back.png') bottom left no-repeat; }
#header-menu li.start span {
	display: block;
	height: 25px;
	background: url('gfx/menu/back_back.png') bottom right no-repeat; 	
}
#header-menu li.start a, #header-menu li.start-active-below a, #header-menu li.start-active a {
	padding-left: 15px;
}
#header-menu li.start-active { background: url('gfx/menu/active_skin.png') bottom left repeat-x; }
#header-menu li.start-active span {
	display: block;
	float: left;
	height: 25px;
	background: url('gfx/menu/left_active.png') bottom left no-repeat;
}
#header-menu li.start-active a {
	height: 25px;
	background: url('gfx/menu/active_back.png') bottom right no-repeat; 
}
#header-menu li.active span, #header-menu li.end-active span {
	float: left;
	display: block;
	height: 25px;
	background: url('gfx/menu/back_active.png') bottom left no-repeat;
}
#header-menu li.active, #header-menu li.end-active { background: url('gfx/menu/active_skin.png') bottom left repeat-x; }
#header-menu li.active a {
	padding-left: 15px;
	background: url('gfx/menu/active_back.png') bottom right no-repeat;
}
#header-menu li.active-before { width: 90px;}
#header-menu li.active-before a { background: url('gfx/menu/back_skin.png') bottom repeat-x; }
#header-menu li.end a {	background: url('gfx/menu/right_back.png') bottom right no-repeat; }
#header-menu li.end-active a { padding-left: 15px; background: url('gfx/menu/right_active.png') bottom right no-repeat; }
#header-menu a {
	float: left;
	display: block;

	height: 25px;
	width: 90px;
	padding-right: 15px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	background: url('gfx/menu/back_back.png') bottom right no-repeat;
}

/* SUB-MENU  */
#sub-menu {
	margin-left: 15px;
	width: 660px;
	background-color: #29abe2;
	height: 30px;
	color: #fff;
	text-transform: uppercase;
}
#sub-menu ul {
	padding: 4px;
	padding-left: 15px;
}
#sub-menu li {
	display: inline;
	margin-right: 0px;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0;
}
#sub-menu a { color: #fff; padding: 9px 7px 7px 7px; }
#sub-menu a:hover {	background-color: #007bb3; }

/* 					END MENU */
#content-left-contact, #content-left-about, 
#content-left-cases, #content-left-trans,
#content-left-trans-key, #content-left-trans-desc, 
#content-left-trans-tech {
	height: 250px; 
	width: 65px;
}
#content-left-about { background: url('gfx/left_textbox_intro.png') no-repeat; }
#content-left-contact {	background: url('gfx/left_textbox_contact.png') no-repeat; }
#content-left-cases { background: url('gfx/left_textbox_cases.png') no-repeat; }
#content-left-trans { background: url('gfx/left_textbox_trans_overview.png') no-repeat; }
#content-left-trans-key { background: url('gfx/left_textbox_trans_benefits.png') no-repeat; }
#content-left-trans-desc {	background: url('gfx/left_textbox_trans_description.png') no-repeat; }
#content-left-trans-tech {	background: url('gfx/left_textbox_trans_requirement.png') no-repeat; }

#content {
	overflow: hidden;
	z-index: 1;
}
#content-left-bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 20px;
	width: 63px;
	background: url('gfx/left_textbox_bottom') no-repeat;
}
#content-left, #content-left-over, 
#content-left-desc, #content-left-key, 
#content-left-tech {
	position: relative;
	float: left;
	margin-left: 50px;
	background: url('gfx/left_textbox_bite.png') repeat-y;
	min-height: 516px;	
	width: 65px;
	margin-bottom: 20px;
}
/* pixel-controled, left-bar in trans-actors */
#content-left-over {	min-height: 770px; }
#content-left-key { min-height: 575px; }
#content-left-desc { min-height: 883px; }
#content-left-tech { min-height: 563px; }

#content-main {
	float: left;
	width: 700px;
	margin-left: 0px;
	margin-bottom: 20px;
	min-height: 514px;
	border: #ccc 1px solid;
	
	/* CSS3 with webkit + gecko workaround, IE has no support yet */
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomright: 10px;	
	border-radius-topright: 10px;
	border-radius-bottomright: 10px;
}
#content-main p {
	margin: 15px;
	line-height: 20px;
	letter-spacing: 1px; 
	font-family: Arial, sans-serif;
	font-size: 0.7em;
}
#content-main p span {
	font-variant: small-caps;
	color: #29ABE2;
}
#footer {
	clear: both;
	width: 843px;
	height: 54px;	
	position: relative;
	z-index: 100;
	
	background: #f1f1f1 url('gfx/bottom.png') no-repeat;
	background-position: 1px;
}
#footer div {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: white;
	margin-left: 210px;
	padding-top: 16px;
}

/* classes */
#casesh1 {
	margin-top: 45px;
} 

/* Use left for 2-column layout, 2xdivs with class="left". */
.left {
	float: left;
	display: block;
	max-width: 45%;
}
.left img {
	margin-left: 15px;
}
.right {
	float: right;
	display: block;	
}
.clear { clear: both; }
.cases {
	width: 275px;
	padding: 20px; 
}
.trans-p {
	width: 400px;
	padding-left: 60px;
}
