* {margin:0;padding:0;}

body {font:11pt "Georgia","Times New Roman",serif; 
	background-color:#ffffff;
	line-height:1.3em;
	background:url(images/top-bg.jpg) top repeat-x; 
			color:#000;}

hr{ height:1px; color:#666; text-align:left;}
a img {border:none;}

/* IE8 hack to get it to apply margin auto centering to element inside this one */
#wrap {width:100%;}

/* Header */ 
#header {
	height:100px;/* extra line
	border-bottom: 1px solid #97A2BA;*/
}
#header #logo {width:1000px;
	margin:0 auto;
	padding:20px 10px 0 10px;
	background:url(images/top-shadow.jpg) no-repeat top;}

/* Content Area */

#main {width:1000px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;
	margin-bottom:140px;}


#main2 {width:1000px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;}

#contents {width:1000px;
	float:left;
	padding:0px 0;}

#contents h1 {font-size:1.65em;
	margin:0px 0px 20px 0px;padding:0;
	color:#7A0A17;
	line-height:1.1em;}

#contents h2 {font-size:1.2em;
	margin:15px 0 10px 0;
	color:#7A0A17;}

#contents h3 {font-size:1.3em;font-weight:normal;
	margin:15px 0 10px 0;
	font-weight:bold;
	color:#00;
	line-height:24px;
	font-family: Georgia, "Times New Roman", Times, serif}

#contents pre {font-family:Verdana, Arial, sans-serif;
	margin:15px 0 15px 0;
	line-height:0.9em;
	font-size:0.9em;
	color:#010ACE;}

#contents ul {list-style:square;
	margin:10px 0 10px 20px;
	list-style-position:inside;}
#contents li {line-height:1.2em;
	font-size:0.9em;}
#contents li a, contents li a:visited{ color:#900; text-decoration:none;}

#contents #list {width:200px;float:left;}
#contents #screenshots {width:200px;float:right;padding-top:15px;}

#contents #screenshots p {margin:5px 0 0 0;font-size:0.8em;}



/* Footer */
#footer {
		background: url(images/footer_bg.jpg) repeat-x #FF9;
	color:#3c2b18;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, sans-serif;
	height:170px;}

#footer2 {background-color: #444444;
	color:#3c2b18;
	font-size:14px;
	font-family:Verdana, Arial, sans-serif;
	height:170px;}

#footer a, #footer2 a {color: #3c2b18;
	text-decoration:underline;}
#footer a:hover, #footer2 a:hover {color:#804249;
	text-decoration:underline;}
#footer a:visited, #footer2 a:visited  {color:#3c2b18;
	text-decoration:underline;}

#footer p, #footer2 p {margin:0 0 15px 0;}
#footer p.axe img, #footer2 p.axe img {margin-bottom:0px;}

#foot {width:1000px;
	margin:0 auto;
	background: url('file:///C|/Documents and Settings/Personal/Application Data/Adobe/Dreamweaver CS5/en_US/Configuration/Temp/DownloadCache/images/duct-tape.jpg') no-repeat;
	height:170px;
	line-height:1.1em;
	padding:0 10px 0 10px;}

#foot2 {width:1000px;
	margin:0 auto;
	height:170px;
	line-height:1.1em;
	padding:0 10px 0 10px;}

#foot #left {width:500px;float:left;padding-top:42px;}
#foot #right {width:250px;float:right;text-align:right;padding-top:42px;} 

#foot2 #left {width:450px;float:left;padding-top:45px;}
#foot2 #right {width:250px;float:right;text-align:right;padding-top:45px;}

.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}