body {
	background-image: url(../SiteGraphics/Site_BG_1.jpg);
	background-repeat: repeat-x;
	background-color: #c7cccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#Site_Container {
	width:970px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;	
	} 
	
#Header_Top_Piece {
	width:970px;
	height:60px;
	background-image:url(../SiteGraphics/Header_Top_Piece_1.jpg);
	}
	
#Header {
	background-image:url(../SiteGraphics/TopBackgroundTile_for_IE6.jpg);
	width:970px;
	height:118px;
	}
	
#Ph_Fax_Mob_Email_Search_Container {
	overflow:auto;
	width:970px;
	height:48px;
	background-image:url(../SiteGraphics/Ph+Fax+Mob+Email+Search_BG_1.jpg);
	}
	
#Phone {
	display: inline; /* This fixes the double margin bug in Ie 5.5 and 6 */
	float:left;
	width:125px;
	height:23px;
	margin-top:5px;
	margin-left:245px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8E8D8D;
	font-size:11px;
	}
	
#Mob {
	float:left;
	width:113px;
	height:23px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8E8D8D;
	font-size:11px;
	}		
	
#Fax {
	float:left;
	width:128px;
	height:23px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8E8D8D;
	font-size:11px;
	}
	
#Email {
	float:left;
	width:85px;
	height:23px;
	margin-top:5px;
	}		
	
#Email a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#8E8D8D;
	font-size:11px;
	}	
	
#Search {
	overflow:hidden;
	float:left;
	width:230px;
	height:23px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8E8D8D;
	font-size:11px;
	/* background-color:#33FF00; */
	}
	
#SearchFormTextField  {
    font-size: 12px;
    color: #666;
    background-color: #F6F7F6;
    padding: 0px 0px 0px 0px;
    border: solid 1px #C0BFBF;
    margin: 1px 0px 0px 0px;
	width:150px;
    height: 16px;
    }
	
#SearchFormButton  {
    font-size: 10px;
    color: #666;
    background-color: #C9C8C8;
    padding: 0px 0px 0px 0px;
    border: solid 1px #C9C8C8;
	margin: 0px 0px 0px 0px;
    height: 18px;
    }
	
#Body {
	overflow:auto;
	width:962px;
	margin-left:4px;
	background-image:url(../SiteGraphics/Body_BG_tile_1.jpg);
	background-repeat:repeat-y;
	}
	
/* ########################## Left Nav Bar ########################### */

#Left_Nav_Bar {
	float:left;
	width:222px;
	}	

#Left_Nav_Links {
	width:160px;
	margin-left:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	}
	
#Left_Nav_Links ul
	{
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
	
#Left_Nav_Links li { margin: 0px 0px 4px 0px; }
	
#Left_Nav_Links a
	{
	display: block;
	color: #878887;
	background-image:url(../SiteGraphics/Links_BG_1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 135px;
	padding: 0px 0px 4px 20px;
	text-decoration: none;
	}
	
#Left_Nav_Links a:hover
	{
	color: #FF0000;
	}

/* ########################## End Left Nav Bar########################### */	


#Content_Body_Outer {	
	float:left;
	width:704px;
	overflow:hidden; /* Greg changed this on the 25-03-10 because of vertical scroll bar showing up on Contact Us page*/
	}
	
#Content_Body_Inner {
	display: inline; /* This fixes the double margin bug in Ie 5.5 and 6 */
	float:left;
	width:664px;
	margin-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#Content_Body_Inner a {
	text-decoration: none; color: #FF0000;
	}
	
#Content_Body_Inner a:hover {
	text-decoration: underline; color: #FF0000;
	}
	
#Weather {
	width:125px;
	height:80px;
	margin-top:20px;
	margin-left:60px;
	}
	
#Footer {
	width:970px;
	height:64px;
	background-image:url(../SiteGraphics/Footer_BG_1.gif);
	}
	
	






