body {
	background: #FFFFFF;
	font:normal 11px Verdana, Helvetica, sans-serif; 
	margin:0;
	padding:0;
	text-align: left;
	color:#6d6d6d;
}

a {outline:none;text-decoration:none;}
a:link		{color:#2b72a5;}
a:visited	{color:#2b72a5;}
a:hover		{color:#5c96bf;}
a:active	{color:#2b72a5;}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family: Verdana, Helvetica, sans-serif;
	}
h4 {
	padding:1em 0 .5em 0;
	font-size:11px;
	color:#000;
	}
p {
	padding:0 0 1em 0;
	margin:0;
	}
img {
	margin:0;
	padding:0;
	border:none;
	}
	
/*
CLASSES  ---------------------- */
.thumb {
	float:left;
	margin:3px 10px 0 0;
	padding:2px;
	width:94px;
	height:66px;
	border:1px solid #c4c4c4;
	background-color:#FFFFFF;
	}
.project {
	float:left;
	width:300px;
	margin:15px 0 0 0;
	padding:0 20px 0 0;
	}
a.arrow {
	display:block;
	margin:5px 0 0 0;
	padding:0 0 0 18px;
	text-align:left;
	background:transparent url(/img/bg_arrow.gif) 0 2px no-repeat;
	}
/*
CONTAINER --------------------- */
#container {
	width:719px;
	margin: 16px auto 0 auto;
	padding:0 0 0 0;
	background: transparent url(/img/bg_top.gif) no-repeat top left;
}

/*
HEADER ------------------------ */
#header {
	width:719px;
	margin: 0;
	padding:0;
	}
#header h1 {
	float:left;
	display:block;
	margin: 32px 0 0 0;
	padding: 0 0 0 35px;
	}
#header h1 a {
	display:block;
	width:199px;
	height:19px;
	background: transparent url(/img/hdr_title.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
	}
#header h2 {
	float:right;
	display:block;
	margin: 45px 0 0 0;
	padding: 0 47px 0 0;
	width:104px;
	height:9px;
	background: transparent url(/img/title_web_developer.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
	}

/*
CONTENT ---------------------- */
#content {
	clear:both;
	width:695px;
	padding:34px 17px 14px 17px;
	margin:0 0 0 0;
	background: transparent url(/img/bg_repeat.gif) repeat-y top left;
	}

#content ul {
	margin:0 0 0 5px;
	padding:0 0 0 0;
	list-style:none;
	}
#content ul li {
	margin:0;
	padding:0 0 0 18px;
	line-height:19px;
	text-align:left;
	background:transparent url(/img/bg_arrow.gif) 0 5px no-repeat;
	}

/*
SUB-HEADER ------------------- */
#sub-header {
	width:683px;
	height:77px;
	margin:0;
	padding:0;
	background-color: #cbe2ea;
	border-bottom:1px solid #d0e5ec;
	border-top:1px solid #d0e5ec;
	}
#sub-header h2 {
	float:right;
	display:block;
	margin: 32px 0 0 0;
	padding: 0 27px 0 0;
	width:123px;
	height:15px;
	background: transparent url(/img/title_portfolio.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
	}
	
/*
ABOUT ------------------------ */
#about {
	clear:right;
	float:left;
	width:292px;
	height:270px;
	margin:15px 0 3px 0;
	padding:30px 0 0 33px;
	background-color: #f8f8f6;
	}
#about h3 {
	display:block;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	width:78px;
	height:21px;
	background: transparent url(/img/title_about.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
	}
#about p {
	margin: 0 0 0 0;
	padding:0 15px 0 0;
	line-height:16px;
	}
#about a.arrow {
	margin-left:5px;
	width:138px;
	}

/*
FEATURED WORK  --------------- */
#featured-work {
	float:left;
	width:320px;
	margin:15px 0 0 37px;
	padding:30px 5px 0 0;
	line-height:16px;
	}
#featured-work h3 {
	display:block;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	width:190px;
	height:21px;
	background: transparent url(/img/title_featured_work.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
	}
#featured-work a.arrow { 
	float:right;
	padding-right:25px;
	}
/*
PROJECTS  -------------------- */
#projects {
	clear:left;
	width:648px;
	height:382px;
	margin:0 0 0 0;
	padding:20px 0 0 35px;
	background-color: #dde9d8;
	line-height:16px;
	}
#projects h3 {
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:107px;
	height:26px;
	background: transparent url(/img/title_projects.gif) no-repeat top left;
	text-indent:-9999px;
	overflow:hidden;
	}
#projects h4 {
	padding-top:2px;
	}
	
/*
FOOTER  ---------------------- */
#footer {
	width:719px;
	margin: 0;
	padding:12px 0 7px 10px;
	background: transparent url(/img/bg_bottom.gif) no-repeat top left;
	color:#6d6d6d;
	}	



