html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	color: #3d3d3d;
	font-size: 12px;
}
.global  {
	background: #6b0000 url(../images/bg_eyeron.jpg) top center repeat;
}
.beige {
	background: #e5dccd url(../images/bg_sfeer.jpg) top center repeat;
}
.black {
	background: #3c3c3c url(../images/bg_lgroup.jpg) top center repeat;
}
.purple {
	background: #551047 url(../images/bg_fp.jpg) top center repeat;
}
.blue {
	background: #192d6c url(../images/bg_cbizz.jpg) top center repeat;
}
.green {
	background: #629700 url(../images/bg_gofun.jpg) top center repeat;
}
/* Main Div's */
*:focus
{
 outline: none;
} 

#flashBackground {
	width: 100%;
	height: 100%;
	height: 1455px;
	position: absolute;
	overflow: hidden;
	z-index: -1;
}
#container {
	min-height: 100%;
	height: auto;
	_height: 100%;
	position: relative;
}
#holder {
	position: relative;
	width: 920px;
	height: auto;
	text-align: left;
	margin : 0px auto;
	display: block;
}

#topnav {
	height: 46px;
	position: absolute;
	top: 0px;
	z-index: 1;
	min-width: 100%;
	width: 100%;
	background: url(../images/bg_headfoot.png) repeat transparent;
}

/* Footer Div's */ 

#footer {
	height: 190px;
	position: relative;
	float: left;
	min-width: 100%;
	width: 100%;
}
#topfoot {
	height: 20px;
	position: relative;
	min-width: 100%;
	width: 100%;
}
#topfootholder {
	position: relative;
	width: 920px;
	height: 20px;
	text-align: left;
	margin : 0px auto;
	display: block;
	background: url(../images/shade_footer.png) no-repeat bottom center transparent;
}
#foot {
	height: 174px;
	position: relative;
	min-width: 100%;
	width: 100%;
	background: url(../images/bg_headfoot.png) repeat transparent;
}
#footholder {
	position: relative;
	width: 902px;
	height: 154px;
	padding: 20px 0px 0px 18px;
	text-align: left;
	margin : 0px auto;
	display: block;
	background: url(../images/highline.png) no-repeat top center transparent;
}
#footer_links {
	position: relative;
	width: 930px;
	height: 110px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	margin : 0px auto;
}
#copyright {
	position: relative;
	width: 882px;
	height: 18px;
	padding-top: 6px;
	margin-top: 20px;
	background: url(../images/line_footer.png) top center repeat-x transparent;
	float: left;
	font-size: 10px;
	color: #7d0000;
}
.links {
	position: relative;
	width: 130px;
	height: auto;
	float: left;
	color: #878787;
	font-size: 10px;
	line-height: 16px;
	margin-right: 20px;
}

/* Top div's */

#topholder {
	position: relative;
	width: 920px;
	height: 46px;
	text-align: left;
	margin : 0px auto;
	display: block;
	background: url(../images/highline.png) no-repeat top center transparent;
}
#logo_eyeron {
	position: absolute;
	width: 110px;
	height: 27px;
	top: 10px;
	left: 10px;
	z-index: 2;
}
#menu {
	position: absolute;
	width: 688px;
	height: 27px;
	text-align: right;
	top: 10px;
	right: 10px;
	z-index: 2;
}

/* Content Div's */

#header {
	position: relative;
	height: 253px;
	width: 920px;
	float: left;
	margin: 56px 0px 0px 0px;
}

#header_buttons {
	position: absolute;
	left: 0px;
	top: 0px;
}

