html
{
/*	overflow:				scroll; */
}

body
{
	font:					13px/1.5 'Lucida Grande',Verdana,sans-serif;
	background:		transparent url(img/bg.gif) center center repeat-y;
	color:				#444;

}


h1
{
	font-size:			29px;
	line-height:		29px;
	margin-bottom: 	26px;
	color:					#00697A;
	background: 			transparent;
	z-index: 				1333;
}

/* TEXT STYLING SLIDESHOW */

h2 {
	color: #00697A;
	font-weight:bold;
	font-size:17px;
	line-height:21px;
	margin-bottom: 17px;
	
}


strong
{
	font-weight: bold;
}

p
{
	margin-bottom: 			20px;
	
}


#sbox-content p {
	color:#fff;
}

p.teaser { 
	
	font-size:100%;
}

.small {
	font-size:80%;
	font-family: 'Lucida Grande';
}


.error
{
	color:					#A41D22;
}


a:link, a:visited, a:hover, a:active
{
	color:					#333;
	text-decoration:		none;
	font-weight:			normal;
}


#services .col3 ul {
}


#services .col3 a:link, #services .col3 a:visited, #services .col3 a:hover, #services .col3 a:active
{
	height: 32px;
	line-height: 32px;
	padding-left: 90px;
	text-decoration:		none;
	font-weight:			bold;
	background: transparent url(img/bg-more.gif) 60px 0 no-repeat;
}




a.image-link  {
	background: transparent;
	padding:0;
}


#head-wrap {
	width:					100%;
 	height:					170px;
	
}

#navi-wrap {
	text-align:				left;
	width:230px;
	margin-left: 40px;
	
}


#navi {

	overflow:				hidden;
}

#navi ul
{
	overflow:				hidden;
	list-style-type:	 	none;
	margin-bottom:			10px;
}

#navi ul li
{
	float:					left;
	line-height:			16px;
	padding:				0;
	margin:					0 0 10px 0;
	text-align:				left;
	width:					134px;
	padding:				0;
	margin-right:			0px;
	
	/* background: transparent url(img/opacity.png); */
	
}

#navi ul li.active
{

}

#navi ul li.last {
 
margin-right:0px;

}

#navi ul li.active a
{
	font-weight:	bold;
}


#navi a,
#navi a:link,
#navi a:visited {
	position:				relative;
	display:				block;	
	padding:				3px 0;
	margin:					0;
	font-size:			16px;
}

#navi a:hover,
#navi a.active
{
	color:					#00697A;
}


#navi ul ul
{
	margin:	10px 0 10px 40px;
	overflow:		hidden;
}


#navi ul li.active ul li 
{
	border-bottom: 1px dotted #ccc;
}



#navi ul li.active ul li a
{
	font-weight:	normal;
}



#navi ul li.active ul li.active a
{
	font-weight:			bold;
	color:					#A2333D;
}


#lang-selector {
	overflow:	hidden;
	float:left;
	margin-left:20px;
}


#lang-selector li  {
	margin-right:5px;
	list-style-type:	 	none;
	background: #0098B9;
}

#lang-selector li.active  {
	
	background: #004975;
}


#lang-selector li a {
	text-decoration:none;
	color:#fff;
	padding:5px;
	font-size:9px;
}










/* FOOTER NAVI */



#footer ul
{
	margin:					auto;
	overflow:				hidden;
	list-style-type:	 	none;
	text-align:				center;
	display:block;
	width:700px;
	padding:20px;
}

#footer li
{
	float:					left;
	text-align:				left;
	padding:				0;
}

#footer li.last {
 
margin-right:0px;

}




#footer a
{
	text-decoration:		underline;
}

#footer a,
#footer a:link,
#footer a:visited {
	position:				relative;
	letter-spacing:			0px;
	margin:					0;
}

#footer a:hover
{
	color:					#333;
}






#title {
	position:				relative;
	width:					100%;
	margin: 				auto;
	top:					40px;
	text-align:				center;
	z-index:				10;
}


#logo {
	float:right;
	margin-top:0px;
	margin-right:10px;
}


#header {
	overflow:hidden;
	border-bottom:			1px solid #ededed;
	padding-bottom:			10px;
}


#slidebar {

	height:		60px;
	overflow:	hidden;
	margin-top:	20px;
}

#slidebar a {
	margin-right:	10px;
}



#wrap {
	
	margin-top: 40px;
}

#deco {
	background: #7e0037 url(img/deco2.png) 0px -20px;
	height:0px;
	display:none;
	
	
}





.left-col {
	width: 270px;
	float:left;
}


#infobox {
	background: #00BDDD url(img/bg-info.gif)  0 50px no-repeat;
	padding:20px;
	margin-top:20px;
	margin-left: 20px;
	width:160px;
	height: 180px;
}

#default #infobox {
	margin-top:20px;
}


#infobox p,
#infobox a {
	color: #fff;
}

#infobox a {
	font-weight:bold;
	text-decoration: underline;
}

#infobox .tel {
font-size:20px;
}


.col3 {
	
	width: 540px;
	margin-left:40px;
	float:left;
	
}



.col3 ul, #sbox-window ul
{
	margin:20px 0 30px 20px;
	margin-bottom: 34px;
}

.col3 ul li,
#sbox-window ul li {
padding-left:0px;
margin-bottom:10px;
list-style-type: disc;
list-style-position: outside;
font-weight: normal;

}

#sbox-window h1, #sbox-window ul li {
	color: #fff;
}

#sbox-window h1 {
	margin-top:20px;
}
.col3 .left {
	width: 50%;
	float:left;
	overflow:hidden;
}

.col3 .right {
	width: 50%;
	float:left;
	padding-top:36px;
	overflow:hidden;
}



.col3 .right a {
	
	text-align:right;
}


#content {
	background: transparent url(img/bar.gif) repeat-x;
	position:				absolute;
	padding:				0px;
	width:					880px;
 	left:					50%;
	margin-left:-440px;
	padding-top:60px;
	
}

.full {
	width: 100%;
	overflow:hidden;
}


.full a {
	
	margin-top: 50px;
}

#footer {
	border-top: 1px solid #ddd;
	padding:				20px;
	overflow:				hidden;
	margin-top:100px;
	font-size:90%;
	text-align:center;
	color: #666;
}


#image-wrap
{
	height:					200px;
	width:					200px;
	position:				relative;
	overflow:				hidden;
	z-index:				1;
	background:				#fff;
	margin-left:20px;
	margin-top:80px;
	display:block;
}

#image-wrap-inner
{
	position:				absolute;
	left:					0;
	top:					0;
	height:					200px;
	z-index:				0;
}

#image-wrap-inner img
{
display:block;
float:left;

}



.x-clear {

	 clear: 				both;
	 overflow: 				hidden;
	 width: 				1px;
	 height: 				1px;
	 margin: 				0 -1px -1px 0;
	 border: 				0;
	 font-size: 			0;
	 line-height: 			0;
}










#myGallery {
	display:none;
}




#leftControl {
	float: left;
	width: 50px;
	text-align: center;
	line-height: 50px;
	display: block;
	height: 50px;
}
#rightControl {
	float: right;
	width: 50px;
	text-align: center;
	line-height: 50px;
	display: block;
	height: 50px;
}

#carouselInner {
}

#innerScroller img{
	float:left;
}