﻿/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
} 
#header{
	position:relative;
	height:180px;
	background-color:#EEEEEE;
	width:100%;
} 
#menu{
position relative;
	height:auto;
	background-color:#F0F0F0;
	width:100%;
	z-index: 5;
	text-align: left;
	position: relative;
} 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
#mainwindowtextnew {
	position: relative;
	width:500px;
	z-index:3;
	left: 10px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #009900;
	text-align: left;
}
#maincol{
	background-color: #C1E0FF;
	float: right;
	display:inline;
	position: relative;
}
.clear{clear: both;}








 width:; 
	z-index: 1;
	width: 800px;
	height: 100%;
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}

