body {
		text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; font-weight: normal; font-size: 100%; line-height: 110%; font-style: normal; margin:0px; padding:0px; background-color: #f0f0f0; background-image: url(images/page_bg.jpg); background-position: center; background-repeat:repeat-y;}
	
	p,h1,h2,h3,h4,pre {
	margin:0px 0px 12px 0px;
		}
		
	p {font-size:0.75em;}
	#main ul,#main ul,#main ol{font-size:0.75em;}

	h1 {font-size:1.3em; font-weight: bold; color:#666; padding:5px 0px 0px 0px;}
	h2 {font-size:0.9em; font-weight: bold; color:#FBB223;}
	h3 {font-size:0.75em; font-weight: bold; color:#FBB223;}
	h4 {font-size:1em; font-weight: bold; text-transform: uppercase; color:#000; margin:12px 0px 15px 17px;}
	
	.right {font-size:1em; font-weight: normal; padding:0px 10px 0px 15px; line-height:120%;}
	.yellow {color: #FBB223;}
	.grey {color: #666;}
	.sale {color: #cc0000; font-size: 12px; font-weight: bold;}

	.homelink A:link {color: #666; text-decoration: none;}
	.homelink A:visited {text-decoration: none; color: #666;}
	.homelink A:hover {color:#000; text-decoration: none; border-bottom: dotted 1px #000;}
	.homelink A:active {text-decoration: none; color: #666; border-bottom: dotted 1px #999;}
	
	.email A:link {font-size:0.7em; text-decoration: none; color:#999;}
	.email A:visited {font-size:0.7em; text-decoration: none; color:#999;}
	.email A:active {font-size:0.7em; text-decoration: none; color:#999;}
	.email A:hover {font-size:0.7em; text-decoration: none; color:#FBB223;}
	
	.bodylink A:link {color: #333; text-decoration: none; border-bottom: dotted 1px #999;}
	.bodylink A:visited {text-decoration: none; color: #333; border-bottom: dotted 1px #999;}
	.bodylink A:hover {color:#FBB223; text-decoration: none; border-bottom: dotted 1px #FBB223;}
	.bodylink A:active {text-decoration: none; color: #333; border-bottom: dotted 1px #999;}
	

	#container {
		width:950px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		text-align:left;
		}
		
	#top {
		float:left;
		width: 950px;
		background-image:url(images/header_bg.jpg);
		background-repeat:no-repeat;
		padding:0px;
		margin:0px 0px 20px 0px;
	}
	
	#logo {
		float:left;
			}
	
	#tel {
		float:right;
		text-align:right;
		color: #FBB223;
		padding:38px 25px 0px 0px;
		margin:0px;
		font-size:1.2em;
	}
	
	#main {
		float:left;
		width:550px;
		padding:0px 0px 0px 5px;
		margin:0px;
	}
	
	#homemain {
		float:left;
		width:750px;
		padding:0px;
		margin:0px;
	}
	
	#right {
		float:right;
		width:182px;
		background-image:url(images/sub_nav_bg.jpg);
		background-repeat:no-repeat;
		padding:0px;
		margin:0px;
		font-size:0.7em;
	}
	
	#nav {
		float:left;
		color:#000;
		font-size:0.7em;
		padding:7px 0px 7px 0px;
		margin:0px;
		font-weight: bold;
		text-transform: uppercase;
		}

		#nav ul{ display:inline; padding:0px 0px 0px 25px; margin:0px;}
		#nav li{ display:inline; background: url(images/nav_arrow.gif) left center no-repeat;}
		#nav a{ color: #000; padding:0px 30px 0px 15px; margin: 0px; text-decoration:none;}
		#nav a:hover{ color: #fff; padding:0px 30px 0px 15px; margin: 0px; text-decoration:none;}
		#nav .active{ color:#CC0000; padding:0px 30px 0px 15px; margin: 0px; text-decoration:none;
		}
		
	#leftnav {
		width:182px;
		background-image:url(images/sub_nav_bg.jpg);
		background-repeat:no-repeat;
		padding:0px;
		margin:0px 10px 0px 0px;
		float:left;
		font-size:0.7em;
		line-height: 16px;
		}
		
		#leftnav li { display:block; background: url(images/subnav-arrow.gif) left center no-repeat; padding-left: 10px; border-bottom: 1px solid #e5e5e5;}
		#leftnav ul { list-style:none; margin:0px; padding:0px 15px 0px 15px;}
		#leftnav a { display:block; padding: 2px 0px 2px 0px; color:#666; text-decoration:none;}
		#leftnav a:hover {  color:#FBB223; text-decoration:none;}
		#leftnav a.active { color:#FBB223; font-weight:bold; text-decoration:none;}
		
		
	#footer {
		width:925px;
		color: #999;
		font-size: 0.6em;
		line-height: 110%;
		padding: 15px 0px 15px 25px;
		margin:15px 0px 0px 0px;
		text-align:left;
		background-image:url(images/footer_bg.gif);
		}

		#footer ul{ display:inline; color:#999; font-weight:normal; margin:0px; padding:0px;}
		#footer li{ display:inline; margin:0px; padding:0px;}
		#footer a{ color:#999; padding:0px 10px 0px 0px; text-decoration:none;}
		#footer a:hover{ color:#FBB223; text-decoration:none;}
		#footer .active{ color:#FBB223;
		}

	