* { padding: 0; margin: 0; }

html{ font-family: verdanna, sans-serif; background: #3F3F3F; font-size: 12px; }

ul, p{  line-height: 1.6em;  margin-bottom: 1em; }

a{ color: #00AFDF }
a:hover{ color: #4ACCEF }

h1
{
	text-align: center;
	font-size: 4em;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: 700;
}

h2{ font-size: 1.8em; font-family: verdana, sans-serif; font-weight: 700; margin-bottom: .2em; }

h1 a, h2 a
{
	color: #FFFFFF;
	text-decoration: none;
}

#header, #footer
{
	text-align: center;
	margin: auto;
	color: #F8F8F8;
}

#header a:link,
#header a:visited,
#header a:active,
#header a:hover
{
	color: #F8F8F8;
	text-decoration: none;
	font-weight: bold;
}

#content{ margin: auto; }

#statement
{
	margin: 0;
	padding: 0;
	padding: 30px;
	color: #C2C2C2;
	font-size: 1.1em;
}
#statement span
{
	color: #FFFFFF;
}

#featuredWork
{
	padding: 30px;
}

#footer
{
	color: #eee;
	margin-top: 50px;
	margin-left: 50px;
}


#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover
{
	color: #aaa;
	text-decoration: none;
}

#footer a:hover
{
	color: #ddd;
	text-decoration: underline;
}

.list
{
	width: 25%;
	float: left;
}

.list h3
{
	margin-left: 1em;
	font-weight: normal;
}

.list ul
{
	list-style: outside square;
	margin-left: 2.35em;
	font-size: .9em;
}

.list ul li
{
	margin: 4px 0;
}

#root
{
	padding: 30px 0;
	clear: both;
	text-align: center;
}

.hop
{
	color: #5FA8FF;
}

#statement
{
	text-align: center;
	padding: none;
	margin: none;
}


#featuredWork{ background: #424242; padding: 20px; color: #D2D2D2; margin-top: 10px; }

#featuredWork p{ font-size: 1em; }
#featuredWork span{ color: #FFFFFF; }
#featuredWork div{ padding-left: 30px; width: 770px; margin: auto; height: 120px; }
	#featuredWork div img{ border: 0; float: right; margin-left: 40px; margin-top: -55px; }

#featuredWork div.left
{
	padding-left: 0;
	padding-right: 30px;
}

#featuredWork div.left img
{
	float: left;	
	margin-left: 0px;
	margin-right: 40px;
}

#featuredWork div.right
{
	padding-left: 2px;
	padding-right: 12px;
}


hr
{
	clear: both;
	visibility: hidden;
}

#portfolio{ clear: both; }

.client{ position: absolute; }
	.client img{ display: block; }
.client.boxed{ background: #fff; border: 2px solid #aaa; }

h2 span{ color: #aaa !important; }

.links{ margin: 0 !important; }
.links li{ display: block !important; width: 100%; list-style-position: inside; padding: 0 0 .5em 0 !important; margin: 0 !important; }

#footer strong{ display: block; padding-bottom: .9em; }

.nav{ margin-top: 3px }
.nav div{ padding-top: 0px; padding-bottom: 4px; width: 140px; float: left;  padding-left: 10px; margin-right: 9px; }
.nav div a{ text-decoration: none; font-weight: 700; display: block; }
.nav .on{ border-bottom-width: 7px !important; }
.nav div:hover{ border-bottom-width: 7px !important; }
.nav .col1{ border: 1px solid #C51C70; border-right: none; border-top: none; }
	.nav .col1 a{ color: #fff; }
.nav .col2{ border: 1px solid #4F5DAA; border-right: none; border-top: none; }
	.nav .col2 a{ color: #fff; }
.nav .col3{ border: 1px solid #009BCA; border-right: none; border-top: none; }
	.nav .col3 a{ color: #fff; }
.nav .col4{ border: 1px solid #99CA3D; border-right: none; border-top: none; }
	.nav .col4 a{ color: #fff; }
.nav .col5{ border: 1px solid #F7B119; border-right: none; border-top: none; }
	.nav .col5 a{ color: #fff; }
