* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-size: 12px;
    color: #01448A;
	line-height: 1.3;
}

#container {
	margin: 20px auto;
	width: 940px;
}
#logo {
	float: left;
	text-align: center;
	width: 165px;
}
#header {
	float: right;
	width: 760px;
}
#topmenu {
	background-image: url(../images/stripes_horizontal.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 3px;
	padding-top: 22px;
	color: #01448A;
	text-transform: uppercase;
	font-size: 11px;
}
#topmenu a {
	color: #01448A;
	text-decoration: none;
}
#topmenu a:hover {
	color: #008A7D;
}
#search {
	float: right;
}
#middle {
	clear: both;
	padding-top: 25px;
}
#sidemenu {
	float: left;
	width: 165px;
}
#ratecards {
	float: right;
	width: 130px;
	color: #006FB4;
	margin-bottom: 20px;
	line-height: 1.1;
}
#content {
	margin-right: 150px;
	margin-left: 180px;
}
#pagetop {
	margin-left: 180px;
	clear: both;
	margin-bottom: 10px;
	font-size: 10px;
	padding-top: 10px;
}

#footer {
	clear: both;
	margin-left: 180px;
	border-top: 3px solid #8175B3;
	border-bottom: 3px solid #006FB4;
	color: #006FB4;
	font-size: 10px;
	padding-top: 20px;
}
#footerinside {
	border-bottom: 3px solid #008A7D;
	margin-bottom: 3px;
	padding-right: 140px;
	padding-top: 15px;
	padding-bottom: 20px;
}



input, textarea, select {
	font-size: 10px;
	border: 1px solid #01448A;
	padding: 1px;
}
input.button {
	color: #01448A;
	background-color: #FFFFFF;
	border-style: none;
	cursor: pointer;
	cursor: hand;
}
#sidemenu a {
	display: block;
	background-image: url(../images/stripes_vertical.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #006FB4;
	background-color: #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
#sidemenu a:hover {
	color: #FFFFFF;
	background-color: #006FB4;
}
* html #sidemenu a {
	width: 150px;
}
#sub a {
	font-weight: normal;
	background-image: url(../images/stripes_blue_vertical.gif);
}

#ratecards h2 {
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 1px solid #008A7D;
	font-size: 14px;
	font-weight: bold;
}
#ratecards a {
	font-size: 10px;
	color: #006FB4;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	font-weight: bold;
}
#ratecards a:hover {
	color: #8175B3;
}
* html #ratecards a {
	width: 100%;
}
#content p {
	margin-bottom: 10px;
}
#content h1 {
	color: #01448A;
	font-size: 18px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 14px;
	color: #8175B3;
	margin-bottom: 10px;
	text-align: center;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #01448A;
}
#content h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

#content a {
	color: #01448A;
	font-weight: bold;
}


#content a:hover {
	color: #008A7D;
	text-decoration: none;
}
#content ul, ol {
	margin-bottom: 7px;
	margin-left: 25px;
}
#content li {
	padding-bottom: 3px;
}

.numbers {
	margin-top: 20px;
	color: #006FB4;
	font-size: 14px;
}
.numbers span {
	font-weight: bold;
}


#footer a {
	color: #006FB4;
	text-decoration: none;
}
#footerinside a {
	text-decoration: underline;
}
#footer a:hover {
	color: #8175B3;
}
#AV a.AV, #broadcast a.broadcast, #duplication a.duplication, #postprod a.postprod, #presentation a.presentation, #stageset a.stageset, #powerpoint a.powerpoint, #clientlist a.clientlist, #conference a.conference, #gallery a.gallery {
	background-color: #006FB4;
	color: #FFFFFF;
}
.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border-style: none;
}
#pagetop a {
	text-decoration: none;
	color: #8175B3;
}
#pagetop a:hover {
	color: #008A7D;
}
table.rate td {
	font-size: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
tr.heading td {
	font-size: 14px;
	font-weight: bold;
}
tr.subheading td {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
tr.biggergap td {
	padding-top: 10px;
}
.address {
	display: inline-block;
	width: 305px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news td {
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
p.key {
	text-align: center;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
p.key img {
	border: 1px solid #01448A;
}
p.quote {
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
}
p.test_gallery {
	font-size: 10px;
	text-align: center;
}
p.test_gallery  img {
	margin-right: 4px;
	margin-left: 4px;
}
hr {
	background: #01448A;
	color: #01448A;
	height: 1px;
	border: 0;
	margin-bottom: 10px;
}
p.gallery {
	text-align: center;
	display: inline-block;
	float: left;
	width: 152px;
	font-size: 10px;
	font-weight: bold;
}
#footerlogos {
	float: right;
	margin-top: -8px;
}

/* search css */

.results_loop ul{
	margin-top:5px;
	margin-bottom: 15px;
}
.results_loop ul li {
	list-style:none;
}
.datestamp {
	font-size: 10px;
	color: #8175B3;
}
.resultreport {
	font-size: 10px;
}
.navigate {
	font-size: 10px;
	color: #008A7D;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.navigate .current, .navigate a {
	margin-right: 10px;
}
#searchagain {
	margin-top: 10px;
}
#searchagain td {
	padding-right: 8px;
	padding-bottom: 8px;
	vertical-align: top;
}