#content {
	position: relative;
	height: auto;
	width: 891px;
	float: left;
	margin: 0px;
	padding: 18px 0px 0px 18px;
	background: url(../images/bg_maintxt.png) no-repeat scroll 0 0 transparent;
}
#content_left {
	position: relative;
	height: auto;
	width: 620px;
	margin-right: 32px;
	float: left;
}
#content_right {
	position: relative;
	height: 400px;
	width: 239px;
	float: left;
}
.title_first {
	position: relative;
	width: 602px;
	height: 48px;
	padding: 16px 0px 0px 18px;
	background: url(../images/bg_title1.png) no-repeat scroll 0 0 transparent;
	float: left;
}
.title_2nd {
	position: relative;
	width: 602px;
	height: 40px;
	padding: 16px 0px 0px 18px;
	background: url(../images/bg_title2.png) no-repeat scroll 0 0 transparent;
	float: left;
}
.mid_txt {
	position: relative;
	width: 584px;
	height: auto;
	line-height: 30px;
	padding: 10px 18px 0px 18px;
	background: url(../images/bg_midtxt.png) repeat-y scroll 0 0 transparent;
	float: left;
}
.left_txt {
	position: relative;
	width: 150px;
	margin-right: 20px;
	text-align: center;
	height: auto;
	float: left;
}
.right_txt {
	position: relative;
	width: 414px;
	height: auto;
	text-align: justify;
	float: left;
}
.txt_line {
	position: relative;
	width: 584px;
	height: auto;
	border-bottom: solid 1px #e2e2e2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
}
.btm_btn {
	position: relative;
	width: 588px;
	height: 32px;
	text-align: right;
	color: #FFFFFF;
	padding: 32px 32px 0px 0px;
	background: url(../images/bg_btm_btn.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 20px;
	float: left;
}
.btm_txt {
	position: relative;
	width: 620px;
	height: 18px;
	background: url(../images/bg_btm.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 20px;
	float: left;
}
.top_sub {
	position: relative;
	width: 223px;
	height: 47px;
	padding: 16px 0px 0px 16px;
	color: #FFFFFF;
	background: url(../images/bg_topsub.png) no-repeat scroll 0 0 transparent;
	float: left;
}
.mid_sub {
	position: relative;
	width: 225px;
	height: auto;
	line-height: 30px;
	padding: 6px 3px 6px 11px;
	background: #ffffff;
	float: left;
}
.mid_subfact {
	position: relative;
	width: 223px;
	height: auto;
	line-height: 18px;
	padding: 6px 0px 6px 16px;
	background: #ffffff;
	float: left;
}
.btm_sub {
	position: relative;
	width: 212px;
	height: 26px;
	background: url(../images/bg_btmsub.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 20px;
	text-align: right;
	padding: 27px 27px 0px 0px;
	float: left;
}
.btm_subfact {
	position: relative;
	width: 239px;
	height: 20px;
	background: url(../images/bg_btmsubfact.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 20px;
	text-align: right;
	float: left;
}

/* Form cells and styles */
.formfield {
	width: 257px;
	height: 29px;
	background: url(../images/bg_inputbar.gif) no-repeat top left;
	padding: 0px 5px 5px 5px;
	color: #d70000;
}
.forminput {
	width: 246px;
	height: 18px;
	border-color: #dbdada #ffffff #ffffff #dbdada;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
	background-image: url(../images/bg_input.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 5px;
	color: #b70100;
	font-size: 11px;
	padding: 2px 0px 0px 6px;
}
.submit {
	margin: 12px 0 0 0;
}
.area {
	width: 534px;
	height: 166px;
	border-color: #dbdada #f1f1f1 #f1f1f1 #dbdada;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
	background-image: url(../images/bg_input.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 6px;
	color: #b70100;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}
.send_btn {
	position: absolute;
	width: 161px;
	height: 35px;
	top: 188px;
	right: 1px;
	z-index: 2;
}

/* Object styles */

.project {
	position: relative;
	width: 580px;
	height: auto;
	float: left;
	padding: 12px 0px 12px 0px;
	border-bottom: solid 1px #e2e2e2;
}
.project_slider {
	position: relative;
	width: 558px;
	height: 234px;
	border: solid 1px #e2e2e2;
	padding: 6px;
	margin-top: 12px;
	float: left;
	overflow: hidden;
}

.project_container {
	position: relative;
	width: 558px;
	height: 234px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#projects {
	width: 10000px;
	display: inline-block;
	white-space: no-wrap;
	height: 234px;
	position: absolute;
}
#projects img {
	display:inline;
	float: left;
}

.control_slider {
	position: relative;
	width: 560px;
	height: 88px;
	padding: 6px;
	float: left;
}
.project_img {
	position: relative;
	width: 260px;
	height: 154px;
	border: solid 1px #e2e2e2;
	padding: 6px;
	margin: 0px 20px 0px 0px;
	float: left;
}
.project_info {
	position: relative;
	width: 256px;
	height: auto;
	margin: 0px;
	float: left;
	font-size: 11px;
	line-height: 24px;

}
.portfolio_item {
	position: relative;
	width: 562px;
	height: 166px;
	float: left;
	margin-bottom: 6px;
	padding: 20px 0px 20px 20px;
	background: url(../images/bg_project.gif) no-repeat 0 0;
}
.buzz_img {
	position: relative;
	width: 160px;
	height: 95px;
	border: solid 1px #e2e2e2;
	padding: 6px;
	margin: 10px 10px 10px 0px;
	float: left;
}
img {
	border: 0px;
}
.smaller {
	font-size: 11px;
	padding-top: 10px;
}
/* Hyperlink styles */

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.mid_sub li {
	background-image: url(../images/bg_item.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 30px;
	line-height: 30px;
}
.mid_subfact li {
	background-image: url(../images/bg_fact.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	line-height: 18px;
}
/* Hyperlink styles */

a, a:visited {
	color: #d70000;
	text-decoration: none;
}
a:hover {
	color: #d70000;
	text-decoration: underline;
}
.btm_sub a, .btm_sub a:visited {
	color: #000000;
	text-decoration: none;
}
.btm_sub a:hover {
	color: #d70000;
	text-decoration: none;
}
.btm_btn a, .btm_btn a:visited .btm_btn a:hover{
	color: #ffffff;
	text-decoration: none;
}
.red {
	color: #d70000;
}
#menu a, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #d70000;
	text-decoration: none;
}
#footholder a, #footholder a:visited {
	color: #a20000;
	text-decoration: none;
}
#footholder a:hover {
	color: #b50000;
	text-decoration: none;
}
/* Heading styles for Cufon and normal HTML */
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	color: #000000;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	color: #000000;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: 400;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	display: inline;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: lighter;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
h6 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	margin-bottom: 5px;
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: lighter;
	background: url(../images/line_footer.png) bottom left no-repeat;
}

/* Hover buttons */
.nav_home {
	position: relative;
	float: right;
	display: block;
	padding-right: 30px;
	width: 40px;
	height: 25px;
	background: url(../images/nav_home.gif) no-repeat;
	text-indent: 9999999px;
	overflow: hidden;
	float: right;
}
.nav_home:hover {
	background-position: 0 -25px;
}
.nav_over {
	position: relative;
	float: right;
	display: block;
	padding-right: 30px;
	width: 86px;
	height: 25px;
	background: url(../images/nav_over.gif) no-repeat;
	text-indent: 9999999px;
	overflow: hidden;
	float: right;
}
.nav_over:hover {
	background-position: 0 -25px;
}
.nav_services {
	position: relative;
	float: right;
	display: block;
	padding-right: 30px;
	width: 63px;
	height: 25px;
	background: url(../images/nav_services.gif) no-repeat;
	text-indent: 9999999px;
	overflow: hidden;
	float: right;
}
.nav_services:hover {
	background-position: 0 -25px;
}
.nav_werkwijze {
	position: relative;
	float: right;
	display: block;
	padding-right: 30px;
	width: 78px;
	height: 25px;
	background: url(../images/nav_werkwijze.gif) no-repeat;
	text-indent: 9999999px;
	overflow: hidden;
	float: right;
}
.nav_werkwijze:hover {
	background-position: 0 -25px;
}
.nav_portfolio {
	position: relative;
	float: right;
	display: block;
	padding-right: 30px;
	width: 60px;
	height: 25px;
	background: url(../images/nav_portfolio.gif) no-repeat;
	text-indent: 9999999px;
	overflow: hidden;
	float: right;
}
.nav_portfolio:hover {
	background-position: 0 -25px;
}
.nav_contact {
	position: relative;
	float: right;
	display: block;
	width: 55px;
	height: 25px;
	background: url(../images/nav_contact.gif) no-repeat;
	text-indent: 9999999px;
	overflow: hidden;
	float: right;
}
.nav_contact:hover {
	background-position: 0 -25px;
}
.active {
	background-position: 0 -25px;
}

