/* Basics */
body {
	/*font: small/150% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;*/
	background-color: #EEEEEE;
	color: #333;
	width: 974px;
	margin: 0px auto auto;
	padding: 0px;
	font: 80% "Trebuchet MS", Arial, Verdana, sans-serif;
	border-top-color: #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#nav {
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #999999;
	height: 2em;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(_images/bar.gif);
	background-repeat: repeat-x;
	background-color: #D6D6D6;
	text-transform: uppercase;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
}
#content {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	border-top: 1px solid #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
	clear: left;
	float: left;
}
/* Ident Design Link */
.id {
	text-align: right;
	float: right;
	padding-bottom: 14px;
}
.id a {
	background-image: url(_images/ident_logo_2008_small.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;

}
h2 {
}


#footer {
	background: #FFFFFF;
	clear: left;
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 90%;
	height: 14px;
}

#nav a {
	text-decoration: none;
	line-height: 1em;
	padding: 0.5em 0.5em 0.5em .5em;
	background-color: #E6E6E6;
	background-image: url(_images/button.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-weight: normal;
	display: block; 
}
#nav a:link {
	color: #333333;
}
#nav a:visited {
	color: #333333;
}
#nav a:hover {
	background-color: #FFFFFF;
	background-image: url(_images/buttonover.gif);
	background-repeat: repeat-x;
	color: #111111;
}
#nav a:active {
	color: #333333;
}

#nav li {
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
	background-color: #FFFFFF;
	background-image: url(_images/square.gif);
	background-repeat: no-repeat;
	list-style: none;
}
#nav ul {
	margin: 0px 14px;
	padding: 0px;
}


html {
	background-color: #CCCCCC;
}

#header {
	margin-top: 0px;
	padding: 21px 14px;
	background-color: #004CD4;
	background-image: url(_images/colour.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	float: left;
}

body {
 font-size: 80%;
}
* html body {
 font-size: 70%;
 f\ont-size: 80%;
}
.replace {
	position: relative;
	margin: 0px;
	padding: 0px;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#reverse {
	float: right;
	margin-right: 0px;
}
#reverse a {
	background-color: #0066CC;
	background-image: none;
	color: #FFFFFF;
}
#reverse a:link {
	color: #FFFFFF;
}
#reverse a:visited {
	color: #FFFFFF;
}
#reverse a:hover {
	color: #FFFFFF;
	background: #0080FD;
}
#reverse a:active {
	color: #FFFFFF;
}
.button {
	border: 1px solid #999999;
	clear: both;
}
.button a {
	background-color: #0066CC;
	background-image: none;
	color: #FFFFFF;
	padding: 5px;
	display: block;
	text-align: right;
}
.button a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button a:hover {
	color: #FFFFFF;
	background: #0080FD;
	text-decoration: none;
}
.button a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.print {
	display: none;
	float: left;
}
/* Widths */
.ml {
	margin-left: 14px;
}
._1 {
	width: 66px;
}
._2 {
	width: 146px;
}
._3 {
	width: 226px;
}
._4 {
	width: 306px;
}
._5 {
	width: 386px;
}
._6 {
	width: 466px;
}
._7 {
	width: 546px;
}
._8 {
	width: 626px;
}
._8b {
	width: 618px;
}
._9 {
	width: 706px;
}
._10 {
	width: 786px;
}
._11 {
	width: 866px;
}
._12 {
	width: 946px;
}
#portfolio {
	width: 946px;
}


h2 {
	margin: 0px;
	padding: 0em 0em 1em;
}
.box {
	background: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 14px;
	margin-bottom: 14px;
	float: left;
}
.box h1, .box h2, .box p {
	margin-right: 14px;
	margin-left: 14px;
}

p {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
}
#portfolio dd {
	margin: 14px 0px;
	background: #D6D6D6;
	border: 1px solid #999999;
	clear: left;
	float: left;
	/*width: 946px;*/
}
img {
	border: 1px none #CCCCCC;
}

#portfolio div {
	background: #FFFFFF;
	float: left;
	/*	width: 438px;*/
	padding: 0px;
	/*margin: 21px 0px 21px 21px;*/
	display: inline;
	margin-top: 21px;
	margin-bottom: 21px;
}
dl {
	float: left;
	clear: left;
	background: #EEEEEE;
}

#content .bg {
	background: #FFFFFF;
	float: left;
	border: 1px solid #999999;
	width: 932px;
	margin: 7px;
}

dd div a {
	text-decoration: none;	
}
dd div a:link {
	color: #333333;
}
dd div a:visited {
	color: #333333;
}
dd div a:hover {
	background-color: #FFFFFF;
	background-image: url(_images/buttonover.gif);
	background-repeat: repeat-x;
	color: #111111;
	text-decoration: underline;
}
dd div a:active {
	color: #333333;
}
.fl {
	float: left;
	font-weight: bold;
}
.fr {
	float: right;
}

#content .intro {
	font-size: 120%;
	margin-bottom: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-weight: normal;
}
.phone {
	font-size: 200%;
}

.supplementary {
	clear: both;
	margin-bottom: 14px;
	float: left;
	border-top: 1px solid #999999;
}

.larger {
	font-size: 120%;
}
dd {
	padding: 0px;
	margin: 0px 0px 1em;
}
address {
	font-style: normal;
}
form {
	margin: 0px;
	padding: 0px;
	float: left;
}
input {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
label {
	clear: left;
	width: 226px;
	float: left;
}
#formContact p {
	border-top: 1px solid #999999;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
	clear: left;
}
dt {
	font-weight: bold;
	padding-bottom: .5em;
	font-size: 150%;
}
.image img {
	border: 1px solid #CCCCCC;
}

.logo {
	margin-left: 21px;
		width: 146px;
		overflow: hidden;
}

.text {
	margin-left: 26px;
	width: 306px;
}

.image {
	margin-left: 26px;
	width: 386px;
	overflow: hidden;
}
