/* CSS Document */

body
{
	margin: 0px;
	font-family: Verdana;
	background-image: url(../images/bg.gif);
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;    
}

#centre
{
	text-align: center; /* For ie 6 + 7 */
	margin: 0px auto;
	width: 760px;
}

#wrapper
{
  width: 760px;
  height: 100%;
  margin: 0px auto;
  text-align: left;
  clear: both;
}

#header
{
	clear: both;
	width: 760px;
	height: 80px;
	color: #666666;
	margin-top:1px;
	background-color:#FFFFFF;
}

#nav
{
	margin-top: 37px;
	float: left;
	clear: left;	
	width: 100px;	
	padding-left: 0px;
}

#navlistcontainer
{
	width: 100px;
	margin-left: 0px;
	padding-top: 0px;
}

#logo
{
	width: 171px;
	float:left;
  
}
#telephone
{

	width: 196px;
	float:right;
  
}

#topmenu
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;	
	text-align: left;	
	padding-top: 5px;
	float: right;

}

#topmenu a, #topmenu a:active, #topmenu a:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;	
	text-decoration: none;
	font-weight: normal;
}

#topmenu a:hover, #topmenu a:visited:hover
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}

#container
{
	width: 760px;
	position: absolute;
	top: 332px;
	background-color: #ffffff;
	background-position: left top;
	background-repeat: repeat-y;
}

#container1
{
	width: 760px;
	position: absolute;
	top: 390px;
	background-color: #ffffff;
	background-position: left top;
	background-repeat: repeat-y;
}

#callto
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 5px;
	text-align: center;
}

#callto img
{
	padding-top: 2px;
	padding-bottom: 2px;
}

#row1
{
	width: 740px;	
	padding: 10px;
	height: 100%;
}
#row2
{
	width: 300px;
	height: 100%;
	padding: 10px;
	float: right;
	background-color:#eeeeee
}
#row1a
{
	width: 120px;	
	padding: 10px;
	height: 100%;
	float: left;
}
#row2a
{
	width: 400px;
	height: 100%;
	padding: 10px;
	float: right;
	background-color:#eeeeee
}
#content2{
margin-top:40px;}

#content
{
	width: 560px;	
	padding: 10px;
	float: right;
}
#content3
{
	width: 760px;	
	padding: 10px;
	float: right;
}

#footerlinks
{
	text-align: left;
	width: 100%;
	clear: both;
	display: block;
}

.before-footer
{
}

#footer
{	
	clear: both;
	background-color: #333333;
	text-align: left;
	padding: 5px;	
	color: #ffffff;
	font-size: 11px;
	width: 750px;
}


#footer a, #footer a:active, #footer a:visited
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover, #footer a:visited:hover
{
	color: #ffffff;
	text-decoration: none;
}

#after-footer
{	
	background-color: #A4D03B;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding:1px;
}
#after-footer a
{	
	color: #fff;
}

#after-footer a:hover
{	
	color: #000;
}

.cleaning
{
	clear: both;
	width: 100%;
	font-size: 0px;
	height: 0px;
}

#left
{
	clear: both;
	float: left;
	list-style: none;
         width: 260px;
         padding: 8px;
         background-color: #FFFFCC;
         margin: 1px;
         margin-bottom: 10px;

}

#right
{
	clear: both;
	float: right;
	list-style: none;
         width: 260px;
         padding: 8px;
         background-color: #FFFFCC;
         margin: 1px;
         margin-bottom: 10px;

}

#bottom
{
	clear: both;
	list-style: none;
         padding: 8px;
         width: auto;
         background-color: #EEEEEE;
         margin: 1px;
         margin-bottom: 10px;
}

#quotes
{background-color:#eeeeee;
padding:20px;}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.form_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}


/* Crumbtrail
....................................................................... */

#crumbtrail
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #999999;
}

#crumbtrail a, #crumbtrail a:active, #crumbtrail a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #A4D03B;
	font-size: 10px;
}

#crumbtrail a:hover, #crumbtrail a:visited:hover
{
	color: #999999;
	text-decoration: none;
}

/* Navigation
....................................................................... */

#navlistcontainer ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navlistcontainer li
{
	clear: both;
	float: left;
	list-style: none;
}

#navlistcontainer li a, #navlistcontainer li a:link, #navlistcontainer li a:active, #navlistcontainer li a:visited
{
	display: block;
	width: 120px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 11px 5px 15px;
	color: #cc3333;
	
}

#navlistcontainer li a:hover, #navlistcontainer li a:visited:hover
{
	background-color: #cc3333;
	color: #ffffff; 
          
}

#navlistcontainer .SubMenu a, #navlistcontainer .SubMenu a:link, #navlistcontainer .SubMenu a:active, #navlistcontainer .SubMenu a:visited
{
	background-image: url(file:///C|/Documents and Settings/Richy/My Documents/Websites/resources/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#navlistcontainer .SubMenu a:hover, #navlistcontainer .SubMenu a:visited:hover
{
	background-color: #ffffff; 
	color: #CC0000;
 	background-image: url(file:///C|/Documents and Settings/Richy/My Documents/Websites/resources/bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;	
}

#navlistcontainer img
{
	margin: 2px 0px 5px 0px;
}

.navlistheading
{
	font-size: 14px;
	padding-left: 15px;
	color: #000000;
	font-weight: bold;
}

/* SiteMap
....................................................................... */

.sitemap
{
	padding: 0px;	
}

.sitemap ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

.sitemap li
{
	line-height: 20px;
}

.sitemap a:hover, .sitemap a:visited:hover
{
	color: #666666;	
}



/* Generic
....................................................................... */
p
{
	margin: 0px 0px 15px 0px;
}

a, a:link, a:active, a:visited
{
	color: #A4D03B;
	text-decoration: none;
}

a:hover, a:visited:hover
{
	color: #000000;
	text-decoration: none;
}

strong
{
}

h1
{
	font-family: Arial;
	font-size: 16px;
	color: #000;
	margin: 5px 0px 10px 0px;
}

h2
{
	font-size: 16px;
	margin: 5px 0px 10px 0px;
	color: #000;
	font-family: Arial;
}

h3
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

h4
{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

h5
{
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	margin: 5px 0px 10px 0px;
}


img, img a
{
	border: 0px;
}

ul, li 
{
	line-height: 18px;}

hr
{  
          border: none 0; 
          border-top: #cccccc 1px dashed; 
          height: 1px;
          width: 100%;
}

.form
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;    
}

/*-----------------------------------*/


.navigation{
    background-color:#333333;
	float:left;
    width: 760px;
}

.navigation a {
	color: #FFFFFF;
	padding: 0 16px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	background-repeat: repeat-x;
	background-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	

}
.navigation a:hover,.navigation a#active { color:#A4D03B;
}

.navgreen {
    
	height: 25px;
	background-color: #A4D03B;
	border-top-width: 1px; 
    border-top-style: solid;
	border-top-color:#FFFFFF;
	border-bottom-width: 1px; 
    border-bottom-style: solid;
	border-bottom-color:#FFFFFF;
	float:left;
	width: 760px;
}
.navgreen a {
	color: #FFFFFF;
	float: left;
	padding: 0 8px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
.navgreen a:hover,.navgreen a#active {background-position: left bottom; color: #333333;
}
