form#inquiry {}
form#inquiry fieldset {}
form#inquiry p {margin-bottom:35px;}
form#inquiry #comments {height:100px;}

div.question {cursor:pointer;margin:5px 0;}
div.answer {cursor:pointer;padding:5px;}

H1{
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 29px;
	line-height: 110%;
	margin: 0 0 10px 0;
}

H2{
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 28px;
	line-height: 110%;
	margin: 0 0 10px 0;
}

H3{
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 23px;
	line-height: 110%;
	margin: 0 0 10px 0;
}

H4{
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 110%;
	margin: 0 0 10px 0;
	font-weight: bold;
}

a:link {
	color: #ececc1;
	font-style: bold;
}

a:hover {
	color: #fff;
	font-style: bold;
}

a:visited {
	color: #fff;
	font-style: bold;
}

#wrapper {
	background-color: #18371B;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/new_pitch/images/city.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	min-height: 900px;
}
#high-nav {
	color: #fff;
	font-size: 11px;
	text-align: right;
	padding: 4px 5px 0 0;
}
#high-nav a{
	color:#fff;
	text-decoration: none;
}

#logo {
	text-align: left;
	background: url(/new_pitch/images/viscocity-productions.gif) no-repeat;
	margin: 0 0 15px 15px;
	height: 39px;
}

#this-tab {
	background: url(/new_pitch/images/middle-tabs.gif) repeat-x top;
	color: #cccc99;
	border: solid #bcd88a;
	border-width: 0px 1px 0px 0px;
	padding: 4px 10px 0px 10px;
	margin: -2px;
}
#left-tab {
	background: url(/new_pitch/images/tabs-left.gif) no-repeat left top;
	color: #cccc99;
	border: solid #bcd88a;
	border-width: 0px 1px 0px 0px;
	padding: 4px 10px 0px 10px;
	margin: -2px;
}
#right-tab {
	background: url(/new_pitch/images/tabs-right.gif) no-repeat right top;
	color: #cccc99;
	border: solid #bcd88a;
	border-width: 0px;
	padding: 4px 10px 0px 10px;
	margin: -2px;
}

#thumbs img {
	margin: 5px 5px 5px 5px;
}

.tabs {
	width: 782px;
	text-align: right;
	font-size: 14px;
	padding: 0;
	margin: 0 0 -4px 78px;
}
#blackness{
	width: 746px;
	background-color: #000;
	margin: 0 0 0 78px;
	padding: 18px 18px 18px 18px;
	color: #c2c2cc;
	border: solid #bcd88a;
	border-width: 1px 1px 0px 1px;
	font-size: 13px;
	line-height: 16px;
}
#bottom-blackness{
	width: 746px;
	background-color: #000;
	margin: 0 0 0 78px;
	padding: 18px 18px 18px 18px;
	color: #ececc1;
	font-size: 13px;
	line-height: 16px;
}
#transparency-wrapper{
	float: left;
	width: 746px;
	margin: 0 0 0 78px;
	padding: 18px 18px 18px 18px;
	color: #c2c2cc;
	border: solid #bcd88a;
	border-width: 0px 1px 1px 1px;
	font-size: 13px;
	line-height: 16px;
}

#main-trans{
	float: left;
	background: url(/new_pitch/images/transparency-bg.png) repeat right;
	width: 465px;
	padding: 10px;
	margin: 0 0 0 12px;
	}
#main-trans p + p{
	text-indent: 0;
	margin-top: 0em;
	font-size: 15px;
	line-height: 22px;
}
#main-trans-1col{
	float: left;
	background: url(/new_pitch/images/transparency-bg.png) repeat right;
	width: 681px;
	padding: 10px;
	margin: 0 0 0 12px;
	}
#main-trans-1col p + p{
	text-indent: 0;
	margin-top: 0em;
	font-size: 15px;
	line-height: 22px;
}
#trans-col{
	float: right;
}

#trans-boxes{
	background: url(/new_pitch/images/transparency-bg.png) repeat-x right;
	width: 206px;
	padding: 10px;
	margin: 0 0 12px 12px;
	}

#trans-boxes img {
	padding: 0 0 10px 2px;
	}
#content-header-wrapper {
	float: left;
	width: 100%;
	border: #fff solid;
	border-width: 0 0 1px 0;
	margin: 0 0 20px 0;
}
#content-headline {
	float: left;
	text-align: left;
	clear: both;
}
#content-tagline {
	float: right;
	text-align: right;
	line-height: 32px;
	padding: 10px 0 0 0;
	margin: 0 0 -50px 0;
}

input {
	width: 250px;
	margin: 5px 0 10px 0;
}

#price-matrix table {
	width: 100%;
	border: 0;
	padding: 1px;
	background: #000;
}

#price-matrix tr.odd td{
	background: #324b35;
	padding: 3px 5px 3px 5px;
	width: 60px;
}

#price-matrix tr.even td{
	background: #385a3c;
	padding: 3px 5px 3px 5px;
}

body {
	background-color: #1e2c1f;
	font-family: arial, helvetica, sans-serif;
}