body {
color:#999;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
}

a {
color:#999;
}
.leetle {
font-size:4px;
}
.med {
font-size:6px;
}

.active {
color:#666;
}

#landing {
width:800px;
height:606px;
margin:20px auto;
background: url(../img/landing/studio-33-design_concepts.jpg);
}
#landing_link {
padding:399px 0px 0px 503px;
}

#wrapper {
width:1000px;
margin:5px auto;

}

	#header {
	width:900px;
	height:55px;
	padding-right:100px;
	background: url(../img/site/header.png) right top no-repeat;
	}

	#quote {
	width:815px;
	color:#666666;
	font-style:italic;
	font-size:14px;
	text-align:center;
	}

	#content2 {
	width:815px;
	float:left;
	padding:5px 0;
	}
	
	#home {
	width:180px;
	float:right;
	text-align:left;
	margin-top:20px;
	font-size:13px;
	padding-bottom:10px;
	}
#logo {
	background:url(../img/site/s33dc_logo.jpg) bottom no-repeat;
	height:105px;
	width:180px ;
	padding-top:10px;
	}
	
	#ul {
	list-style:none;
	}
	
	#nav {
	width:180px;
	float:right;
	text-transform:uppercase;
	margin-top:4px;

	}
	
		#nav a {
		text-decoration:none;
		}
		
		#nav p {
		margin:.2em;
		}
		
		#nav h4 {
		font-size:14px;
		padding-top:300px;
		text-align:center;
		font-weight:normal;
		}
		
		#nav h4 a {
		text-decoration:underline;
		}
		
		#nav blockquote {
		margin:5px 0px 5px 20px;
		}

	
	
#footer {
	width:815px;
	text-align:center;
	font-size:9px;
	text-transform:uppercase;
	float:left;
	}
	
		#footer a {
		text-decoration:none;
		color:#666666;
		}
		
.border {
border-top:solid 2px #fff;
border-bottom:solid 2px #fff;
border-right:solid 2px #fff;
border-left:solid 2px #fff;
}

.works {
padding:1px;
}
img {
border:0px;
}

img.right {
float:right;
padding:5px;
}

img.left {
float:left;
padding:0;
}

/* Drop Cap - used for first letter of first section paragraph */

.dropcap {
	float: left;
	margin:0;
	padding-top:3px;
	border:0;
	}  
h4 {
	color:#666;
	padding-left:4px;
	font-size:12px;
	text-transform:uppercase;
	}
	
h5 {
font-size:12px;
font-weight:normal;
margin:0;
}
	
h5 a {
text-decoration:none;
}
h5 a:hover {
color:#333;
}	

.clienteditor {
padding:5px 0;
}
a.current {
color:#333;
}

.preload {display:none;}

h6 {
font-size:14px;
font-weight:normal;
color:#999;
text-transform:uppercase;
text-align:center;
padding:10px 0 30px 0;
}

#divider {
padding-top:25px;
}
