h1, h2, h3  {
	color: #D45A00;
}


hr{width: 90%; border-color: #CCC;}

ul.main {
list-style-type: none;
padding: 0px;
margin: 0px;
}
li.main {
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 7px;
padding-left: 12px;
}

#container #content {
font-size: 12px;
position: absolute;
top: 205px;
left: 0px;
}

.graphicHeader
{
position:relative;
left:-24px;
width:950px;
border:none;
margin-bottom:20px;
}

.content-header h1 img {
top:12px
}

.graphicInner {
	position:absolute;
	height:520px;
	top:649px;
	width:950px;
	padding-top:51px;
	z-index:400;
}

.content1 {
	height:510px;
}

#graphic-portfolio {
	position: absolute;
	top: 100px;
	height: 480px;
	width: 903px;
	left: 0px;
	background-color:#131313;
	border:1px solid #222222;
	padding:30px 0 8px 55px;
	z-index:500;
}

#content-graphic {
	position: absolute;
	top: 650px;
	left: 25px;
	width: 915px;
	z-index:500;
}

#content-left {
	position: absolute;
	top: 250px;
	left: 0px;
	width: 875px;
	background-color:#131313;
	border:1px solid #222222;
	padding:5px 0 60px 30px;
}

#content-right {
	background-image: url('../images/portfolio-montage.png');
	background-position: 0 -30px;
	position: absolute;
	top: 270px;
	left: 565px;
	width: 320px;
	height: 245px;
}

#content-contact {
	position: absolute;
	top: 225px;
	left: 660px;
	width: 300px;
}

#port1 {
	z-index: 1;
	position: absolute;
	top: 34px;
	left: 57px;
}

#port2 {
	z-index: 1;
	position: absolute;
	top: 111px;
	left: 152px;
}

#port3 {
	z-index: 1;
	position: absolute;
	top: 172px;
	left: 19px;
}


#left{
	float: left;
	width: 90px;
}

.left ul li {
	font-size:15px;
	float: left;
	width: 280px;
	margin-top:10px;
}

.left {
padding-top:10px;
}

#right{
	float: right;
	width: 400px;
}

#contactForm{
position: absolute;	
top: 1100px;
left: 625px;
display:none;
}

#picture {
	float: left;
	width: 218px;
	height: 155px;
}

#footer {
	top: 1500px!important;
}

#services a,
#services a:hover
{
background:url("../images/eclipse-nav-active.png") repeat-x 0 0;
}
