*{ margin: 0; padding: 0; }*
body { margin: 2px 0 0; background: #fff repeat-x; font: .74em "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 32px; font-weight: bold; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 24px; color: #A0000E; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 18px; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	h4 { font-size: 14px; border-bottom: 0px solid #fff; margin: 0 0 .8em; }
	p  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #1C1C1C; }
	a:hover { color: #999; text-decoration: none; }
	img { border: 0; }
	.red { color: #A0000E; }
	.blue { color: #4F98BA; }
	.grey { color: #666; }
	
.wrap { width: 900px; margin: 0 auto; }
 
#header { width: 910px; margin: 0 auto; }
	#menu  { float: right; padding: 22px 10px 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 40px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
		#menu .active a { border-bottom: 2px solid #C70012; color: #4F98BA;}
 
#teaser { clear: both; height: 244px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	.box { float: left; padding: 66px 0 0; width: 480px; color: #C7E3EE; }
	#image { float: right; width: 388px; position: relative; top: 48px; background: url(../images/logotype.jpg) no-repeat top right; height: 226px; }
	
#bar { height: 22px; 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 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	
.col { float: left; width: 276px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }
	.info_services { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 0px 7px; 0px; 7px;; }
	
.breakspace { height: 42px; margin: 20px 0 0 0; padding: 20px 0 0 0; }

#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; background: #fff url(../images/small_logotype.jpg) no-repeat right 13px; }	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }
	
	
	.contactform fieldset {padding:0 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 10px 0; border:solid 1px rgb(220,220,220);}

.contactform label.left {float:left; text-align:right; width:90px; margin:2px 0 0 0px; padding:1px; font-size:110%;}
.contactform select.combo {float:left; width:181px; padding:2px; margin-bottom:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {float:left; width:175px; padding:2px; margin-bottom:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {float:left; width:175px; padding:2px; margin-bottom:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}

.contactform input.button {
	float:right; width:9.0em; margin-top:10px; margin-right:3px; margin-bottom:10px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;
}
.contactform input.button:hover {
	cursor: pointer; border:solid 1px rgb(61,61,61);
	cursor: pointer; border:solid 1px rgb(61,61,61)!important /*IE6*/;
	background:rgb(191,191,191); color:rgb(61,61,61);
	background:rgb(191,191,191); color:rgb(61,61,61)!important /*IE6*/;
}

