@charset "UTF-8";

h1#hello,div#maurivan-img,p#sorry,div#work h2,a#g-touch, ul#me, { behavior: url("scripts/iepngfix.htc") }

html, body {height:100%;margin:0;padding:0; font-family:Arial, Helvetica, sans-serif;}
body{background:#ffffff repeat-x bottom;}

h1,h2,h3{text-indent:-999em;font-size:1px;margin:0;padding:0;}

div#wrapper{
	margin: 0 auto;
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	overflow:hidden;
	margin:0;
	padding:0;
	background:url('images/bg-maurivan.png') transparent repeat-x bottom left; height:600px;_bottom:-1px;}

h1#hello{
	background:url("images/logo.png") no-repeat scroll left bottom transparent;
	display:block;
	height:112px;
	margin:30px 30px 30px 350px;

}

p#name{font-size:35px; color:#615a58; margin-left:350px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing:-1px;margin-top:25px; line-height:60px;}

p#title{font-size:30px; color:#85051a; margin-left:350px; font-family:Arial, Helvetica, sans-serif; margin-top:-50px;}


a#g-touch{
	width:293px;
	display:block;
	text-indent:-999em;
	height:197px;
	left:350px;
	background:url('images/getintouch.png') transparent no-repeat;
	position:absolute;
	bottom:91px;
}

ul#me{ bottom:25px; position:absolute; left:350px; margin:0; padding:0; border:none;}
ul#me li{float:left; list-style-type:none; margin: 20px 20px 0 0; border:none;}
ul#me a{border:none; }

a img{border:none;}



