@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
	margin: 0px auto 0px auto;
	font-family: georgia, times new roman, serif;
	height: 100%;
	width: 800px;
}

h2 {
	font-family: georgia, times new roman, serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #333333;
}
	

a:hover {
	text-decoration: underline;
}


#wrapper {
	width:800px;
	margin: 0px auto 0 auto;

}


#header {
	height: 200px;
}

#header .logo {
	float: left;
	margin-top: 76px;
	border: 0px;
}

#nav {
	width: 430px;
	float: right;
	height: 20px;
	margin-top: 160px;
	margin-right: 15px;
	font-family: georgia, times new roman, serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #797F7F;
	letter-spacing: 0px;

}

#nav a, #nav a:link, #nav a:visited {
	color: #797F7F;
	text-decoration: none;
}

#nav a:hover {
	color:#981418;
	text-decoration: none;
}

#nav li.current a {
	text-decoration: none;
	color: #000000;
}

#nav ul {
	list-style: none;
	float: left;
}

#nav ul, #nav li {
	margin-left: 8px;
	display: inline;

}

#feature {
	height: 248px;
}

.fadein {
	width: 547px;
	float: right;
	position: relative;
}

.fadein img {
	position: absolute;
	left:0;
	top:0;
}

#content {
	margin-top: 3px;
	height: auto;
	clear: both;
}

#content_left {
	width: 249px;
	float: left;
	background-color: #d9d9d9;
	padding-top: 25px;
	height:250px;
	min-height:

}

#content_left a, #content_left a:link, #content_left a:visited {
	color: #981418;
	text-decoration: none;
}

#content_left a:hover {
	color: #981418;
	text-decoration: underline;
}

.homefeature_left {
	font-family: georgia, times new roman, serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #981418;
	letter-spacing: 0px; 
	line-height: 20px;
	text-align: center;
	margin-top: 14px;
}

#content_right {
	width: 485px;
	float: right;
	background-color: #eaeceb;
	height: auto;
	display: block;
	padding-left: 37px;
	padding-top: 39px;
	padding-right: 25px;
	font-family: arial, verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #666666;
	letter-spacing: 0px; 
	line-height: 17px;
	
}

#content_right a, #content_right a:link, #content_right a:visited {
	color: #981418;
	text-decoration: none;
}

#content_right a:hover {
	text-decoration: underline;
}

.rightfeatures {
	display: block;
}

.rightfeatures img {
	margin-right: 10px;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 8px;
	float: right;
}	

.rightfeatures ul {
	float: left;
	font-size: 12px;
}

.rightfeatures li {
	display: inline;
	float: left;
	margin-left: -43px;
	margin-bottom: 30px;
	font-size: 12px;
}

.rightfeatures h2 {
	font-family: georgia, times new roman, serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #333333; 
	letter-spacing: 0px;
	margin-bottom: 8px;
}

#footer_interior {
	clear: both;
	width: auto;
	background-color: #fff;
	text-align: left;
	font-family: georgia, times new roman, serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #666666; 
	letter-spacing: 0px;
	height: 112px;
	margin-left: 286px;
	padding-top: 25px;
}

#footer_interior a, #footer_interior a:link, #footer_interior a:visited {
	color:#BFBFBF;
	text-decoration: none;

}

#footer_interior a:hover {
	color:#666666;
	text-decoration: underline;
}

#footer_home {
	clear: both;
	width: auto;
	margin-bottom: 20px;
	background-color: #fff;
	text-align: left;
	font-family: georgia, times new roman, serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #666666;
	letter-spacing: 0px;
	height: 60px;
	padding-top: 20px;
	margin-left: 292px;
	line-height: 16px;
}

#footer_home a, #footer_home a:link, #footer_home a:visited {
	color:#BFBFBF;
	text-decoration: none;
}

#footer_home a:hover {
	color:#666666;
	text-decoration: underline;

}

.copyright {
	color: #BFBFBF;
}

.vanrooy {
	list-style: none;
	margin-left: -42px;
}

.case_studies_table {
	margin-left: -5px;
}

.case_studies_table ul {
	list-style: none;
	margin-left: -38px;
}

.contacts {
	margin-top:0px;
}