*                                       { margin: 0; padding: 0; }
body                                    {  }
a, a img                                { border: 0; text-decoration: none; outline: 0; }

#page-wrap                              {  padding: 15px; background: white; margin: 0 auto 50px; position: relative; }
#col1                                   { width: 49%; float: left; margin: 0 0 20px 0; }
#col2                                   { width: 49%; float: right; }


#dl                                     { position: absolute; top: 10px; right: 0; background: black; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px 6px; }
#dl:hover                               { background: #666; }

/*
    For Specific Slides
*/
.textSlide                              { padding: 0px 30px; text-align: center;}
#textSlide h3                           { font: 20px Georgia, Serif; }
#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }

#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }

.ServicesContainer {
	height: 267px;
}

.textServices {
	font-family: 'Museo300';
	font-size: 14px;
	color: #0f3a6d;
	width: 255px;
}

.right {
	position: relative;
	top: 45px; 
	left: 590px;
	padding: 16px 23px 26px 15px;
}
.left {
	position: relative;
	top: 45px; 
	left: 43px;
	padding: 16px 23px 26px 15px;
}

.eenleft { background: transparent url("../images/bg-services-1l.png") no-repeat 0px 0px; }
.eenright { background: transparent url("../images/bg-services-1r.png") no-repeat 0px 0px; }
.tweeleft { background: transparent url("../images/bg-services-2l.png") no-repeat 0px 0px; }
.tweeright { background: transparent url("../images/bg-services-2r.png") no-repeat 0px 0px; }
.drieleft { background: transparent url("../images/bg-services-3l.png") no-repeat 0px 0px; }
.drieright { background: transparent url("../images/bg-services-3r.png") no-repeat 0px 0px; }
.vierleft { background: transparent url("../images/bg-services-4l.png") no-repeat 0px 0px; }
.vierright { background: transparent url("../images/bg-services-4r.png") no-repeat 0px 0px; }

.service {
	background: transparent url("../images/lsi-check.png") no-repeat 0px 0px;
	font-family: 'Museo700';
	font-size: 19px;
	display: block;
	padding: 8px 0px 4px 38px;
	margin: 3px 0px 0px;
}

.design {
	background: transparent url("../images/lsi-design.png") no-repeat 0px 0px;
}

.ontwikkeling {
	background: transparent url("../images/lsi-ontwikkel.png") no-repeat 0px 1px;
}

.hosting {
	background: transparent url("../images/lsi-hosting.png") no-repeat 0px 1px;
}

.marketing {
	background: transparent url("../images/lsi-marketing.png") no-repeat 0px 0px;
}

.huisstijl {
	background: transparent url("../images/lsi-huisstijl.png") no-repeat 0px 0px;
}

.seo {
	background: transparent url("../images/lsi-seo.png") no-repeat 0px 0px;
}

.script {
	background: transparent url("../images/lsi-script.png") no-repeat 0px 2px;
}



