/* Colour ID
Very light grey #ced3d8
mid light greu #aab3bc
darker grey #838f9c
darkest grey #7d8c99
red #eb2424
bod text #505367
*/
html, body {height:100%}

body {
	margin: 0;
	padding: 0;
	font: x-small Arial, Helvetica, sans-serif;
	text-align: center;
	color: #330066;
	
}	
html>body #container {height:auto;}

#container {
	margin: 0 auto;
	width: 807px; 
	height:99.8%;
	min-height:100%;
	text-align: left;
   position:relative;
	/*background: url(../images/shadow_background.jpg) repeat-y;*/
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
}
html>#container {height:auto}		
#header {
	height: 71px;
	width:781px;
	margin: 0 auto;
	z-index:2;
	/*background: #DCDCDC url(images/navigation.jpg) no-repeat;*/
	border-bottom: 1px solid White;
}
#content {
	width: 100%;
	font: normal 10px/13px Verdana, Helvetica, Geneva, Arial,  sans-serif;
	color: #000066;
}
#topimg {
	height:218px;
	width:781px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
#content h1.fullhead {
	display: block;
	margin: 1px 13px 1px 13px;
	/*border: 2px solid #9ca7b1;*/
	color: #010066;
	background: #97a2ad url(../images/bgnd-box-head.gif) repeat-x;
	padding: 2px 0 2px 10px;
	font: bold 13px Helvetica, Arial, sans-serif;
}


/*----------------------------------------------------------------------------------------------------------*/

.homecont {
	border: 1px solid #9ca7b1;
	float: left;
	display: inline;
	width:523px;
	height: 350px;
	margin: 9px 3px 9px 3px;
}
.clear {
	clear: both;
	overflow: hidden;
}
/* homecont links */
.homecont a, .homecont p a {
	padding-bottom: 2px;
}
.homecont a:link, .homecont a:visited, .homecont a:active,
.homecont p a:link, .homecont p a:visited, .homecont p a:active,
.contactus p a:link, .contactus p a:visited, .contactus p a:active { 
	color: #505367;
	text-decoration:none;
	border-bottom: 1px dotted #eb2424;
}
.homecont a:hover, .homecont p a:hover, .contactus p a:hover {
	color: #7d8c99;
	text-decoration:none; 
	border-bottom: 1px solid #eb2424;
	/*text-decoration: underline;*/ 
	/*background-color: #ced3d8;*/
}

/*---------------------------------------------------*/
.homecont img {
	padding: 1px;
	border: 1px solid #c4c9d0;
}
.homecont p {
	margin: 10px 0 10px 10px;
}

/*--------------------------------------------------------------------------------------------------*/
.compdev h3, .dev h3, .fullwidth_text h3, .homecont h3 {
	font-size: 11px;
	margin: 9px 0 5px 5px;
}
.leftbox {
	margin-left: 13px;
	width: 248px;
	
}

#project-img {

	
}

#project-img img {
	padding: 3px;
	width:228px;
	overflow:hidden;
	
}
.leftbox p a.Jamie {
	/*margin: 0 0 0 5px;
	float: right;*/
	font-size: 13px;
}
.leftbox p a.Jamie:link, .leftbox p a.Jamie:visited, .leftbox p a.Jamie:active {
	color: #838f9c;
	border-bottom-style: none;
}
.leftbox p a.Jamie:hover { 
	text-decoration: none; 
	color: #7d8c99;
	border-bottom-style: none;
}
.leftbox img {
	margin: 5px 0 4px 7px;
}
.homecont h2 {
	/*color: #000066;*/
	color: #010066;
	
	border: 1px solid #9ca7b1;
	border-width: 0px 0 1px 0;
	display: block;
	font: bold 13px Helvetica, Arial, sans-serif;
	background: #97a2ad url(../images/bgnd-box-head.gif) repeat-x;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 5px;
}
.compdev {
	/*display: block;*/
	width: 235px;
	float: left;
	margin: 10px 8px 10px 8px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #ced3d8 !important;
}
.compdev img {
	float: right;
	margin-right: 9px;
	margin-top: 1px;
}
.compdev h3 {
	margin-top: 0;
}
.compdev p {
	width: 155px;
	margin: 5px 0 0 7px;
}
#content p, #mainnav p, #header p,#footer p  {margin:0 5px 5px 5px}	

.info_btn {
	
	width: 135px;
	padding: 0 0 0 0;
}
.info_btn a {
	display: block;
	font-size: 9px;
	margin: 0 0 0 0;
	padding: 0 3px 2px 3px;
}
.info_btn a:link, .info_btn a:visited, .info_btn a:active { 
	color: White;
	background-color: #7d8c99;
	text-decoration: none;
	border: 1px solid #7d8c99;
}
.info_btn a:hover {	
	color: #7d8c99; 
	text-decoration: none; 
	background-color: #ced3d8;
	border: 1px solid #7d8c99;
}

