/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:.9em/1.3em arial, helvetica, sans-serif;
/*background: url(../images/images09/back.jpg) no-repeat top center fixed #141414;*/
color: #000;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:disc;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:underline;
color: #000;
}

a:hover {
text-decoration: none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:966px;
margin:0 auto;
}

/***** Header *****/

#header h1 {
display:block;
padding: 22px 0 0 108px;
text-indent:-2000px;
}
	
	#header h1 a {
	width:222px;
	height:108px;
	display:block;
	background:url(../images/images09/logo.png) no-repeat;
	_background:url(../images/images09/logo.jpg) no-repeat; 
	}

/***** Home *****/

#homewrap {
background: url(../images/images09/flashback.png) no-repeat top right;
_background: url(../images/images09/flashback.jpg) no-repeat top right;
width: 966px;
_width: 971px;
min-height: 363px;
height: auto;
_height: 363px;
margin-bottom: 50px;
}
	
#homenavigation {
margin: 6px 0 0 2px;
color: #fff;
text-transform: uppercase;
font-size: 3.7em;
letter-spacing: 0px;
text-align: right;
width: 343px;
padding: 0px;
float: left;
display: block;

}

#homenavigation span {
color: #fff;
text-indent:-5000px;
}

#about a, #experience a, #connect a, #media a, #contact a, #about, #experience, #connect, #media, #contact {
	height:70px;
	display:block;
	width:343px;
}

#about a {
	background:url(../images/images09/nav-about.png) no-repeat top left;
	
}

#about a:hover {
	background:url(../images/images09/nav-about.png) no-repeat top right;
}

#experience a {
	background:url(../images/images09/nav-experience.png) no-repeat top left;
}

#experience a:hover {
	background:url(../images/images09/nav-experience.png) no-repeat bottom right;
}

#connect a {
	background:url(../images/images09/nav-connect.png) no-repeat top left;
}

#connect a:hover {
	background:url(../images/images09/nav-connect.png) no-repeat bottom right;
}

#media a {
	background:url(../images/images09/nav-media.png) no-repeat top left;
}

#media a:hover {
	background:url(../images/images09/nav-media.png) no-repeat bottom right;
}

#contact a {
	background:url(../images/images09/nav-contact.png) no-repeat top left;
}

#contact a:hover {
	background:url(../images/images09/nav-contact.png) no-repeat bottom right;
}



#flashwrap {
float: right;
display: block;
}

#flash {
width: 596px;
height: 358px;
margin: 16px 13px 16px 0;
_margin: 16px 7px 16px 0;
float: right;
display: block;
}

#flashbuttons {
display: block;
float: none;
}

/***** Subpage *****/
	
#headersub h1 {
float: left;
display:block;
padding: 27px 0 0 38px;
text-indent:-2000px;
}
	
	#headersub h1 a {
	width:140px;
	height:112px;
	display:block;
	background:url(../images/images09/logosub.png) no-repeat;
	_background:url(../images/images09/logosub.jpg) no-repeat; 
	}


#subnavigation {
width:720px;
padding:0;
margin: 90px 25px 0 0;
float:right;
display: block;
list-style: none;
}

#subnavigation span {
display: none;
}

#subnavigation li, #subnavigation a {
height:47px;
display:block;
}

#subnavigation li {
float:left;
list-style:none;
display:inline;
}

#Home {width: 100px; background:url(../images/images09/home.png) no-repeat; }
#About {width: 107px; background:url(../images/images09/about.png) no-repeat;}
#Experience {width: 157px; background:url(../images/images09/experience.png) no-repeat;}
#Connect {width: 133px; background:url(../images/images09/connect.png) no-repeat;}
#Media {width: 96px; background:url(../images/images09/media.png) no-repeat;}
#Contact {width: 126px; background:url(../images/images09/contact.png) no-repeat;}

#Home a:hover {background:url(../images/images09/home.png) 0px -47px no-repeat; }
#About a:hover {background:url(../images/images09/about.png) 0px -47px no-repeat; }
#Experience a:hover {background:url(../images/images09/experience.png) 0px -47px no-repeat; }
#Connect a:hover {background:url(../images/images09/connect.png) 0px -47px no-repeat; }
#Media a:hover {background:url(../images/images09/media.png) 0px -47px no-repeat; }
#Contact a:hover {background:url(../images/images09/contact.png) 0px -47px no-repeat; }



#subheader {
width: 891px;
height: 147px;
margin: 28px 0 0 35px;
*margin: 48px 0 0 35px;
/**background: url(../images/images09/subheader.png);
_background: url(../images/images09/subheader-ie.png);**/
padding: 4px 5px 25px 5px;
}

#subcontent {
background: url(../images/images09/subcontent.png) repeat-y top left;
_background: url(../images/images09/subcontent-ie.png) repeat-y top left;
width: 928px;
min-height: 228px;
height: auto;
_height: 228px;
display: block;
margin: 0 0 0 35px;
}

#subtexture {
background: url(../images/images09/sub-bottom.png) no-repeat bottom left;
width: 928px;
min-height: 228px;
height: auto;
_height: 228px;
display: block;
padding: 0 0 20px 0;
}

#bottomcontent {
background: url(../images/images09/sub-bottom-shadow.png) no-repeat bottom;
_background: none;
width: 893px;
height: 19px;
margin: 0 0 0 35px;
}

#subtext {
width: 605px;
margin: 0 0 0 45px;
_margin: 0 0 0 23px;
float: left;
display: block;
}

#subnav {
float: right;
display: block;
width: 204px;
margin: 0 0 40px 0;
}

#subnav-menu {
width: 174px;
background: url(../images/images09/subnav.jpg) no-repeat #5d1013 top center;
padding: 10px 15px;
text-transform: uppercase;
font-weight: bold;
}

#subnav-menu ul {
margin: 0;
padding: 0;
list-style: none;
}

#subnav-menu li {
margin: 0;
padding: 5px 0;
}

#subnav-menu a {
color: #fff;
text-decoration: none;
}

#subnav-menu a:hover {
color: #000;
}

#subnav-menu h3 {
color: #000;
}

#subnavcorner {
background: url(../images/images09/subnav-corner.png) no-repeat;
width: 52px;
height: 30px;
float: right;
display: block;
}

/***** Twitter *****/

#twitter_div ul {
list-style: none;
margin: none;
padding: 0;
}

#twitter_div li {
padding: 8px 0;
border-bottom: 1px #777777 solid;
}

/***** Footer *****/

#footer {
background: url(../images/images09/footerbar.png) no-repeat top center;
_background: url(../images/images09/footerbar-ie.png) no-repeat top center;
max-width: 940px;
min-width: 900px;
width: auto;
_width: 940px;
height: 36px;
margin: 0 auto;
margin-top: 25px;
margin-bottom: 50px;
padding: 30px;
font-family: "Helvetica Neue" Light, Helvetica, Arial, sans-serif;
color: #fff;
font-size: .9em;
}

#footer a {
color: #fff;
}

#f1 {
float: left;
display: block;
padding: 8px 0 0 10px;
}

#f1 img {
vertical-align: middle;
}

#f2 {
float: right;
display: block;
}

#f3 {
float: right;
display: block;
margin: 20px 0 0 0;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }