

body, ul, li {
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	text-align:left;
}

.mainWrapper.hide{display:none;}

html, body, .mainWrapper {height:100%;}

.mainWrapper {background: url(images/splash-page/map.jpg) center 40px no-repeat;}

.mainWrapper.neulook {background: url(images/splash-page/map_neulook.jpg) center 40px no-repeat;}

.header_bkg{
	background:url(images/splash-page/tile.png) repeat-x;
	width:100%;
}

.mainWrapper.neulook .header_bkg {background:url(images/splash-page/tile_neulook.png) repeat-x;}

.header_logo{
	background:url(images/splash-page/header-2.png) no-repeat;
	width:1021px;
	height:217px;
	margin-left:0;
}

.mainWrapper.neulook .header_logo {background:url(images/splash-page/header-2_neulook.png) no-repeat;}

.slider_container{
	margin-top:56px;
	position:absolute;
	width:950px;
}

.photo_1 img,.photo_2 img,.photo_3 img{
	width:193px;
	height:127px;
}
.photo_1{
	float:left;
	margin-left:327px;
	margin-top:12px;
	-moz-box-shadow:0px 0px 6px #666666;
	-webkit-box-shadow:0px 0px 6px #666666;
	box-shadow:0px 0px 6px #666666;	
	width:193px;
	height:127px;
}

.photo_2{
	float:right;
	margin-top:12px;
	-moz-box-shadow:0px 0px 6px #666666;
	-webkit-box-shadow:0px 0px 6px #666666;
	box-shadow:0px 0px 6px #666666;
	width:193px;
	height:127px;
	margin-right:15px;
}

.photo_3{
	float:right;
	-moz-box-shadow:0px 0px 6px #666666;
	-webkit-box-shadow:0px 0px 6px #666666;
	box-shadow:0px 0px 6px #666666;	
	margin-bottom:12px;
	margin-top:12px;
	margin-right:14px;
	width:193px;
	height:127px;

}


#menu {
	list-style:none;
	width:165px;
	margin:-125px auto 0px auto;
	height:30px;

}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	margin-right:30px;
	margin-top:0px;
	border:none;
	

}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	display:block;
	outline:0;
	text-decoration:none;
}

#menu li a {
    margin-right:4px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:5px 4px 4px -360px;
	float:left;
	position:absolute;
	text-align:left;
	padding:15px 5px 15px 45px;
	border-top:none;
	
	/* Gradient background */
	
	background:#FFFFFF;
	
	/*
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #f9f9f9, #ececec);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#ececec));*/
	opacity:0.75;

	/* Rounded Corners */

	-moz-border-radius: 0px 2px 2px 2px;
	-webkit-border-radius: 0px 2px 2px 2px;
	border-radius: 0px 2px 2px 2px;
	
	-moz-box-shadow:0px 0px 6px #666666;
	-webkit-box-shadow:0px 0px 6px #666666;
	box-shadow:0px 0px 6px #666666;
}

.dropdown_4columns {width: 850px;}
#menu li:hover .dropdown_4columns {top:auto;}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}
.col_4 {width:400px;}
.col_1 {width:280px;}
#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}
#menu h3 {
	font-size:16px;
	margin:7px 0 7px 0;
	padding-bottom:3px;
	border-bottom:1px solid #CCC;
	width:95%;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu .dropdown_4columns ul li a img{margin-right:4px;}

#menu li div a {
	font-size:12px;
}
#menu li:hover div a {
	font-size:12px;
	color:#111111;
}
#menu li:hover div a:hover {
	color:#8b8b8b;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imagesshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.images_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:200px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}


#footer{
	margin-top:575px;
	margin-left:-115px;
	width:350px;
	color:#BFBFBF;
    margin-bottom:12px;
}

#footer h1 {
	font-size:11px;
	line-height:0%;
}
#footer h2 {
	font-size:9px;
}