/****************************************/
/* The Worx Group 2008 Site */
/* Copyright (c) The Worx Group - 2008 */
/* about.css */
/****************************************/

.top { width:900px; height:391px; padding-top:5px; overflow:hidden; }
	.flash { float:left; position:relative; width:630px; height:391px; margin:0px 5px 0px 0px; }

/****************************************/
/* Accordion */
/****************************************/
#about  { float:left; width:265px; height:391px; overflow:hidden; position:relative; }
		
/****************************************/
/* 2 columns */
/****************************************/
.columns { width:900px; padding-top:5px; margin:5px 0; background:#FFF; }
	.columns ul, .columns ol { margin:10px 0; padding:5px 0; list-style-image:url(../images/arrow_white.gif); border:dotted #a9a9a9; border-width:1px 0; }
	.columns li { margin:3px 0 3px 20px; font-size:11px; }
	.columnslink { position:absolute; bottom:10px; left:15px; }
	.columnslink a { font-size:11px; color:#333333; font-weight:bold; text-decoration:underline; padding-right:12px; }
	.columnslink a:hover { color:#ff6600; background:url(../images/arrow_columns.gif) right no-repeat; }

/****************************************/
/* Our Process */
/****************************************/
.process { position:relative; float:left; width:471px; height:200px; padding:10px 15px; margin:0px 5px 0px 0px; background:url(../images/bg_gradient.gif) bottom repeat-x; }
	.processtitle { margin-bottom:5px; font-size:11px; color:#ff6600; font-weight:bold; text-transform:uppercase; }
	.processtext {  }

/****************************************/
/* White Paper */
/****************************************/
.whitepaper { position:relative; float:left; width:364px; height:200px; padding:10px 15px; background:url(../images/bg_gradient.gif) bottom repeat-x; }
	.whitepapertitle { margin-bottom:5px; font-size:11px; color:#ff6600; font-weight:bold; text-transform:uppercase; }
	.whitepapertext {  }
