﻿body 
{
    width:96%;
    background-color:#5b5c58;
   
}

#Anchor
{
    margin: 0 auto;
	float: center;
    width:900px;
    background-color:#fff;
    border-top:3px solid #d81c1c;
}

#BannerAnchor
{
    width:900px;
    height:100px;
    background-color:#d5d5d5;
    border-bottom:3px solid #d81c1c;
}

#LeftBanner
{
    float:left;
    width:650px;
    height:100px;
    background-color:#d5d5d5;
}

#RightBanner
{
    float:left;
    width:250px;
    height:100px;
    background-color:#d5d5d5;
}


#Menu
{
    float:left;
    width:160px;    
    background-color:#fff;
}

#AnchorContent
{
    float:left;
    width:740px;    
    background-color:#fff;
}

#Header
{
    float:left;
    width:737px;
    height:35px; 
    margin-top:10px; 
}

#Content
{
    float:left;
    width:737px;    
    background-color:#fff;
    border-left:solid 3px #d81c1c;
}

#LeftContent
{
    float:left;
    width:337px;    
    background-color:#fff;
    border-bottom: 15px solid #fff;
}

#RightContent
{
    float:left;
    width:400px;    
    background-color:#fff;
    border-bottom: 15px solid #fff;
}

#Footer
{
    font-family:Arial,Times New Roman,Verdana;
    font-size:12px;
    color:#fff;
    float:left;
    width:900px;    
    background-color:#d81c1c;
    text-align:center;
    height:20px;
    line-height:20px;
    vertical-align:middle;  
}

#FooterAddress
{
    font-family:Arial,Times New Roman,Verdana;
    font-size:10px;
    color:#000;
    width:900px;  
    background-color:#fff;
    text-align:center;
}

div#HomeDiv a#Home,
div#AftercareDiv a#Aftercare,
div#BespokeDiv a#BespokeJoinery,
div#CommercialDoorsDiv a#CommercialDoors,
div#ContactDiv a#ContactUs,
div#CountersDiv a#Counters,
div#ExternalDoorsDiv a#Doors,
div#ExternalJoineryDiv a#ExternalJoinery,
div#SlidingDoorsDiv a#SlidingDoors,
div#TestimonialsDiv a#Testimonials,
div#WindowsDiv a#Windows
        {
		font-size:12px; 
		color: #000;
		background-color:#e75d5d; 
		text-decoration: none;	
		display:block; 
        } 

#nav
{
    padding: 0;
    margin:0px;	       
}

#nav li 
{
    padding: 0;
    margin:0px;	
    float: left;
    text-decoration:none;	
    list-style:none;
}

#nav a:link
{
    text-indent:15px;
    text-decoration:none;
    width: 160px;
    display:block;
    font-family:Arial,Verdana, Times New Roman;
    font-size:12px; 
    color: #000; 
    text-align:left;
    height:26px;
    vertical-align: middle;	
    line-height:26px;
    font-weight:bold;
}

#nav a:active
{
    text-indent:15px;
    text-decoration:none;
    width: 160px;
    display:block;
    font-family:Arial,Verdana, Times New Roman;
    font-size:12px; 
    color: #000; 
    text-align:left;
    height:26px;
    vertical-align: middle;	
    line-height:26px;
    font-weight:bold;
}

#nav a:visited 
  {
    text-indent:15px;
    text-decoration:none;
    width: 160px;
    display:block;
    font-family:Arial,Verdana, Times New Roman;
	font-size:12px; 
	color: #000; 
	text-align:left;
    height:26px;
    line-height:26px;
    font-weight:bold;
  }

#nav a:hover
  {
    text-indent:15px;
    color:#000;
    background: #f48989;
    
    height:26px;
    width: 160px;
    display:block; 
}

h1
    {
        font-family:Arial, Times New Roman, Verdana;
        font-size:20px;
        color:#000;
    }

h2
    {
        font-family:Arial, Times New Roman, Verdana;
        font-size:14px;
        color:#000;
        text-decoration:underline;
        margin-left:15px;
    }
    
p
    {
        font-family:Arial, Times New Roman, Verdana;
        font-size:12px;
        color:#000; 
        margin-left:15px;
        margin-right:15px;
        text-align:justify;
    }
    
li
    {
        font-family:Arial, Times New Roman, Verdana;
        font-size:12px;
        color:#000; 
        margin-right:15px;
        text-align:justify;
    }       
    
.TextLinks
{
    font-family:Arial, Times New Roman, Verdana;
    font-size:12px;
    color:#284dec; 
    text-decoration:underline;
    font-weight:bold;
}

.FooterLinks
{
    font-family:Arial, Times New Roman, Verdana;
    font-size:12px;
    color:#fff; 
    text-decoration:none;
    line-height:20px;
    height:20px;
    vertical-align:middle;
}     

