/*  @charset "UTF-8";   */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #333333;
	background-image: url(../img/bg_pattern2.gif);
	line-height: 0px;
}
#IEdecoy {
	display:none;
}
div {
	margin: 0px;
	padding: 0px;
}
div div {
	width: 800px;
	background: #000;
}
.fixcol #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 0.8em;
	color:#FFFFFF;
	padding-top: 30px;
	padding-left: 30px;
	font-weight: normal;
}
p {
	font-size: 0.8em;
	color:#999999;
	padding-left: 30px;
	line-height: 1.2em;
}
.contact   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #AFAFAF;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 3px;
	height:15px;
	line-height:  1.2em;
		background: transparent;
}
.contact a {
	color: #AFAFAF;
	text-decoration: none;
}
.contact a:hover {
	color: #FFFFFF;
}
.copyright   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #AFAFAF;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 20px;
		height:15px;
	line-height:  1.2em;
		background: transparent;
}
img {
	display: block;
}
