/*-----------Content-----*/
h1, h2, h3 {
	color: #D45A00;
}

hr{width: 90%; border-color: #CCC;}
#content-web  #content-left  a, #content-seo  #content-left  a, #content-video  #content-left  a   {
	text-decoration: underline;
}


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

#content  h1 a:link,#content h1 a:visited   {
	color: #D45A00;
	text-decoration: none;
}
#content h1 a:hover, #content h1 a:active {
	color: #D1C1AF;
	text-decoration: none;
}

#web-portfolio {
	position: absolute;
	top: 100px;
	height: 520px;
	width: 950px;
	left: 0px;	
}

.content-section {
z-index:100;
}

.portfolioInner
{
position:absolute;
height:718px;
width:950px;
top:660px;
left:0;
z-index:50;
}

.portfolioHead
{
position:absolute;
top:660px;
border:none;
padding:4px
}

.content-header{
width:950px;
}

.content-header img {
position:relative;
top:5px;
left:10px;
}

#content-web {
	position: absolute;
	top: 709px;
	left: 0px;
}

#content-web #content-left {
	position: absolute;
	top:0px;
	left: 4px;
	width: 400px;
	padding: 0 5px  0 20px;
	border:1px solid #333;
	border-right:0;
	height:227px;
}

#content-web #content-right {
	position: absolute;
	top: 0px;
	left: 427px;
	width: 490px;
	border:1px solid #333;
	border-left:0;
	padding: 0 20px  0 18px;
	height:227px;
}

#content-seo {
	position: absolute;
	top: 941px;
	left: 0px;
}

#content-seo #content-left {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 400px;
	padding: 0 5px  0 20px;
	border:1px solid #333;
	border-right:0;
	height:227px;
}

#content-seo #content-right {
	position: absolute;
	top: 0px;
	left: 427px;
	width: 490px;
	border:1px solid #333;
	border-left:0;
	padding: 0 20px  0 18px;
	height:227px;
}

#content-video {
	position: absolute;
	top: 1173px;
	left: 0px;
}

#content-video #content-left {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 400px;
	padding: 0 5px  0 20px;
	border:1px solid #333;
	border-right:0;
	height:209px;
}

#content-video #content-right {
	position: absolute;
	top: 0px;
	left: 427px;
	width: 490px;
	border:1px solid #333;
	border-left:0;
	padding: 0 20px  0 18px;
	height:209px;
}

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

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


#footer {
	top: 1660px!important;
}
#more      {
	text-decoration: none;
	color: #D45A00;
}
#more:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#content-right h1 {
	color: #CAB7A2;
}


#contactForm{
	position: absolute;
	top: 800px;
	left: -6000px;
}

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