html {

	height: 100%;
}

/* BEGIN Change */

body {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background: #FFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin : 0;
	padding : 0;
	
	height: 100%;
	
	overflow-x: hidden;
	}
	
/* END Change */

.right {
	float: right;
	height: 0px;
	overflow: hidden;
	}

.left {
	float: left;
	height: 0px;
	overflow: hidden;
	}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	}
	
.clear_r {
	clear: right;
	}
	
.clear_l {
	clear: left;
	}
	
A:link {text-decoration: none; color: #578EAD;}
A:visited {text-decoration: none; color: #578EAD;}
A:hover {text-decoration: underline; color: #578EAD;}
A:active {text-decoration: none; color: #578EAD; outline: none;}

#map_canvas {
		margin:10px 0px 0px 10px;
		width:230px;
		height:175px;
		background:white;		
		border:#bbb 1px solid;
		border-top:#c3c3c3 1px solid;
		border-left:#c3c3c3 1px solid;
	}


#wrapper {
	width: 780px;
	height: auto;
	background: #FFF;
	margin : 0 auto;
	padding : 0px;
	
	position: relative;
	min-height: 100%;
}

#wrapper_topline {
	width: 100%;
	height: 4px;
	background-color: #005a8c;
}


* html #wrapper {
	height: 100%
}

#header {
	width: 780px;
	height: 108px;
	background: #FFF;
	margin : 0 auto;
	padding : 0;
}

#header img{
	float: left;
	border: none;
}

#login {
	width: 115px;
	height: 26px;
	background: #005A8C;
	margin : 0 0 16px 0;
	padding : 0;
}

#login div{
	width: 115px;
	height: 26px;
	background: #005A8C;
	background-image:url('images/login_sprite.gif'); 
	background-repeat:no-repeat;
	cursor:pointer;
	}
	#member_login { background-position: 0px 0px; }
	#member_login:hover { background-position: 0px -30px; }

#top_nav {
	width: auto;
	height: 40px;
	background: #FFF;
	margin : 0 0 16px 0;
	padding : 0;
}

#tabs div {
	width:78px;
	height:40px;
	}


	
	ul#main-menu  {
		font-size: 10pt;
		position:absolute;
		right:0px;
		top:45px;	
		margin:0 0 0px 0;
		font-size:1.2em;
		padding:0;
        list-style: none;
		background:transparent no-repeat scroll 0px 0px;
				
	}
	
	ul#main-menu li  {
	font-weight: bold;
		padding: 0;
		float: left;
		margin: 0 0px 0 15px;
		display: block;

	}

	ul#main-menu li a{
		
		float: left;
		padding: 12px 2px 0px 2px;
		text-decoration:none;
		color:#656565;
	
	}
	
	ul#main-menu li a#current{
	
		padding: 7px 2px 0px 2px;
		border-top:5px solid #005A8C;
		border-bottom:none;
		text-decoration:none;
		
		
	}
	ul#main-menu li a:hover{
	
		padding: 7px 2px 0px 2px;
		border-top:5px solid #D12128;
		border-bottom:none;
		text-decoration:none;
		
		
	}


#sect1 {
	width: 780px;
	height: 255px;
	background: #B0CAD8;
	background-image: url(images/sect1_bg.png);
	margin : 0 auto;
	padding : 0px;
}

#sect1_inner {
    text-align: left;
	width: 780px;
	height: 50px;
	background: #B0CAD8;
	background-image: url(images/SECT1_BG_INNER5.png);
	margin : 0 auto;
	padding : 0px;
	overflow: hidden
}
#sect1_inner h1 {
    margin : 15px 0 0 10px;
    text-align: left;
    font-size:1.3em;
	color:#005A8C;
	font-weight: bold;
}

#slider{
	width: 528px;
	height: 255px;
	background: #FFF;
	background-image: url(images/slider_bkg.png);
	margin : 0;
	padding : 0;
}

#sect1_nav{
	width: 252px;
	height: 255px;
	background: #FFF;
	background-image: url(images/sect1_bg4.png);
	margin : 0;
	padding : 0;
}

#sect1_nav div {
	background-image:url('images/sect1_nav_sprite.png'); 
	background-repeat:no-repeat;
	cursor:pointer;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
		
	#home_app { background-position: 0px 0px; width: 252px; height: 62px;  }
	#home_app:hover { background-position: 0px -262px; width: 252px; height: 62px;}
	
	#home_furn { background-position: 0px -63px; width: 252px; height: 44px;}
	#home_furn:hover { background-position: 0px -324px; width: 252px; height: 44px;}
	
	#bedd_matt { background-position: 0px -107px; width: 252px; height: 44px;}
	#bedd_matt:hover { background-position: 0px -368px; width: 252px; height: 44px;}
	
	#cons_elec { background-position: 0px -149px; width: 252px; height: 43px;}
	#cons_elec:hover { background-position: 0px -412px; width: 252px; height: 43px;}
	
	#lwn_gard { 	background-position: 0px -192px; margin: 0 10px 0 0; width: 252px; height: 62px;}
	#lwn_gard:hover { background-position: 0px -456px; margin: 0 10px 0 0; width: 252px; height: 62px;}

#text_area{
	width: 522px;
	height:  auto;
	background: #FFF;
	margin : 0 12px 70px auto;
	padding : 0px;
	text-align: left;
	line-height: 1.4;
	
}
#text_area h2 {
    margin : 20px 0 0 0;
    font-size:1.3em;
	color:#005A8C;
	font-weight: bold;
}

#text_area p {
    margin : 0 0 20px 0;
    font-size:1.0em;
}

