dl {
	list-style-type: none;
}

/* =DEFAULTS
===========================================*/
.break {
	clear:both;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
}

.activate {
	display: block;
}

.text_center {
	text-align:center;
}

.text_right {
	text-align: right;
}
.float_left {
	float: left;
}

.float_right {
	float: right;
}
a {
	text-decoration: underline;
	color: #0072ca;
	color: #940000;
	color: #ff5b0a;
	color: #e31836;
}
a:hover {
	text-decoration: underline;
	color: #940000;
	color: #0072ca;
}

/* =LAYOUT
===========================================*/
/*
.preloader {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 0px;
	height: 0px;
	background: url(../images/footer_address1.png);
	background: url(../images/footer_address2.png);	
}
*/

body {
	background: #fff url(../images/bg2.jpg) repeat-y top center;
	text-align: center;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #636363;
	overflow-y: scroll;
}
h1#logo {
	display: block;
	width: 940px;
	height: 120px;
	background: url(../images/asc_logo.gif) no-repeat top center;
	text-indent: -9999px;
	margin: 0 auto;
	
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border-bottom: 0px solid red;
}
#container.home {
	background: none;
}
#header {
	text-align: center !important;
	margin-bottom: 20px;
	height: 340px;
	position: relative;
	width: 980px;
	overflow: hidden;
	height: 340px;
}

#header .mask {
	position: absolute;
	z-index: 100;
	background: transparent url(../images/bg_header_inner2.png) no-repeat;
	width: 980px;
	height: 225px;
	top: 0px;
	left: 0px;
}

.topshadow {
	width: 980px;
	height: 33px;
	background: url(../images/shadow_top.gif) no-repeat top center;
	position: absolute;
	z-index: 100;
	top: -2px;
	left: 0px;
}
.bottomshadow {
	width: 980px;
	height:40px;
	background: url(../images/shadow_bottom.gif) no-repeat top center;
	position: absolute;
	z-index: 100;
	bottom: 0px;
	left: 0px;
	border-bottom: 0px solid blue;
}

i, .none, .node {
	display: none;
}

/* =HOME MENU
===========================================*/
#home_menu {
	width:940px;
	height:340px;
	overflow:hidden;
	margin: 0 auto;
	
}
#home_menu li {
	float:left;
	display:inline;
	overflow:hidden;
	text-align: left !important;
}
#home_menu div.container {
	height: 340px;
	position: relative;
	overflow: hidden;
	border-left:1px solid #fff;
	border-right: 1px solid #fff;
	
	height: 170px;
	height: 340px;
}
#home_menu div.column {
	position: absolute;
	display: block;
	width: 220px;
	color: #fff;
	left: 212px;
	top: 40px;
}
div.column a {
	text-decoration: none !important;
}
#home_menu li p {
	padding: 0px 20px 0px 20px;
	line-height: 18px;
}
.m1, .m1a {
	background:url(../images/1.jpg);
}
.m2, .m2a {
	background:url(../images/2.jpg);
}
.m3, .m3a {
	background:url(../images/3.jpg);
}
.m4, .m4a {
	background:url(../images/4.jpg);
}
.m5, .m5a {
	background:url(../images/5.jpg);
}
.m1, .m2, .m3, .m4, .m5 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.m1a, .m2a, .m3a, .m4a, .m5a{
	background-position: 0px -340px;
	background-repeat: no-repeat;
	border-right: 2px solid #fff;
	font-weight: bold;
}
.container.m1 .column, .container.m2 .column, .container.m3 .column, .container.m4 .column, .container.m5 .column{
	display: none !important;
}

#home_menu img {
	border-left: 1px solid #fff;
}

/* =M1
===========================================*/
.m1a dl {
	border-top: 1px dotted #9e9e91;
}
.m1a dd {
	border-bottom: 1px dotted #9e9e91;
}
.m1a a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m1a a:hover {
	color: #fff;
	background: #282823 url(../images/bullet.gif) no-repeat 8px center;
}

/* =M2
===========================================*/
.m2a dl {
	border-top: 1px dotted #9e9e91;
}
.m2a dd {
	border-bottom: 1px dotted #9e9e91;
}
.m2a a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m2a a:hover {
	color: #fff;
	background: #282823 url(../images/bullet.gif) no-repeat 8px center;
}
/* =M3
===========================================*/
.m3a a.more {
	display: block;
	text-decoration: none;
	position: absolute;
	top: 150px;
	left: 0px;
	height: 25px;
	padding-top: 5px;
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	width: 200px !important;
	border-top: 1px solid #a77056;
	border-bottom: 1px solid #a77056;
	background: #87543c;
}
.m3a a.more:hover {
	background: #772b04;
	color: #fff;
}

