/*
  
	  
*/

* { padding: 0; margin: 0; }

#overwrapper {
 background: url(../images/bg_tec001.png);
 	background-repeat: no-repeat;
	margin: 0 auto;
	width: 1793px;
}

#wrapper {
	margin: 0 auto;
	width: 922px;
}

#faux {
 background: url(http://www.arc23.com/arctest/images/bg2.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 922px;
}
#header { 
	width: 922px;
 	float: left;
 	padding: 0px; 
 	margin: 10px 0px 220px 0px;
	}
#banner {
	
	width: 922px;
	float: left;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	}
#banner2 {
	background-color: #333;
	width: 922px;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border-top-width: thin;
	border-top-style: solid;
	}	
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}	
	
	img {
	border: 0px;
}	
/* SOCNET
----------------------------------------------- */
#socnet {
	color: #fff; border:0px solid #ccc;
	width: 168px;
	height: 100px;
	margin: 10px 0px 10px 0px;	
 }
.right {
    float: right;
 }
.left {
    float: left;
 }
.center {
    text-align: center;
 }	
	
	
	
		
#HOLDleftcolumn { 

color: #fff; border:0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 150px;
 float: left;
}
#content { 
float: left; color: #000; border:0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 700px;
 display: inline;
}
#vcontent { 
border:0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;


}

#leftcolumn p { 
	text-align: center;
}
#blocktext p { 
	text-align: center;
}
/* COLUMN RIGHT
----------------------------------------------- */
#rightcolumn { 

color: #333; border:0px solid #ccc;
 margin-top: 10px;
 margin-left: 20px;
 padding: 0px;
 width: 150px;
 float: left;
}
#rightcolumn p.cent { 
 margin-top: 5px;
	text-align: center;
}

/* FOOTER
----------------------------------------------- */
#further { 

 	width: 902px;
	height: 142px;
 	clear: both;

}

#footer { 
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
 	width: 902px;
	height: 60px;
 	clear: both; color: #fff;
 	padding: 10px;
}

#footer p {
	font-size: 9pt;
 	margin-bottom: 60px;	
	}
#footer p.right {
	text-align: right;
	color: #fff; 

}
#footer p.left {
	text-align: left;
 	float: left;
	color: #fff; 		
}
#footer a { color: #ffcc00; 
}
#footer p a:hover { color: #ffcc00; }