p.takelook {
	float: right;
	clear: right;
	width: auto;
	padding: 0 0 0 0;
}
p.takelook a {
	display: block;
	font-size: 9px;
	margin: 0 0 0 0;
	padding: 0 3px 2px 3px;
}
p.takelook a:link, p.takelook a:visited, p.takelook a:active { 
	color: White;
	background-color: #7d8c99;
	text-decoration: none;
	border: 1px solid #7d8c99;
}
p.takelook a:hover {	
	color: #7d8c99; 
	text-decoration: none; 
	background-color: #ced3d8;
	border: 1px solid #7d8c99;
}
p.spec {
	float: none;
	clear: none;
	width: 155px;
}


/* contact us page */
.form-container {
	float: left;
	width: 226px;
	margin-left: 20px;
	margin-top: 15px;
}
form .form-container p, #cont form .form-container p, form p.widetitle {
	clear: both;
	margin: 4px 0 0 0;
}
form .form-container p label {
color: #838faf;
font-weight: bold;
	width: 200px;
  display: block;
  text-align: left;
  margin-bottom: 2px;
}
form .form-container p label span {
	color: #eb2424;
}
form p .form-container span.formw {
  display: block;
	width: 200px
}
.singleline-field {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 198px;
	border: 1px solid #b8c0c5;
   margin: 3px 0 0 0;
	padding: 4px 0 4px 0;
	display: inline;
}
.multiline-field {
	border: 1px solid #b8c0c5;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 198px;
	height: 160px;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}
.formbutton {
	float: right;
	margin: 17px 15px 0 0;
	height: 23px;
}
select.singleline-field {
	text-align: right;
	width: 206px;
}

/*------------------*/
.contactus {
	border: 1px solid #9ca7b1;
	width: 523px;
	float: left;
	margin: 9px 3px 9px 3px;
	display: inline;
	height: 350px;
}

.contactus h2 {
	color: White;
	border: 1px solid #9ca7b1;
	border-width: 1px 0 1px 0;
	display: block;
	font: bold 13px Helvetica, Arial, sans-serif;
	background: #97a2ad url(../images/bgnd-box-head.gif) repeat-x;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 5px;
}

.contact_col1 {
	margin:0 0 0 0;
	float:left;
	width:80px;
}

.contact_col2 {
	margin:0 0 0 20px;
	float:left;
	width:250px;
}

.input {
	width:320px;
}

.textarea {
	width:320px;
	height:100px;
}

/* developments */
.dev {
	display: block;
	margin: 10px 8px 10px 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ced3d8;
}
.dev img {
	float: right;
}
.dev p {
	width: 470px;
	margin: 5px 0 0 7px;
}

/* full width page */
.fullwidth {
	border: 1px solid #9ca7b1;
	width: 758px;
	float: left;
	margin: 9px 3px 9px 23px;
	display: inline;
}

.fullwidth h2 {
	color: White;
	border: 1px solid #9ca7b1;
	border-width: 1px 0 1px 0;
	display: block;
	font: bold 13px Helvetica, Arial, sans-serif;
	background: #97a2ad url(../images/bgnd-box-head.gif) repeat-x;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 5px;
}

.fullwidth_text {
	display: block;
	margin: 10px 8px 10px 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ced3d8;
}
.fullwidth_text img {
	float: right;
}
.fullwidth_text p {
	width: 725px;
	margin: 5px 0 0 7px;
}


/*Sitemap*/
#sitemap {
	font-size: 12px;
	margin: 5px 20px 0 20px;
	padding-left: 0;
}
#sitemap ul {
	margin-top: 10px;
	margin-left: 15px;
	list-style: none;
	background: transparent url(../images/vert-dot.gif) repeat-y 11px;
}
#sitemap li {
margin: 0 0 2px 5px;
	padding: 3px 0 6px 17px;
	background: transparent url(../images/arrow.gif) no-repeat left 6px;
	list-style: none;
}
#sitemap li ul {
	margin-left: 0; 
	padding-left: 0;
}
#sitemap li ul li {
	padding-left: 40px;
	background: transparent url(../images/arrow-two.gif) no-repeat left 6px;
}
#sitemap li a {
	padding-bottom: 2px;
}
#sitemap li a:link, #sitemap li a:active, #sitemap li a:visited {
	color: #505367;
	border-bottom: 1px dotted #eb2424;
	text-decoration: none;
}
#sitemap li a:hover {
	color: #7d8c99;
	border-bottom: 1px solid #eb2424;
	text-decoration: none;
}

/* footer */	
#footer	{
		position:absolute;
		bottom:0;
		width:783px;
		height:131px;
		margin-left: 12px;
		background: url(../images/footer.jpg) no-repeat bottom center;
}
#footer #cont {
		width:763px;
		height:30px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 8px;
		background: url(../images/tiny_logo.gif) no-repeat 698px center;
		border: 1px solid #aab3bc;
}
#footer #cont a {
	margin: 0 10px 0 10px;
	padding-bottom: 2px;
	font: normal 9px/28px Verdana, Helvetica, Geneva, Arial,  sans-serif;
}
#footer #cont a.assoc {
	margin-left: 150px;
}
#footer #cont a:link, #footer #cont a:visited, #footer #cont a:active {
	text-decoration: none;
	color: #a2a9ae;
	border-bottom: 1px dotted #eb2424;
	}
#footer #cont a:hover {
	text-decoration: none; 
	color: #7d8c99;
	border-bottom: 1px solid #eb2424;
}

#clearfooter {height:131px;width:100%;clear:both;}








