#view-portfolio {
z-index: 1;
position: absolute;
top: 492px;
left: 719px;
}

#movie {
position: absolute;
top: 205px;
left: 0px;
width: 960px;
height: 349px;
z-index: 2;
}

/*-----------Content-----*/

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

#content1 {
position: absolute;
top: 90px;
left: 0px;
width: 319px;
}

#content2 {
position: absolute;
top: 90px;
left: 320px;
width: 320px;
}

#content3 {
position: absolute;
top: 90px;
left: 641px;
width: 319px;
}

#content p {
padding-right: 10px;
}

#content li {
list-style: disc inside;
}

/*-----3-Buttons---------*/

#web-button-home a:link, #video-button-home a:link, #seo-button-home a:link {
color: #D1C1AF;
}

#web-button-home a:visited, #video-button-home a:visited, #seo-button-home a:visited {
color: #D1C1AF;
}

#web-button-home a:hover, #video-button-home a:hover, #seo-button-home a:hover {
background: url('../images/bt-links-highlght.jpg') repeat-x;
color: #D1C1AF;
}

#web-button-home a:active, #video-button-home a:active, #seo-button-home a:active {
color: #D1C1AF;
}

#web-button-home a, #video-button-home a, #seo-button-home a {
padding: 32px 0 0 25px;
position: absolute;
top: 0px;
left: 0px;
display: block;
height: 58px;
width: 294px;
text-decoration: none;
font: bold 25px arial,sans-serif;
}

#web-button-home, #seo-button-home, #video-button-home {
z-index: 1;
position: absolute;
top: 0px;
width: 319px;
height: 90px;
background: #333 url('../images/bt-links.jpg') no-repeat 260px 37px;
font-family: Arial, Helvetica, Sans-serif;
}

#web-button-home {
left: 0px;

}

#seo-button-home {
left: 320px;
width: 320px !important;
}

#video-button-home {
left: 641px;
}

#seo-button-home a {
width: 295px !important;
}

/*-----------FLASH-----*/

#flash-banner {
position: absolute;
top: 205px;
left: 0px;
}
#contactForm{
	position: absolute;
	top: 800px;
	left: -6000px;
}

#footer {
top: 880px !important;
}