HTML {
	font: 62.5%/160% Arial, Helvetica, sans-serif;   
	color: #000;
	height: 100%;
}

BODY {
	text-align:center;
	margin: 0px auto;
	padding: 0px;
	background: url('../images/back-pattern2.gif') top repeat;
	height: 100%;
}

A{ text-decoration: none ; color: #00557d; }

A:hover{ color: #333333; background: #e8eac2;}



H1, H2, H3, H4, H5, H6 {
	margin: 0 0 0.5em 0;
	line-height: 1.1em;
	font-weight: bold;

}	

H1 {
	color: #000;
	font-size: 195%;
	margin-top:10px;
	padding-bottom: 0px;
	letter-spacing: -1px;
	font-family: Georgia;
	font-weight: bold;
}

H2 {
	font-size: 150%;
	color: #030;
	margin: 0.5em 0 0.5em 0;
	padding-top: 15px;
	border-top: 1px solid #cccccc;
	font-family: Georgia;
	font-weight: normal;
}



H3 {
	font-size: 140%;
	color: #00557d;
}

H4 {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	color: #00557d;
}

H5 {
	font-size: 110%;
	font-weight: normal;
	color: #00557d;
}

P {
	font-size: 120%;
	line-height: 1.4em;
	margin: 0 0 1em 0;
}

UL, OL {
	margin: 0 0 2em 20px;
}




BLOCKQUOTE {
	font-size: 180%; line-height: 1.2em;
	margin: 0.25em 0 1em 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0;
	color: #454545;
}

p.intro {
	font-size: 140%; line-height: 1.4em;
	color: #454545;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 10px 0;
}

img.left {margin: 0 10px 10px 0;}
img.right {margin: 0 0 10px 10px;}
img.png{
	
}



/***************************************************
WRAPPER
*/
#wrapper_out{
	/*width: 842px;
	height: auto;
	padding: 0;
	position:relative;*/

	
}
.center_box {
	margin: 0px auto;
}

#wrapper {
	width: 842px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0;
	/*border: solid red 1px;*/
	background: url(../images/back-win.jpg) top center repeat-y;
}

/***************************************************
SIDEBAR
*/
#sidebar {
	width:229px;
	float:left;
	margin-left:21px;
}

#sidebar .logo {
	margin: 0;
	padding: 0;
	padding-top:30px;
}
.topbanner{
	padding-bottom:0;
}
/*.clearfix{
	float: top;
	position:absolute;
}*/

#sidebar #flashnav{
	
}
/***************************************************
CONTENT
*/
#content {
	width:600;
	text-align:left;
}

#maincol {
	width: 509px;
	margin-left: 250px;
	text-align: left;
	padding: 0px 30px 0px 30px;
	position: relative;
}

#rightcol {
	width: 255px;
	margin: 0;
	float: left;
}


#flashbanner {
	width: 613px;
	height: 417;
	margin: 0 0 0 0;
	/*background: url(../images/flash-mask.gif) center center no-repeat;*/
}
#flashimage{
	overflow:hidden;
	position: relative;
}

#flashballe{
	overflow:hidden;
	position:absolute;
	float:left;
	margin:0 0 0 -102px;
}
#maincontent{
	position:static;
	margin-top:0px;
	
}

.box{
	background-color: #e9e8cc;
	margin: -1px 0;
	padding: 0 17px;
	margin-bottom: 12px;
}

.box img{
	display: block;
	margin-left: -17px;
}

.box h2{
	color: #666;
	font-family: Georgia;
	border: none;
	font-size: 180%;
	padding-top: 0px;
}
/***************************************************
FOOTER
***************************************************/

#footer {
	padding: 0px;
	clear:both;
	background-color: #e9e8cc;
	text-align: center;
	width: 509px;
	margin: -73px auto 0;
	height: 73px;
	position: relative;
	left: 114px;
	/*line-height: 9px;*/
}

#footer img{
	padding: 0;
	margin: 0;
	display: block;
}

#footer_pusher{
	height: 73px;
	margin: 0;
	padding: 0;
}
	
