/*

Hello! 


*/


html,body
{
	border:0;
	padding:0;
	margin:0;
	font-family:Helvetica, Arial;
	font-size:14px;
	background-color:#8ac000;
}

p { line-height:1.3em; }


div.capsule
{
	width:800px;
	margin:0 auto;
}

/* START HEADER ELEMENTS */

#header
{
	border:0;
	padding:0;
	margin:0;
	background:#161616 url('img/header_bg.gif') repeat-x bottom left;
	height:250px;
	color:#eee;
}

#header h1
{
	border:0;
	margin:0 0 30px 0;
	padding:10px 0 0 0;
	background:transparent url('img/anodynemedia.gif') no-repeat 0 15px;
	height:61px;
}

h2
{
	border:0;
	margin:0;
	padding:0;
}

h1 span, h2 span
{
	display:block;
	position:absolute;
	top:auto;
	left:-9999px;
	height:1px;
	width:1px;
	overflow:hidden;
}

#aboutus
{
	float:left;
	width:370px;
}

#aboutus h2
{
	height:27px;
	background:transparent url('img/aboutus.png') no-repeat top left;
}

#wecanhelp
{
	float:right;
	width:370px;
}

#wecanhelp h2
{
	height:30px;
	background:transparent url('img/needsomework.png') no-repeat top left;
}
/* END HEADER ELEMENTS */




/* START PORTFOLIO */

#portfolio
{
	margin:0;
	padding:0;
	height:425px;
	background:#00b4e4 url('img/portfolio_bg.gif') repeat-x bottom left;
	text-align:center;
}

#portfolio h2
{
	margin:0 0 51px 0;
	padding:0;
	height:80px;
	background:transparent url('img/ourwork.gif') no-repeat bottom left;
	position:relative;
	top:3px;
}

dl.work_map {
	display:block;
	width:698px;
	height:294px;
	background:url('img/work.png');
	position:relative;
	margin:2px auto 2px auto;
	color:#000;
}

a.work_link1 {left:1px; top:13px; background:transparent;}
a.work_link1 {display:block; width:213px; height:0; padding-top:230px; overflow:hidden; position:absolute;}
a.work_link1:hover, a.work_link2:hover, a.work_link3:hover {background:transparent; border:1px dashed #000;}
a.work_link2 {left:213px; top:1px; background:transparent;}
a.work_link2 {display:block; width:248px; height:0; padding-top:251px; overflow:hidden; position:absolute;}
a.work_link3 {left:461px; top:13px; background:transparent;}
a.work_link3 {display:block; width:234px; height:0; padding-top:231px; overflow:hidden; position:absolute;}

	
/* END PORTFOLIO ELEMENTS */




/* START BOTTOM */

#bottom
{
	margin:0;
	padding:20px 0 10px 0;
	background:#8ac000 url('img/bottom_bg.gif') repeat-x top left;
	min-height:100px;
	color:#000;
}

#services
{
	float:left;
	width:370px;
}

#services h2
{
	height:33px;
	background:transparent url('img/services.png') no-repeat bottom left;
}

#services dt
{
	margin:5px 0;
	padding:0;
	font-size:17px;
	font-weight:bold;
	color:#eee;
}

#services dd
{
	margin:0 0 10px 0;
	padding:0;
}

#services dd img
{
	float:left;
	margin:0 10px 5px 0;
}


#contact
{
	float:right;
	width:370px;
}

#contact h2
{
	height:34px;
	background:transparent url('img/contact.png') no-repeat bottom left;
}

#contact .f_row
{
	height:30px;
	line-height:30px;;
	vertical-align:middle;
}

#contact em
{
	font-size:10px;
}

#contact .f_row label
{
	display:block;
	margin:0 10px 0 0;
	float:left;
	font-weight:bold;
	width:115px;
	text-align:right;
}

#contact .f_row_top
{
	margin:10px 0 5px 10px;
	font-weight:bold;
}

#contact .f_row_large
{
	margin:0 0 0 10px;
}

#contact input
{
	width:170px;
}

#contact #contact_submit
{
	width:120px;
}

/* END BOTTOM ELEMENTS */


#footer
{
	margin:0 auto;
	padding:15px 0 2px 0;
	clear:both;
	text-align:center;
	color:#fff;
	font-size:12px;
}
