/* Universal Styles ****************/
html,body{width:100%;background-color:#7f7f7f;font-family:verdana;}
#wrapper {padding:17px 0px 0px 17px;width:1084px;}
a{text-decoration:none;color:#fff;}
a:hover{color:#5f53ff;}
a.visited{}
h2 {font-size:32px;}
.group:after{content: ".";display:block;height:0;clear:both;visibility:hidden;}

/* Header ****************/
#header {width:100%; height:67px;} 
#header .logo_block {height:53px;width:103px;background:url("../images/6/logo.gif") no-repeat top left;float:left;padding:0px 16px 0px 0px;}
#header h1 {height:62px;width:806px;position:relative;padding-bottom:10px;cursor:pointer;}
#header h1 span {background:url("../images/parrishleycinematicdirector.gif") no-repeat top left;position:absolute;height:100%;width:100%;}
#header h2 {height:23px;width:263px;position:relative;}
#header h2 span {background:url("../images/cinematicanimator.gif") no-repeat top left;position:absolute;height:100%;width:100%;}
#header ul {float:right;margin:64px 99px 0px 0px;}
#header ul li {display:inline;padding-right:20px;}
#header ul li a {font-size:18px;}
#header ul li a:hover {color:;}

/* Main Body ****************/
#main {padding:0px 0px 10px 0px;}
#main div {float:left;}
#main .image1 {height:423px;width:708px;background:url("../images/6/mainImage.jpg") no-repeat top left;}
#main .image2 {height:423px;width:172px;background:url("../images/6/secondImage.gif") no-repeat top left;padding:0px 100px 0px 0px;}
#main .image3 {height:423px;width:29px;background:url("../images/6/thirdImage.gif") no-repeat top left;}
#main p {color:#fff;}

#main .ajax_load {width:708px;padding:0px 75px 0px 0px;}
#main .ajax_load h2 {padding:0px 0px 20px 0px;}

.download {display:block;margin:27px 0px 0px 0px;}

/* Navigation ****************/
.nav {width:682px;margin:10px 0px 0px 0px;}
.nav a {float:left;}
.nav div.divider {height:41px;width:7px;background:url("../images/divide.gif") no-repeat top left;display:block;float:left;margin:0px 12px 0px 12px;}
.nav a.reel {height:41px;width:83px;position:relative;float:left;}
.nav a.reel span {background:url("../images/reel_off.gif") no-repeat top left;width:100%;height:100%;position:absolute;}
.nav a.me2trailer {height:41px;width:451px;position:relative;float:left;}
.nav a.me2trailer span {background:url("../images/me2_off.gif") no-repeat top left;width:100%;height:100%;position:absolute;}
.nav a.contact {height:41px;width:152px;position:relative;;float:left;}
.nav a.contact span {background:url("../images/contact_off.gif") no-repeat top left;width:100%;height:100%;position:absolute;}
.nav a.bio {height:41px;width:83px;position:relative;float:left;}
.nav a.bio span {background:url("../images/bio_off.gif") no-repeat top left;width:100%;height:100%;position:absolute;}

/* Footer ****************/
#footer {}   
#footer p {padding:10px 0px 0px 10px;font-size:8px;}


