html{
	font-size:12px;
	font-family:tahoma;
	/*color: #404040;*/
	color: #666666;
	background:#ffffff;
}

body a img{border:0;}

 

#page{
	position:relative;
	margin:10px auto 0px auto;
	width:800px;
	/*height:740px;*/
	
}

a{
/*color:inherit;*/
color:#495736;
text-decoration:none;
margin:0;
}

a img{
vertical-align:middle;
}

#header{
width:800px;
height:90px;
margin-bottom:2px;
margin-top:30px;
}

#header-left{
position:relative;
float:left;
}

#header-logo{
width:172px;
height:77px;
float:left;
position:relative;
margin-left:0px;
background:url('../top_01.png') no-repeat;
margin-top:15px;
}

#header-logo-en{
width:430px;
height:80px;
float:left;
position:relative;
margin-left:25px;
background:url('../img/header_logo_en.png') no-repeat;
}

#header-logo-se{
width:430px;
height:80px;
float:left;
position:relative;
margin-left:25px;
background:url('../img/header_logo_se.png') no-repeat;
}

#header-right{
position:relative;
float:right;
/*color:#0082c8;*/
color:#666666;
}

#lang-buttons{
position:relative;
float:right;
text-align:right;
margin-bottom:5px;
width:180px;
}

.lang_button{
margin: 0 3px 0 0;
}

#header-contact1{
position:relative;
float:left;
clear:both;
width:200px;
font-size: 14px;
text-align: justify;
margin-right:30px;
height:54px;
}

.wide-text{
letter-spacing:0.25em;
}

#header-contact2{
position:relative;
float:left;
font-size: 13px;
text-align: right;
height:54px;
width:210px;
/*display:table;*/
}

.header-phone{
font-size:22px;
height:22px;
margin:0;
font-weight:bold;
text-align: right !important;
}
.header-hours{
font-size:13px;
line-height:13px;
margin:0;
text-align:justify;
}

#main{
/*border: 1px solid #e5e5e5;
border-radius:7px;*/
background:#ffffff;
}

#mainmenu{
padding:0;
margin:0 0 1px;
font-size:14px;
color:#f9f9f9;
height:44px;
}

#mainmenu li{
height:44px;
background:url("../img/menu-bkg.png") repeat-x;
position:relative;
display:inline;
float:left;

}

#mainmenu li:hover{
height:44px;
background:url("../img/menu-hover-bkg.png") repeat-x;
position:relative;
display:inline;
float:left;

}

#mainmenu li a{
display: table-cell;
    font-size: 20px;
    font-weight: normal;
    height: 44px;
    padding: 0 0 0 15px;
    vertical-align: middle;
}

#submenu{
color:#0268a0;
padding:0;
margin:25px 0 1px;
font-size:14px;
text-align:right;
}

#submenu li{
position:relative;
display:inline-block;
}

#submenu li:hover{
text-decoration:underline !important;
position:relative;
display:inline-block;
}

#submenu li a{
display: table-cell;
    font-size: 13.5px;
    font-weight: normal;
    padding: 0px 10px;
    vertical-align: middle;
	font-family:verdana;
}

.menu-first{
border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
}

.menu-fb{
margin:0;
height:44px;
width:25px;
background:url("../img/menu-fb.png") no-repeat;
padding:0 !important;
}

#breadcrumb{
color: #373737;
    font-family: calibri;
    font-size: 14px;
    margin-left: 10%;
    margin-top: 30px;
}

#breadcrumb a{
color:#808080;
}


#breadcrumb a:hover{
color:#808080;
text-decoration:underline;
}

#slideshow{
width:1036px;
height:475px;
position:relative;
margin:0 auto;
}

#slideshow3{
width:1036px;
height:270px;
position:relative;
margin:0 auto;

background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 7px 7px 7px 7px;
}

#fader3{
width:518px;
}

#ta_widget_box_wrap{
width:262px;
margin-left:18px;
float:right;
padding: 0 119px;
}

.effectContainer img{
width:1036px;
}

.fadenav{
position: absolute;
    right: 30px;
    top: 420px;
    z-index: 1000;
}

.fadenav a {
    background: url("../img/fade-bkg.png") no-repeat scroll 0 0 transparent;
    color: #0082C8;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    margin: 2px;
    text-align: center;
    vertical-align: middle;
    width: 23px;
}

.fadenav a.current {
    background: url("../img/fade-bkg-hover.png") no-repeat scroll 0 0 transparent;
    color: #0082C8;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    margin: 2px;
    text-align: center;
    vertical-align: middle;
    width: 23px;
}

#page-text{
font-size: 13px;
    margin: 40px auto 40px;;
    position: relative;
    text-align: justify;
    width: 800px;
	color:#373737;
	font-family:arial;
	line-height:175%;
}

#page-text-main{
clear:both;
margin-bottom:20px;

}

#page-text-more{
clear:both;
margin-top:20px;
display:none;
}



#page-text h1{
font-weight:lighter;
font-size: 34px;
font-family:calibri;
/*font-family: Lucida Grande,Lucida Sans Unicode,Helvetica,Arial,Verdana,sans-serif;*/
}

