html {
	background:#f4f4f4;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	color:#479027;
	text-decoration:none;
}
a:hover {
	color:#93c94a;
}
h2 {
	color:#090909;
	font-size:18px;
	margin:14px 0;
	text-transform:uppercase;	
}
img.arrow {
	margin-right:10px;
}
#topRibbon {
	background:#090909;
	height:17px;
	width: 100%;
}
#wrapper, #footerContent {
	margin: 0 auto;
	width: 960px;
}
#header {
	height:138px;
	width:100%;
}
#logo {
	float:left;
	height:99px;
	margin-top:39px;
	width:228px;
}
#quicklinks {
	color:#999999;
	float:right;
	font-size:12px;
	margin-bottom:32px;
	margin-top:20px;
	text-align:right;
	width:200px;
}
#quicklinks a {
	color:#999999;
}
#quicklinks a:hover {
	color:#666666;
}
#menu {
	float:right;
	text-align:right;
	width:720px;
}
#menu a {
	color:#479027;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
}
#menu a:hover {
	color:#93c94a;
}
#menu a.active {
	color:#090909;
}
#newsWrapper {
	color:#5d5d5d;
	border-bottom: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	height:21px;
	margin-top:6px;
	padding-top:8px;
	width:100%;
}
#newsText {
	color:#5d5d5d;
	font-weight:bold;
	text-transform:uppercase;
}
#news {
	float:right;
	width:892px;
}
#news a {
	color:#5d5d5d;
}
#submenu {
	float:left;
	margin-right:40px;
	margin-top:27px;
	min-height:200px;
	width:203px;
}
#submenu a {
	border-bottom:#c0c0c0 1px solid;
	clear:both;
	color:#8dc63f;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding: 8px 0 8px 7px;
}
#submenu a:hover {
	color:#479027;
}
#submenu a.active {
	color:#000000;
}
#content {
	color:#333333;
	float:right;
	font-size:13px;
	line-height:20px;
	margin-bottom:20px;
	margin-top:27px;
	width:717px;
}
#content h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:28px;
	font-weight:bold;
	line-height:1.3;
	margin-top:0;
}
#content h2 {
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:1.2;
	margin:20px 0 16px 0;
	text-transform:none;
}
#content p {
	clear:left;
}
#content img {
	float:right;
	margin:0 0 15px 15px;
}
#content li {
	list-style-type:square;
}
#frontpageImage {
	bottom:18px;
	margin-bottom:-11px;
	position:relative;
	width:100%;
}
blockquote {
	background: #ffffff url(/files/images/crela-v2/quote.png) no-repeat 12px 12px;
	border: 1px solid #d7d7d7;
	color:#5d5d5d;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	line-height: 1.5em;
	margin: 10px 20px;
 	padding: 15px 15px 15px 52px;
}
#content em {
	color:#090909;
	margin-left:9px;
}
.frontpageParagraph {
	color:#5d5d5d;
	float:left;
	font-size:12px;
	line-height:20px;
	margin-bottom:25px;
	margin-left:55px;
	min-height:245px;
	position:relative;
	width:283px;
}
.frontpageParagraph h2 {
	margin-bottom:11px;
}
.frontpageParagraph.first {
	margin-left:0;
}
.frontpageParagraph div {
	width:100%;
}
.frontpageParagraph .stripe {
	background:#090909;
	height:6px;
	margin-bottom:16px;
}
.frontpageParagraph table .checksign {
	margin-top:4px;
}
.frontpageParagraph .link {
	bottom:0;
	position:absolute;
	right:0;
	text-align:right;
}
.frontpageParagraph em {
	color:#090909;
}

#portfolio {
	border-top: #c0c0c0 1px solid;
	clear:both;
	height:229px;
	width:100%;
}
#portfolio .arrow {
	bottom:2px;
	margin-right:10px;
	position:relative;
}
#portfolio .reference {
	border:#d8d7d7 1px solid;
	float:left;
	height:133px;
	margin-left:33px;
	position:relative;
	width:213px;
}
#portfolio .reference.first {
	margin-left:0;
}
#portfolio .reference .moreButton {
	bottom:0;
	position:absolute;
	right:0;
}
#footerBg {
	background:#e2e2e2;
	height:101px;
	width:100%;
}
#footerContent {
	color:#5d5d5d;
	height:101px;
	position:relative;
}
#bottomLogo {
	bottom:0;
	position:absolute;
	right:0;
}
#footerContent a {
	color:#5d5d5d;
}
#footerContent a:hover {
	color:#333333;
}
#bottomMenu, #copyrightNotice {
	float:left;
	width:600px
}
#bottomMenu {
	margin-bottom:5px;
	margin-top:32px;
}
#bottomMenu a {
	margin:0 2px;
}
#copyrightNotice {
	font-size:11px;
}