* {margin: 0; padding: 0;}

img {border:none;}

a, :focus {outline:0;}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
color:#000000;
}

#wrapper {
width:1010px;
margin:0 auto;
position:relative;
}

#header {
float:left;
height:109px;
width:210px;
margin:30px 0 10px 0;
}

#main {width:1010px; clear:both;}

#content, #content-front {
background:url(images/content-bg.jpg) no-repeat top left;
width:690px;
height:440px;
clear:left;
padding:50px 50px 0 50px;
}

#content-front {background:url(images/front-main.jpg) no-repeat top left;}

#content p {padding-bottom: 15px; color:#555; font-size:15px; text-align: justify;}

#content iframe {margin-left:35px; background-color: #000;}

h1 {margin-bottom: 20px; text-indent:-2000px; height:37px; width:200px;}

h1.editing {background: url(images/h1-editing.png) top left no-repeat transparent;}
h1.colour {background: url(images/h1-colour.png) top left no-repeat transparent;}
h1.visual {background: url(images/h1-visual.png) top left no-repeat transparent;}
h1.dvd {background: url(images/h1-dvd.png) top left no-repeat transparent;}
h1.rates {background: url(images/h1-rates.png) top left no-repeat transparent;}
h1.showreel {background: url(images/h1-showreel.png) top left no-repeat transparent;}
h1.contact {background: url(images/h1-contact.png) top left no-repeat transparent;}

#sidebar {float:right; width:209px;}

#sidebar-front {width:209px; height: 490px; float:right; background:url(images/front-side.jpg) no-repeat top left;}

#sidebar-main {padding:60px 25px 0 20px; font-size:14px;}

#sidebar-main p {padding-bottom: 15px; color:#555; text-align: justify;}

#sidebar-main a:link {color:black;}
#sidebar-main a:visited {color:black;}
#sidebar-main a:hover {color:#5b82f0;}
#sidebar-main a:active {color:black;}

#nav {
height:35px;
width:800px;
margin-top:30px;
float:right;
}

.navbutt_contact a { width: 123px; background-image: url("images/menu-contact.jpg");}
.navbutt_showreel a {width: 106px; background-image: url("images/menu-showreel.jpg");}
.navbutt_rates a {width: 109px; background-image: url("images/menu-rates.jpg");}
.navbutt_dvd a {width: 119px; background-image: url("images/menu-dvd.jpg");}
.navbutt_colour a {width: 117px; background-image: url("images/menu-colour.jpg");}
.navbutt_visual a {width: 106px; background-image: url("images/menu-visual.jpg");}
.navbutt_editing a {width: 95px; background-image: url("images/menu-editing.jpg");}

.navbutt a {height: 99px; display: block; float: right;}

.navbutt a:hover {background-position: 0 -99px;}

#footer {margin-top:10px; width:1010px; color:#888; font-size:12px; font-style: italic;}
#site a:link {color:#777; text-decoration: none;}
#site a:visited {color:#777; text-decoration: none;}
#site a:hover {color:#777; text-decoration: underline;}
#site a:active {color:#777; text-decoration: none;}

#site {float:right; color:#777; font-size:10px;margin-right:10px;}

#contact-form {margin-top: 10px;}

