body {
	margin-top: 15px;
	padding: 0;
	background: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0;
}

h1, h2, h3 {
	margin: 0 0 8px 0;
	font-weight: normal;
	color: #FF0;
}

h1 {
	letter-spacing: -1px;
	font-size: 22px;
	margin-bottom: 10px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	line-height: 13px;
	margin: 0 0 .3em 0;
}

.normal {
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 1.0em 0;
}

.normalfaded {
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 1.0em 0;
	color: #48ACDE;
}

a:link {
	color: #FF0;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF0;
}

a:visited {
	color: #FF0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

.marquee {position:relative;
     overflow:hidden;
     width:920px;
     height:40px;
     }


/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	clear: both;
	width: 960px;
	height: 52px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Images */

.main_image_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.main_image_right {
	float: left;
	margin-bottom: 20px;
}

/* Menu */

#menu {
	float: left;
	width: 960px;
	height: 52px;
	padding-left: 10px;
	background: url(images/img01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

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

#menu .current_page_item a {
	color: #FF0;
}

/** LOGO */

#banner {
	width: 960px;
	height: 540px;
	background-color: #000;
	background-image: url(images/studio-a-collage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo-wrap {
	width: 960px;
	height: 120px;
	margin: 0 auto;
}

#logo {
	float: left;
}

#contact {
	float: right;
}

#contact p {
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height: 1.5em;
	text-align: right
}

#contact  .white {
	margin: 0;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #000000 url(images/img02.jpg) no-repeat left top;
}

#wrapper-btm {
	background: url(images/img03.jpg) no-repeat left bottom;
}
/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	// padding-top: 20px;
}

/* Content */

#content {
	width: 960px;
}

/* Post */

.post {
	padding: 20px 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
	height: 22px;
	padding: 0 0 0 0;
	font-size: 18px;
	color: #FF0;
}

.post .entry {
	padding: 0 15px;
}

#leftcolumn{
	float:left
	width:400;
}

#rightcolumn{
	float:right
	width:400;
}

.post  p {
	margin: 0;
	font-size: 12px;
	line-height: 19px;
	color: #FF0;
}

.post  .home {
	margin: 0;
	font-size: 12px;
	line-height: 19px;
	color: #FFF;
}

.post  .equipment {
	margin: 0;
	font-size: 9px;
	line-height: 11px;
	color: #FFF;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}


/* Footer */
#footer-wrap {
	width: 960px;
	height: 64px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}

#legal a {
}
