@charset "iso-8859-1";


body{

		background-color:#44464c;	
		font-family: The Sans, Arial, sans-serif;
		font-size:12px;
		margin-top: 0px;
		margin-bottom: 0px;

}



#wrapper{

		display: block; 
		background: #fcfcfc;		
		border-left: 7px solid #e4e1cf;
		border-right: 7px solid #e4e1cf;
		width:900px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		min-height:500px;
		margin-bottom: 0px;

}


#content{

		width:900px;
		text-align: left;
		background: #fcfcfc;


}

#header {

		width:900px;
		height:280px;

}

#content-main {
				
		font-size:12px;	
		padding:30px 0px 100px 40px;
		background: #fcfcfc;		
 		color:#47494e;
 		width:450px;
 		float: left;


}



a {		

		font-size:11px;	
		color: #857359;
		text-decoration:none;


}

a:hover {
		color: #0d60b4;
		text-decoration:none;
}

#flash	{
		
		float: right;		
		padding: 50px 30px 100px 0px;

}	

#flash1	{
		
		float: left;		
		padding: 30px 0px 50px 0px;

}

#flash2	{
		
		float: left;		
		padding: 0px 0px 50px 0px;

}


h1 {
		
		color:#0d60b4;
		font-size:13px;
		padding-bottom:20px;
	}

h2 {
		
		color:#413c36;
		font-size:11px;
}

h3 {
		color:#333333;
		font-size:12px;	
		
}


#img1 {

		float: left;		
		padding: 50px 30px 100px 0px;		
		
}

#img2 {

		float: right;		
		padding: 65px 40px 100px 0px;		
		
}


#navigation {
		
		padding:0px 35px 80px 0px;
		clear: both;
		text-decoration: none;

}

.ul#navigation {
		
		background: #fcfcfc;
		list-style:none;
		text-align:left;
		width:500px;
		margin:0pt;
		position:absolute;
		border-top: 1px solid #817b4f;

	
}

.navigation li {
	
		float:left;
		list-style: none;

	}
	
.navigation li a {
	
		color:#333333;
		background: transparent;
		display:block;
		font-size: 11px;
		font-weight: bold;
		line-height:20px;
		padding: 1.5em 2.25em 0em 1.5em;
		border-top: 1px solid #817b4f;
		list-style: none;

	}
	
.navigation li a:hover {
		color: #817b4f;
	

	}
	
.navigation li a.selected	{

		color: #000;

}

#subnav {
		
		font-size:12px;	
		float: right;
		padding-top: 50px;
		padding-right: 40px; 
		line-height:20px;
		background-color:#fcfcfc;	


		
}

.ul#subnav {
		
		font-family: The Sans, Arial, sans-serif;
		font-size:12px;
		float: right;
		width: 175px;
		background-color:#fcfcfc;	
		width: 250px;
		list-style:none; 
		text-align:left;

		
}

.sub li{
		
		display:block;
 		width: 175px;
		list-style:none;


}


.sub li a {
		
		font-size:12px;	
		color:#333333;
		background: transparent;
		display:block;
 		width: 175px;
		list-style:none;
		text-align:left;
}

.sub li a:hover{
			
		color: #0d60b4;

}
		
#recomm dd {

		margin-top: 5px;
		margin-bottom: 30px; 
 		padding-left: 20px; 
		color: #6a6a6a;
		
}

#recomm dt {

		font-weight: normal;
		
}

#fullquote_a {

		display: none; 
		margin: 5px 0px 0px; 
		color: #666;
		
}

#fullquote_b {
		display: none; 
		margin: 5px 0px 0px; 
		color: #666;
}

#fullquote_c {

		display: none; 
		margin: 5px 0px 0px; 
		color: #666;
}

#fullquote_d {

		display: none; 
		margin: 5px 0px 0px; 
		color: #666;
}

#fullquote_e {

		display: none; 
		margin: 5px 0px 0px; 
		color: #666;
}

#contact  {
		
		background-color:#fcfcfc;	
		float: left;
		padding-bottom: 50px;
		padding-left: 50px;
		min-height: 170px;
}

#contact1  {
		
		background-color:#fcfcfc;	
		width: 300px;
		float: right;
		padding-right: 75px;
		padding-top: 30px;

}




#footer	{

		width: 886px;
		height: 30px;
		padding:12px 0px 0px 15px;
		background: url("http://www.steve-t-design.co.uk/footer.jpg");
		font-size: 11px;
		color:#fcfcfc;
		position: relative;
		bottom: 0;
		clear: both;

}

#footer a {

		color: #fcfcfc;
		text-decoration:none;

}

#footer a:hover {

		color: #0d60b4;


}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