#page-text h2{
font-weight:lighter;
font-size: 16px;
font-family:calibri;
color: #404040;
/*font-family: Lucida Grande,Lucida Sans Unicode,Helvetica,Arial,Verdana,sans-serif;*/
}

#page-text-main ul{
background:#dfeaee; 
padding:15px 15px 15px 40px; 
border:1px solid #6eb8df;
font-size:15px;
}

#submenu2{
color:#0268a0;

}

#info-boxes{
clear: both;
height: 162px;
margin-top: 3px;
overflow: hidden;
position: relative;
width: 1075px !important;
background: #F9F9F9;
}

.info-box2 h2{
color:#000000;
line-height:20px;
}

#infobox1{
background: url("../img/box1.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 162px;
    margin-right: 6px;
    padding-left: 10px;
    padding-right: 100px;
    position: relative;
    width: 145px;
}

#infobox1en{
background: url("../img/box1.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 162px;
    margin-right: 6px;
    padding-left: 10px;
    padding-right: 60px;
    position: relative;
    width: 185px;
}

#infobox2{
background: url("../img/box2.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 162px;
    margin-right: 6px;
    padding-left: 130px;
    padding-right: 10px;
    position: relative;
    width: 115px;
}

#infobox2en{
background: url("../img/box2en.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 162px;
    margin-right: 6px;
    padding-left: 130px;
    padding-right: 10px;
    position: relative;
    width: 115px;
}

#infobox3{
background: url("../img/box3.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 162px;
    margin-right: 6px;
    padding-left: 10px;
    padding-right: 155px;
    position: relative;
    width: 90px;
}

#infobox3en{
background: url("../img/box3.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 162px;
    margin-right: 6px;
    padding-left: 10px;
    padding-right: 165px;
    position: relative;
    width: 80px;
}

#infobox4{
background: url("../img/box4.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 162px;
    margin-right: 6px;
    padding-left: 10px;
    padding-right: 130px;
    position: relative;
    width: 137px;
}

#infobox4en{
background: url("../img/box4en.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 162px;
    margin-right: 6px;
    padding-left: 10px;
    padding-right: 110px;
    position: relative;
    width: 137px;
}

#treatment-links{
font-family:verdana;
font-size:12px;
font-weight:normal;
text-align:center;
margin:5px 0;
}

#info-boxes2{
position:relative;
margin-bottom:10px;
width:800px;
height:45px;
font-size:11px;
font-family:verdana;
}

.info-box2{
/*background: url("../img/ibox2-icon.png") no-repeat scroll 2% 50% transparent;*/
    display: table-cell;
    height: 45px;
    padding-left: 50px;
    position: relative;
    vertical-align: middle;
    width: 245px;
}

.ib1{
/*background: url("../upload/Image/6.png") no-repeat scroll 2% 50% transparent;*/
background: url("../upload/Image/10.png") no-repeat scroll 2% 50% transparent;
}

.ib2{
background: url("../upload/Image/7.png") no-repeat scroll 2% 50% transparent;
}

.ib3{
background: url("../upload/Image/8.png") no-repeat scroll 2% 50% transparent;
}

.ib4{
background: url("../upload/Image/parking.png") no-repeat scroll 2% 50% transparent;
}

.ib5{
background: url("../upload/Image/ac.png") no-repeat scroll 2% 50% transparent;
}

.ib6{
/*background: url("../upload/Image/2.png") no-repeat scroll 2% 50% transparent;*/
background: url("../upload/Image/smile.png") no-repeat scroll 2% 50% transparent;
}

.ib7{
background: url("../upload/Image/17.png") no-repeat scroll 2% 50% transparent;
}

.ib8{
background: url("../upload/Image/18.png") no-repeat scroll 2% 50% transparent;
}

.ib9{
/*background: url("../upload/Image/15.png") no-repeat scroll 2% 50% transparent;*/
background: url("../upload/Image/coffe.png") no-repeat scroll 2% 50% transparent;
}

.ib10{
background: url("../upload/Image/tv.png") no-repeat scroll 2% 50% transparent;
}

.ib11{
/*background: url("../upload/Image/10.png") no-repeat scroll 2% 50% transparent;*/
background: url("../upload/Image/wheelchair.png") no-repeat scroll 2% 50% transparent;
}

.ib12{
/*background: url("../upload/Image/9.png") no-repeat scroll 2% 50% transparent;*/
background: url("../upload/Image/visa.png") no-repeat scroll 2% 50% transparent;
}



#footer{
clear:both;
position:relative;
font-family:verdana;
font-size:11px;
margin-top:20px;
}

.h1under{
position:absolute;
margin-bottom:-60px;
color:#F9F9F9;
}

.testimonial{
width:380px;
margin:0 30px;
padding:0px 30px;
height:200px;
float:left;
}

.testimonial-lead{
font-family:georgia;
font-style:italic;
font-size:13px;
}

.testimonial-author{
font-weight:bold;
font-size:13px;
float:right;
}

