html {
	height: 100.1%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100.1%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #272727 url("images/body-bg.gif") repeat-x top;
	color: #111;
}

a { color: #a00; }
a img { border: 0px;}
li a { text-decoration: none; }

/* headings */

h1, h2, h3, h4 { color: #a00; }

h1 { font-size: 28px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; margin: 0px; }

#main-content h2, #inner-content h2, #inner-content h3 { font-weight: normal; }

#main-content h2 { 
	margin: 10px 0px 20px 0px;
}

#inner-content h2, #inner-content h3 { margin: 15px 0px; }
#inner-content h3 { margin: 10px 0px; }

#company-content .fourth h2, #company-content .whole h2 {
	margin-top: 5px;
}

#company-content .fourth h2 { font-size: 20px; }

#company-content h3 {
	font-size: 16px;
	color: #a00;
	font-weight: normal;
	font-style: italic;
}

#company-content .whole a { text-decoration: none; }
#company-content .whole a:hover { text-decoration: underline; }

/* generic page blocks */

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

.whole { width: 880px; }
.third { width: 280px; }
.two-thirds { width: 580px; }

.half { width: 430px;}
.fourth { width: 205px; }
.three-fourths { width: 655px; }

.spacer { height: 0px; font-size: 1px; clear: both; }

/* specific page blocks */

#page-container {
	margin: 0px auto;
	width: 922px;
}

#header {
	padding: 0px 20px;
	height: 86px;
	overflow: none;
	background: #fff url("images/header-bg.gif") repeat-x bottom; 
}

#top-panel-main {
	height: 272px;
	background: #700 url("images/main-ads-bg.jpg") repeat-x top; 
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
}

#top-panel-inner {
	height: 102px;
	background: #700;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
}

#ad-categories {
	margin-top: 0px;
	padding: 0px;
	height: 21px;
	overflow: none;
	background: #b3b9bf;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
}

#main-content, #inner-content {
	overflow: none;
	background: #fff url("images/main-content-bg.jpg") repeat-x top;
	border: 1px solid #909090;
}

#page-bottom { background: url("images/page-bottom-bg.gif") repeat-x bottom; }

#main-content #page-bottom { padding: 0px 20px 50px 20px; }
#inner-content #page-bottom { padding: 30px 20px 25px 20px;}

#main-networks { background: url("images/network-box-bg.gif") repeat-y; }

#main-networks #box-top {
	padding: 14px 10px 0px 11px;
	background: url("images/network-box-top.gif") no-repeat top left;
}

#main-networks #box-bottom {
	height: 9px;
	font-size: 8px;
	background: url("images/network-box-bottom.gif") no-repeat bottom left;	
}

#company-content .whole, #company-content .fourth {
	margin-top: 40px;
	background: #fff;
	border: 4px solid #bbb;
}

#company-content .whole {
	width: 872px;
	height: 450px;
}

#company-content .half { padding: 30px 0px 20px 40px; }

#company-content .fourth {
	padding: 4px;
	width: 189px;
	height: 450px;
	text-align: center;
}

#footer {
	padding: 10px 0px;
	font-size: 11px;
	color: #aaa;
}

#footer .right { text-align: right; }
#footer .right a { color: #aaa; text-decoration: none; }
#footer .right a:hover { text-decoration: underline; }

#footer .right a#portfolio { color: #fff; }

/* page elements */

img#top-logo { margin-top: 14px; }
img#top-slogan { margin-top: 10px; float: right; }

#ad-heading { padding-top: 106px; width: 270px; }
#ad-gallery { width: 610px; padding: 8px 8px 0px 0px; text-align: right;}

#main-content .left { padding-top: 84px; }
#main-content .right { margin-top: 80px; }

#main-content p, #inner-content p {
	line-height: 1.4em;
}

#inner-content p { margin: 0px; padding: 8px 0px; color: #777; }

#main-networks p {
	font-size: 12px;
	line-height: 1.2em;
	color: #888;
}

p#company-links { font-size: 16px; color: #888; }
p#company-links a { color: #888; text-decoration: none; }
p#company-links a:hover { color: #a00; }

#company-content .half p { width: 300px; color: #111; }

#company-content .fourth p {
	margin: 0px auto;
	line-height: 1.2em;
	width: 175px;
	color: #111;
}

#company-content .fourth img {
	margin: 20px 0px;
}

#portfolio-gallery {
	padding-top: 0px;
	width: 880px;
	height: 124px;
	overflow-x: scroll;
	overflow-y: none;
}

#thumbGallery {
	margin: 0px;
	padding: 0px;
}

.thumb-left, .thumb-right {
	margin-bottom: 10px;
	width: 130px;
	height: 95px;
	float: left;
	background: #111;
	border: 1px solid #909090;	
}

.thumb-left { margin-right: 10px; }

.thumb-container {
	margin-bottom: 8px;
	margin-right: 17px;
	width: 130px;
	height: 88px;
	text-align: center;
	border: 1px solid #909090;
}

a:hover .thumb-container {
	border: 1px solid #a00;
}

.map-inner { 
	position: absolute; 
	left: 30px;
	z-index: 100;
	display: block;
}

#portfolio-img {
	margin-bottom: 20px;
	width: 880px;
	height: 430px;
	text-align: center;
	border: 0px solid #555;
}

/* navigation elements */

#nav-top, #ad-categories ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav-top {
	margin-top: 20px;
	float: right;
}

#nav-top li {
	padding-left: 20px;
	float: left;
	color: #aaa;
}

#nav-top a { text-decoration: none; color: #aaa; }
#nav-top a.active { color: #a00; }
#nav-top a:hover { color: #a00; }

#ad-categories li {
	padding: 4px 0px;
	text-align: center;
	float: left;
	background: url("images/vline.gif") no-repeat right center;
	color: #fff;
}

#ad-categories li a { color: #fff; }
#ad-categories li a:hover { color: #a00; }
#ad-categories li.last { background: none; }

#services-list, #portfolio-list {
	margin: 0px 0px 20px 0px;
	padding: 8px 0px;
	list-style-type: none;
	overflow: auto;
	background: #fff;
	border: 2px solid #b3b9bf;
}

#portfolio-list { text-align: center; }

#services-list li, #portfolio-list li {
	text-align: center;
	float: left;
}

#portfolio-list li { padding: 0px 13px;	font-size: 13px; }
#services-list li { width: 218px; font-size: 15px; }
#services-list a, #portfolio-list a { color: #aaa; }
#services-list a.active, #portfolio-list a.active { color: #a00; }
#services-list a:hover, #portfolio-list a:hover { color: #a00; }

/* Form styles */

form { margin: 0px; padding: 0px; }
form#contact-us div { margin: 5px 0px; color: #888; }

form#contact-us input {
	padding: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	border: 2px solid #bbb;
}

form#contact-us textarea {
	padding: 4px;
	width: 200px;
	height: 100px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	border: 2px solid #bbb;
}

form#contact-us .sub {
	background: #a00;
	border: 0px;
	color: #fff;
}

span.req { color: #f00; }

form#request { line-height: 1.33em; }

form#request h3 {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background: #a00;
	color: #fff;
}

form#request input, form#request textarea {
	padding: 4px;
	width: 300px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	border: 1px solid #bbb;
}

form#request input.checkbox { width: 20px; border: 0px; }
form#request textarea { height: 120px; }

form#request table { border-spacing: 0px 10px; }

form#request .input-left {
	padding: 10px 5px;
	width: 200px;
	text-align: right;
	vertical-align: top;
	background: #ccc; 
}
form#request .input-right { padding: 10px; }