@charset "UTF-8";
/* MesoCreative */

body {
	margin:50px, 0px; 
	padding:0px;
	background-color:#000;
	/* Hack voor IE5 */
	text-align:center;
}



ul, li, h4, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}

#banner {
	font-family:"Verdana",Lucida Grande, Arial!important;
	font-size:12px;
	color:#cccccc;
	width:900px;
	margin:0px auto;
}

#content_page {
	font-family:"Verdana",Lucida Grande, Arial!important;
	font-size:12px;
	color:#cccccc;
	width:900px;
	margin:0px auto;
	padding-left:20px;
}

/* -------------------------------   Navigation   -------------------------------  */

#navigation {
	width:916px;
	height:74px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
}

#navigation ul {
	margin-left:55px !important;
}

#navigation li {
	float:left;
	margin:0 -1px;
	padding:0px 5px;
}

#design { text-indent:-9999px; }
#web { text-indent:-9999px; }
#print { text-indent:-9999px; }
#meso { text-indent:-9999px; }
#contact { text-indent:-9999px; }
#login { text-indent:-9999px; }

#navigation #design a {
	position:absolute;
 	background-image:url(../images/left_navi.jpg);
	background-position: 0px 0px;
	margin-left:227px;
	text-align: center;
	height: 31px;
	width: 105px;
	cursor: hand;
	display: block;
	text-indent:-9999px;
}

#navigation #design a:hover { background-position: 0px -100px; }

#navigation #web a {
	position:absolute;
 	background-image:url(../images/mid_navi.jpg);
	background-position: 0px 0px;
	margin-left:334px;
	text-align: center;
	height: 31px;
	width: 105px;
	cursor: hand;
	display: block;
	text-indent:-9999px;
}

#navigation #web  a:hover { background-position: 0px -100px; }

#navigation #print a {
	position:absolute;
 	background-image:url(../images/right_navi.jpg);
	background-position: 0px 0px;
	margin-left:442px;
	text-align: center;
	height: 31px;
	width: 105px;
	cursor: hand;
	display: block;
	text-indent:-9999px;
}

#navigation #print  a:hover { background-position: 0px -100px; }

#navigation #meso a {
	position:absolute;
 	background-image:url(../images/left_navi.jpg);
	background-position: 0px -32px;
	margin-left:227px;
	margin-top:17px;
	text-align: center;
	height: 27px;
	width: 105px;
	cursor: hand;
	display: block;
	text-indent:-9999px;
}

#navigation #meso a:hover { background-position: 0px -132px; }

#navigation #contact a {
	position:absolute;
 	background-image:url(../images/mid_navi.jpg);
	background-position: 0px -32px;
	margin-left:334px;
	margin-top:17px;
	text-align: center;
	height: 27px;
	width: 105px;
	cursor: hand;
	display: block;
	text-indent:-9999px;
}

#navigation #contact a:hover { background-position: 0px -132px; }

#navigation #login a {
	position:absolute;
 	background-image:url(../images/right_navi.jpg);
	background-position: 0px -32px;
	margin-left:442px;
	margin-top:17px;
	text-align: center;
	height: 27px;
	width: 105px;
	cursor: hand;
	display: block;
	text-indent:-9999px;
}

#navigation #login a:hover { background-position: 0px -132px; }

/* -------------------------------   END navigation   -------------------------------  */

#folio, table {
	font-family:"Verdana",Lucida Grande, Arial;
	font-size:10px;
	color:#fff;
	width:900px;
}

/* ----------- Floating menu ----------- */

#floatdiv {
	position:absolute;
    width:50px;
    height:50px;
    left:0px;
    top:0px; 
    padding:16px;
	background-color:#transparent;
}

/* ----------- End menu ----------- */

#screen {
	position:relative;
	width:950px;
	z-index:100;
}

#sections {
	width:950px;
	clear:left;
	overflow:hidden;
	clear:left;
}

#sections ul {
	width:9000px
}

#sections li {
	float:left;
	margin:0 100px;
	padding:0px 0px;
}

#sections p {
	width:550px;
	margin:0px 0;
	font-size:85%;
	line-height:1.4em;
}

#sections h2 {
	color:#00ffff;
	margin:0px 0pt;
}

.contact_form {
	padding-left:280px;
}

.signin_form {
	padding-left:310px;
}

.login {
	width:600px;
	padding-left:300px;
	
}