@import url(css/eric_meyer_reset.css);

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

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

#header {
	float: left;
	width: 1000px !important;
	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_home.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 {
	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: 67px;
}

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

.work {
	color:#300;
	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: 780px;
	margin-top:50px;
	margin-left:0px;
	margin-bottom: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
}

#images_row2  {
	float: left;
	width: 1000px;
	height: 230px;
	margin-left: 45px;
	margin-top: 50px;
	margin-bottom: 10px;
}

#graphic_solutions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 45px;
	font-weight: normal;
	color:#300;
	float: left;
	width: 780px;
	margin-bottom:42px;
	margin-left:105px;
	text-align: center;
	margin-top: 10px;
}

#graphic_solutions a {color:#AAA; text-decoration:none;}
#graphic_solutions a.current {color:#FFF; text-decoration:none;}
#graphic_solutions a:hover {color:#000; text-decoration:none;}

#fb{
	float:left;
	margin-left: 200px;
}

body{
	background-color:#DDD;
}