/* RESETS & BASIC PAGE SETUP */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { font: 62.5% Arial;
      background-image: url('images/bg-5.jpg');
	  background-color: #300000;
      height: 100%;
}
p { font-size: 1.2em; line-height: 1.2em; margin-bottom: 1.2em; }
a {
	color: #fd0909;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}
/* END RESET */

/* STRUCTURE AND STUFF */
#rightHalf1 {
	background-image: url('images/bg-3.jpg'); /* Note the image does not tile perfectly, so the lines may appear broken */
	background-repeat: repeat-x;
	width: 50%;
	position: absolute;
	right: 0px;
	height: 100%;
}

#rightHalf2 {
	background-image: url('images/bg-2.jpg'); /* Note the image does not tile perfectly, so the lines may appear broken */
	background-repeat: repeat-x;
	width: 50%;
	position: absolute;
	right: 0px;
	height: 100%;
}

/* Duplicates the standard body, resets co-ords to 0,0 top left corner. */
#bodywrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left:0;
	background-image: url('images/bg-1.jpg');
	background-repeat: repeat-x;
}

#wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left:0;
}

/* Traditional body wrapper for content */
#wrapper2 {
   width: 990px;
   background-image: url(images/bg-4.jpg);
   background-repeat: no-repeat;
   margin: 0 auto;
}

