/* CSS Document */
body{
	background-color:#F7FBEE;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	line-height:16px;
	height:100%;
	float: center;
	text-align: center;
}
a:link,a:visited{
	color: #68491E;
}
a:hover{
	text-decoration: underline;
	color: #98170A;
}
.fr{
	float: right;
}
.fc{
	float: center;
}
.fl{
	float: left;
}
.clean{
	clear: both;
}

.title_index{
	color: #870E02;
	text-decoration: none;
	font-family:mono,arial;
	font-size: 12px;
	margin-left: 4px;
}

.flash_text{
	color: #870E02;
	font-weight: bold;
	font-size: 20px;
}

.product_title{
	color: #870E02;
	font-weight: bold;
	font-size: 14px;
}

.decking_title{
	background-image: url(../images/point_decking.gif);	
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 6px;	
	padding-left: 20px;
	padding-bottom:6px;
	font-weight: bold;
	font-size: 12px;	
	height: 24px;
	color: #006666;
}

.decking_title a:link,a:visited {
	color: #000000;
	text-decoration: none;
	
}

p{
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#head{	
	height: 60px;
	width: 1003px;
	text-align: left;		
}

#perth{
	background-image: url(../images/perth.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 187px;
	margin-left: 40px;
	margin-top: 6px; 
}

#perth_text{
	margin-left: 40px;
	margin-top: 25px;
	color: #98170A;
	font-weight: bold;
	font-size: 10px;
	MARGIN: 0px auto;
	padding-top:24px;
	padding-left:40px;
}

#indexLink{
	margin-top: 0px;
	margin-right:20px;
}

#nav{
	height: 32px;
	width: 1003px;
	color: #ffffff;
}

#nav_left{
	background-image: url(../images/nav_l.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 32px;
	line-height:0px;
}

#nav_center{
	background-image: url(../images/nav_c.gif);
	height: 32px;
	width: 978px;
	line-height:33px;
	text-align: left;
}

#nav_center a{
	padding-right: 3px;
	margin-left: 4px;
	padding-top: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#nav_center a:hover{
	text-decoration: underline;
	color: #ffffff;
}


#nav_right{
	background-image: url(../images/nav_r.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 32px;
	line-height:0px;
}

#intro{	
	width: 1003px;
	height: 384px;
}

#intro_left{
	background-image: url(../images/intro_l.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 384px;
	line-height:0px;
}

#intro_center{
	background-image: url(../images/intro_c.gif);
	height: 384px;
	width: 978px;
	text-align: left;
}

#intro_center_text{
	width: 320px;
	padding-left: 12px;
	padding-top: 12px;
	padding-right: 12px;
	line-height:15px;
	color: #B41C0D;
}

#intro_center0{
	background-image: url(../images/intro_c0.gif);
	background-repeat: no-repeat;
	height: 384px;
	width: 2px;
	line-height:0px;
	padding-right: 10px;
}

#intro_right{
	background-image: url(../images/intro_r.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 384px;
	line-height:0px;
}


#pic{
	width: 1003px;
	height: 140px;
}

#pic_left{
	background-image: url(../images/pic_l.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 140px;
	line-height:0px;
}


#pic_center{
	background-image: url(../images/pic_c.gif);
	height: 140px;
	width: 960px;
	text-align: left;
}

#pic_right{
	background-image: url(../images/pic_r.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 140px;
	line-height:0px;
}

#pic_center a{
	padding-top: 10px;
	padding-left: 6px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#pic_center a:hover{
	text-decoration: underline;
	color: #ffffff;
}

#content{
	width: 963px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #870E02;
	text-align: left;

}

#page{
	width:1003px;
	height:16px;
}

#page_line_left{
	background-image: url(../images/page_line_l.gif);
	background-repeat: no-repeat;
	width: 201px;
	height: 16px;
	line-height:0px;
}

#page_line_center{
	background-image: url(../images/page_line_c.gif);
	height: 16px;
	width: 787px;
}

#page_line_right{
	background-image: url(../images/page_line_r.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 16px;
	line-height:0px;
}

#page_content{
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 6px;
	color: #880808;
	text-align: left;
}

#page_left{
	background-image: url(../images/page_l.gif);
	width: 201px;
	line-height:18px;
	height: 400px;
	float: left;
	color: #98170A;
	text-align: left;
}

#page_center{
	background-color:#ffffff;
	width: 787px;	
}

#page_right{
	background-image: url(../images/page_r.gif);
	width: 13px;
	line-height:0px;
}

#page_line_b_left{
	background-image: url(../images/page_line_b_l.gif);
	background-repeat: no-repeat;
	width: 201px;
	height: 11px;
	line-height:0px;
}

#page_line_b_center{
	background-image: url(../images/page_line_b_c.gif);
	height: 11px;
	width: 787px;
	line-height:0px;
}

#page_line_b_right{
	background-image: url(../images/page_line_b_r.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 11px;
	line-height:0px;
}

#linePic{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-left:22px;
}

#menu ul{	
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
	padding-right: 12px;
}
#menu ul li{
	display: block;
	padding-top: 2px;
	padding-bottom: 4px;
	
}
#menu ul li a{
	text-decoration: none;
	font-size:12px;
}
#menu ul li{
	text-decoration: none;
	font-size:12px;
}
#serve{
	background-color: #68491E;
	color: #D2C9BC;
	padding: 14px;
}
#serve a{color: #fff;}

.title{

	background-image: url(../images/point_a.gif);	
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 14px;	
	padding-left: 20px;
	padding-bottom:6px;
	font-weight: bold;
	font-size: 12px;	
	height: 24px;
	color: #68491E;
}

.sTitle{
	font-weight: bold;
	font-size: 14px;
}

.ssTitle {
	color: #666666;
	font-weight: bold;
}

.space{
	margin-top: 20px;
	margin-bottom: 20px;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4CCC1;
}
#copyright{
	width: 1003px;
	text-align: center;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	color:#000000;
}

.downMenu{ 
	position: absolute; 
	text-align: left;
	left: 0; 
	top: 2;
	visibility: hidden; 
	background: #FFFFFF;
	width: 127px; 
	margin: 0px 0px; 
	padding: 0px 0px;
	border: 1px silver solid;
	overflow: visible; ; 
	clip:     rect(   )
}

.downMenu a:visited { 
	color: #ffffff;
	float:left;
	font-size: 11px;
	width: 118px;
	text-decoration: none; 
	font-weight: normal;	 
	background-color: #98170A;
	 
overflow-y:hidden; 
	padding-left: 8px; ; 
	line-height: 20px; 
	border-color: #FFFFFF #666666 #333333 #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width:1px; 
	clip:  rect(   );
}
.downMenu a:hover{ 
	font-family: "Tahoma"; 
	font-size: 11px;
	text-decoration: none; 
	font-weight: normal;
	color: #FFFFFF; 
	float:left;
	background: #CC0000;
	width: 119px; 
	padding-left: 8px; ; 
	line-height: 20px; 
	clip:  rect(   );
}
 
.downMenu .arrow img{ 
	width: 6px; height: 7px;
	border: 0px; 
}  
.downMenu a { 
	font-family: "Tahoma"; 
	font-size: 11px;
	text-decoration: none; 
	font-weight: normal;
	color: #ffffff; 
	float:left;
	background-color: #98170A;
	width: 118px; 
	padding-left: 8px;  ; 
	clip:  rect(   ); 
	border-color: #FFFFFF #666666 #333333 #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width:1px; 
	line-height: 20px
} 

.product_box { 
	border-style: dashed;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-color:#880808;
}


