* { margin: 0; padding: 0; }
body { background: #000; font-family: Arial, Verdana, sans-serif; font-size: small; color: #f69 }
#page { margin: auto; width: 950px;  background:#000; }
#banner {  background-color: #000;  }
#content { float: left; width: 550px; padding-top: 40px; border-left: 1px solid white; }
#footer { clear: both; margin: auto; padding-top: 10px ; font-size: .8em; text-align: center;  border-top: 1px solid white; width: 800px;} 
#switcher	{ float:right; width: 100px; padding: 3px; }
#header { float:left; width: 350px; padding-top: 40px;  }
.logo {margin: 85px auto 0 auto; }

#nav	{  margin-left: 0px;float:left; font-size: 1.3em; text-transform: uppercase; list-style: none; border-top: 1px solid white; border-bottom: 1px solid white; }
#nav li	{ float: left; margin: 0 2px 0 0; padding: 0; }
#nav a	{ float: left; display: block; color: #fff; text-decoration: none; }
#nav a:hover	{ color: #C06;}
#nav a.on	{ color: #C06; }

#indexnav	{ width: 100%; margin: auto; padding: 300px 0 180px 65px; float:left;  list-style: none;  }
#indexnav ul {float: left;}
#indexnav li	{ float: left; display: block; margin: 0 32px ; text-decoration: none; }
#indexnav a	{ float: left; display: block; text-decoration: none; }


#indexcontent { float: left; width: 950px; }
#sidebar {  padding-top: 70px; padding-right: 20px; }

a	{color:#ffc; text-decoration: none;}
a:hover	{color: #fff;}
a:active	{color: #fff;}
#footer a	{text-decoration:none; color: #fff; }

.home	{ clear: both; }
h1, h2	{ font-weight:bold; letter-spacing: 0px; line-height: 90%;text-transform: uppercase; margin-left: 0px; }
h1 { color:#fff; font-size:3.3em; padding-top: 30px; border-top: 1px solid white;}
h1 a { color:#fff;}
h2 { color:#C06; font-size:2.65em;}
h3 	{ color:#fff; font-size:1.5em;font-weight:bold; letter-spacing: 0px; line-height: 120%;text-transform: uppercase; padding-left: 30px; }
h4 	{  color:#fff; font-size:1em;font-weight:normal; letter-spacing: 1px; line-height: 120%;text-transform: uppercase; padding-bottom: 20px; margin-left: 30px; }
h5, h6	{ font-weight:bold; letter-spacing: 0px; line-height: 90%;text-transform: uppercase; margin-top: 0px; }
h5 { color:#fff; font-size:7.5em;}
h6 { color:#C06; font-size:6em;}
h7 	{  color:#fff; font-size:1em;font-weight:normal; letter-spacing: 1px; line-height: 120%;text-transform: uppercase; padding-top: 20px;  }



p { line-height: 155%; padding: 5px 30px; }




img	{ border: 0; }

#contactpg, #bio, #clients { padding-top: 20px; padding-bottom: 20px; border-top: 1px solid white; }

#contactimg { padding: 5px 70px;  margin-top: -30px;}
#clientsimg {float: left; padding-left: 10px; }
#bioimg {float: left; padding-left: 12px;}



#gallery { position:relative; border-top: 1px solid white; height: 600px; text-align:center;}

#thumbs	{ float: left; margin: 130px 0 0 -375px; padding: 0; width: 360px; position: absolute; top:0; left:0; }
#gallery li	{ float: left; margin: 3px; padding: 0; list-style-type:none;}
#gallery a	{ float: left; margin: 0 0 0 0; padding: 0; }
#gallery p	{ text-transform: uppercase; color:#fff; font-size: 1em; }
#desc {margin-top: 10px; }

#test-header, #test1-header, #test2-header {color: #000; font-weight: bold; background-color: #C06; padding: 1px 5px 1px 0; margin: 1px 8px 1px 33px; cursor: pointer; }
 
#index { float: left; text-align:center; padding-bottom: 20px; background: url(../images/splash.jpg) no-repeat center top; }





.note { background-color:#ff9933; }

