@charset "utf-8";
/* CSS Document */
body {
/*	background: #fff;*/
	background: #fff url(http://d336cezhk2yex6.cloudfront.net/img/bg-blue-flat7.png) repeat-x;
}

/**************************************/
/*    HOME PAGE HEADER                */
/**************************************/

#logo, #nav-main {
	height: 50px;	
}
#logo {
	margin-top: 7px;
}
#nav-main {
	height: 50px;
	vertical-align:bottom;
	text-align: right;
	margin-top: 20px;
}
#nav-main a:link, #nav-main a:visited {
	color: #214898;
	text-decoration: none;
}


/**************************************/
/*            HOME PAGE               */
/**************************************/
#slider_container {
	margin-top: 1px;
}

#slider-list {
	padding-top: 5px;
	height: 35px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	}
#slider-list ul {
	list-style: none;
	
	margin-left: -7px;
}
#slider-list li {
	display: inline;

}
#slider-list a:link, #slider-list a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	/*text-decoration: none;*/
}
#slider-list a:hover {
	color: #F90;
	font-weight: bold;
	font-size: 12px;
	/*text-decoration: none;*/
}


#slider-list-inner {
	margin-top: 3px;
	
}
#slider-right {
	color: white;
	text-align: center;
}
#slider-right a:link, #slider-right a:hover, #slider-right a:visited {
	margin-top: 30px;
	margin-left: 22px;
	margin-bottom: 10px;
	color: white;
}
.slider-right-headline {
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	color:	#fff;
	font-size: 35px;
}
#featured img {
	padding: 5px;
	background:#CCC;
	border: 1px #999 solid;
	/*margin-right: 30px;*/
	}

#featured img:hover {
	background-color: #cecece;
} 
#featured {
	margin-top: 15px;
}
#featured a:link, #featured a:visited {


}
#service-short, #hero {
	margin-top: 15px;
}
#service-short ul {
	list-style: none;
}
#hero-small img {
	border: 1px solid #999;
}
#hero ul {
	list-style: none;
}
#hero  li {
	margin-left: -18px;
	padding-bottom: 4px;
	font-size: 14px;
}
