/*-- ALL PAGES --*/
* {
	margin:0px;
	padding:0px;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
	padding: 0;
	width: 5994px;
	overflow: hidden;
	background: #cb9058; 
}

ul {
    border: 0;
	margin: 0;
	padding: 0;
}

nav {
  	border: 0;
	margin: 0;
	padding: 0;	
}

p {
	line-height: 1.5em;
}

a {
    color: #4B0303;
    text-decoration: none	
}

a:link {
    color: #4B0303;
	text-decoration: none;
}

a:visited{
    color: #4B0303;
	text-decoration: none;
}

a:hover{
    color: #A81E0A;
	text-decoration: none;
}

/*-- ALL PAGES -- **Except Resume Page** --*/

.container {
    float: left;
	display: block;
	width: 999px;
	height: 675px;
	position: relative;
}

/*-- HOME --*/

#home { 
    background: url(images/1_BG.gif) no-repeat top left;
}

img#homemain {
    background: transparent url(images/MAIN.png);
    position: absolute;
	left: 550px;
	top: 50px;
}

img#homeback{
    background: transparent url(images/Back.png);
    position: absolute;
	top: 268px;
	left: 72px;
}

ul#homecontent li {
    list-style: none;
}

ul#homenav li {
	position: relative;
	float: none;
	display: inline;
  	width: 560px;
	list-style: none;
	padding:.75em;
  	font-size:0.875em;
	font-weight: bold;
	top: 530px;
	left: 75px;
}

#home .copy {
    position: absolute;
    width: 450px;
    top: 290px;
    left: 85px;
}

#home .copy h1{
    font-weight: bold;
	font-size: 1.5em;
	color: #4B0303;
	text-transform: uppercase;
}

#home .copy p{
    font-size: .75em;
	color: #4B0303;
}

/*-- BRAND --*/

#brand { 
    background: url(images/2_BG.gif) no-repeat top left;
}

img#brandmain {
    background: transparent url(images/BRAND.png);
    position: absolute;
	left: 200px;
	top: 40px;
}

ul#brandcontent li {
    list-style: none;
}

ul#brandnav li {
	position: relative;
	float: none;
	display: inline;
  	width: 560px;
	list-style: none;
	padding:.75em;
  	font-size:0.875em;
	font-weight: bold;
	top: 530px;
	left: 210px;
}

#brand .copy {
    position: absolute;
    width: 700px;
    top: 370px;
    left: 220px;
}

#brand .copy h1{
    font-weight: bold;
	font-size: 1.5em;
	color: #4B0303;
	text-transform: uppercase;
}

#brand .copy p{
    font-size: .75em;
	color: #4B0303;
}

/*-- PRINT --*/

#print { 
    background: url(images/3_BG.gif) no-repeat top left;
}

img#printmain {
    background: transparent url(images/PRINT.png);
    position: absolute;
	left: 200px;
	top: 40px;
}

ul#printcontent li {
    list-style: none;
}

ul#printnav li {
	position: relative;
	float: none;
	display: inline;
  	width: 560px;
	list-style: none;
	padding:.75em;
  	font-size:0.875em;
	font-weight: bold;
	top: 530px;
	left: 210px;
}
	
#print .copy {
    position: absolute;
    width: 700px;
    top: 370px;
    left: 220px;
}

#print .copy h1{
    font-weight: bold;
	font-size: 1.5em;
	color: #4B0303;
	text-transform: uppercase;
}

#print .copy p{
    font-size: .75em;
	color: #4B0303;
}

/*-- FLASH --*/

#flash { 
    background: url(images/4_BG.gif) no-repeat top left;
}

#flashswf {
	position: absolute;
	left: 325px;
	top: 70px;
}

img#flashmain {
    background: transparent url(images/FLASH.png);
    position: absolute;
	left: 200px;
	top: 40px;
}

ul#flashcontent li {
    list-style: none;
}

ul#flashnav li {
	position: relative;
	float: none;
	display: inline;
  	width: 560px;
	list-style: none;
	padding:.75em;
  	font-size:0.875em;
	font-weight: bold;
	top: 530px;
	left: 210px;
}

#flash .copy {
    position: absolute;
    width: 700px;
    top: 370px;
    left: 220px;
}

#flash .copy h1{
    font-weight: bold;
	font-size: 1.5em;
	color: #4B0303;
	text-transform: uppercase;
}

#flash .copy p{
    font-size: .75em;
	color: #4B0303;
}

/*-- EMAIL --*/

#email { 
    background: url(images/5_BG.gif) no-repeat top left;
}

img#emailmain {
    background: transparent url(images/EMAIL.png);
    position: absolute;
	left: 200px;
	top: 40px;
}

ul#emailcontent li {
    list-style: none;
}

ul#emailnav li {
	position: relative;
	float: none;
	display: inline;
  	width: 560px;
	list-style: none;
	padding:.75em;
  	font-size:0.875em;
	font-weight: bold;
	top: 530px;
	left: 210px;
}

#email .copy {
    position: absolute;
    width: 700px;
    top: 370px;
    left: 220px;
}

#email .copy h1{
    font-weight: bold;
	font-size: 1.5em;
	color: #4B0303;
	text-transform: uppercase;
}

#email .copy p{
    font-size: .75em;
	color: #4B0303;
}

/*-- RESUME --*/

#resume .container {
    float: left;
	display: block;
	width: 700px;
	height: 675px;
	position: absolute;
	left: 4995px;
	top: 0px;
}

#resume { 
    background: url(images/6_BG.gif) no-repeat top left;
}

img#resumemain {
    background: transparent url(images/RESUME.png);
    position: absolute;
	left: 200px;
	top: 0px;
}

ul#resumecontent {
    display: inline;
	font-size: .75em;
	color: #4B0303;
	line-height: 1.5em;
}

ul#resumecontent ul li ul li {
	padding-left: 15px;
}

ul#resumenav li {
	position: relative;
	float: none;
	display: inline;
  	width: 560px;
	list-style: none;
	padding:.75em;
  	font-size:0.875em;
	font-weight: bold;
	top: 530px;
	left: 210px;
}

#resume .copy {
    position: absolute;
    width: 700px;
    top: 25px;
    left: 250px;
}

#resume .copy h1{
    font-weight: bold;
	font-size: 1.5em;
	color: #4B0303;
	padding-bottom: 10px;
	padding-top: 15px;
}

ul#resumecontent .copy h2 {
    font-weight: bold;
	font-size: 1em;
	color: #4B0303;
}

ul#resumecontent .copy p{
    font-size: .75em;
	color: #4B0303;
}

body.hasjs ul#resumecontentb h2 { 
    cursor: pointer;
    text-decoration: underline; 
    margin-top: 10px;
}
body.hasjs ul#resumecontentb h2:hover {
    color: #A81E0A;
	text-decoration: underline;
}
body.hasjs ul#resumecontentb ul { 
    display: none; 
}
body.hasjs ul#resumecontentb ul.showme { 
    display: block; 
}