#navigation {
	height: 72px;
	width: 990px;
}
#icon-pack {
	width: 150px;
	height: 26px;
	margin: 30px 0 0 90px;
	float: left;
}
#icon-pack img {
	float: left;
	margin-right: 6px;
}
#icon-pack p {
	float: left;
	margin: 7px 0 0 1px;
}
#icon-pack a {
	color: #ae5859;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
}
#nav {
	float: right;
	width: 640px;
	height: 72px;
	margin: 0;
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #e8cfba;
	padding: 30px 15px 20px 15px;
}
#nav ul li a:hover {
	background-image: url(images/nav_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFF;
}
.link1 {
	background-image: url(images/nav_1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.link2 {
	background-image: url(images/nav_2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.link3 {
	background-image: url(images/nav_3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.link4 {
	background-image: url(images/nav_4.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.link5 {
	background-image: url(images/nav_5.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.link6 {
	background-image: url(images/nav_6.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header {
	height: 269px;
	width: 990px;
}
#header-1 {
	height: 232px;
	width: 320px;
	float: left;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial;
	margin: 4px 0 0 0;
}
#header-1 #logo {
	margin: 50px 0 15px 0;
}
#header-1 p {
	font-size: 11px;
	color: #000;
}
#header-1 a {
	color: #fd0909;
	text-decoration: none;
}
#header-1 a:hover {
	text-decoration: underline;
}
#header-1 #quote {
	background-color: #000;
	height: 47px;
	width: 285px;
	margin: 0 auto 0 auto;
	background-image: url(images/quote_bg.jpg);
	background-repeat: repeat-x;
}
#quote h2 {
	padding: 7px 0 2px 0;
	margin: 0;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#quote p {
	margin: 0;
	padding: 0;
	color: #e8cfba;
	text-align: left;
}
.banner-1 {
	width: 652px;
	height: 243px;
	background-image: url(images/banner_1.jpg);
	background-repeat: no-repeat;
	float: right;
}
.banner-2 {
	width: 652px;
	height: 243px;
	background-image: url(images/banner_2.jpg);
	background-repeat: no-repeat;
	float: right;
}
.banner-3 {
	width: 652px;
	height: 243px;
	background-image: url(images/banner_3.jpg);
	background-repeat: no-repeat;
	float: right;
}
#header-2 h1 {
	font-size: 36px;
	padding: 0;
	margin: 40px 15px 0 0;
	color: #FFF;
}
#header-2 h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 15px 0 0;
	padding: 0;
	color: #fd0909;
}
#header-2 h3 {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	margin: 30px 15px 0 0;
	padding: 0;
}
#body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: 329px 0;
}
#side-info {
	width: 287px;
	margin: 0 0 0 18px;
	float: left;
}
#side-info h3 {
	font-size: 14px;
	color: #FFF;
	padding: 14px 0 14px 0;
}
#side-info p {
	color: #e8cfba;
	font-size: 12px;
	line-height: 16px;
}
.link {
	background-image: url(images/side_link.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 20px;
}
#testimonial {
	background-image: url(images/quote.png);
	background-position: 17px 48px;
	background-repeat: no-repeat;
	padding: 0 10px 0 50px;
}
.features {
	background-image: url(images/feature_bg.jpg);
	height: 47px;
	background-repeat: repeat-x;
	margin-bottom: 8px;
}
.features h2 {
	padding: 7px 0 2px 0;
	margin: 0;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#contact {
	background-image: url(images/contact.png);
	background-position: 12px 48px;
	background-repeat: no-repeat;
	padding: 0 10px 0 50px;
}
#content {
	width: 600px;
	float: right;
	color: #FFF;
	clear: right;
	padding: 15px 30px 15px 30px;
}
#content h1 {
	font-size: 30px;
	padding-bottom: 15px;
}
#content h2 {
	font-size: 20px;
	padding-bottom: 15px;
}
#content h3 {
	font-size: 18px;
	padding-bottom: 15px;
}
#content p {
	color: #e8cfba;
	font-size: 12px;
	line-height: 20px;
}
#content .location {
	font-size: 11px;
	color: #b14e4e;
	margin-top: -16px;
}
#content .quotation {
	background-image: url(images/quotation.png);
	background-repeat: no-repeat;
	background-position: 25px 20px;
	padding: 10px 30px 20px 60px;
	font-size: 14px;
}
.list {
	padding-bottom: 15px;
}
.list li {
	list-style-image: url(images/side_link.png);
	margin: 0 5% 5px 5%;
	font-size: 12px;
	color: #e8cfba;
}
#case-container {
	width: 644px;
	margin: 0;
	padding: 0 8px 0 8px;
	float: right;
}
#case-studies {
	background-image: url(images/case_bg.png);
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
	width: 604px;
}
#case-studies h4 {
	font-size: 14px;
	width: 40%;
	float: left;
	margin: 0;
	padding: 0 0 15px 8px;
}
#case-studies .all {
	width: 40%;
	float: right;
	font-size: 9px;
	margin: 0;
	padding: 4px 10px 15px 0;
}
#special li {
	width: 90%;
	color: #ff0000;
	list-style-image: url(images/side_link.png);
	margin: 0 5% 15px 5%;
	font-size: 12px;
}
#footer-container {
	width: 100%;
	height: 135px;
	background-image: url(images/footer_nav_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#content-end {
	float: right;
	width: 50%;
	background-image: url(images/content_border.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 1px;
	margin-top: -1px;
}
#footer {
	width: 990px;
	margin: 0 auto 0 auto;
	background-image: url(images/footer_nav_bg.jpg);
	background-repeat: repeat-x;
}
.footer-logo {
	margin: 23px 0 0 60px;
	float: left;
}
#icon-pack-2 {
	width: 190px;
	height: 90px;
	margin: 20px 8px 0 0;
	float: right;
}
#icon-pack-2 img {
	margin: 0 3px 10px 3px;
}
#icon-pack-2 p{
	clear: left;
	font-size: 10px;
	color: #e8cfba;
}
#footer ul {
	float: right;
	width: 450px;
	margin-top: 21px;
}
#footer ul li {
	float: left;
	list-style-type: none;
}
#footer ul li a {
	display: block;
	text-decoration: none;
	color: #e8cfba;
	font-size: 12px;
	font-weight: bold;
	padding: 40px 7px 0 7px;
	background-image: url(images/footer_nav_off.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer ul li a:hover {
	background-image: url(images/footer_nav_on.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
}
.hidden
{
	display: none;
}
#prevNext
{
	margin: 180px 0 -210px 15px;
}
#prevNext img
{
	position: relative;
	z-index: 3;
	cursor: pointer;
}
#slides p {
	margin: 0;
	padding: 25px 0 0 100px;
	font-size: 12px;
	position: relative;
	top: -75px;
	line-height: 18px;
	z-index: 2;
	color: #FFF;
	background-image: url(images/case_overlay.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 502px;
	height: 50px;
}
#client-prevNext
{
	margin: 170px 0 -205px 365px;
}
#client-prevNext p
{
	position: relative;
	z-index: 3;
	cursor: pointer;
}
#client-prevNext span:hover {
	text-decoration: underline;
}
#client-slides p {
	margin: 0;
	padding: 7px 0 0 50px;
	font-size: 12px;
	position: relative;
	top: -55px;
	line-height: 18px;
	z-index: 2;
	color: #FFF;
	background-image: url(images/client_slide_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 547px;
	height: 28px;
}
#client-slides a {
	background-image: url(images/full_size_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 26px;
	display: block;
}
div.selectField {
	position: relative;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/select_1.png);
	background-repeat: no-repeat;
	cursor: default;
	height: 27px;
}
div.selectField div.status {
	padding: 0;
	height: 27px;
	display: block;
	background-image: url(images/select_2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	cursor: default;
}
div.selectField:hover div.status {
	background-position: 100% 100%;
}
div.selectField div.status div.selected {
	padding: 6px 5px 5px 10px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	display: block;
	overflow: hidden;
	cursor: text;
	margin-right: 24px;
	height: 14px;
}
div.optContainer {
	display: none;
	position: absolute;
	padding: 5px;
	background-color: #000;
	border: solid 1px #923e3c;
	width: 188px;
	height: 200px;
	overflow: auto;
	left: 0px;
	top: 28px;
}
div.optGroup div.optLabel {
	font-weight: bold;
}
div.opt {
	font-family: Arial;
	font-size: 11px;
	cursor: default;
	padding: 2px 2px 2px 2px;
	color: #787878;
}
div.optGroup div.opt {
	cursor: default;
	padding: 0;
}
div.optContainer div.selected {
	background: #1E1E1E;
	color: #787878;
}
div.optContainer div.disabled {
	color: #dddddd;
}
div.optContainer div.over {
	background: #f2f2f2;
	color: #666666;
}
#portfolio-container {
	width: 597px;
	margin: 0 auto 0 auto;
}
#portfolio {
	width: 550px;
	background-image: url(images/client_bg.png);
	background-repeat: repeat-y;
	padding: 0 24px 0 23px;
}
#portfolio-footer {
	width: 597px;
	background-image: url(images/client_2.png);
	background-repeat: no-repeat;
	height: 31px;
}
.client-thumb {
	background-image: url(images/client_bg_2.png);
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 5px 10px 5px;
	text-align: center;
}
#portfolio-footer #pages {
	float: left;
	margin-top: 20px;
	background-image: url(images/bg-5.jpg);
	padding: 0 10px 0 10px;
	margin-left: 40px;
}
#portfolio-footer a {
	color: #e8cfba;
	text-decoration: none;
}
#portfolio-footer a:hover {
	color: #ff0000;
}
#pagination {
	float: right;
	padding: 0 10px 0 10px;
	margin-right: 40px;
	margin-top: 17px;
	background-image: url(images/bg-5.jpg);
}
#portfolio-footer .client-page {
	display: block;
	height: 25px;
	width: 27px;
	background-image: url(images/pagination.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	text-align: center;
	float: left;
	padding-top: 2px;
	margin: 0 1px 0 1px;
}
#portfolio-footer .client-page:hover {
	background-position: 100% 100%;
}
.client-nav {
	float: right;
}
.client-nav a {
	color: #e8cfba;
	height: 20px;
	display: block;
	font-size: 11px;
}
.previous {
	background-image: url(images/previous.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 25px;
	margin-right: 20px;
	float: left;
}
.next {
	background-image: url(images/next.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 25px 0 0;
	float: left;
}
.back {
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 25px;
	margin-left: 30px;
	float: left;
}