* { padding:0; margin:0; outline:0; }
body {
	background:url(images/slider.gif) top left repeat-x;
	font-family: Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#FFF;
	
}
input, textarea, select { font-family: Arial, sans-serif; font-size:12px; }

.notext { font-size:0; line-height:0; text-indent: -4000px; display:block; }

a img { border:0; }

a { color:#666; text-decoration: underline; cursor:pointer; }
a:hover {
	text-decoration: none;
	color: #ffcc33;
}

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.leftc {
	float:left;
	display:inline;
	padding-left:0px;
	padding-bottom:14px;
}
.rightc {float:left; display:inline;}

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h2 { font-size:34px; line-height:34px; text-transform: uppercase; color:#fff; }
h2 span{ color:#f4d359; }
h3 { font-size:22px; line-height:24px;  color:#333333;}
/*h4 { font-size:16px; line-height:16px;  color:#333333; border-left:1px solid;}*/
h4 {
  color:#333333;
  font-size: 130%;
  margin-top: 0;
  margin-bottom: 0.5em;
  padding-left: 7px;
  border-left: 7px solid #669999;
  line-height: 1.2;
}


h2, h3,
#navigation,
#slider-navigation,
#footer { font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;}

h1#logo { font-size:0; line-height:0; width:216px; height:76px; float:left; }
h1#logo a{ display:block; height:76px; text-indent: -4000px; background:url(images/logo.jpg); }

.shell { width:980px; margin:0 auto;}
.lang { width:980px; margin:0 auto; text-align: right;}
.lang a {color:#ccc; text-decoration: underline;}
.lang a:hover {color:#ffcc66; text-decoration: none;}
#header { height:90px; background:url(images/header.gif); }

#navigation { float:right; }
#navigation ul{ float:left; list-style-type: none; padding-top:37px; font-size:16px;}
#navigation ul li{ float:left; display:inline; height:21px; background:url(images/nav-border.gif) repeat-y right 0; padding:0 20px 0 0; margin-right:14px; position:relative; }
#navigation ul li.last{background:transparent; padding-right:0; margin-right:0; }
#navigation ul li a{ float:left; color:#fff; text-decoration: none;}

#navigation ul li a em { width:90px; height:20px; background:url(images/nav-hover.gif) no-repeat 0 -200px; position:absolute; top:33px; left:-55px;}
#navigation ul li.last a em { left:-45px;}
#navigation ul li a span { font-size:0; line-height:0; width:0; height:0; position:absolute; left:50%;}
#navigation ul li a.hover{ color:#f6cb44;}
#navigation ul li a.hover em{ background-position:0 0}
#navigation ul li.active a{ color:#f6cb44;}
#navigation ul li.active em{ background-position:0 0}
#navigation ul li.lastactive{background:transparent; padding-right:0; margin-right:0; }
#navigation ul li.lastactive a{ color:#f6cb44;}
#navigation ul li.lastactive em{ background-position:0 0}
#navigation ul li.lastactive a em { left:-45px;}

#main_body {
	width:980px;
	margin-top:20px;
	text-align:left;
	padding-bottom:15px;
	margin-right: auto;
	margin-left: auto;
}
#content_body{clear:both;background:url(images/content_bg.gif) top left repeat-x;margin-top:15px;text-align:left;padding:10px;font-size:12px;color:#5d6c77;}
#top_content{height:345px;clear:both;}
#main_info{width:330px;float:left;color:#39454e;font-size:15px;}
#main_info p{padding-top:5px;line-height:22px;}

/* Content Slider */
#slider_shadow{background:url(images/content_slider_shadow.gif) right bottom no-repeat;height:345px;}
#content_slider{float:right;outline:0;width:600px;}
/* Content Slider */

#bottom_content{clear:both;margin-top:10px;padding-bottom:0px;}


#main {
	width:100%;
	background-color: #fff;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
#main h3{
	padding-bottom:3px;
}
#main p{
	padding-bottom:15px;
	color: #666;
}

a.more { font-size:10px; background:url(images/more.gif) no-repeat 0 center; padding-left:10px; }

.cols {}
.colfst {
	float:left;
	width:200px;
	margin-right:30px;
}
.col {
	float:left;
	width:370px;
	margin-right:6px;
}
.col-last { margin-right:0;}
.col-center { float:left; width:740px; margin-right:0px; background:#fff;}

#footer { height:92px; background:url(images/footer.gif); color:#6d6d6d; }
#footer .shell{ padding-top:28px;}
#footer .right { white-space:nowrap; font-size:14px; text-align: right;}
#footer .right span{ padding:0 1px;}
#footer .right a{ text-decoration: none; color:#939393;}
#footer .right a:hover{ color:#f6cb44;}
.footer-logo {
	float:left;
	width:240px;
	height:70px;
	background:url(images/footerlogo.jpg);
	padding: 0px;
	margin-top: -20px;
}

.float
      {
         float: left;
         margin-right: 1em;
      }
.floatclear
      {
         clear: both;
}

.gmap {
	overflow: auto;
	padding: 0px 0px 0px 0px;
	margin-bottom: 1em;
	border: 1px solid #ddd;
	width: 736px;
	height: 580px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	display: inline;
	background-color: #FFF;
        line-height: 1.8;
}