.m3a dl {
	border-top: 1px dotted #c1142e;
}
.m3a dd {
	border-bottom: 1px dotted #c1142e;
}
.m3a a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m3a a:hover {
	color: #fff;
	background: #c1142e url(../images/bullet.gif) no-repeat 8px center;
}
/* =M4
===========================================*/
.m4a dl {
	/*margin-top: 100px;*/
	border-top: 1px dotted #01478d;
}
.m4a dd {
	border-bottom: 1px dotted #01478d;
}
.m4a a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m4a a:hover {
	color: #fff;
	background: #002b57 url(../images/bullet.gif) no-repeat 8px center;
}
/* =M5
===========================================*/
.m5a dl {
	/*margin-top: 0px;*/
	border-top: 1px dotted #9e9e91;
}
.m5a dd {
	border-bottom: 1px dotted #9e9e91;
}
.m5a a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/bullet.gif) no-repeat 8px center;
}
.m5a a:hover {
	color: #fff;
	background: #282823 url(../images/bullet.gif) no-repeat 8px center;
}

/* =M1-M5
===========================================*/
.m1a a:focus,
.m2a a:focus,
.m3a a:focus,
.m4a a:focus,
.m5a a:focus {
	color: #2D2B22;
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;*/
	background: #ffffff url(../images/bullet_focus.gif) no-repeat 8px center;
}

/* =LEFT SIDE
===========================================*/
#left {
	width: 235px;
	float: left;
/*	background: url(../images/left_bg.png) no-repeat top right; */
	margin-left: 30px;
	display: inline;
	position: relative;
	padding-bottom: 80px;
	padding-top: 18px;
}

/* =LEFT MENU
===========================================*/
#left ul li {
	width: 235px;
	display: inline;
}
#left ul li a {
	display: block;
	width: 190px;
	height: 15px;
	background-position: top left;
	background-repeat: no-repeat !important;
	text-indent: -9999px;
	margin-bottom: 10px !important;
	padding-bottom: 1px;
	border-bottom: 1px solid #dedede;
	float: left;
}
#left ul li a:hover {
	border-bottom: 1px solid #1fabd4;
}
#left ul li a.l1 {
	background: url(../images/left_tratamente.gif);
}
#left ul li a.l1.on {
	background: #EBF9FA url(../images/left_tratamente.gif) left center;
}
#left ul li a.l2 {
	background: url(../images/left_remodelare.gif);
}
#left ul li a.l2.on {
	background: #fff url(../images/left_remodelare.gif) left center;
}
#left ul li a.l3 {
	background: url(../images/left_ingrijire.gif);
}
#left ul li a.l3.on {
	background: #fff url(../images/left_ingrijire.gif) left center;
}
#left ul li a.l4 {
	background: url(../images/left_ritualuri.gif);
}
#left ul li a.l4.on {
	background: #fff url(../images/left_ritualuri.gif) left center;
}
#left ul li a.l5 {
	background: url(../images/left_boutique.gif);
}
#left ul li a.l5.on {
	background: #fff url(../images/left_boutique.gif) left center;
}
#left ul li a.l1.on, #left ul li a.l2.on, #left ul li a.l3.on, #left ul li a.l4.on, #left ul li a.l5.on {
	border: 1px solid #8a8e92;
	border-right: none;
	padding: 10px 0px 5px 0px;
	width: 234px;	
}
#left ul li ul, #left ul li ul li {
	margin-top: 0px !important;
	height: auto !important;
	padding: 0 !important;
}
#left ul li ul li {
	display: inline;
}
#left ul li ul {
	float: left;
	margin-bottom: 15px;
}
#left ul li ul li a {
	display: block;
	width: 199px;
	padding: 0px 5px 0px 20px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	background: url(../images/left_bullet.gif) no-repeat 8px center;
	text-indent: 0px;
	margin: 0px !important;
	border-bottom: none;
}
#left ul li ul li a.on, #left ul li ul li a.on:hover {
	background: #fff url(../images/left_bullet.gif) no-repeat 8px center;
	border: 1px solid #8a8e92;
	border-right: none;
	padding: 3px 5px 3px 20px;
	font-weight: bold;
	width: 209px;
	margin: 5px 0px !important;
}
#left ul li ul li a:hover {
	color: #ff5500;
	background: transparent url(../images/left_bullet.gif) no-repeat 10px center;
	border-bottom: none;
}
.leftelement {
	width: 235px;
	height: 50px;
	background: transparent url(../images/left_symbol.png) no-repeat;
	margin-top: 10px;
	clear: both;
}
	
