/*
      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: 14px;
 background-color:#eeeeee;  
}

/* links */
a { 
	color: #00529b;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: black;
	background-color: inherit;
}


#wrapper { 
 margin: 0 auto;
 width: 924px;
background-color: #ffffff;  
}
#faux {
 background: url(faux-1-2-col.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 924px; 
}

/* header */
#header {
 color: #000000;
 margin: 0 auto;
 width: 924px;
 height: 100px;
 background: #ffffff;
}

#header #header_left {
 
	float: left;
	padding: 10px 0 0 5px;
	width: 300px;
}

#header #header_right { 
	float: right;	
	padding: 15px 0px 0px 0px;
	margin-right: 20px; 
	text-align: right; 
	width: 550px;
	}

#header hr {
	color: #000000;
	margin: 3px 0 3px 0;  
	}
/* end header */ 

/* menu */
#menu {
	clear: both;
	width: 924px;
	margin: 0;
	height: 68px; 
	background: url(menu_bg1.jpg) right no-repeat;
	
}

#menu ul {
	padding: 0px 0 0 12px;
	margin: 0 auto;
	height: 68px;
	list-style: none;
}

#menu ul li {
	float:left;
	padding-right: 5px;
}

#menu li a {
	float: left;
	display: block;
	color: #000;
	font-size: 12px;
	height: 68px;
	line-height: 20px;
	text-align: center;
	padding: 0px 0 0 0px;	
}
#menu  li a b {
	float: left;
	display: block;
	padding: 10px 24px 0 24px;
	 text-decoration:none;
}
#menu  li.current a, #menu  li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(tabright1.png) right top no-repeat; 
}
#menu  li.current a b, #menu li a:hover b {
	color: #ffffff;
	text-decoration: none;
	background: url(tableft1.jpg) left top no-repeat;
}
/* end of menu */





#rightcolumn { 
 float: left;
 color: black;
 margin-left: 20px; 
 padding: 0px;
 width: 660px;
 display: inline;
 position: relative;
}
#rightcolumn #rightcolumn_left {
 
	float: left;
	padding: 10px 0 0 5px;
	margin-left: 20px;
	width: 300px;
	
}

#rightcolumn #rightcolumn_left h2 {
	text-align:right; 
	}
	

#rightcolumn #rightcolumn_right { 
	float: right;	
	padding: 15px 0px 0px 0px;
	margin-right: 20px; 
	text-align: right; 
	width: 300px;
	
}

#rightcolumn ul {
	margin-left: 20px;
	}


#footer { 
 width: 904px;
 clear: both;
 color: #000;
 text-align: left; 
 background: #ffffff;
 margin: 10px 0px 10px 0px;
 padding: 10px;
 border-top: solid 5px black; 
}

#footer a { 
	color: black;
	background-color: inherit;
	text-decoration: none;
}
#footer a:hover {
	color: #00529b;
	background-color: inherit;
}



.clear { clear: both; background: none; }


#products {
	float: left; 
	height: 272px; 
	width: 215px; 
	background: url(square.jpg) no-repeat;
	padding: 2px 0px;
	text-align: center;
	margin-left: 5px; 
	}
	
	/*- Menu Tabs --------------------------- */
    #menutabs {
	clear: both;
	width: 924px;
	margin: 0;
	height: 68px; 
	background: url(menu_bg1.jpg) right no-repeat;
    
      }
    #menutabs ul {
	padding: 3px 0 0 45px;
	margin-right: 20px;
	height: 68px;
	list-style: none;
      }
    #menutabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menutabs a {
      float:right;
      background:url("tableft18.gif") no-repeat left top;
      margin-right: 0px;
      padding:0 0px 0px 4px;
      text-decoration:none;
      }
    #menutabs a span {
      float:right;
      display:block;
      background:url("tabright18.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menutabs a span {float:none;}
    /* End IE5-Mac hack */
    #menutabs a:hover span {
      color:#FFF;
      }
    #menutabs a:hover {
      background-position:0% -42px;
      }
    #menutabs a:hover span {
      background-position:100% -42px;
      }
/* sidebar */
#left { 
 display: inline;
 color: black;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: right;
}
#left ul.left {
	list-style:none;
	margin: 2px 0 2px 5px;
	padding:0;		
}
#left ul.left li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#left ul.left a {
	display:block;
	
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 5px;
	margin-left: 5px; 
	background: #ffffff;
	border-left:2px solid #CCC;	
	min-height:14px;
}

#left h3 {
	color:#000000; 
	margin-left: 3px; 
	margin-bottom: -2px; 
	text-decoration:underline;	
	}
	

* html body #left ul.left a { height: 14px; }

#left ul.left a:hover {
	padding:2px 5px 2px 5px;
	font-weight:bold;
	background: #f2f2f2;
	color: #00539b;
	border-left:2px solid #7797c5;
	text-decoration:underline;
	text-decoration:bold;	
}

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }
.black { 	color: #000000; }
.orange {	color: #fe9b35;}
.blue { color: #3c4785}
.yellow { color: #FFFF00}
.red {color: fe0404; }

