/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#D6B991;	
}
.htmlBack {
	background-image: url(/images/htmlBack.gif);
	background-repeat: repeat-x;
}
#wrap { 
 margin: 0 auto;
 width: 930px;
 background-color:#fff;	
// background:url(../images/WRAPBG.gif);
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background: url(../images/faux-1-2-col.gif);
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 922px;
}
#header {
 color: #fff;
 font-family:Arial;
 font-weight:bold;
 width: 922px;
 padding: 0px;
 height: 165px;
 margin: 0px 0px 5px 0px;
 background: #D1DBDB;
 background-image:url(../images/headerback.jpg);
 background-repeat:repeat-x;
}
div#logo_header
{
	margin: 0 auto;
	padding: 0;
}
#navigation {
 color: #333;
 margin: 0px 0px 5px 0px;
 background: #ABBEBE;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 670px;
 display: inline;
 position: relative;
}
#footer { 
 width: 902px;
 clear: both;
 color: #333;
 height: 41px;
 background: #bbbbbb url(/images/footerback.gif) repeat-x left top;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.clear { clear: both; background: none; }
.formwrap {padding:10px; margin:10px;}
.formwrap2 {padding-left:10px; padding-right:10px; padding-top:10px;}
.formfield {padding:2px; margin:2px; }
.formfield2 {width:300px; vertical-align:middle; margin-left:10px}
a {text-decoration:none; color:#2c2c2c; font-weight:bold}
a.top {text-decoration:none; color:#ffffff; font-weight:bold}

#apDiv1 {
	position:absolute;
	left:81%;
	top:64px;
	width:63px;
	height:16px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:78%;
	top:13px;
	width:107px;
	height:16px;
	z-index:2;
}


#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(../images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(../images/bgON.gif) no-repeat top right;}
.style5 {
	font-size: 10px;
	font-weight: bold;
}