/* =RIGHT
===========================================*/
#right {
	width: 665px;
	float: left;
	padding-left: 20px;
	position: relative;
}
.bottomend {
	width: 235px;
	height: 80px;
	background: url(../images/left_bottombg.gif) no-repeat bottom right;
	position: absolute;
	bottom: -5px;
	left: 30px;
	margin-bottom: -10px;
}
#right h1 {
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #5e5b5a;
	margin-bottom: 20px;
	letter-spacing: -1px;
	border-bottom: 3px solid #d9e1e2;
	clear: both;
}
#right h2 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	color: #ff5b0a;
	margin-bottom: 6px;
	letter-spacing: -1px;
}
#right h3 {
	color: #ff5b0a;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
}
#right p {
	margin-bottom: 15px;
}
#right ul {
	list-style-type: square;
	padding-left: 40px;
	margin-bottom: 20px;
	line-height: normal;
}
#right ul li {
	margin-bottom: 5px;
}
#right .symbol {
	width: 276px;
	height: 51px;
	background: url(../images/bg_content.png) no-repeat;
	position: absolute;
	top: -20px;
	right: 0px;
}
.listing {
	padding-right: 210px;
	clear: both;
	width: 456px;
	border-top: 1px dotted #dedede;
	margin-top: 10px;
	padding-top: 10px;
	position: relative;
	float: left;
}
.listing strong, .productlisting strong {
	color: #10a9d3;
	font-size: 13px;
}
.listing img {
	float: right;
	margin-right: -210px;
	display: inline;
	margin-bottom: 10px;
}
.listing p {
	float: left;
	width: 456px;
}
a.sus {
	position: absolute;
	display: block;
	width: 20px;
	padding: 0px 2px;
	padding-left: 12px;
	background: url(../images/icon_top.gif) no-repeat left center;
	right: 0px;
	top: 0px;
	color: #333;
	text-decoration: none;
	z-index: 9999;
	float: left;
	margin-top: -19px;
}
a.sus:hover {
	background: #efefef url(../images/icon_top.gif) no-repeat left center; 
}
.listing a.sus {
	left: 0px !important;
}
.productlisting {
/*	border-bottom: 1px dotted #dedede; */
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	height: auto;
	clear: both;
}
.productlisting h2 {
	border-bottom: 1px dotted #ccc;
}
.productlisting a.sus {
	margin-top: 13px;
}
.productlisting ul {
	padding-left: 15px !important;
	list-style-type: disc !important;
}
.productlisting ul li {
	font-size: 11px;
	margin-bottom: 0px !important;
	line-height: normal !important;
}
.gallery a {
	width: 115px;
	height: 115px;
	padding: 25px;
	background: url(../images/bg_gallery.gif) no-repeat top left;
	float: left;
	display: inline;
	display: block;
}
.gallery a:hover {
	background-position: bottom left;
}

/* =FOOTER
===========================================*/
#footer {
	height: 170px;
	background: url(../images/bg_footernavi.png) repeat-x bottom left;
	clear: both;
	position: relative;
}
#footer .container {
	width: 920px;
	margin: 0 auto;
	height: 170px;
	position: relative;
	text-align: left;
}
.navi {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 230px;
}
.navi ul li {
	float: left;
}
.navi ul li a {
	display: block;
	float: left;
	padding-left: 15px;
	background-position: left center !important;
	background-repeat: no-repeat !important;
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
.navi ul li a.f1 {
	width: 110px;
	background: url(../images/icon_top.gif);
}
.navi ul li a.f2 {
	width: 80px;
	background: url(../images/icon_sitemap.gif);
}
.navi ul li a.f3 {
	width: 110px;
	background: url(../images/icon_home.gif);
}
.navi ul li a.f4 {
	width: 80px;
	background: url(../images/icon_mail.gif);
}
.navi ul li a:hover {
	color: #ff5500;
	text-decoration: underline;
}
.navi span {
	display: block;
	clear: both;
	margin-top: 20px;
	float: left;
	font-size: 11px;
}

/*p.contact*/ 

p.contact a {
	display: block;
	float: left;
	text-indent: -9999px;
	background: url(../images/footer_mail1.png) no-repeat;
	width: 383px;
	height: 128px;
	text-indent: -9999px;
}

p.contact a:hover {
	background: url(../images/footer_mail2.png) no-repeat;
}
p.contact img {
	float: left;
}
	


















#bodyiframe{
	background-image: none;
	background-color: #ffffff;
	/*margin: 4px;*/
	width: 760px;
	padding: 5px;
	display: block;
	text-align: justify;
	line-height: 18px;	
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #000000;
}

