@CHARSET "UTF-8";

	body {
		background-color: white;
		background-image:url(intro_bg.jpg);
		background-repeat:repeat-x;
		text-align: center;
		margin:0;
	}
	
	img {
		border-style: none;
		border: 0px;
		margin: 0px;
		padding: 0px;
		display: block;
	}
	p {
		margin: 0px;
	}
	a {
		text-decoration:none;
		color:#333333;
	}
	
	#container_praxis_hagen {
		position: absolute;
		left: 0px;
		top: 0px;
		height: 100%;
		width: 240px;
		float: left;
		opacity:1.0 !important;
	}
	
	#container_praxis_hagen:hover {
		opacity:1 !important;
		z-index:99;
	}
	
	#container_praxis_hagen .headline {
		background-color: white;
	}
	
	#container_praxis_hagen:hover .headline {
		background: -moz-linear-gradient(top, #ffffff 0%, #BBEFEB 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#BBEFEB)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffffff 0%,#BBEFEB 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffffff 0%,#BBEFEB 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffffff 0%,#BBEFEB 100%); /* IE10+ */
		background: linear-gradient(to bottom, #ffffff 0%,#BBEFEB 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#BBEFEB',GradientType=0 ); /* IE6-9 */	
	}
	
	#container_praxis_hagen .address {
		background-color: #BBEFEB;
	}
	
	#container_praxis_hagen:hover .address {
		background: -moz-linear-gradient(top, rgba(187, 239, 235,1) 0%, rgba(187, 239, 235,1) 60%, rgba(187, 239, 235,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187, 239, 235,1)), color-stop(60%,rgba(187, 239, 235,1)), color-stop(100%,rgba(187, 239, 235,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BBEFEB', endColorstr='#BBEFEB',GradientType=0 ); /* IE6-9 */	
		opacity:1 !important;
		width:720px; /*960px*/;
		z-index:0;
	}
	
	#container_praxis_hagen .footer {
		background-color: #BBEFEB;
	}
	
	#container_praxis_delbrueck {
		position: absolute;
		left: 0px;
		top: 0px;
		height: 100%;
		width: 240px;
		float: left;
		margin-left:240px;
		opacity:1.0 !important;
	}
	
	#container_praxis_delbrueck:hover {
		opacity:1 !important;
		z-index:99;
	}
		
	#container_praxis_delbrueck .headline {
		background-color: white;
	}
	
	#container_praxis_delbrueck:hover .headline {
		background: -moz-linear-gradient(top, #ffffff 0%, #009FE2 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#009FE2)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffffff 0%,##009FE2 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffffff 0%,##009FE2 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffffff 0%,##009FE2 100%); /* IE10+ */
		background: linear-gradient(to bottom, #ffffff 0%,##009FE2 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#009FE2',GradientType=0 ); /* IE6-9 */	
	}
	
	#container_praxis_delbrueck .address {
		background-color: #9E836E;
	}
	
	#container_praxis_delbrueck:hover .address {
		background: -moz-linear-gradient(top, rgba(0, 159, 226,1) 0%, rgba(0, 159, 226,0.5) 60%, rgba(158, 159, 226,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 159, 226,1)), color-stop(60%,rgba(0, 159, 226,0.5)), color-stop(100%,rgba(0, 159, 226,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(0, 159, 226,1) 0%,rgba(0, 159, 226,0.5) 60%,rgba(0, 159, 226,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,0.5) 60%,rgba(158, 131, 110,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,0.5) 60%,rgba(158, 131, 110,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(0, 159, 226,1) 0%,rgba(0, 159, 226,0.5) 60%,rgba(0, 159, 226,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009FE2', endColorstr='#009FE2',GradientType=0 ); /* IE6-9 */
		opacity:1 !important;
		width:720px; /*960px*/;
		z-index:0;
	}
	
	#container_praxis_delbrueck .footer {
		background-color: #009FE2;
	}
	
	#container_laser_klinik {
		position: absolute;
		left: 0px;
		top: 0px;
		height: 100%;
		width: 240px;
		margin-left:720px;
		float: left;
		opacity:1.0 !important;
	}
	
	#container_laser_klinik:hover {
		opacity:1 !important;
		z-index:99;
	}
	
	#container_laser_klinik .headline {
		background-color: white;
	}
	#container_laser_klinik:hover .headline {
		background: -moz-linear-gradient(top, #ffffff 0%, #557EBB 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#557EBB)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffffff 0%,#557EBB 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffffff 0%,#557EBB 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffffff 0%,#557EBB 100%); /* IE10+ */
		background: linear-gradient(to bottom, #ffffff 0%,#557EBB 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#557EBB',GradientType=0 ); /* IE6-9 */	
	}
	
	#container_laser_klinik .address {
		background-color: #557EBB;
		color: white;
	}
	
	#container_laser_klinik:hover .address {
		background: -moz-linear-gradient(top, rgba(85, 126, 187,1) 0%, rgba(85, 126, 187,0.5) 60%, rgba(85, 126, 187,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85, 126, 187,1)), color-stop(60%,rgba(85, 126, 187,0.5)), color-stop(100%,rgba(85, 126, 187,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#557EBB', endColorstr='#557EBB',GradientType=0 ); /* IE6-9 */		
		opacity:1 !important;
		width:720px; /*960px*/;
		z-index:0;		
	}
	
	
	#container_laser_klinik .footer {
		background-color: #557EBB;
	}
	
	#container_bad_lippspringe {
		position: absolute;
		left: 0px;
		top: 0px;
		height: 100%;
		width: 240px;
		float: left;
		margin-left:480px;
		opacity:1.0 !important;
	}
	
	#container_bad_lippspringe:hover {
		opacity:1 !important;
		z-index:99;
	}
	
	#container_bad_lippspringe .headline {
		background-color: white;
	}
	
	#container_bad_lippspringe:hover .headline {
		background: -moz-linear-gradient(top, #ffffff 0%, #8B3B49 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#8B3B49)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffffff 0%,#8B3B49 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffffff 0%,#8B3B49 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffffff 0%,#8B3B49 100%); /* IE10+ */
		background: linear-gradient(to bottom, #ffffff 0%,#8B3B49 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8B3B49',GradientType=0 ); /* IE6-9 */	
	}
	
	#container_bad_lippspringe .address {
		background-color: #8B3B49;
		color: white;
	}

	#container_bad_lippspringe:hover .address {
		background: -moz-linear-gradient(top, rgba(139, 59, 73,1) 0%, rgba(139, 59, 73,0.5) 60%, rgba(139, 59, 73,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139, 59, 73,1)), color-stop(60%,rgba(139, 59, 73,0.5)), color-stop(100%,rgba(139, 59, 73,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8B3B49', endColorstr='#8B3B49',GradientType=0 ); /* IE6-9 */
		opacity:1 !important;
		width:720px; /*960px*/;
		z-index:0;		
	}
	
	#container_bad_lippspringe .footer {
		background-color: #8B3B49;
	}
	
	#subcontainer {
		width:720px; /*960px*/;
		height:300px;
		position:relative;
		padding-top:10px;
	}
	#container_over_hagen {
		display:none;
		height:340px;
		width:720px; /*960px*/;
		text-align:left;
		background: -moz-linear-gradient(top, rgba(187, 239, 235,1) 0%, rgba(187, 239, 235,1) 60%, rgba(187, 239, 235,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187, 239, 235,1)), color-stop(60%,rgba(187, 239, 235,1)), color-stop(100%,rgba(187, 239, 235,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BBEFEB', endColorstr='#BBEFEB',GradientType=0 ); /* IE6-9 */
	}
	#container_over_delbrueck {
		display:none;
		height:340px;
		width:720px; /*960px*/;
		text-align:left;
background: -moz-linear-gradient(top, rgba(0, 159, 226,1) 0%, rgba(0, 159, 226,0.5) 60%, rgba(158, 159, 226,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 159, 226,1)), color-stop(60%,rgba(0, 159, 226,0.5)), color-stop(100%,rgba(0, 159, 226,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(0, 159, 226,1) 0%,rgba(0, 159, 226,0.5) 60%,rgba(0, 159, 226,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,0.5) 60%,rgba(158, 131, 110,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,0.5) 60%,rgba(158, 131, 110,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(0, 159, 226,1) 0%,rgba(0, 159, 226,0.5) 60%,rgba(0, 159, 226,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009FE2', endColorstr='#009FE2',GradientType=0 ); /* IE6-9 */
	}
	
	#container_over_bad_lippspringe {
		display:none;
		height:340px;
		width:720px; /*960px*/;
		text-align:left;
		background: -moz-linear-gradient(top, rgba(139, 59, 73,1) 0%, rgba(139, 59, 73,0.5) 60%, rgba(139, 59, 73,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139, 59, 73,1)), color-stop(60%,rgba(139, 59, 73,0.5)), color-stop(100%,rgba(139, 59, 73,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8B3B49', endColorstr='#8B3B49',GradientType=0 ); /* IE6-9 */
	}
        #container_over_bad_lippspringe div.address {
		color:#ffffff !important;
        }
	#container_over_bad_lippspringe div.address a {
		color:#3E0000 !important;
        }
	#container_over_laser_klinik {
		display:none;
		height:340px;
		width:720px; /*960px*/;
		text-align:left;
		background: -moz-linear-gradient(top, rgba(85, 126, 187,1) 0%, rgba(85, 126, 187,0.5) 60%, rgba(85, 126, 187,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85, 126, 187,1)), color-stop(60%,rgba(85, 126, 187,0.5)), color-stop(100%,rgba(85, 126, 187,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#557EBB', endColorstr='#557EBB',GradientType=0 ); /* IE6-9 */
	}

	#container_over_laser_klinik div.address {
		color: #ffffff !important;
	}

	#container_over_laser_klinik div.address a {
		color: #000033 !important;
	}

	#container_all {
		visibility:visible;
		width:100%;
		height:300px;
	
	}
	
	#container_all .address_hagen {
		width:200px;
		height: 300px;
		float:left;
		padding: 20px;
		font-family: sans-serif,Tahoma;
		text-align:left;
		background: -moz-linear-gradient(top, rgba(187, 239, 235,1) 0%, rgba(187, 239, 235,1) 60%, rgba(187, 239, 235,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187, 239, 235,1)), color-stop(60%,rgba(187, 239, 235,1)), color-stop(100%,rgba(187, 239, 235,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,1) 60%,rgba(187, 239, 235,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BBEFEB', endColorstr='#BBEFEB',GradientType=0 ); /* IE6-9 */
	}
	
	#container_all .address_delbrueck {
		width:200px;
		height: 300px;
		float:left;
		padding: 20px;
		font-family: sans-serif,Tahoma;
		text-align:left;
		background: -moz-linear-gradient(top, rgba(0, 159, 226,1) 0%, rgba(0, 159, 226,0.5) 60%, rgba(158, 159, 226,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 159, 226,1)), color-stop(60%,rgba(0, 159, 226,0.5)), color-stop(100%,rgba(0, 159, 226,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(0, 159, 226,1) 0%,rgba(0, 159, 226,0.5) 60%,rgba(0, 159, 226,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,0.5) 60%,rgba(158, 131, 110,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(187, 239, 235,1) 0%,rgba(187, 239, 235,0.5) 60%,rgba(158, 131, 110,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(0, 159, 226,1) 0%,rgba(0, 159, 226,0.5) 60%,rgba(0, 159, 226,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009FE2', endColorstr='#009FE2',GradientType=0 ); /* IE6-9 */
	}
	
	#container_all .address_bad_lippspringe {
		width:200px;
		height: 300px;
		float:left;
		padding: 20px;
		font-family: sans-serif,Tahoma;
		text-align:left;
		background: -moz-linear-gradient(top, rgba(139, 59, 73,1) 0%, rgba(139, 59, 73,0.5) 60%, rgba(139, 59, 73,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139, 59, 73,1)), color-stop(60%,rgba(139, 59, 73,0.5)), color-stop(100%,rgba(139, 59, 73,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(139, 59, 73,1) 0%,rgba(139, 59, 73,0.5) 60%,rgba(139, 59, 73,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8B3B49', endColorstr='#8B3B49',GradientType=0 ); /* IE6-9 */
	}
	
	#container_all .address_laser_klinik {
		width:200px;
		height: 300px;
		float:left;
		padding: 20px;
		font-family: sans-serif,Tahoma;
		text-align:left;
		background: -moz-linear-gradient(top, rgba(85, 126, 187,1) 0%, rgba(85, 126, 187,0.5) 60%, rgba(85, 126, 187,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85, 126, 187,1)), color-stop(60%,rgba(85, 126, 187,0.5)), color-stop(100%,rgba(85, 126, 187,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(85, 126, 187,1) 0%,rgba(85, 126, 187,0.5) 60%,rgba(85, 126, 187,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#557EBB', endColorstr='#557EBB',GradientType=0 ); /* IE6-9 */
	}
	
	.maincontainer {
		margin: 0 auto;
		text-align: center;
		width: 720px; /*960px*/;
	}
	.middlecontainer {
		width:720px; /*960px*/;
		position:relative;
		height:215px;
	}
	
	.header {
		position: relative;
		left: 0px;
		top: 0px;
		background-color: white;
		font-size: 20px;
		font-family: Tahoma;
		text-align: center;
		width: 720px; /*960px*/;
		height: 180px;
		padding-top: 20px;
		padding-bottom: 20px;
		float: none;
	}
	.header_pic {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.header p {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.headline
	{
		background-color: white;
		font-weight: normal; 
		font-size: 16px;
		font-family: Tahoma;
		text-align: center;
		width: 240px;
		height: 36px;
		padding-top: 20px;
		cursor: pointer;
	}
	.address {
		width: 100%;
		height: 300px;
		padding:20px;
		font-family: sans-serif,Tahoma;
	}
	
	.address .left {	
		width:200px;
		float:left;
		padding-right:20px;
	}
	
	.address .right {
		width:600px;
		float:left;
		
	}
	
	.address p
	{
		padding: 20px;
		font-family: sans-serif,Tahoma;
	}

	.address a
	{
		font-size:16px;
		color: #ff0000 !important;
	}
	
	#phone_w {
		margin:0;
		padding:0;
		text-decoration:none;
		text-align:left;
	}
	#phone_w a {
		color:#ffffff !important;
	}
	#phone_b {
		margin:0;
		text-decoration:none;
		text-align:left;
		padding:0;
	}
	#phone_b a {
		color:#000000 !important;
	}
	.address #phone_w a[href^="tel:"] {
		color:#ffffff !important;
	}