/* CSS Document */

body {
	margin: 0 0 15px 0;
	padding: 0;
	background-image: url(../images/body.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #000;
	font-size: 100.1%;
	line-height: 100.1%;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	}

#header {
	height: 32px;
	width: 880px;
	margin: 0 auto;
	padding: 0;
	}

#header img {
	border: none;
	}

.right {
	float: right;
	}

.imgRight {
	margin: 0 0 5px 25px;
	float: right;
	}

#content a img {
	padding: 3px;
	background-color: #fff;
	border: none;
	}

#wrapper {
	width: 840px;
	margin: 0 auto;
	padding: 10px;
	background-image: url(../images/wrapper.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	overflow: hidden;
	}

body#home #branding {
	background-image: url(../images/mid_tracking.jpg);
	}
	
body#studio #branding {
	background-image: url(../images/mid_desk.jpg);
	}
	
body#contact #branding {
	background-image: url(../images/mid_office.jpg);
	}
	
body#gear #branding {
	background-image: url(../images/mid_gear.jpg);
	}
	
body#services #branding {
	background-image: url(../images/mid_control.jpg);
	}
	
#branding {
	width: 840px;
	height: 275px;
	margin: 0;
	padding: 0;
	background-color: #600;
	background-position: top left;
	background-repeat: no-repeat;
	}

#branding h1,
#branding h2 {
	display: none;
	}

#navigation {
	height: 30px;
	width: 840px;
	margin: 0 0 10px 0;
	background-image: url(../images/navBack.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}

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

#nav li {
	margin: 0 -6px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	}

#nav li a,
#nav li a:link,
#nav li a:active,
#nav li a:visited {
	color: #fff;
	font-weight: bold;
	line-height: 29px;
	letter-spacing: .1em;
	text-decoration: none;
	padding: 6px 14px 8px 16px;
	border-right: solid 1px #333;
	}

#nav li a:hover,
#nav li a:focus {
	background-image: url(../images/navBack_over.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}

li.selected {
	color: #fff;
	font-weight: bold;
	line-height: 29px;
	letter-spacing: .1em;
	text-decoration: none;
	padding: 6px 14px 8px 16px !important;
	border-right: solid 1px #333 !important;
	background-image: url(../images/navBack_over.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}

#content {
	margin: 0;
	padding: 10px 15px 15px 15px;
	width: 810px;
	overflow: hidden;
	background-image: url(../images/content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #efefef;
	}

body#gear #content {
	background-image: url(../images/content_gear.jpg) !important;
	}

#content h3,
#content h6 {
	margin: 0 0 0 -1px;
	padding: 0;
	color: #440000;
	font-size: 1.75em;
	font-weight: bold;
	line-height: 30px;
	font-family: Tahoma, Arial;
	}

#content h4 {
	margin: 0 0 0 -1px;
	padding: 0;
	color: #440000;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 20px;
	font-family: Tahoma, Arial;
	}

#content h5 {
	margin: 0 0 0 -1px;
	padding: 0;
	color: #440000;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 20px;
	font-family: Tahoma, Arial;
	}

#content p {
	margin: 0 20px 15px 0;
	padding: 0;
	font-size: .9em !important;
	line-height: 1.45em;
	}

.gear {
	width: 225px;
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
	z-index: 100;
	}

.collageImg {
	margin-top: 4px;
	}

.studioImgs {
	float: left;
	margin: 0 11px 11px 0;
	background-color: #fff;
	border: none;
	}

.lastStudio {
	margin: 0 0 11px 0 !important;
	}

#studioImages {
	margin-left: 5px;
	}

#contactRight {
	padding-top: 20px;
	float: left;
	}

.redStar {
	color: #f00;
	font-weight: bold;
	}

.notes {
	font-size: .6em;
	font-style: italic;
	}

.phpForms_main {
	float: left;
	width: 35%;
	font-size: .9em;
	}

#content ul {
	margin: 3px 0 20px 23px;
	padding: 0;
	font-size: .9em !important;
	}

#content ul li {
	margin: 0 0 3px 0;
	padding: 0;
	list-style-type: square;
	}

#content a,
#content a:link,
#content a:active,
#content a:visited {
	color: #aa0000;
	font-weight: bold;
	}

#content a:hover,
#content a:focus {
	color: #660000;
	}

#content strong {
	color: #660000;
	}

#footer {
	width: 840px;
	margin: 0 auto;
	padding: 10px;
	font-size: .6em;
	background-color: #151515;
	}

#footer p {
	color: #454545;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	}

#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	}

#footer a:hover,
#footer a:focus {
	color: #ff9933;
	}

.soon {
	text-align: center !important;
	}

.landing {
	height: 180px;
	text-align: center;
	padding-top: 150px !important;
	overflow: hidden;
	background-color: #00f;
	}