*{
	margin: 0;
	padding: 0;
	line-height: 15pt;
}*
body {
	margin: 20px 0 0;

	font: .70em 
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 3em; color: #ffffff; font-weight: normal; margin: 0 0 .8em; }
	h3 {
	font-size: 1.5em;
	margin: 0 0 .8em;
}
	h4 { font-size: 1.5em; color: #ffffff; font-weight: normal; margin: 0 0 .8em; }
	p  { margin: 0 0 2em 0; line-height: 1.6em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #2B5384; }
	a:hover { color: #2B5384; text-decoration: none; }
	img { border: 0; }
	
.wrap { width: 900px; margin: 0 auto; }

.wrap2 { width: 999px; margin: 0 auto; }
 
 #header { width: 999px; height: 50px; margin: 0 auto; }
#menu  {
	float: right;
	padding: 25px 0 0 0;
	list-style: none;
	
}
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 15px; padding: 0px; text-decoration: underline; font-size: 13px; color: #2B5384; }
		#menu a:hover { color: #2B5384; text-decoration: none;}
		#menu .active a { border-bottom:color: #2B5384;}
 
#teaser {
	clear: both;
	height: 259px;
	background: #fff url(../images/teaserbg.jpg) repeat-x;
}
	.box { float: left; padding: 66px 0 0; width: 480px; color: #C7E3EE; }
	#image {
	float: none;
	width: 999px;
	position: relative;
	top: 1px;
	height: 258px;
	background-image: url(../images/headerpic.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
	
#bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(../images/bar.gif) repeat-x; }
	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 30px 0 0; font-size: 1.3em; float: center; text-align: center; }
	.step a {
	color: #fff;
	margin: 0 0px 0 0;
	font-size: 13px;
}
	
.col {
	float: left;
	width: auto;
	margin: 0 30px 16px 0;
	top: auto;
}
	.last {
	float: right;
	width: 320px;
	height : auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
	.info { border: 1px solid #e0e0e0; background: #cce5ff; padding: 7px; }

#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #ccccff; background: #fff }	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #2B5384; font-weight: bold; }
	
	.roundedcornr_box_492163 {
   background: #ffffff url(../images/roundedcornr_492163_grad.gif) no-repeat;
}
.roundedcornr_top_492163 div {
   background: url(../images/roundedcornr_492163_tl.gif) no-repeat top left;
}
.roundedcornr_top_492163 {
   background: transparent url(../images/roundedcornr_492163_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_492163 div {
   background: url(../images/roundedcornr_492163_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_492163 {
   background: transparent url(../images/roundedcornr_492163_br.gif) no-repeat bottom right;
}

.roundedcornr_top_492163 div, .roundedcornr_top_492163,
.roundedcornr_bottom_492163 div, .roundedcornr_bottom_492163 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_492163 { margin: 0 15px; }

#content_wrapper { 
width : 800px; 
height : auto; 
margin : 0 auto; 
margin-bottom : 10px; 
} 

