html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}
html,body{
	height:100%;
}
body{
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 14px;
	color:#333;
	background-color:#fff;
}
em{
  font-style:italic;
}
#wrapper {
	min-height:100%;
	height: auto !important;
	width:100%;
	margin-top:0;
	text-align:center;
  margin-bottom:-250px;
	position:relative;
	}
.push{
	clear:both;
	height: 250px;
}

.footer a:link, .footer a:visited, .sidebar a:link, .sidebar a:visited {
	color:#ED8A00;
}
.footer {
	padding-top:30px;
	text-align:center;
	width: 100%;
	height: 250px;
	position: relative;
	background: #fff url(images/footerbg.jpg) repeat-x top left;
}
.footer p {
	width:826px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:18px;
	line-height:120%;
	color:#535B3B;

}

#header{
	width:894px;
	height: 248px;
	background: #fff url(images/header.jpg) no-repeat top right;
	margin-left:auto;
	margin-right:auto;
}	
#intro {
	width:385px;
	text-align:left;
	margin-left:380px;
	font-size:18px;
	line-height: 120%;
	padding-top:76px;
	color:#333;
}
#content {
	width:866px;
	margin-left:auto;
	margin-right:auto;
}
#content strong {
  font-weight: 600;
}
p {
 margin-bottom: 1em;	
}



/*#b2008{
  margin-left:236px;

}*/
.button {
	height: 100px;
	width: 195px;
	padding:0;
	margin-left:20px;
	margin-bottom: 30px;
	overflow:hidden;
	float:left;
	cursor: pointer;
}

.sidebar {
	float: left;
	font-size: 120%;
    width:  240px;
	background: #86BFD7 url(images/sidebar_bg.png) repeat-x left top;
	padding-left: 7px;
	padding-right: 3px;
}

.sidebar .quote {
	font-style: italic;
	color:  #fff;
}
#nextprev {
  padding-top: 5px;
  clear:both;
  float:left;
  width:240px;
}
#content .main {
	padding-left:270px;
	padding-top: 20px
}

#slides {
  width: 570px;
  height: 450px;
  overflow:hidden;
}
#slides div {
  padding: 5px 5px;
  background-color:#DCEDF4;
  font-family: Arial, Helvetica;
  font-size:80%;

}
