* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	color: #707070;
	font: 18px Verdana, Sans-Serif;;
	line-height: 32px;
}

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

h1 {
	font: 30px Possage, Verdana, Sans-Serif;
	line-height: 45px;
	margin: 20px 0px -5px 0px;
}

h2 {
	font: 20px Possage, Verdana, Sans-Serif;
	color: #D30010;
	margin: 20px 0px 0px 15px;
}

.sidebar h2 {
	position: relative;
	margin: 15px 0px -55px 30px;
}

.content {
	margin: 0 auto;
	width: 840px;
}

.content p, .content ul, .content ol, h1 {
	padding: 0px 15px;
}

.navigation img.logo {
	margin: 25px 0px 0px 20px;
}

.navigation ul.flir {
	font: 15px Possage, Verdana, Sans-Serif;
	list-style: none;
	float: right;
	margin: 10px 0px 0px 0px;
}

.navigation li {
	display: inline;
	margin-left: 15px;
}

.navigation li a {
	color: #707070;
}

.navigation li a:hover, .navigation li.active a {
	color: #D30010;
}

.sidebar {
	margin-right: 25px;
	float: right;
	width: 200px;
	position: relative;
	z-index: 1;
}

ul.form {
	position: relative;
	margin: -12px 0px 30px 17px;
}

ul.form li {
	list-style: none;
	background: url(li.png) no-repeat 0px 4px;
	padding: 13px 0px 7px 40px;
	font-size: 11px;
	line-height: 16px;
}

div.text {
	width: 600px;
	margin-top: -9px;
	padding-left: 5px;
}

.text p {
	margin-bottom: 10px;
}

.text a {
	text-decoration: none;
	padding: 3px;
}

.text a:hover {
	color: #FFFFFF;
	background: #D30010;
}

.text h2 a:hover {
	color: #D30010;
	background: #FFFFFF;
}

form {
	background: url(enquiry.gif) no-repeat;
	width: 208px;
	height: 290px;
	padding: 65px 0px 0px 15px;
}

form#clients_form {
	background: url(clients.gif) no-repeat;
	height: 67px;
	width: 605px;
	padding: 30px 0px 0px 15px;
}

label {
	color: #444444;
	display: block;
	font-size: 11px;
	background: #E8E8E8;
	height: 34px;
	width: 52px;
	padding: 3px 9px 0px 9px;
	margin-bottom: -37px;
}

form#clients_form label {
	width: 72px;
}

form#clients_form label.pass {
	margin: -47px 0px -37px 258px;
}

label.message {
	margin: 0px;
	height: 30px;
	width: 144px;
}

input {
	background: #E8E8E8;
	padding: 10px 10px 10px 0px;
	width: 102px;
	font: 12px Verdana, Sans-Serif;
	margin: 0px 0px 10px 50px;
	height: 17px;
	color: #222222;
}

form#clients_form input {
	width: 163px;
	margin: 0px 0px 10px 70px;
}

form#clients_form input.pass {
	margin: 0px 0px 0px 333px;
}

input.button {
	margin: 0px 0px 0px 98px;
	padding: 0px;
	width: 80px;
	height: 64px;
	background: url(send.png) no-repeat;
}

form#clients_form input.button {
	position: absolute;
	margin: -12px 0px 0px -11px;
	background: url(login.png) no-repeat;
}

textarea {
	margin: 0px 0px -43px 0px;
	font: 12px Verdana, Sans-Serif;
	background: #E8E8E8;
	padding: 0px 10px 10px 10px;
	width: 142px;
	height: 75px;
	color: #222222;
	overflow: auto;
}

.text ul {
	padding: 0px 0px 15px 3px;
}

.text ul li {
	list-style: none;
	background: url(li.png) no-repeat 8px 0px;
	padding: 0px 0px 5px 50px;
}

#guidelines, #construction, #components, #standards, #more, #notes {
	display: none;
}

#portfolio {
	width: 837px;
	height: 328px;
	background: url(portfolio.png) no-repeat;
	padding: 27px 0px 0px 27px;
	margin: 212px 0px 0px -4px;
}

#portfolio li {
	width: 62px;
	height: 62px;
	padding: 0px;
	background-position: 50% 50%;
	float: left;
	margin: -12px 29px 32px -12px;
	border: 12px solid #FFFFFF;
}

#portfolio li.active, #portfolio li:hover {
	border: 12px solid #D30010;
}

#portfolio li img {
	display: none;
}

#portfolio li.active span {
	position: absolute;
	z-index: 0;
	top: 307px;
	left: -108px;
	width: 100%;
}

#portfolio li.active span img {
	display: block;
	margin: 0 auto;
}

p.clear {
	clear: both;
	margin-bottom: 0px;
}

.footer {
	line-height: 20px;
	font-size: 10px;
	margin-bottom: 10px;
}

.footer p a {
	color: #707070;
}

.footer p a:hover {
	color: #D30010;
}

.footer p.right a {
	color: #707070;
	text-decoration: none;
	padding: 3px;
}

.footer p.right a:hover, .footer p.right a.active {
	color: #FFFFFF;
	background: #D30010;
}

.footer img {
	margin-bottom: -15px;
}

.footer p {
	margin-left: 5px;
	position: relative;
}

.footer p.right {
	float: right;
	z-index: 1;
	margin-right: 6px;
}
