/* ----------- purely to help push the footer down ---------------- */

* {
	margin: 0;
}
html {
	height: 100%;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}

/* this pushes the footer down */

.push {
	height: 50px; /* .push must be the same height as footer */
}

/* ----------- purely to help push the footer down ---------------- */



body
{
	/* this pushes the footer down */
	height: 100%;
	/* this pushes the footer down */
	margin: 0;
	padding: 0;
	background-color: #f8e300;
	/*background-image: url(http://www.tysondevelopments.co.uk/images/background.gif);
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: fixed;*/
	font-family: Arial, Helvetica, sans-serif;
}

a { outline: 0; }

a { text-decoration: none; }
a:link { color: #766865; }
a:visited { color: #766865; }
a:active { color: #766865; }
a:hover { color: #000000; }

/* for all and IE */
#container_head
{
	background-color: transparent;
	position: relative;
	width: 100%;
	/*min-height: 800px;*/
	top: 0px;
	padding: 0;
	margin: auto;
	text-align: center;
}


#header
{
	position: relative;
	width: 900px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: auto;
	height: 145px;
	/*z-index: 10;*/
}


#logo
{
	position: absolute;
	width: 415px;
	top: 0px;
	margin-left: 0px;
	padding: 0;
	height: 145px;
	background-color: #f8e300;
	background-image: url(http://www.tysondevelopments.co.uk/images/tyson.gif);
	background-position: top left;
	background-repeat:  no-repeat;
	text-indent: -4000px;
	/*z-index: 10;*/
}

#email
{
	position: absolute;
	width: 485px;
	top: 92px;
	margin-left: 415px;
	padding: 0;
	height: 145px;
	background-color: #f8e300;
	background-image: url(http://www.tysondevelopments.co.uk/images/email_tel.gif);
	background-position: top left;
	background-repeat:  no-repeat;
	text-indent: -4000px;
	/*z-index: 10;*/
}

#navigation
{
	position: absolute;
	width: 485px;
	top: 31px;
	margin-left: 415px;
	padding: 0;
	height: 61px;
	background-color: #f8e300;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	/*z-index: 10;*/
}

#navigation ul
{
	list-style: none;
	margin: 23px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 61px;
}

#navigation li { 
display: inline;
height: 61px;
padding: 23px 12px 24px 12px;
border-right: 1px solid #ffffff;

}

#navigation a:link, #navigation a:visited
{
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
	height: 61px;
}

#navigation a:hover { color: #FFFFFF; }

#container_pictures
{
	background-color: #000000;
	position: relative;
	width: 100%;
	/*min-height: 800px;*/
	top: 0px;
	padding: 0;
	margin: auto;
	text-align: center;
}


#picture_row
{
	width: 900px;
	top: 0px;
	padding: 0;
	margin: auto;
	height: 299px;
	text-align: left;
	border-left: 1px solid #ffffff;
	/*z-index: 10;*/
}


#picture_row img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #ffffff;
	display: inline;
}

#text_row
{
	position: relative;
	width: 900px;
	top: 0px;
	padding: 0;
	margin: auto;
}

#text_left
{
	position: relative;
	float: left;
	width: 595px;
	top: 0px;
	padding: 0;
}

#heading
{
	position: relative;
	width: 595px;
	height: 55px;
	padding: 0;
	margin: 0px 0px 30px 0px;
	border-bottom: solid 1px #dfcc00;
	/*
	background-image: url(http://www.tysondevelopments.co.uk/images/isle_of_wight_builder.gif);
	background-position: top left;
	background-repeat:  no-repeat;
	*/
}


#heading h1 {
	text-indent: -4000px;
	padding: 0;
	margin: 0;
}



#text_left p
{
	color: #363636;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 40px 10px 0px;
}

/* text_left navigation links */

#text_left a:link { color: #363636; text-decoration: none; font-weight: bold; }
#text_left a:active { color: #363636; text-decoration: none; font-weight: bold; }
#text_left a:visited { color: #363636; text-decoration: none; font-weight: bold; }
#text_left a:hover { color: #ffffff; text-decoration: none; font-weight: bold; }


#text_left ul {
	list-style: none;
	padding: 0;	
	margin: -30px 0px 15px 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#text_left li {
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #dfcc00;
}

/*
#text_left a:link, #leftnav a:visited {
color: #363636; 
text-decoration: none; 
font-weight: bold;

}

#text_left a:hover {
color: #ffffff; 
font-weight:  normal;
}
*/

#text_left li img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
	vertical-align: middle;
}

#text_right
{
	float: right;
	position: relative;
	width: 300px;
	top: 0px;
	padding: 0;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 50px 0px;
}




#text_right ul {
	list-style: none;
	padding: 0;	
	margin: 0;
}

