h1 {
	color: #D1C1AF;
	font-size: 1.8em;
	line-height: 1em;
}
h2,/*-----------Content-----*/ h3  {
	color: #D45A00;
}

h4 {
	font-size: 14px;
}

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

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

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

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

#content-video {
	position: absolute;
	top: 550px;
	left: 0px;
	width: 900px;
}

#content-left {
	position: absolute;
	top: 27px;
	left: 2px;
	width: 575px;
}

#content-bottom {
	position: absolute;
	top: 600px;
	left: 0px;
	width: 960px;
}

#youtube {
	float: left;
	width: 475px;
	height: 344px;
}

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

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

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

#footer {
	top: 1725px!important;
}
