*{
/*	border:0px;
	margin:0px;
	padding:0px;*/
}
voice-family: inherit; font-size: medium; /*}/* Assist IE rendering height, keyword-font sizes, etc. */
div,img{
	border:0px;
	margin:0px;
	padding:0px;
}
body {
	font-family: Tahoma, Verdana;
	font-size: 0.8em;
	color:#397ed6;
	padding: 0 0 0 0;
	text-align:center;
	border:0px;
	margin: 0 0 0 0;
	background-color:#ffffff;
	background-image:url(../images/bg.gif);
	background-repeat: repeat;
	margin-top: 50px;
}
h1{
	font-family: Tahoma, Verdana;
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	color:#397ed6;
	background-image:url(../images/underline.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	
}
h2{
	font-family: Tahoma, Verdana;
	font-size:1.1em;
	font-weight:bold;
	margin:0px;
	color:#f16609;
	
	
}
h3{
	font-size:0.95em;
	font-weight:bold;
	color:#333;
}


#wrapper {
	margin:0 auto;
	width: 836px;
	height: auto;
	z-index: 1; /* added z-index so this layer will appear under the absolute HeaderPic layer  */
}

#wrappertop{
		background-image:url(../images/topslice.png);
		background-repeat:no-repeat;
		width:836px;
		height:13px;
}

#innerwrapper {
	width:800px;
	background-color:#FFF;
	padding-left:18px;
	padding-right:18px;
	float:left;
	display:block;
}

#banner {
	width:800px;
	height:227px;
	margin-top:5px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
}
#bannersummer {
	width:800px;
	height:227px;
	margin-top:5px;
	background-image:url(../images/banner_summer.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
}


#bodywrapper{
	margin:0 auto;
	width: 800px;
	height: auto;
	text-align: left;
	padding:0px;
	background-color:#FFF;
	float:left;
	display:block;
}
#leftcol{
	margin-top:20px;
	margin-left:5px;
	padding:0px;
	width:120px;
	float:left;
	display:block;

}

#rightcol{
	width:650px;
	margin-top:20px;
	padding-left:20px;
	margin-bottom:20px;
	background-image:url(../images/mainbg.gif);
	background-repeat:repeat-y;
	float:left;
	display:block;

}
#leftcol a{
	color:#f16609;
	text-decoration:none;
	font-weight:bold;	
}
#leftcol a:hover{
	color:#f16609;
	text-decoration:underline;
	font-weight:bold;
}
#rightcol a{
	color:#f16609;
	text-decoration:none;
	font-weight:normal;	
}
#rightcol a:hover{
	color:#f16609;
	text-decoration:underline;
	font-weight:normal;
}
#footer1{
	width:800px;
	height:50px;
	background-image:url(../images/hr.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	display:block;
}


#wrapperbottom{
		background-image:url(../images/bottomslice.png);
		background-repeat:no-repeat;
		width:836px;
		height:14px;
		float:left;
		display:block;
}
#footer2{
	width:836px;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	display:block;
	font-weight:bold;

}

#footer2 a, #footer2 a:hover{
	color:#2a4273;	
	text-decoration:none;
}
strong {
	color: #F16609;
}