#text_area2{
	width: 516px;
	height: auto;
	background: #FFF;
	margin : 0 0 10px 0;
	padding : 0px;
	text-align: left;
	line-height: 1.4;	
}
#text_area2 h2 {
    margin : 20px 0 0 0;
    font-size:1.3em;
	color:#005A8C;
	font-weight: bold;
}
#text_area2 p {
    margin : 10px 0 20px 0;
    font-size:1.0em;
}

#text_area3{
	width: 780px;
	height: auto;
	background: #FFF;
	margin : 0 0 10px 0;
	padding : 0px;
	text-align: left;
	line-height: 1.4;	
}
#text_area3 h2 {
    margin : 20px 0 0 0;
    font-size:1.3em;
	color:#005A8C;
	font-weight: bold;
}
#text_area3 p {
    margin : 10px 0 20px 0;
    font-size:1.0em;
}

#text_area img{
	float:left;
}

#recent_news{
	width: 246px;
	height: 316px;
	background: #FFF;
	background-image: url(images/recent_news_bg.gif);
	margin : 0 auto;
	padding : 0px;
	text-align: left;
	line-height: 1.4;	
}

#recent_news h2{
	margin : 40px 0 0 18px;
	font-size:1.1em;
	color:#005A8C;
}

#recent_news h3{
	font-size: 9pt;
	color: #7A878B;
	margin : 0 0 0 18px;
}

#recent_news p{
	font-size: 9pt;
	color: #7A878B;
	margin : 0 18px 18px 18px;
}

#recent_news img{
	margin : 0 0 0 20px;

}
#menu_contact{
	width: 242px;
	height: auto;
	background: #FFF;
	text-align: left;
	margin : 0 auto;
	padding : 0px;
	float: right;
}
#menu_contact h2{
	margin : 10px 0 0 10px;
	font-size:1.3em;
	color:#005A8C;
}
#menu_image{
	width: 242px;
	height: auto;
	background: #FFF;
	text-align: left;
	margin : 0 auto;
	padding : 0px;
	float: right;
}
#menu_image h2{
	margin : 10px 0 0 10px;
	font-size:1.3em;
	color:#005A8C;
}
#menu_testimonial{
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	list-style-type:square;
	font-size:1.0em;
	margin : 10px 0 0 10px;
	color: #7A878B;
	list-style-position: inside;
}

#menu_options{
	width: 242px;
	height: auto;
	background: #FFF;
	text-align: left;
	background-image: url(images/menu_options_bg.gif);
	margin : 0 auto;
	padding : 0px;
	float: right;
}

#menu_options_body{
	width: 242px;
	height: auto;
	margin : 0 auto;
	padding : 0px;
}
#menu_options h2{
	margin : 10px 0 0 10px;
	font-size:1.3em;
	color:#005A8C;
}

#menu_options_body ul{
	width: 210px;
	margin : 0 0 0 20px;
	padding : 5px 0 0 0;
	text-align: left;
}

#menu_options_body li{
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	list-style-type:square;
	font-size: 11pt;
	margin : 0 auto;
	padding : 5px 0 0 0;
	font-weight: bold;
	color: #7A878B;
	list-style-position: inside;
}

#menu_options_body A:link {text-decoration: none; color: #578EAD;}
#menu_options_body A:visited {text-decoration: none; color: #578EAD;}
#menu_options_body A:hover {text-decoration: underline; color: #003968;}
#menu_options_body A:active {text-decoration: none; color: #578EAD; outline: none;}

#menu_options_footer{
	width: 242px;
	height: 24px;
	background: #FFF;
	background-image: url(images/menu_options_footer.gif);
	margin : 0 auto;
	padding : 0px;
}

#vendors{
	width: 516px;
	height: auto;
	background: #FFF;
	background-image: url(images/app_ven_bg.gif);
	margin : 0 0 80px 0;
	padding : 0px;
	float: left;
}

#vendors h2 {
    margin : 10px 0 0 10px;
    font-size:1.3em;
	color:#005A8C;
	font-weight: bold;
	text-align: left;
}

#links{
	width: 490px;
	height: auto;
	background: #FFF;
	background-image: url(images/app_ven_bg.gif);
	margin : 16px auto 0 auto;
	padding : 0px;
	text-align: left;
	font-size: 9pt;
}

.links_section{
	width: 122px;
	height: auto;
	padding : 0px;
	text-align: left;
	font-size: 9pt;
	float: left;
}

.links_section A:link {text-decoration: none; color: #000; padding: 5px 0 0 0;}
.links_section A:visited {text-decoration: none; color: #000; padding: 5px 0 0 0;}
.links_section A:hover {text-decoration: underline; color: #000; padding: 5px 0 0 0;}
.links_section A:active {text-decoration: none; color: #000; outline: none; padding: 5px 0 0 0;}

#app_ven_foot{
	width: 516px;
	height: 16px;
	background: #FFF;
	background-image: url(images/app_ven_foot.gif);
	margin : 0 0 0 0;
	padding : 0px;
	text-align: left;
	background-repeat: no-repeat;
}

	
#footer_wrapper {
	clear: both;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 68px;
	position: relative;
	width: 100%;
	background: #204B67;
	margin-top: -68px;
	}
	
#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	width: 780px;
	height: 68px;
	margin: 0 auto;
	position:relative;
	background: #204B67;
}

/* Change start */

#footer_text{
	height: 68px;
	background: inherit;
	margin : 0;
	padding : 0px;
}

#footer p{
	margin : 0;
	padding : 30px 0 0 0;
	color: #EEE;
	font-size: 8pt;
	white-space: nowrap
}

/* Change end */
