/* STYLESHEET BY AFDELING STIJL */

body{
	background-color: #e7e7e7;
}

/* CONTAINER */

#container{
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px; padding: 0px;
	}

#top{
	width: 980px;
	height: 375px;
	background-image: url(../images/top.jpg);
    margin: 0px;
    padding: 0px;
	}

#header1{
	width: 936px;
	height: 255px;
	background-image: url(../images/headerhome.jpg);
	z-index:1;
	margin-top: 110px;
	float: left;
	position: absolute;
	}

#header2{
	width: 936px;
	height: 255px;
	background-image: url(../images/headercontact.jpg);
	z-index:1;
	margin-top: 110px;
	float: left;
	position: absolute;
	}
	
#header3{
	width: 936px;
	height: 255px;
	background-image: url(../images/headerpsf.jpg);
	z-index:1;
	margin-top: 110px;
	float: left;
	position: absolute;
	}

#header4{
	width: 936px;
	height: 255px;
	background-image: url(../images/headerproducts.jpg);
	z-index:1;
	margin-top: 110px;
	float: left;
	position: absolute;
	}

#header5{
	width: 936px;
	height: 255px;
	background-image: url(../images/headerlinks.jpg);
	z-index:1;
	margin-top: 110px;
	float: left;
	position: absolute;
	}

#header6{
	width: 936px;
	height: 255px;
	background-image: url(../images/headercompany.jpg);
	z-index:1;
	margin-top: 110px;
	float: left;
	position: absolute;
	}
	
#menu{
	width: 267px;
	height: 354px;
	background-image: url(../images/menu.png);
	float:left;
	z-index:2;
	position: relative;
	margin: -107px 0px 0px 65px;
	background-repeat: no-repeat;
	}

#main{
	width: 980px;
	min-height: 350px;
	background-image: url(../images/boxedbg.png);
	background-repeat:repeat-y;
        margin: 0px;
        padding: 0px;
}
	
.style1 {
	color: #666666;
	font-style: italic;
}

.style2 {
	color: #47a3ff;
	font-style: oblique;
}
     
/* Start Logo section */

#beforelogo{
	width: 525px;
	height: 80px;
	float: left;
	}

#logo1{
	width: 100px;
	height: 80px;
	float: left;
	margin-top: 5px;
	}

#logo2{
	width: 100px;
	height: 80px;
	float: left;
	margin-top: 5px;
	}

#logo3{
	width: 200px;
	height: 80px;
	float: left;
	margin-top: 5px;
	}

#logo img{
	border: 0px;
	}

/* End Logo section */

#footer{
	width: 980px;
	height: 100px;
	background-image: url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
#copyright{
	color: #444444;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
        float: right;
        padding: 0px 70px 30px 0px;
        margin: 0px;	
}

/* Start Menu setup */

#blue{
	height: 15px;
	z-index:3;
	}

#button{
	width: 249px;
	height: 42px;
	background-color:#ffffff;
	font-size: 11px;
	margin: 0px 0px 0px 8px;
	}

#button:hover{
	width: 249px;
	height: 42px;
	background-color:#f1f1f1;
	font-size: 11px;
	border:0px;
	}

#button a:link, #menu a:active, #menu a:visited{
	width: 189px;
	height: 10px;
	text-decoration: none;
	color: #444444;
	font-family: "bell Gothic Std Black", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: 900;
	position: relative;
	display: block;
	padding: 16px;
	border:0px;
	}

#buttonx:hover{
	width: 189px;
	height: 11px;
	background-color:#ffffff;
	font-size: 11px;
	}

#spacer{
	background-color: #e3e3e3;
	height: 1px;
	z-index:3;
	width: 249px;
	margin: 0px 0px 0px 8px;
	}

#menu img{
	border: 0px;
	}

/* Start Main Setup */

#text{
	padding: 10px 70px 10px 350px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	}
	
p{
	text-align: justify;	
}