#text_right li {
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #ffffff;
}



/* text_right navigation links */

#text_right a:link { color: #363636; text-decoration: none; font-weight: normal; }
#text_right a:active { color: #363636; text-decoration: none; font-weight: normal; }
#text_right a:visited { color: #363636; text-decoration: none; font-weight: normal; }
#text_right a:hover { color: #ffffff; text-decoration: none; font-weight: normal; }




#text_right_project
{
	width: 290px;
	height: 34px;
	margin: 15px 0px 0px 0px;
	padding: 0;
	color: #000000; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  bold;
	line-height: 35px;
}


#text_right_project img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
	vertical-align: middle;
}


/* text_right_project navigation links */

#text_right_project a:link { color: #000000; text-decoration: none; font-weight: bold; }
#text_right_project a:active { color: #000000; text-decoration: none; font-weight: bold; }
#text_right_project a:visited { color: #000000; text-decoration: none; font-weight: bold; }
#text_right_project a:hover { color: #ffffff; text-decoration: none; font-weight: bold; }


#text_right_body
{
	margin: 50px 0px 0px 20px;
	color: #363636;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}




#clear {
	clear: both;
	width: 900px;
	height: 100px;
	position: relative;
}


#container_footer
{
	background-color: #FFFFFF;
	position: relative;
	width: 100%;
	/*min-height: 800px;*/
	bottom: 0px;
	padding: 0;
	margin: auto;
	text-align: center;
	height: 50px;
}

#footer {
	width: 900px;
	height: 50px;
	bottom: 0px;
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 50px;
	text-indent: 25px;
	background-image: url(http://www.tysondevelopments.co.uk/images/footer.gif);
	background-position: top left;
	background-repeat:  no-repeat;
}


/* footer navigation links */

#footer a:link { color: #363636; text-decoration: none; }
#footer a:active { color: #363636; text-decoration: none; }
#footer a:visited { color: #363636; text-decoration: none; }
#footer a:hover { color: #000000; text-decoration: none; }

.yellow
{ color: #f8e300; }

#columnhead
{ 
	position: relative;
	color: #ffffff; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:  bold;
	padding: 20px 0px 0px 0px;
	width: 300px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #ffffff;

}



#about_picture_row
{
	width: 900px;
	top: 0px;
	padding: 0;
	margin: auto;
	height: 149px;
	border-left: 1px solid #ffffff;
	/*z-index: 10;*/
}


#about_picture_row img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #ffffff;
	display: inline;
}

.testimonial
{
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	padding: 30px 0px 30px 0px;
}

.testimonial_name
{
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 30px 0px;
}

#address
{
	margin: 30px 0px 0px 0px;
}


#address p
{
	color: #363636;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

.strong_black
{
	color: #000000;
	font-weight: bold;
}

#small_print
{
	color: #363636;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
}

textarea {
width: 500px;
height: 80px;
}

input.infobox { width:250px;}



#project_testimonial

{
	float: right;
	width: 299px;
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	padding: 30px 0px 0px 0px;
}

.project_testimonial_name
{
	color: #f8e300;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	padding: 20px 0px 0px 0px;
}

table.projecthead {
	width: 595px;
	height: 34px;
	border-collapse: collapse;
	border-bottom: solid 1px #dfcc00;
	margin: -30px 0px 15px 0px;
}


table.projecthead td {
	vertical-align: middle;
	padding: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table.projecthead img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}


/*
#gallery{
	position:relative;
	margin: 30px 0px 0px 0px;
	padding: 0;
}

#gallery img{
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 4px 8px 0px 0px;
	border: solid 1px #FFFFFF;
}
*/


.gallery {
	margin: 30px 0px 0px 0px;
	padding: 0;
}
.gallery-item {
	float: left;
	margin: 0;
	text-align: left;
	width: 90px;
        }
.gallery img {
    display: inline;
	border: 0px;
	padding: 0px;
	margin: 4px 8px 0px 0px;
	border: solid 1px #FFFFFF;
}
.gallery-caption {
    margin-left: 0;
        }
        
        






#credit {
	font-size: 10px;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
