.logo{
	max-width: 312px;
	float:left;
	margin-right: 36px;
	
}

a,
a:focus,
a:hover,
a:active{
	text-decoration: none;
}

body{
	 background-image:url('../GRAPHICS/noisy_grid.png');  	 
 }

.BOLD {
	font-family: Sans-Bold, sans-serif;
	color: #696155;
}

.BLOCKHEAD {
	margin-bottom: 5px;
}

h1 {
    font-family: Sans-Bold, sans-serif;
	color: #665F52;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 48px;
}

h2 {
  	font-family: SansSC-Medium, sans-serif;
	color: #918C7E;
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 9px;
}


h3{
  	font-family: Roman, serif;
	color: #706457;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 12px 0;
	padding: 0px;
}



h5{
	padding-bottom: 12px;
}

h4 {
    font-family: Sans-Bold, sans-serif;
	color: #918e7e;
	font-size: 16px;
	letter-spacing: 100%;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	
		
}

h6 {
	font-family: Roman-Medium, serif;
	color: #d9d4c8;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	margin: 0 0 6px 0 ;
	padding: 0;
	
}

blockquote {
    font-family: Sans-Medium, sans-serif;
	color: #918e7e;
	font-size: 20px;
	line-height: 140%;
	position: relative;
	padding: 0;
	margin: 0 100px 0 100px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 30px;
	border: 0;
		
}
ul{
	
	margin: 0;
	padding: 0;
}

li {
margin-left: 0px;
padding: 0;
list-style: none;
text-indent: 0;
font-family: Roman, serif;
color: #665F52;
font-size: 16px;
line-height: 130%;
font-weight: normal; 

}

p {
	font-family: Roman, serif;
	color: #665F52;
	font-size: 16px;
	line-height: 130%;
	font-weight: normal;
	margin-bottom: 10px;
}

.contact a,
.contact a:focus,
.contact a:hover,
.contact a:active{
  	font-family: Roman, serif;
	color: #706457;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 12px 0;
	padding: 0px;
	text-decoration: none;
}


.button{
width:100%;
height: 48px;
background-color: #FF650A;
border-radius: 3px;
text-align: center;
cursor: pointer;
text-decoration: none;
}

.button p{
	font-family: SansSC-Bold, sans-serif;
	color: #fff;
	font-size: 24px;
	padding-top: 8px;
	text-decoration: none;
}

.button a,
.button a:focus,
.button a:hover,
.button a:active,
{
	font-family: SansSC-Bold, sans-serif;
	color: #fff;
	font-size: 24px;
	padding-top: 8px;
	text-decoration: none;
}


.footer {
	padding: 100px 0 50px 0;

}

.footer p{
	font-family: SansSC-Medium, sans-serif;
	color: #D8D3C6;
	font-size: 16px;
}

.footer a, .footer a:hover, .footer a:active {
	color: #FF7228;
	font-family: Sans-Light, sans-serif;
	font-size: 18px;
	text-decoration: none;
}


.start {
	width: 276px; 
	margin: 49px 0 0 0;
	float: left;
	
}

.lead{
	max-width: 150px;
	margin-bottom: 36px;
	
}

.contact {
	width: 150px; 
		
}

.clients{
	max-width: 49.056603773585%; /* 312 / 636 */
	margin-right: 5.660377358491%;/* 12 / 636 */
	float:left;
	
}





