@charset "utf-8";
				
html, body {
	height: 100%;
}
html>body #container {
	height: auto;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2, p {
	margin-bottom:5px;
}
* {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	background: url(../images/xbg.jpg) top center repeat-y;
}
.img_left {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	border: 0;
}
.img_cent {
	margin: 0 auto;
	text-align: center;
	border: 0;
}
.img_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*----------------- ID SELECTORS START HERE-----------------*/
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	overflow: auto;
	width: 800px;
	margin: 0 auto;
}
#branding {
	height: 225px;
	position: relative;
	background: url(../images/xbg_header.jpg) center no-repeat;
}
#logo {
	position:absolute;
	top: 20px;
	left: 20px;	
}
#sub_main_cont{
	margin: 20px;
	height: 100%;
	overflow: hidden;
}
#sub_main {
	width:569px;
	float:left;
	padding-right: 20px;
	overflow: hidden;
}
#sub_main p {
	margin-bottom: 10px;
}
#sub_sidebar {
	width:150px;
	float:left;
	padding-left: 20px;
}
#sub_sidebar p{
	font-size:10px;
}
#site_info {
	margin: 0 auto;
	width: 800px;
	background:url(../images/xbg_footer.jpg) bottom center no-repeat;
	text-align: center;
	bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	position:relative;
}
#screw {
	margin: 0 auto;
	width: 800px;
	background:url(../images/xmain_bottombolt.gif) no-repeat;
	height: 23px; 
}
#screw p{
	text-indent:-9999px; 
}
#site_info p {
	margin-bottom: 5px;
	font-size:9px;
}
#site_info ul {
	margin-right:-20px;
	list-style-type:none;
	margin-top:10px;
	margin-bottom:10px;
	padding: 0;
}
#site_info li {
	margin-right:20px;
	display:inline;
}
#site_info a:link, a:visited {
	text-decoration:none;
	color:#000;
}
#site_info a:hover, a:active {
	text-decoration:none;
	color:#fff;
}
#nail_gun {
	position:absolute;
	bottom: 5px;
	right:-23px;
}