﻿body
{
	
	background-color:#e2ecf2;
	font-family:Verdana;
	color:#16145f;
	font-size:12px;
	
}
#left
{
	float:left;
	height:480px;
	padding-right:30px;
	
}

#left ul
{
	margin-left:0;
	padding-left:0;
	
}
li
{
	list-style-type:square;
}
#left li
{
	height:45px;
	width:160px;
	border-bottom:solid 1px #b3b2cc;
	list-style:none;
	
}
#portfolio img
{
border:solid 1px #15135f;
padding:3px;
margin:4px;
}
#services
{
	margin-left:20px;
}

#left li a
{padding-top:15px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	color:#16145f;
	padding-right:10px;
	width:150px;
	height:30px;
	text-align:right;
		
}
#left li a:hover
{
	background:#ade0f2;
}
#main
{
	margin-left:auto;
	margin-right:auto;
	width:1017px;
	border:2px #15135f solid;
	height:491px;
	background:url(nottinghambuilderimages/background.gif);
	background-repeat:no-repeat;
	background-position:-2px 0;
}
#header
{
	
	background:url(nottinghambuilderimages/header.jpg);
	width:1021px;
	height:245px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	
}
#inner
{
	border:1px #b3b2cc solid;
	margin:5px;
	height:476px;
	width:1005px;
}
#content
{
	
	margin:5px;
	width:1000px;
	height:486px;
	margin-top:10px;
	border-top:0;
	
	
}
#footer
{
	
	
	position:relative;
	left:-6px;
	top:-83px;
		height:35px;
	width:1019px;
	background:#15135f;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding-top:10px;
}
.thumb
{
	margin-bottom:20px;
}
a
{
	text-decoration:none;
	color:#00aeef;
	
}
img
{
	border:0;
}
a:hover
{
	
}
#right
{
	float:right;
	width:150px;
	margin-top:0px;
}
#cent
{
	margin-top:20px;
	width:740px;
	

}
h1
{
	font-size:15px;
}
#comment
{
	width:160px;
	margin:10px;
	margin-top:100px;
	
}
#sig
{
	margin-left:400px;
	font-size:9px;
}
#person
{
	font-size:9px;
}
#message
{
	font-weight:bold;
	font-size:13px;
}

.row 
{		
	margin-bottom : 10px;

}	
.label 
{
	display:inline;
	float:left;
  	width: 100px;
  	text-align: left;
  	font-weight:bold;
  	
}
.field
{
 	
  	width: 295px;
  	text-align: left;
}
