* {
	margin: 0;
	padding: 0;
	}

body {
	visibility: visible;
	height: 100%;
	background-color: #000;
	float:none;
	}
	
#wrapper {  
	visibility: visible; 
	overflow: visible; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100%;
	background:#000
	}
		
#content {
	background-color: #000;
	visibility: visible;
	overflow: hidden;
	float: none;
	border: 0px;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 20px;
	width: 980px;
	height:auto;
	}
	
/* header styles */
	
#header {
	float: left;
	width: 980px;
	height: 125px;
	}
	
/* navigation styles */
	
#nav_portfolio {
	background:url(../img/nav_home.gif);
	float: left;
	width: 980px;
	height: 50px;
	margin-bottom:-1px;
	background-color:#000000;
	}

#nav_home {
	background:url(../img/nav_home.gif);
	float: left;
	width: 980px;
	height: 50px;
	margin-bottom:-1px;
	background-color:#000000;
	}
	
#nav_iphone {
	float: left;
	width: 980px;
	height: 48px;
	background-color: #000000;
	}
	
#nav_iphone_top {
	float: left;
	width: 980px;
	height: 24px;
	background-color: #000000;
	}
	
#nav_iphone_bottom {
	float: left;
	width: 980px;
	height: 24px;
	background-color: #000000;
	display: none;
	}
	
#nav_iphone_bottom_portfolio {
	float: left;
	width: 980px;
	height: 24px;
	background-color: #000000;
	}
	
	
#nav_noflash {
	float: left;
	width: 980px;
	height: 40px;
	margin-bottom:-1px;
	background: #00FF33;
	}
	
	
/* no flash navigation styles */

.top_nav {
    position: relative;
    height: 23px;
    width: 980px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
	background:url(../img/js_nav/nav_jq_bg_1T.jpg)
    }
		
.top_nav li.home {
   	float: left;
   	list-style: none;
  	margin: -2px 29px 0 265px;
    }
	
.top_nav li.work {
   	float: left;
   	list-style: none;
	margin: -2px 170px 0 0;
    }
	
.top_nav li.about {
   	float: left;
   	list-style: none;
	margin: -2px 187px 0 0;
    }

.top_nav li.contact {
   	float: left;
   	list-style: none;
	margin: -2px 10px 0 0;
    }

.top_nav li a {
    outline: none;
    display: block;
    float: left;
    height: auto;
    position: relative;
    overflow: hidden;
    }   

.top_nav a:hover {
	border-bottom: 5px solid #cc33cc;
	height: 19px;
    }
    
.top_nav li a:active, .top_nav li a:visited {
	border: none;
    }
	
	


.bottom_nav {
    position: relative;
    height: 23px;
    width: 980px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    overflow: hidden;
	background:url(../img/js_nav/nav_jq_bg_1T.jpg)
    }
	
.bottom_nav li {
	margin-top: 0;
    }
	
.bottom_nav li.print {
   	float: left;
   	list-style: none;
	margin-left: 320px;
    }
	
.bottom_nav li.identity {
   	float: left;
   	list-style: none;
	margin-left: 66px;
    }
	
.bottom_nav li.web {
   	float: left;
   	list-style: none;
	margin-left: 77px;
    }

.bottom_nav li.newmedia {
   	float: left;
   	list-style: none;
	margin-left: 87px;
    }
	
.bottom_nav li.motorsport {
   	float: left;
   	list-style: none;
	margin-left: 62px;
    }	

.bottom_nav li a {
    outline: none;
    display: block;
    height: 19px;
    position: relative;
    overflow: hidden;
    }   

.bottom_nav a:hover {
	border-bottom: 5px solid #cc33cc;
	height: 17px;
    }
    
.bottom_nav li a:active, .bottom_nav li a:visited {
	border: none;
    }
	
body#home a#homenav {
	border-bottom: 5px solid #cc33cc;
	height: 19px;
	margin-left: -2px;
	}
	
body#about a#aboutnav,
body#contact a#contactnav {
	border-bottom: 5px solid #cc33cc;
	height: 19px;
	}
	
