body {
	margin:0;
	padding:0;
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	}

#top_line{
	width:100%;
	height:7px;
	border-bottom:solid 1px #FFF;
	background-color:#5d5d5d;
	}

#container{
	width:990px;
	margin:0 auto;
	position:relative;
	}	

#logo_blur{
	width:273px;
	height:139px;
	position:absolute;
	z-index:0;
	top:0px;
	left:0px;
	background-image:url(../images/logo_blur.png);
	}


#logo{
	width:382px;
	height:78px;
	position:relative;
	z-index:1;
	top:0px;
	left:0px;
}

#logo img{
	border:0;
	text-decoration:none;
}

#icon{
	width:60px;
	height:14px;
	position:absolute;
	z-index:0;
	top:50px;
	right:70px;
}

#menu{
	height:38px;
	line-height:28px;
	padding-left:15px;
	padding-top:14px;
	position:relative;
	width:975px;
	z-index:0;
}

#submenu{
	height:16px;
	line-height:16px;
	padding-left:88px;
	position:relative;
	width:875px;
	z-index:0;
}

#submenu-blog{
	height:16px;
	line-height:16px;
	padding-left:15px;
	position:relative;
	width:875px;
	z-index:0;
}

#submenu-services{
	height:16px;
	line-height:16px;
	padding-left:318px;
	position:relative;
	z-index:0;
}

#banner{
	width:990px;
	height:343px;
	position:relative;
	z-index:0;
	top:0px;
	left:0px;
	background-image:url(../images/banner_bg.png);
	float:left;
	text-align:center;
	}
	
#banner h1{
	color:#353535;
	font-size:20px;
	font-weight:bold;
	position:relative;
	top:235px;
	text-align:center;
	}



#content_left{
	float:left;
	width:300px;
	padding-left:30px;
}


#content_left p {
	background-color:#f4f4f4;
	float:left;
	font-size:12px;
	line-height:17px;
	margin:12px 0 0 0;
	padding:5px;
	text-align:justify;
	width:290px;
}

#brandon_ziel{
	position:relative;
	bottom:0;
	height:195px;
	width:301px;
	float:left;
	background-image:url(../images/brandon_ziel.png);
	background-repeat:no-repeat;
}


#content_right{
	float:left;
	width:630px;
	padding-right:30px;
	margin-bottom:20px;
	min-height:550px;
}

#content_whole{
	float:left;
	padding-left:14px;
	width:950px;
}

#contact_detaills{
	float:left;
	font-size:11px;
	height:243px;
	padding-left:30px;
	width:310px;
	position:relative;
	top:20px;
}



#my_process{
	position:relative;
	top:20px;	
	width:615px;
	height:243px;
	background-image:url(../images/my_process.png);
	background-repeat:no-repeat;
	float:left;
	padding-bottom:30px;
}

td a, td a:visited{	color:#10A9AE;	}
td a:hover{background-color:#10A9AE; color:#f3f3f3;}

/*-----   BEGIN FOOTER   -------*/

#follow_me{
	background:transparent url(../images/footer_follow_me_bg.png) no-repeat scroll 0 0;
	float:left;
	font-size:10px;
	height:28px;
	line-height:28px;
	margin-top:10px;
	position:relative;
	text-indent:130px;
	top:78px;
	width:340px;
	z-index:6;
	left:30px;
}

#footer{
	background:#666 url(../images/footer_bg.png) repeat scroll 0 0;
	color:#303438;
	float:left;
	font-size:10px;
	height:44px;
	position:relative;
	margin-top:40px;
	width:100%;
	z-index:5;
}

/*-----   EINDE FOOTER   -------*/



.clear {
	clear:both;	
}


/*-----   BEGIN PORTFOLIO STYLES -------*/

#portfolio-content_right{
	float:right;
	width:560px;
	margin-right:30px;
	margin-bottom:20px;
	padding-top:12px;
	background-image:url(../images/portfolio_thumb_bg.png);
	display:table-cell;
	top:0;
	vertical-align:middle;
	text-align:center;
}

#portfolio-content_right img{
	max-width:535px;
	max-height:500px;
	text-align:center;
	margin-bottom:10px; 
}


#rating{
	background-image:url(../images/rate.png);
	background-repeat:no-repeat;
	float:left;
	height:59px;
	margin-bottom:20px;
	margin-left:12px;
	padding-top:70px;
	position:relative;
	width:173px;
}

.rating_block{
	width:175px!important;
	display:block;
	margin-right:75px;
	}

h5.rating {
	text-indent:30px;
	text-transform:uppercase;
	width:180px;
}

#msg_id{
	left:11px;
	position:absolute;
	top:60px;
}

#content_left_portfolio_detaill{
	float:left;
	width:330px;
	padding-left:30px;
	}

#content_left_portfolio_detaill p {
	background-color:#f4f4f4;
	float:left;
	font-size:12px;
	line-height:17px;
	margin:12px 0 0 0;
	padding:5px;
	text-align:justify;
	width:340px;
}



/*-----   EINDE PORTFOLIO STYLES -------*/


/*-----   BEGIN CUSTOM STYLES -------*/

#underconstruction{
	background-image:url(../images/underconstruction.png);
	width:913px;
	margin-left:30px;
	height:419px;
	}

/*-----   EINDE CUSTOM STYLES -------*/

