body {
	background: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
h1, h2, p, a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #919191;
	text-decoration: none;
}

a:visited {
	color: #919191;
	text-decoration: none;
}

a:active {
	color: #919191;
	text-decoration: none;
}
a:hover {
	color: #d88b07;
	text-decoration: none;
}
h1 {
	font-weight: 100;
	font-size: 22px;
	color: #045494;
}
h2 {
	font-weight: 100;
	font-size: 22px;
	color: #000000;
}
h3 {
	color: #045494;
	font-weight: 100;
	font-size: 16px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h4 {
	color: #045494;
	font-weight: 100;
	font-size: 16px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
h5 {
	color: #045494;
	font-weight: 100;
	font-size: 16px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 115px;
}
.spacer {height: 1px;margin-top: -1px;overflow: hidden;clear: both}
#wrapper { 
	width: 1130px;
	height: auto;
	background: url(img/sub_content_bg.jpg) no-repeat;
	margin: 0 auto;
}
#container {
	width: 962px;
	height: auto;
	background: #ffffff;
	margin: 0 auto;
}
#container #header {
	position: relative;
	width: 962px;
	height: 79px;
	background: url(img/header_gradient.jpg);
}
#header #logo {
	width: 174px;
	height: 79px;
	background: url(img/logo_cyntelix.jpg);
}
#container #menuContainer {
	position: relative;
	background: url(img/menu_gradient.jpg);
}
#menuContainer #menu {
	width: 962px;
	height: 37px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	float: left;
	margin: 0 0.5em;
}
#menu li a {
	height: 37px;
	line-height: 2.5em;
	float: left;
	display: block;
	color: #045494;
	font-weight: 100;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
#menu li a:hover {
	color: #d88b07;
}
#banner {
	position: relative;
	width: 962px;
	height: 149px;
        line-height: 0px
}
#container #line {
	position: relative;
	width: 962px;
	height: 15px;
	background: #d88b07;
}
.content {
	position: relative;
	width: 962px;
	background: #FFF;
}
#content_inner {
	float: left;
	width: 710px;
	color: #7C7C7C;
	margin-left: 20px;
}
#content_inner #partners {
	position: relative;
	margin-left: 10px;
}
#partners #partner01 {
	position: absolute;
	top: 0px;
}
#partner01 #partnerImage {
	position: relative;
	margin: 10px;
	float: left;
	height: 170px;
	width: 150px;
}
#partners #partner02 {
	position: absolute;
	top: 200px;
}
#partner02 #partnerImage {
	position: relative;
	margin: 10px;
	float: left;
	width: 150px;
	height: 170px;
}
#partners #partner03 {
	position: absolute;
	top: 400px;
}
#partner03 #partnerImage {
	position: relative;
	margin: 10px;
	float: left;
	width: 150px;	
	height: 170px;
}
#partners #partner04 {
	position: absolute;
	top: 600px;
}
#partner04 #partnerImage {
	position: relative;
	margin: 10px;
	float: left;	
	width: 150px;
	height: 170px;
}
.sidebar {
	position: relative;
	top: 40px;
	float: right;
	width: 180px;
	background: url(img/sidebar_bg.jpg) no-repeat bottom;	
	text-align: left;	
	margin-right: 20px;
}
.sidebar_header {
	position: relative;
	background: url(img/sidebar_header.jpg);
	padding: 6px 7px 3px
}
.sidebar_header span {
  color: #000;
}
.sidebar_content {
	position: relative;
	color: #777;
	margin: 15px;
}
#container #items {
	position: relative;
	top: 10px;
	height: 135px;
	margin: 0 auto;
}
#items .item {
	position: relative;
	float: left;
	top: 0px;
	width: 448px;
	height: 113px;
	color: #adadad;
	text-align: left;
	margin-left: 30px;
}
#items .item p {
  margin-left: 10px;
}
#items #item1 {
	background: url(img/item_box_long.jpg);
}
#items #item2 {
	background: url(img/item_box_long.jpg);
	margin-left: 10px;
}
#items #item2 #projects {
	position: absolute;
	top: 30px;
	left: 10px;
}
#projects #project {
	position: relative;
	float: left;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
#footer {
	width: 962px;	
	color: #adadad;
	text-align: center;
	line-height: 3.5em;
	margin: 0 auto;
}
#footer a {
	color: #adadad;
	font-size: 11px;
	text-decoration: none;
}








































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

