html {
	background: #ffffff url(../images/background_tile.png) repeat-x;
	}

body {
	padding:0;
	margin:0;
	color:#666666;
	font-family:Georgia, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	width: 100%;
	display: table;
	}
	
#wrap {
	background:none;
	margin:0px auto 0;
	width:930px;
	}
	
#header_home {
	float:left;
	background: url(/images/background.png) no-repeat center top;
	margin:0px auto 0;
	width:930px;
	height:280px;
	}
	
#header_work {
	float:left;
	background: url(/images/background_work.png) no-repeat center top;
	margin:0px auto 0;
	width:930px;
	height:280px;
	}
	
#header_contact {
	float:left;
	background: url(/images/background_contact.png) no-repeat center top;
	margin:0px auto 0;
	width:930px;
	height:280px;
	}
	
.nav {
	float:right;
	width:150px;
	height:35px;
	text-align:right;
	background:none;
	border:none;
	padding:0;
	margin:11px 7px 0px 0px;
	}
		
.nav_divider {
	float:right;
	background: url(/images/nav_divider.png) no-repeat center top;
	width:50px;
	height:10px;
	text-align:center;
	border:none;
	padding:0;
	margin:6px auto 0;
	}
	
.nav_item {
	float:right;
	width:50px;
	height:35px;
	text-align:center;
	background:none;
	border:none;
	padding:0;
	margin:0px 0px 0px 0px;
	}
	
.logo {
	float:left;
	width:170px;
	text-align:right;
	background:none;
	border:none;
	padding:0;
	margin:78px auto 0;
	}

#nav_left {
	float:left;
	width:190px;
	text-align:left;
	background:none;
	border:none;
	padding:0;
	margin:0 auto 0;
	}
	
ul.nav_list {
	list-style: none;
	float: left;
	width: 170px;
	margin: 0; padding: 0;
	background:none;
	border:none;
	}
	
ul.nav_list a {
	font-family:Georgia, Arial, Helvetica;
	font-size:11px;
	font-weight:normal;
	font-style:italic; 
	color: #000000;  
	text-decoration: none;
	line-height:30px;
	} 
	
ul.nav_list a:hover {
	font-family:Georgia, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	font-style:italic; 
	color: #ffffff;
	background-color:#000000;
	text-decoration: none;
	line-height:30px;
	} 
	
.name {
	float:left;
	width:360px;
	height:120px;
	text-align:left;
	background:none;
	border:none;
	padding:0;
	margin:0 20px 0 0;
	}
	
.intro {
	float:left;
	width:360px;
	height:120px;
	text-align:left;
	background:none;
	border:none;
	padding:0;
	margin:0 auto 0;
	}

.intro_top {
	float:left;
	width:360px;
	text-align:left;
	background:none;
	border:none;
	padding:0;
	margin:0 auto 0;
	}
	
.intro_left {
	float:left;
	width:160px;
	text-align:left;
	background:none;
	border:none;
	padding:0;
	margin:15px 20px 0 0;
	}
	
.intro_right {
	float:right;
	width:180px;
	text-align:left;
	background:none;
	border:none;
	padding:0;
	margin:15px auto 0;
	}
	
.contact_holder {
	margin:20px 0 0 0;
	}

.content_right {
	float:left;
	width:740px;
	background:none;
	border:none;
	padding:0;
	margin:0 0 0 0;
	}
	
.work {
	float:left;
	width:170px;
	height:220px;
	background:none;
	border:none;
	padding:0;
	margin:20px 0 0 0;
	}
	
.work_pic {
	float:left;
	width:170px;
	height:130px;
	}

.work_title {
	float:left;
	font-family:Georgia, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	width:170px;
	color: #000000;  
	text-decoration: none;
	padding:0;
	margin:10px 0 10px 0;
	}
	
.work_title a {
	font-family:Georgia, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color: #000000;  
	text-decoration: none;
	}

.work_title a:hover {
	font-family:Georgia, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color: #ffffff;
	background-color:#000000; 
	text-decoration: none;
	}


.work_text {
	float:left;
	width:170px;
	color:#666666;
	font-family:Georgia, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	margin:0 0 0 0;
	}
		
.work_divider {
	float:left;
	width:20px;
	height:220px;
	background:none;
	border:none;
	padding:0;
	margin:20px 0 0 0;
	}

#content_holder {
	margin:0 auto 0;
	width:930px;
	}
	
#content {
	float:right;
	width:740px;
	background:none;
	border:none;
	padding:0;
	}
	
.project {
	width:550px;
	background:none;
	border:none;
	padding:0;
	margin:0 0 10px 0;
	}

.project_header {
	float:left;
	width:550px;
	margin:0px 20px 0 0;
	}

.project_list {
	float:left;
	width:550px;
	margin:20px 20px 0 0;
	}
	
.project_about {
	float:right;
	width:170px;
	background:none;
	border:none;
	padding:0;
	margin:20px auto 0;
	}

.project_title {
	font-family:Georgia, Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color: #000000;  
	}
	
.project_skills {
	color:#a5a5a5;
	font-family:Georgia, Arial, Helvetica;
	font-size:11px;
	font-weight:normal;
	}
	
.project_text {
	color:#666666;
	font-family:Georgia, Arial, Helvetica;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	margin:20px 0px 20px 0px;
	}

#footer {
	background: url(/images/footer_bg.png) no-repeat center top;
	text-align:right;
	width:930px;
	height:50px;
	clear:both;
	}
	
#footer a {
	font-family:Georgia, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color: #000000;  
	text-decoration: none;
	line-height:70px;
	}
	
#footer a:hover {
	font-family:Georgia, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color: #ffffff;
	background-color:#000000; 
	text-decoration: none;
	}
	
h1 {
	font-family:Georgia, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	letter-spacing: 0.2em;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0;
	}
	
h2 {
	font-family:Georgia, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	letter-spacing: 0.2em;
	color:#000000;
	margin:15px 0px 10px 0px;
	padding:0;
	}
	
a	{ 
	font-family:Georgia, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	font-style:italic; 
	color: #000000;  
	text-decoration: none;  
	}  

a:hover {
	font-family:Georgia, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	font-style:italic; 
	color: #000000;  
	text-decoration: none;  
	}
	
hr {
	color:#acacac;
	background-color:#acacac;
	width:100%;
	height:1px;
	border:none;
	float:left;
	padding:0;
	margin:5px auto 0;
	}
	