			div#content_container{background:rgba(255, 255, 255, .8);z-index:1; overflow:auto; font-size:1.3em; font-family:verdana, sans;}
				h3.imprint_heading{color:#000; font-weight:bold;font-style:normal;font-size:1.2em;margin:1em 0;padding:0;}
				h4.imprint_heading{color:#000; font-weight:bold;font-style:normal;font-size:1em;margin:1em 0 0 0;padding:0;}
				span.bold{font-weight:bold;}
				span.italic{font-style:italic;}
				
				ol.roman_list {font-weight:bold; margin:0 0 0 20px}
				ol.roman_list li {padding:10px 0 5px 0;}
				ol.decimal_list {font-weight:normal;}
				ol.decimal_list li {padding:5px 0;}
				
				div.centerbox{text-align:center;}
					div.centerbox table{margin:0 auto;}
				a{color:#b50000;text-decoration:underline;}
				a.inline_link{font-weight:bold;}
				a:visited{color:#b50000;}
				div#main_nav_container{z-index:2; position:absolute; top:539px; min-width:1200px;}
					ul#main_nav{list-style-type:none; padding:0; margin:0;}
						li.main_nav_item{display:block; float:left;line-height:90px;}
							a.main_nav_link{display:block; width:240px; height:90px; background:url(../images/Button_Off.png); color:#000; text-decoration:none; font-weight:bold; font-size:20px;}
							a.main_nav_link:hover{background:url(../images/Button_On.png); color:#fff; text-decoration:none;}
							a.main_nav_link_current{display:block; width:240px; height:90px; background:url(../images/Button_On.png); color:#fff; text-decoration:none; font-weight:bold; font-size:20px;}
				div#content_box{padding:80px 20px; text-align:justify;}
					h1{margin:0 0 20px 0; padding:0; text-align:center;}
					div.TextWithImageLeft_Container{min-height:302px;margin:20px 0;}
						div.TextWithImageLeft_TextContainer{margin-left:320px; padding-left:0px;}
						div.TextWithImageLeft_ImageContainer{float:left;height:300px;width:300px;text-align:center; border:1px solid #3f3f3f;background-size:90%; background-position:center; background-repeat:no-repeat;}
					div.TextWithImageRight_Container{min-height:302px;margin:20px 0;}
						div.TextWithImageRight_ImageContainer{float:right;height:300px;width:300px;text-align:center; border:1px solid #3f3f3f;background-size:90%; background-position:center; background-repeat:no-repeat;}
						div.TextWithImageRight_TextContainer{margin-right:320px; padding-left:0px;}
						table#service_table {width:100%; margin-top:20px; font-weight:900;}
							tr.service_row {height:50px;}
								td.service_icon_cell {width:75px; vertical-align:middle; padding:0; margin:0;}
									div.service_icon_box {height:50px; overflow:hidden; background:url("../pictures/ServiceIconSmall.png") center no-repeat;}
									div.service_icon_box:hover{background:url("../pictures/ServiceIconBig.png") center no-repeat;}
								td.icon_text_spacer {width:10px;}
								td.service_text {width:335px; font-size:18px; font-weight:bold;}
									div.service_text_box {max-height:50px; overflow:hidden;}
								td.service_box_spacer {width:15px;}
