html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: normal;
	list-style-position: inside;
	list-style-type: square;
	color: #999;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.fixed:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.fixed{
	display:block;
	}
/*  \*/
.fixed{
	min-height:1%;
	}
* html .fixed{
	height:1%;
	}

.clear {
	clear: both;
}	

body, html {
	height: 100%;
}
body {
	font: normal normal normal 12px/17px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	background: url(../img/bg_dark.png) center top repeat;
	color: #828282;
	height: 350px;
}
#smoke1 {
	background: url(../img/smoke1.png) 0 0 repeat-x;
	width: 100%;
	height: 700px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1;
	display: none;
}
#smoke2 {
	background: url(../img/smoke2.png) 0 0 repeat-x;
	width: 100%;
	height: 700px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 1;
	display: none;
}
#logo {
	display: block;
	margin: 0 0 10px 30px;
}
#wrapper {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -290px;
	position: relative;
	z-index: 2;
}
#header {
	z-index: 9;
	position: relative;
	height: 40px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer {
	background: url(../img/footer_bg.png) top left repeat-x;
	height: 290px;
	z-index: 12;
	position: relative
}
.footergraphics {
	background: url(../img/footer_content.png) top center no-repeat;
	height: 290px;
}
#footercontent {
	width: 900px;
	color: #242424;
	font-weight: bold;
	margin: auto;
	padding: 30px 0 0 40px;
	text-shadow: 0px 1px 0px #517e0c;
}
.pusher {
	height: 290px;
}
#content {
	padding: 20px 10px 0 10px;
	margin-bottom: 40px;
	z-index: 9;
	position: relative;
}
#generalcontent {
	background: url(../img/bars.png) top right #17181a repeat-y;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 0;
	position: relative;
	margin: 20px 10px 40px 10px;
	z-index: 2;
}
#generalcontent h1 {
	font-size: 24px;
	margin-bottom: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #09F;
	text-align: center;
}
#generalcontent h2 {
	font-size: 16px;
	margin-bottom: 14px;
	font-weight: normal;
	color: #F00;
}
#generalcontent img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 2em;
}
#generalcontent img.floatme {
	float: left;
	margin: 0 20px 0 0;
}
#generalcontent .zoom img, #generalcontent .videozoom img {
	margin: 0;
}
#generalcontent .zoom, #generalcontent .videozoom {
	margin-bottom: 2em;
	padding: 0;
}
.content_left {
	width: 610px;
	float: left;
	overflow: hidden;
	z-index: 98;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.content_right {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 170px;
	float: right;
	height: 100%;
	position: relative;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 70px;
	text-align: justify;
	list-style-position: inside;
	list-style-type: none;
}
.screw_top {
	background: url(../img/ajax.gif) top left no-repeat;
	width: 100px;
	height: 30px;
	position: absolute;
	top:10px;
	right: 210px;
	z-index: 22;
}
.screw_bottom {
	background: url("../img/ajax.gif") bottom left no-repeat;
	width: 100px;
	height: 30px;
	position: absolute;
	bottom:10px;
	right: 210px;
}

/*************************************************************/
#wrapper #generalcontent .content_left p strong {
	color: #F03;
}
#wrapper #generalcontent .content_right {
	font-size: 12px;
	color: #06C;
}
#wrapper #generalcontent .content_right {
	font-size: 12px;
	color: #06F;
	list-style-position: inside;
	list-style-type: square;
}
