body {
	background: url(_assets/img/bg.jpg) repeat-x;
	font-family: “Helvetica Neue”, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a	{
	color: transparent;
}

h1	{
	font-size: 14px;
}

ul	{
	clear: left;
}
li	{
	list-style: none;
	float: left;
}
#container	{
	margin: auto auto;
	width: 960px;
}
#nav_Header	{
	height: 92px;
	margin-top: 15px;
}
#logobox	{
	float: left;
	margin-left: 25px;
}
.nav_margin	{
	padding-top: 25px;
}
#nav_about	{
	background: url(_assets/img/nav_about.png) top left no-repeat;
	display: block;
	float: left;
	height: 44px;
	text-indent: -9999em;
	width: 83px;
}
#nav_services	{
	background: url(_assets/img/nav_services.png) top left no-repeat;
	display: block;
	float: left;
	height: 44px;
	text-indent: -9999em;
	width: 102px;
}
#nav_gallery	{
	background: url(_assets/img/nav_gallery.png) top left no-repeat;
	display: block;
	float: left;
	height: 44px;
	text-indent: -9999em;
	width: 99px;
}
#nav_contact	{
	background: url(_assets/img/nav_contact.png) top left no-repeat;
	display: block;
	float: left;
	height: 44px;
	text-indent: -9999em;
	width: 127px;
}
#nav_about:hover, #nav_services:hover, #nav_gallery:hover, #nav_contact:hover	{
	background-position: bottom left;
}
#content	{
	background: url(_assets/img/canvas.png) top left no-repeat;
	height: 640px;
	margin-top: -23px;
	width: 955px;
}
#innertube	{
	margin: auto auto;
	width: 878px;
}
#hero	{
	margin-left: -4px;
}
.portfolio_bar	{
	clear: both;
	padding-top: 10px;
}
.portfolio_bar img	{
	float: left;
}
.main_copy	{
	clear: both;
	margin: 0 0px 0 5px;
	width: 865px;
}
#footer	{
	font-size: 10px;
	text-align: center;
}
#footer	a	{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.gallery_line	{
	clear: left;
	float: left;
	margin-bottom: 15px;
}
li img	{
	margin-left: 3px;
}
.gallery_lineTitle	{
	clear: both;
	float: left;
}

#subImage	{
	float: left;
	margin: 35px 0 0 30px;
	width: 359px;
}

#bodyCopy	{
	background: url(_assets/img/copyBG.png) no-repeat;
	float: right;
	margin: 39px 0 0 0px;	
	height: 420px;
	padding: 10px 30px 0 30px;
	width: 390px;
	
}

#bodyCopy p:first-letter { font-size: 1.5em; }
#bodyCopy p:first-line { line-height: 1em; }
#bodyCopy p	{margin-bottom: 30px;}
#bodyCopy a	{color: #036; text-decoration: none;}

.serviceList	{
	clear: right;
	margin: 5px 0 20px 10px;
}

.serviceList li	{
	float: none !important;
	
}

.rule	{
	border-bottom: 2px solid #fff;
	margin: 3px 0;
	width: 150px;
}

.icon	{
	float: right;
	margin: 5px 0 0 30px;
}

.title	{
	margin-bottom: 5px;
}
