/* generated by csscreator.com */

html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:gray;
/*	background-image:url(../img/bg.gif);
	background-image:url(../img/rep_til.jpg);
	background-repeat:repeat-x;*/
}

h1 {
	margin:0;
}

#pagewidth{
	width:766px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}

#header{
	position:relative;
	background-color:#42a0e6;
	height:292px;
	overflow:hidden;
/*	height:329px;
	height:185px;
	height:246px;
	height:290px;
	width:100%;
	border-bottom:5px solid #bae47e;
	background-image:url(../img/top_1.jpg);
	background-image:url(../img/flash01.gif);
	background-image:url(../img/header1.jpg);
	background-image:url(../img/header2.jpg);
	background-image:url(../img/h1.jpg);*/
	background-image:url(../img/top3.jpg);
	background-repeat:no-repeat;
}

#topmenu {
	float:right;
	color:white;
	margin-top:10px;
	margin-right:10px;
}

#headlogo {
	height:74px;
	background-image:url(../img/top2.jpg);
	background-repeat:no-repeat;
}

#logo {
	float:left;
	margin:10px 10px 0px 15px;
	padding:0;
}

#splash {
/*	margin-top:61px;
	margin-top:85px;*/
}

#leftcol{
	width:160px;
	float:left;
	position:relative;
/*	background-color:#63A3A3;
	margin-top:20px;*/
	
	margin:0;
	padding:30px 20px 0px 20px;
}

#twocols{
	width:566px;
	float:right;
	position:relative;
/*	background-color:#63A3FC;*/
}

#rightcol{
	width:170px;
	float:right;
	position:relative;
/*	background-color:#707070;*/

	margin:0;
	padding:50px 20px 30px 20px;
}

#maincol{
/*	background-color:#63A3FC;*/
	float:left;
	display:inline;
	position: relative;
	width:314px;

	margin-top:30px;
	padding:20px;
	
/*	margin:0;*/
	padding:0 20px 20px 20px;

/*	margin-bottom:30px;*/
	border-left:1px solid #d6d7d6;
	border-right:1px solid #d6d7d6;
}

#footer{
	height:44px;
/*	background-color:#AFF6D6;*/
	clear:both;
	border-top:6px solid #d6d7d6;
	margin:30px 22px 0 22px;
	text-align:center;
	line-height:4em;
}
 

 
 /* *** 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;}

	/*hide the right column when printing*/
	#rightcol{display:none;}
	#twocols, #maincol{width:100%; float:none;}
}

#skipper {
	display:none;
}

.displaynone {
	display:none;
}
