/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4E2F1;



} 
 
#pagewidth{
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9899C0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9899C0;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9899C0;
	border-bottom-color: #9899C0;




} 
 
#header{
	position:relative;
	height:180px;
	background-color:#FFFFFF;
	width:100%;
	background-image: url(assets/header.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9899C0;

} 
 
#leftcol{
 width:160px; 
 float:left; 
 position:relative; 
 }
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:600px;
	padding: 10px;

 }
 
#footer{
 height:30px; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: ".";  
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
img {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	color: #4B3050;

}
p {
	color: #4B3050;
	line-height: 24px;
	font-size: 12px;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #996699;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990066;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990066;
}
ul {
	line-height: 30px;
	color: #4B3050;
	font-size: 12px;

}
