@import url(css/eric_meyer_reset.css);

:-moz-any-link:focus {
  outline: none;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top:-15px;
}

#header {
	float: left;
	width: 1000px;
	height: 170px;
}

#badge {
	float: left;
	width: 234px;
	height: 155px;
	margin-left: 110px;
	border: none;
	outline: none;
	list-style-type: none;
}

#navigation {
	background-image:url(../images/nav_work.png);
	float: left;
	height: 100px;
	width: 648px;
	margin-top: 20px;
	background-repeat: no-repeat;
}

#links_top  a, links_top  visited  {
	float: left;
	width: 60px;
	margin-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	border: none;
	outline:none;
}

#links_top a:hover {
	color:#09F;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration:none;
	text-align:center;
}

.home {
	color:#300;
	margin-left: 68px;
}

.about {
	color:#300;
	margin-left: 53px;
}

.work {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align:center;
	float: left;
	height: 20px;
	width: 20px;
	list-style-type:none;
	margin-left: 54px;
}

.resume {
	color:#300;
	margin-left: 47px;
}

.contact {
	color:#300;
	margin-left: 57px;
}


#top_bar {
	
	background-image:url(../images/top_bar.png);
	background-repeat:no-repeat;
	width: 998px;
	height: 42px;
	margin-top: 100px;
}

#middle {
	background-image:url(../images/horz_slice.png);
	background-repeat: repeat-y;
	float: left;
	width: 1000px;
	margin-top:-32px;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 45px;
	font-weight: bold;
	color: #09f;
	float: left;
	width: 780px;
	margin-bottom:10px;
}

#story {
	/*background-image:url(../images/about_place_03.jpg);*/
	background-repeat:no-repeat;
	float: left;
	width: 850px;
	margin-top: 50px;
	margin-left: 115px;
}

#menu_arrow {
	float: left;
	width: 130px;
	margin-left:120px;
}


#work_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height:32px;
	width: 275px;
	height: 50px;
	float:left;
	margin-left:13px;

}

#work_links  a, work_links  visited  {
	float: left;
	width: 60px;
	height: 50px;
	margin-top: 10px;
	line-height: 32px;
	text-transform:none;
	text-decoration:none;
	text-align:left;
	border: none;
	outline:none;
}

#work_links a:hover {
	color:#09F;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration:none;
}

.work_web {
	color:#BBB;
	font-size: 28px;
	line-height: 32px;
	margin-left: 15px;
}

.work_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	float: left;
	margin-left: 15px;
}

.work_flash {
	color:#BBB;
	font-size: 28px;
	line-height: 32px;
	margin-left: 15px;
}

.horz_line_long {
	background-image:url(../images/horz_line780.png);
	background-repeat:no-repeat;
	float: left;
	height: 2px;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#about_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 45px;
	color: #230805;
	float: left;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#about_story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
	float: left;
	width: 825px;
	margin-right: 20px;
	
}

#footer {
	float:left;
	background-image:url(../images/footer_wo_logo.png);
	background-repeat:no-repeat;
	width: 998px;
	height: 165px;
}

#sv_logo {
	float: left;
	height: 100px;
	width: 538px;
	margin-left: 108px;
	margin-top: 18px;
}

#bottom_links
{
	float:left;
	color: #fff;
	line-height: 16px;
	width: 240px;
	height: 24px;
	font-size:14px;
	margin-top: 30px;
	margin-left:34px;
	font-family: Arial, Helvetica, sans-serif;
}

#bottom_links a {color:#F60; text-decoration:none;}
#bottom_links a.current {color:#FFF; text-decoration:none;}
#bottom_links a:hover {color:#FFF; text-decoration:none;}

#social_media {
	float:left;
	width: 250px;
	height: 55px;
	margin-left: 30px;
	margin-top: 2px;
	
}

#facebook {
	float: left;
	height: 55px;
	width: 55px;
	margin-top:-1px;
}
#twitter {
	float: left;
	height: 55px;
	width: 45px;
	/*margin-top:-1px;*/
}
#last {
	float: left;
	height: 55px;
	width: 47px;
}
#linked {
	float: left;
	height: 55px;
	width: 54px;
}

#tumblr {
	float: left;
	height: 55px;
	width: 47px;
	margin-top:1px;
}

#bottom_line {
	background-image:url(../images/bottom_line.png);
	float:left;
	width: 810px;
	height: 2px;
	margin-left: 112px;
	clear:left;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #F60;
	float: left;
	height: 14px;
	width: 250px;
	margin-top: 3px;
	margin-left: 112px;
}

body{
	background-color:#DDD;
}
