/*////////////  Generics //////////// */

body,td,th {
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 11px; 
 	color: #000000
}
	
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a { 
	color: #000000; 
	text-decoration: underline;
}

a:hover {  
	color: #F26F21; 
	text-decoration: underline;
}

ul,li { 
	list-style-type: none; 
}

a span, li span { 
	display: none;
}

.underline {
	text-decoration: underline;
}

div.clear {
	clear:	both;
}

/*////////////  Header //////////// */

#headerBlock {
	text-align: center;
}

/*//////////////// Nav styles ////////////////*/

#nav {
	width:auto;
	clear: left;
	height: 20px;
}

#nav ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0;
	overflow: hidden;
}

#nav li {
	float: left;
	padding-left: 0px;
	text-align: center;
}

#nav li a {
	display: block;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
}

/*////////////  Content //////////// */

#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#centrecontent {
	height:auto;
	width: 770px;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
}

#pagecontent {
	padding: 0px 16px 0px 16px;
}

#centreholder {
	background-image: url(images/dotted_divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#recentworkholder {
	width:471px;
	padding:15px 10px 10px 10px;
	float:left;
	background-image: url(images/index_column_headerline_recent.gif);
	background-repeat: no-repeat;
}

.indexcolumns {
	width:226px;
	padding:19px 10px 10px 10px;
	float:left;
	background-image: url(images/index_column_headerline.gif);
	background-repeat: no-repeat;
}

.indexcolumnmid {
	width:226px;
	padding:0px 10px 10px 0px;
	float:left;
}

.indexcolumnright {
	width:225px;
	padding:0px 0px 10px 10px;
	float:left;
}

#leftCol {
	float: left;
	width: 465px;
	background-image: url(images/divline_mainleft.gif);
	background-repeat: no-repeat;
}

#leftCol #header {
	margin-top: 11px;
}

#rightCol {
	float: right;
	width: 273px;
	background-image: url(images/divline_mainright.gif);
	background-repeat: no-repeat;
}

#rightCol #header {
	margin-top: 11px;
}

.headertitles {
	margin-top: 11px;
}

#bodystrapindex {
	background-image: url(images/body_graphic_bg.gif);
	height: 143px;
	background-repeat: repeat-x;
}

#bodystrapimageindex {
	float: left;
	width: 430px;
}

#bodystrap {
	background-image: url(images/body_graphic_bg.gif);
	height: 38px;
	background-repeat: repeat-x;
}

#bodystrapimage {
	float: left;
	width: 738px;
}

#bodystraptext {
	float: right;
	padding: 15px 15px 5px 15px;
	width: 278px;
}

#fullwidthholder{
	padding: 15px 10px 15px 10px;
	background-image: url(images/lineheader_fullwidth.gif);
	background-repeat: no-repeat;
}

/*//////////////// Body box styles ////////////////*/

.BodyContainer {
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 8px;
}

.BodyTitle {
	padding: 4px 0px 0px 0px;
	font-weight: bold;
}

.BodySummary {
	background-image: url(images/dotted_divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 4px 0px 8px 0px;
}


/*////////////////Services list////////////////*/
#services ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#services li {
	padding:0px 0px 16px 0px;
}

#services li a {
	font-weight:normal;
	text-decoration: none;
	padding:0px 0px 10px 29px;
	background-image: url(images/bullet_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#services li a:hover{
	color: #F26F21; 
	text-decoration: none;
	padding:0px 0px 10px 29px;
	background-image: url(images/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/*////////////////Portfolioholder lists////////////////*/
#fullwidthholder ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#fullwidthholder li {
	padding:0px 0px 16px 0px;
}

#fullwidthholder li  {
	font-weight:normal;
	text-decoration: none;
	padding:0px 0px 10px 29px;
	background-image: url(images/bullet_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


/*//////////////// News box styles ////////////////*/

#NewsContainer {
	padding: 7px 11px 15px 12px;
}

.NewsTitle {
	padding: 4px 0px 4px 0px;
	font-weight: bold;
}

.NewsSummary {
	background-image: url(images/dotted_divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 1px 0px 0px 0px;
}

.LatestBtm {
	background-image: url(images/latest_davidchappell_btm.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
}

/*//////////////// Pre footer box styles ////////////////*/

#prefooter {
	line-height:16px;
	background-color: #e6f9d9;
	background-image: url(images/lineheader_fullwidth.gif);
	background-repeat: no-repeat;
	padding: 15px 10px 2px 10px;
	font-size: 10px;
	height: 60px;
}

#prefootercontact {
 text-align:right;
 float:right;
}

#prefooteraddress {
	float:left;
}

/* Footer styles */
#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 18px 0px 0px 45px;
	height: 30px;
	font-size: 10px;
	color: #f3d961;
}

#footer p {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer a{
	color: #1F7EB6;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

#footer ul {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 45px 0px 0px;
}

#footer li {float: left;}



div.xhtml, div.xhtml a {
	display: block;
  width: 54px;
	height: 16px;
  background: url(images/xhtml.gif) 0 0 no-repeat;
	cursor: pointer;
  padding: 0 8px 0 0;
}

div.xhtml a:hover {background-position: 0 -16px; border-bottom: none;}

div.xhtml a {
  padding: 0;
}

div.css, div.css a {
	display: block;
  width: 42px;
	height: 16px;
  background: url(images/css.gif) 0 0 no-repeat;
	cursor: pointer;
}

div.css a:hover {background-position: 0 -16px; border-bottom: none;}

/*//////////// Form Styles ////////////*/

#formcontent {	
	width:450px;
	padding:0px 0px 10px 10px;
	float:left;
}

input, textarea, select{
	padding-left: 3px;
}

label{
	margin-bottom: 3px;
}

.form{
	margin-top: 15px;
}

.form label{
	float: left;
	width: 120px;
	font-weight: bold;
	padding-top: 4px;
}

.form input, .form textarea{
	width: 220px;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

.form br, #contactForm br{
	clear: left;
}

#contactForm {
	margin-bottom: 10px;
}

#contactForm label{
	float: left;
	width: 200px;
	font-weight: bold;
	padding-top: 4px;
}

#contactForm input, #contactForm textarea {
	margin-bottom: 5px;
	background-color: #E6F9D9;
	border: dotted #BEBEBE 1px;
}

#contactForm  #submitbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
}
