BODY {
	background: #ffff99;
	margin-top: 10px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: 100%;
}
#bodywrapper {
	margin-top:  145px;
	margin-left:  10px;
	margin-right:  20px;
	margin-bottom:  0;
	padding:  0;
	background-color: #FFFFFF;
	color:  #000000;
	position:  relative;
	top:  0;
	left:  0;
	width:  100%;
	border: 2px solid #000000;
}

#infoDiv { 
	position:absolute; visibility:hidden; 
	left:0; top:0;
	z-index:1000 
	}
/* put width here - ns4 needs reminder */ 
div.info { 
  width:140px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;  color:#009 }
  
#contentarea {
 	margin-left:  180px;
	margin-right:  0;
	margin-bottom:  0;
	margin-top:  0px;
	padding:  10px;
} 

#leftcolumn {
	position:  absolute;
	top:  0px;
	left:  0px;
	margin:  0;
	margin-top:  0px;
	padding:  10px;
	width:  150px;
	background-color: #33cc33;
	border: 0px solid #000000;
}
#leftcolumnR {
	position:  absolute;
	top:  0px;
	left:  0px;
	margin:  0;
	margin-top:  0px;
	padding:  10px;
	width:  150px;
	background-color: #33ccff;
	border: 0px solid #000000;
}
#leftcolumnF {
	position:  absolute;
	top:  0px;
	left:  0px;
	margin:  0;
	margin-top:  0px;
	padding:  10px;
	width:  150px;
	background-color: #cc3333;
	border: 0px solid #000000;
}
#header {
	position:  absolute;
	top:  6px;
	left:  35px;
	right:  0px;
	width:  95%;
	height:  170px;
	color:  #ffffff;
	overflow:  hidden; 
}
#footer{
	clear:  both;
	padding:  0;
 	margin-left:  180px;
	width:  80%;
	height:  50px
}
p {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11pt;
	font-weight: normal;
}	
li {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11pt;
	font-weight: normal;
}	
/* name Aluminum Fence Specialists*/
p.title {
	margin-top:  15px;
	color:  #000000;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
/*	font-style: italic;*/
	text-decoration: underline;
	line-height: 10%; 
}
p.english {
	color:  #339933;
	text-align: center;
	font-size: large;
	font-weight: bold;	
}
p.subtitle {
	color: #000000;
	text-align: center;
	font-size: large;
	font-weight: bold;	
}
/* Phone Numbers at top*/
p.numbers {
	text-align: center;
	color: #000000;
	font-size: small;
	font-weight: bold;
	line-height: 100%
}
/* Bookmark line*/
p.subtitle2 {
	text-align: center;
	font-size: small;
	font-weight: bold;	
	line-height: 0%;
}
p.subtitle3 {
	text-align: center;
	line-height: 140%;
}
p.menu {
	text-align: left;
	color: #ffff66;
	font-size: medium;
	font-weight: bold;
	line-height: 90%;
	padding: 4px 4px;
	border: 3px #d1ec4c outset;
}
p.menuitem {
	text-align: left;
	font-size: small;
	line-height: 140%;
/*	padding: 4px 4px;
	border: inset;*/
}

p.menuitemsmall {
	text-align: left;
	font-size: 11pt;
	/*text-decoration: underline;*/
	line-height: 80%;
}
p.adobe {
	text-align: left;
	color: #000000;
	font-size: x-small;
	line-height: 100%;
}
p.footer {
	text-align: center;
	color: #000000;
	font-size: x-small;
	font-weight: normal;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-indent: 0%;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000;
	text-align: center;
	line-height: 120%;
}
a:visited { 
	font-weight: bold; 
	text-decoration: underline;
	color: #000000;
	text-align: center;
}
a:hover { 
	text-decoration: underline; 
	color: #000000;
	text-align: center;
	/*border-style: outset;*/
	font-size: medium;
}