#content_div {
	padding: 0px; 
	margin: 0px auto  0px auto;
	display: block;
	text-align: justify;
	width: 880px; 
	line-height: 18px;
	margin-top: -10px;
}

#content_border{
		padding-bottom: 34px; 
}

#content_div h2,
#bodyiframe h2 {
	background-position: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-transform: none;
	text-decoration: none;
	width: 880px;
	padding-top: 0px;
	font-size: 16px;
	color: #004B93;
	font-weight: bold;
}

.tinycontent h2 {
	background-position: left;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: none;
	text-decoration: none;
	font-size: 16px;
	color: #004B93;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 8px;
}

/* images */

#content_div img,
.tinycontent img,
#bodyiframe img {
	border: 0px;
	border: 1px solid #636262;
	color: #ffffff;
}
#content_div img.float-right,
.tinycontent img.float-right,
#bodyiframe img.float-right {
  margin: 2px 0px 3px 15px;  
}
#content_div img.float-left,
.tinycontent img.float-left,
#bodyiframe img.float-left {
  margin: 2px 10px 3px 0px;
}
#content_div img.float-center,
.tinycontent img.float-center,
#bodyiframe img.float-center {
  margin: 0px;
  margin-left: -5px;
  margin-top: 2px;
  margin-bottom: -10px;
}

.bildpos1,
.bildpos2,
.bildpos3 {
	padding: 1px;
	display: block;
	position: relative;
	margin: 0px;
}


.bildpos1{
	margin-bottom: 8px;
	margin-top: 8px;
	left: 0px;
	top: 0px;
}

.bildpos2{
	left: 0px;
	top: 2px;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}

.bildpos3{
	right: 0px;
	top: 2px;
	float: right;
	margin-left: 12px;
	margin-bottom: 8px;
}


#content_div ul,
.tinycontent ul,
#bodyiframe ul {
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 6px;
	
	padding-top: 4px;
}

#content_div ul ul,
.tinycontent ul ul,
#bodyiframe ul {
	padding-bottom: 12px;
	margin-left: 10px;
	padding-left: 10px;
}


#content_div ul li,
.tinycontent ul li,
#bodyiframe ul li {
	/*list-style-image: url(../images/bullet1.jpg);
	padding-top: 4px;
	padding-bottom: 4px;*/
	padding-bottom: 4px;
	}
	
#content_div ul ul li,
.tinycontent ul ul li,
#bodyiframe ul ul li {
	/*list-style-image: url(../images/bullet2.jpg);
	padding-top: 4px;
	padding-bottom: 4px;*/
	}
	
/* start - table */

#content_div table,
.tinycontent table,
#bodyiframe table {
	border-collapse: collapse;
	margin: 10px;	
	font: 100%/1.5em Verdana, Tahoma, arial, sans-serif;
}

#content_div th strong,
.tinycontent th strong,
#bodyiframe th strong {
	color: #fff;
}

#content_div th,
.tinycontent th,
#bodyiframe th {
	background: #2180BC;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: 2px solid #FFF;
}

#content_div tr,
.tinycontent tr,
#bodyiframe tr {
	height: 30px;
}

#content_div td,
.tinycontent td,
#bodyiframe td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #ffffff;
}

#content_div td.first,
.tinycontent td.first,
#content_div th.first,
.tinycontent th.first,
#bodyiframe td.first,
#bodyiframe th.first {
	border-left: 0px;
}

#content_div tr.row-a,
#bodyiframe tr.row-a {
	background: #F8F8F8;
}

#content_div tr.row-b,
#bodyiframe tr.row-b {
	background: #EFEFEF;
}

/* end - table */

#bodyiframe table,
#bodyiframe td {
	border: 1px solid red;
}

