/*      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; padding:0px; margin: 0 auto; background: #001327; }
#wrapper {  padding:0px; margin: 0 auto; width: 900px; background: #fff;}
#faux { background: url(../images/faux-1-2-col.gif); margin: 0px; padding:0px; overflow: auto; 
/* Paul O Brien Fix for IE www.pmob.co.uk */ width: 100%}
#header { color: #333; width: 900px; padding: 0px; margin: 0px; height: 96px; background: url(../images/header.jpg) no-repeat;}
#banner { color: #333; width: 905px; padding: 0px; height: 188px; margin: 0px; }
#navigation { background: url(../images/navbg.jpg) no-repeat; padding: 0px; margin: 0px 0px 0px 0px; height: 45px; border-bottom:5px solid #8A909E;}
#leftcolumn {  display: inline; color: #333; margin: 0px; padding: 0px; width: 211px; float: left; background: url(../images/sidenav-bg.gif)  no-repeat;}
#leftcolumn h2{font-family:Arial;font-size:15pt;text-decoration: none;font-weight:normal;color: #59AAEA;padding:25px 0px 10px 8px;}
#content h2{font-family:Arial;font-size:15pt;text-decoration: none;font-weight:normal;color: #59AAEA;margin:0px 0px 20px 20px;}
div.image{font-family:Arial;font-size:10pt;text-decoration: none;font-weight:normal;margin:0px 0px 20px 20px;}
div.image td{padding:5px;}
div.image td b{color:#1C5388;}
div.post{font-family:Arial;font-size:10pt;text-decoration: none;font-weight:normal;margin:0px 0px 20px 20px;}
a.post{color:#021436;text-decoration: none;}
div.post p a{color:#257FBD;text-decoration: none;font-style:italic;}
div.post h4{color:#021436;font-style:italic;text-decoration: none;font-weight:normal}
#content p{font-family:Arial;}
#content p a{color:#257FBD;text-decoration: none;font-style:italic;}
#content {  float: left; color: #6A7785; margin: 0px 0px 0px 10px; padding:25px 0px 0px 0px; width: 460px; display: inline; position: relative;}
#rightcolumn {  display: inline; position: relative; color: #333; margin: 0px 0px 0px 0px; padding: 0px; width: 195px; float: right;}
div.paypal{margin:-3px 0px 0px 0px;padding:0px;width:194px;height:100px;background:#2D3C58;}
div.paypal p{color:#fff;text-align:left;padding:10px 0px 0px 5px;}
#bottom {  width: 900px; clear: both; color: #333; background:#246295; margin: 0px 0px 0px 0px; padding: 0px; height:172px; border-top:5px solid #95BFE2;}
div.installimages{margin:15px 0px 0px 0px;}
#footer {  width: 900px; clear: both; color: #333; background: url(../images/footer-bg.jpg) no-repeat; margin: 0px 0px 0px 0px; padding: 0px; height:35px;}
#menu{height:800px;} 
ul#hnavlist{margin-left: 0;padding: 6px 0px 0px 0px;white-space: nowrap;}
#hnavlist li{display: inline;list-style-type: none;}
#hnavlist a {padding:0px 0px 0px 15px; margin:0px;}
#hnavlist a:link, #hnavlist a:visited{color: #000;text-decoration: none;}
#hnavlist a:hover{color: #000;text-decoration: none;}
#hnavlist a b{color:#257FBD;}
.clear { clear: both; background: none; }

.sidebar_1 {
	clear: both;
	width: 194px;
	height: 147px;
	display: inline-block;
	background: url(../images/sidebar_1_bg.png) top left repeat-x;
}
.sidebar_2 {
	clear: both;
	width: 194px;
	height: 176px;
	display: inline-block;
	background: url(../images/sidebar_2_bg.png) top left repeat-y;
}
.sidebar_1 h2 {
	color: #59AAEA;
	font-weight: normal;
	font-size: 14px; 
	font-family: verdana;
	margin: 12px 0px 8px 8px;
}
.sidebar_2 h2 {
	color: #59AAEA;
	font-weight: normal;
	font-size: 14px; 
	font-family: verdana;
	margin: 28px 0px 8px 8px;
}
.sidebar_1 h2 .bold,
.sidebar_2 h2 .bold {
	font-weight: bold;
}
.sidebar_1 h2 a:link,
.sidebar_2 h2 a:link {
	color: #4BA7F0;
	text-decoration: none;
	letter-spacing: .2px;
}
.sidebar_1 h2 a:hover,
.sidebar_2 h2 a:hover {
	text-decoration: none;
}
.sidebar_1 p,
.sidebar_2 p {
	width: 174px;
	color: #10263D;
	font-weight: bold;
	font-size: 11px; 
	font-family: verdana;
	margin: 8px 12px 8px 8px;
	line-height: 16px;
}
.sidebar_1 p a:link,
.sidebar_2 p a:link {
	color: #4BA7F0;
	text-decoration: none;
}
.sidebar_1 p a:hover,
.sidebar_2 p a:hover {
	text-decoration: none;
}