body#print a#printnav,
body#identity a#identitynav,
body#web a#webnav,
body#newmedia a#newmedianav,
body#motorsport a#motorsportnav {
	border-bottom: 5px solid #cc33cc;
	height: 17px;
	}

	
/* info page styles */

#insert_info {
	float: left;
	width: 980px;
	height: 415px;
	margin-bottom:4px;
	margin-top:7px;
	}
	
#description_info {
	float: left;
	width: 290px;
	height: auto;
	margin-top: 18px;
	display: block;
	}
	
#image_info {
	float: right;
	width: 660px;
	height: 407px;
	margin-top:0px;
	}

#divider_info {
	float: left;
	width: 980px;
	height: 10px;
	margin-top:1px;
	}

/* portfolio page styles */

#insert_top {
	float: left;
	width: 980px;
	height: 415px;
	margin-bottom:4px;
	margin-top:7px;
	}
	
#insert_top_ms {
	float: left;
	width: 980px;
	height: auto;
	margin-bottom:4px;
	margin-top:7px;
	}
	
#insert_id_top {
	float: left;
	width: 980px;
	height: 197px;
	margin-bottom:0px;
	margin-top:7px;
	}
	
#insert_id_bottom {
	float: left;
	width: 980px;
	height: 205px;
	margin-bottom:10px;
	margin-top:0px;
	}
	
#insert_id {
	float: left;
	width: 980px;
	height: 197px;
	margin-bottom:0px;
	margin-top:0px;
	}
	
#insert_repeat {
	float: left;
	width: 980px;
	height: auto;
	margin-bottom:4px;
	margin-top:-1px;
	}
	
#insert {
	float: left;
	width: 980px;
	height: auto;
	margin-bottom:4px;
	margin-top:2px;
	}
	
#id_marker_top {
	float: right;
	width: 290px;
	height: auto;
	margin-top:0px;
	margin-bottom:6px;
	}
	
#id_marker_bottom {
	float: right;
	width: 290px;
	height: auto;
	margin-top:6px;
	margin-bottom:6px;
	}
	
#description_id {
	float: left;
	text-align: right;
	width: 290px;
	height: auto;
	margin-top:0px;
	}	
	
#description {
	float: left;
	text-align: right;
	width: 290px;
	height: auto;
	margin-top:0px;
	}
	
#image {
	float: right;
	width: 660px;
	height: auto;
	margin-top:0px;
	}

#divider {
	float: left;
	width: 980px;
	height: 10px;
	margin-top:1px;
	}
	
/* footer styles */
	
#divider_footer {
	float: left;
	width: 980px;
	height: 11px;
	margin-top:-11px;
	}
	
#footer {
	float: left;
	width: 980px;
	height: 100px;
	}
	
#group17 {
	float: left;
	width: 100px;
	vertical-align:top;
	}
	
#copywrite {
	float: right;
	width: 660px;
	height: 100px;
	margin-top:4px;
	}
	
/* text styles */

h1 {
	text-align: left;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.1em;
	color: #fff;
	line-height:20px;
	width: 270px;
	margin-left:15px;

	}
	
h2  {
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height:14px;
	color:#999999;
	margin-bottom: 10px;
	width: 270px;
	margin-left:15px;
	}
	
h3 {
	text-align: right;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height:16px;
	width: 290px;
	
	}
	
h4  {
	text-align: right;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height:16px;
	color:#999999;
	width: 290px;
	
	}
	
h5  {
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height:14px;
	color:#999999;
	margin-bottom: 10px;
	width: 270px;
	margin-left:15px;
	}
	
h6  {
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height:12px;
	color:#999999;
	margin-bottom: 5px;
	width: 270px;
	margin-left:15px;	
	}
	
h6 a {
	width: auto;
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	line-height:12px;
	color:#999999;
	}
	
h6 a:hover {
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	line-height:12px;
	color:#BA1FB6;
	}


	
copy {
	text-align: right;
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style:normal;
	color: #6D6D6D;
	}
