body {
	font-family: arial, sans-serif;
	font-size: 100%;
	font-size: 0.8em;
	color: #fff;
	background: url(../img/body-bg.gif) #000000 repeat-x center top;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 2.1em;
	color: #b60404;
	line-height: 1.8em;
}

h2 {
	font-size: 1.7em;
	color: #7d0202;
	padding: 0 0 8px 0;
	line-height: 1.5em;
}

h2.back-btn-branding a,
h2.back-btn-web a,
h2.back-btn-print a {
	color: #6f6f6f;
}

h3 {
	font-size: 1.5em;
	color: #7d0202;
	line-height: 1.5em;
	padding: 0 0 8px 0;
}

h4 {
	font-size: 1.4em;
	color: #6f6f6f;
	line-height: 1.6em;
	padding: 0 0 5px 0;
}

h5 {
	font-size: 1.3em;
	color: #a20606;
	line-height: 1.5em;
}

p{
	line-height: 1.5em;
	margin: 0 0 8px 0;
}

a {
	text-decoration: none;
	color: #b60404; 
}

a:hover {
	text-decoration: none;
	color:#7d0202;
}

#container {
	width: 735px;
	margin: 0 auto 0 auto;
}

#header {
	width: 630px;
	height: 407px;
	padding: 30px 0 0 86px;
	margin: 0px auto 0 auto;
	background: url(../img/logo.png) no-repeat 30px 0;
	behavior: url("../common/iepngfix.htc");
}

a.logo {
 	width: 533px;
	height: 316px;
	display: block;
}

a.logo span {
	display: none;
}

#content {
	background: url(../img/bg.png) repeat-y;
	width: 723px;
	position: relative;
	behavior: url("../common/iepngfix.htc");
}

#page-content {
	background: url(../img/corners-bottom.png) no-repeat -2px bottom;
	width: 653px;
	position: relative;
	padding: 30px 30px 50px 40px;
	behavior: url("../common/iepngfix.htc");
}

#page-content-404 {
	background: url(../img/corners-bottom.png) no-repeat -2px bottom;
	width: 623px;
	position: relative;
	padding: 30px 30px 50px 70px;
	behavior: url("../common/iepngfix.htc");
}

#page-content-contact {
	background: url(../img/corners-bottom.png) no-repeat -2px bottom;
	width: 623px;
	height: 600px;
	position: relative;
	padding: 30px 30px 50px 70px;
	behavior: url("../common/iepngfix.htc");
}

#page-content-portfolio {
	width: 703px;
	position: relative;
	padding: 0px;
	padding: 30px 0px 30px 20px;
}

#corners-top {
	background: url(../img/corners-top.png) no-repeat;
	width: 722px;
	height: 95px;
	position: absolute;
	top: -5px;
	left: -2px;
	behavior: url("../common/iepngfix.htc");
}

#page-header {
	width: 723px;
	height:84px;
	background: url(../img/recent-work-bg.png) no-repeat;
	behavior: url("../common/iepngfix.htc");
}

#page-header img{
	margin: 17px 0 0 84px;
}

#page-header img.heading {
	float: left;
	margin: 17px 0 0 20px !important;
}

#page-header img.internal {
	float: left;
	margin: 20px 0 0 15px !important;
}

a#branding-button {
	width: 717px;
	height: 185px;
	display: block;
	background: url(../img/branding-bg.jpg) 0 -185px;
}

a#web-button {
	width: 717px;
	height: 185px;
	display: block;
	background: url(../img/web-bg.jpg);
}

a#print-button {
	width: 718px;
	height: 187px;
	display: block;
	background: url(../img/print-bg.jpg);
}

a#branding-button span, a#web-button span, a#print-button span {
	display: none;
}
	
#footer {
	float: left;
	width: 723px;
	text-align: center;
	clear: both;
	margin: 20px 0 20px 0;
}

#footer a {
	color: #a20606;
}

#footer a:hover {
	text-decoration: underline;
}

.portfolio-branding, .portfolio-web, .portfolio-print {
	position: relative;
	width: 723px;
	padding: 0 0 0 0px;

}

.portfolio-branding-image {
	position: relative;
	width: 344px;
}

.portfolio-branding-text {
	left: 360px;
	top: -230px;
	position: relative;
	width: 330px;
	margin-bottom: -180px;
}

.portfolio-web-image {
	position: relative;
	width: 344px;
}

.portfolio-web-text {
	left: 360px;
	top: -300px;
	position: relative;
	width: 330px;
	margin-bottom: -100px;
}

.portfolio-web-image-small {
	position: relative;
	width: 344px;
}

.portfolio-web-text-small {
	left: 360px;
	top: -270px;
	position: relative;
	width: 330px;
	margin-bottom: -50px;
}

h2.back-btn-web {
	position: relative;
	top: -50px;
	left: 10px;
	margin-bottom: -60px;
}

h2.back-btn-branding {
	position: relative;
	top: -10px;
	left: 10px;
	margin-bottom: -20px;
}

h2.back-btn-branding a:hover, h2.back-btn-web a:hover, h2.back-btn-print a:hover {
	color:#fff;
}

/*---------- Classes -----------*/

.service-img {
	height: 40px;
	margin: 2px 5px 0 0;
	float: left;
}

ul.sitemap {
	margin: 0 10px 10px 10px;
	list-style: disc;
	padding: 5px 10px 10px 10px;
}

ul.sitemap li, ul.sitemap ul li {
	margin: 5px 0 5px 0;
}

ul.sitemap ul {
	margin: 0 10px 0px 10px;
	list-style: disc;
	padding: 5px 10px 0px 10px;
}

/* ---------------------------------
		Form styles
---------------------------------*/		
		.alert, .error { color: #ff0000; line-height: 1.2em;}

		
		
		ol.forms {
			float: left;
			list-style: none;
			width: 280px;
			margin: 15px 0 0 0;
			padding: 0;
		}

		ol.forms li {
			clear: left;
			float: left;
			line-height: 1.5em;
			margin: 0 0 5px 0;
			padding: 0;
			width: 330px;
		}
		
		ol.forms li span.error{
			line-height: 1.3em;
			margin: 0 0 0px 0px;
		}

		ol.forms label {
			cursor: pointer;
			display: block;
			float: left;
			line-height: 1.5em;
			padding-right: 1%;
			text-align: left;
			width: 100px;
		}

		ol.forms input { 
			color: #fff;
			padding: 5px;
			background: none;
			float: right;
			width: 170px;
			border: 2px solid #777777;
			margin: 0 10px 10px 10px;
		}
			
		ol.forms textarea {
			color: #fff;
			background: none;
			height: 9em; 
			width: 168px; 
			padding: 5px;
			float: right;
			border: 2px solid #777777;
			margin: 0 10px 0 0;
		}

		ol.forms input, ol.forms textarea, ol.forms button { 
			font-family: arial, sans-serif; 
			font-size: 1.05em;
		}

		ol.forms span.error { 
			float: left;
			clear: both;
			display: block;
			padding: 3px 0 5px 140px;
			width: 170px;
		}

		ol.forms li.buttons button#submit {
			background: url(../img/send.png) no-repeat top right;
			border: none;
			cursor: pointer;
			margin:20px 0 0 255px;
			width: 70px;
			height: 50px;
			behavior: url("../common/iepngfix.htc");
		}