#content_div table,
.tinycontent table {
	border: 1px solid #ffffff;
	padding: 0px;
	margin: 0px;
}

#bodyiframe td {
	/*border-right: 6px solid #ffffff;
	border-bottom: 1px dotted #151515;*/
	text-align: left;
}








.contenttext_div{
	margin-top: 0px;
	padding-bottom: 22px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	color: #3f3f3f;	
	border-bottom: 0px dotted #2c2b2b;
}
#facebox .contenttext_div {
	padding-bottom: 12px;
}

.content_top_div{
	display: block;
	width: 880px;
	position: relative;
	bottom: 0;
	right: 0;
	margin: 0px;
	padding: 0px;
	padding-bottom: 14px;
	text-align: right;
}
#facebox .content_top_div {
	padding-bottom: 0px;
}

#copyright_div {
	border: 0px solid red;
	width: 700px;
	height: 18px;
	margin: 0px auto  0px auto;
	padding: 0;
	padding-bottom: 0px;
	text-align: center;
	position: relative;
	top: -20px;
}

.footer{
width: auto;
padding: 20px 0px 0px 0px;
position: relative;
top: -20px;
z-index: 888;
background: url(../images/hr_bg2.png) repeat-x top;
}

#standorte_div {
	bottom: 16px;
	/*left: 235px;*/
	padding-left: 10px;
	padding-top: 14px;
	padding-bottom: 36px;
	/*background: transparent url(../images/footer_separator.png) no-repeat bottom left;*/
	/*background: #000000 url(../images/footer_separator.png) no-repeat bottom left;*/
	width: 928px;
	position: relative !important;
	margin: 0 auto !important;
	left: 0px !important;
	background: #fff;	
}

#standorte_div p {
	display: block;
	float: left;
	/*width: 171px;*/
	/*border-right: 0px dotted #bababa;*/
	background: #ffffff url(../images/hr_bg3.png) repeat-y top right;
	text-align: left;
	font-size: 11px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*color: #3f3f3f;*/
	line-height: 15px;
	height: 250px;
}

#standorte_div span {
	color: #3f3f3f;
	color: #004B93;
	font-weight: bold;
}

#copyright_p {
	font-size: 11px; 
	color: #949393; 
	/*color: #636363;*/
	/*width: 928px;*/
	margin-top: 18px; 
	padding-top: 0px; 
	padding-left: 12px; 
	padding-right: 0px; 
	text-align: left;
}

#copyright_p A {
	color: #949393; 
	/*color: #636363;*/
	text-decoration: none;
}

#copyright_p A:HOVER{
	color: #0072ca;
	color: #e31836;
	text-decoration: underline;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(../img/quote.gif) no-repeat 5px 5px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px dotted #151515;
	font: normal 1em Verdana, sans-serif;
	color:#2180bc;
	background-color: #ffffff;
}
textarea {
	width:394px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font: normal 12px Verdana, sans-serif;
	border: 1px dotted #151515;
	height: 198px;
	display:block;
	color:#2180bc;
	/*color: #ffffff;*/
	line-height: 16px;
	/*background: url(../images/textarea_bgr.jpg) no-repeat left center;*/
}
input.button { 
	font: normal 11px Arial, Sans-serif; 
	height: 32px;
	width: 125px;
	margin: 0;
	padding-bottom: 10px; 
	color: #FFF;
	background: #ffffff url(../images/button-bg2.jpg) repeat-x 0 0;
	border: 0px ridge #2180bc;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 23px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

#google_maps_div{
	margin-left: 0px;
	margin-top: 3px;
	display: block;
	width: 721px;
	height: 397px;
	position: relative;
	top: 0;
	right: 0;
	z-index: 999;
	margin-bottom: 3px;
	border: 1px solid #012D5A;
}


#google_maps{
	width: 719px;
	height: 395px;	
	background: #FAFAFA;
	padding: 1px;
	margin: 0px;
	border: 0px solid #012D5A;
	border-top: 0;
}



/**** TINYBOX ******/

/*#testdiv {
	width:600px; 
	margin:0 auto; 
	border:1px solid #ccc; 
	padding:20px 25px; 
	background:#fff
}*/

.tinycontent {
	/*background:#fff;
	padding: 0px; 
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px auto  0px auto;*/
	margin: 0px;
	/*display: block;*/
	text-align: justify;
	line-height: 15px;
	/*margin-top: -10px;*/
	width: 600px;
}