/* CSS Document IT-eye */
/***** IT-eye LAYOUT *****/

body {
	font-family: Verdana, sans-serif;
	font-size: 76%;
	color: #000000;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

#bodydouble {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

.spacey {
	display: block;
	height: 20px;
}

/*----BACKGROUND----*/

.orangeribbon {
	background-image: url(../iteye2/images/back_orange.jpg);
	background-repeat: repeat-x;
}

.redribbon {
	background-image: url(../iteye2/images/back_red.jpg);
	background-repeat: repeat-x;
}

.greenribbon {
	background-image: url(../iteye2/images/back_green.jpg);
	background-repeat: repeat-x;
}

.blueribbon {
	background-image: url(../iteye2/images/back_blue.jpg);
	background-repeat: repeat-x;
}

/*---------*/

#wrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;
 padding: 0;
}

#insidewrap {
	margin: 0;
	text-align: left;
}

#insidebottomwrap {
	float: left;
	margin-left: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
	width: 716px;
}

#insidebottomleft {
	float: left;
	width: 100%;
	display: block;
}

#insidebottomright {
	float: right;
	width: 222px;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}

.insideclear {
	clear: both;
}

/*--content column---*/

#maincolumn {
	width: 473px;
	float: left;
	background: #FFFFFF;
	margin-left: 13px;
}

.mainpageinside {
	width: 473px;
	display: block;
	background: url(../iteye2/images/shadinghome.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 30px;
}

.mainsoainside {
	width: 473px;
	display: block;
	background: url(../iteye2/images/shadingsoa.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 30px;
}

.mainbiinside {
	width: 473px;
	display: block;
	background: url(../iteye2/images/shadingbi.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 30px;
}

.maintechinside {
	width: 473px;
	display: block;
	background: url(../iteye2/images/shadingtech.jpg) repeat-y top right;
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 30px;
}

.mainbeheerinside {
	width: 473px;
	display: block;
	background: url(../iteye2/images/shadingbeheer.jpg) repeat-y top right;
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 30px;
}


/*---left column---*/

#introcontainer {
	width: 245px;
	float: left;
	background: #E7ECF2;
	margin-left: 1px;
	margin-bottom: 20px;
}

.introinside {
	width: 245px;
	display: block;
	background: url(../iteye2/images/shadinghomeintro.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
}

.leftspacer {
	display: block;
	height: 100px;
}

#menucontainer {
	width: 245px;
	float: left;
	background: #FFFFFF;
	margin-left: 1px;
	margin-bottom: 20px;
}

.pagemenuinside {
	width: 245px;
	display: block;
	background: url(../iteye2/images/shadinghomeintro.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
}

.soamenuinside {
	width: 245px;
	display: block;
	background: url(../iteye2/images/shadingsoamenu.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
}

.bimenuinside {
	width: 245px;
	display: block;
	background: url(../iteye2/images/shadingbimenu.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
}

.techmenuinside {
	width: 245px;
	display: block;
	background: url(../iteye2/images/shadingtechmenu.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
}

.beheermenuinside {
	width: 245px;
	display: block;
	background: url(../iteye2/images/shadingbeheermenu.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
}

/*--- home / right columns ---*/

#columnwrap {
	margin: 0;
	padding: 0;
}

.column {
margin: 0;
padding: 0;
	width: 230px;
	float: left;
	margin-left: 13px;
	background: #FFFFFF;
}

.homecolumninside {
padding: 0;
margin: 0;
	width: 230px;
	display: block;
	background: url(../iteye2/images/shadinghome.jpg) no-repeat top right; 
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 10px;
}

.pagecolumninside {
	width: 230px;
	display: block;
	background: url(../iteye2/images/shadinghome.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 10px;
}

.soacolumninside {
	width: 230px;
	display: block;
	background: url(../iteye2/images/shadingsoa.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 10px;
}

.bicolumninside {
	width: 230px;
	display: block;
	background: url(../iteye2/images/shadingbi.jpg) no-repeat top right;
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 10px;
}

.techcolumninside {
	width: 230px;
	display: block;
	background: url(../iteye2/images/shadingtech.jpg) repeat-y top right;
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 10px;
}

.beheercolumninside {
	width: 230px;
	display: block;
	background: url(../iteye2/images/shadingbeheer.jpg) repeat-y top right;
	border-bottom: 2px solid #C4C4C4;
	padding-bottom: 10px;
}

/*--- banner --*/

#setbanner {
	text-align: right;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 40px;
}

#setbanner_text {
	margin-left: 4px;
	margin-bottom: 10px;
	text-align: left;
	background: #E7ECF2;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}

/*---------FOOT-----*/

#footer {
	clear: both;
	border-top: 1px solid #153E7C;
	text-align: right;
	padding: 0;
	margin-left: 1px;
	height: 20px;
}





