body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff scroll center 0;
}

#Container{

}
h2, h3{
	color: #48535F;
	margin-bottom: 10px;
	font-size:20px;
	font-weight:normal;
}





ul  {
	list-style:none;
}
p{
	color:#000;
	font-family:"Arial";
	line-height:25px;
	font-size:12px;
}
.last {
	background-image:none !important;
	width: 100px;
}
#last{
	background-image:none !important;
}

.fill{
	background:url("../images/fill.png") repeat-x #fff scroll 0 0;
	height: 220px;
}
.fill_index {
	background:url("../images/fill.png") repeat-x #fff scroll 0 0;
	height: 652px;
}



.Logo{
	overflow:hidden;
		background:url("../images/logo_bg.png") no-repeat scroll bottom right;
}


.Logo a{
	display:block;
	text-indent:-9999px;
	height:109px;
	background-attachment: scroll;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 30px;
}

#Call{
	padding:42px 0 0 15px;
}	


#Navigation{
  	display: block;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-radius-topleft:10px;
	-webkit-border-radius-topright:10px;
	-khtml-border-radius-topright:10px;
	-khtml-border-radius-topleft:10px;
	border-radius: 10px;
	border:1px solid #000;
	overflow:hidden;
	height:48px;
	background:url("../images/nav_bg.gif") repeat-x scroll 0 0;
}

#Navigation ul{
	list-style:none;
	padding:0;
	margin:0;
}

#Navigation li{
	float:left;
	overflow:hidden;
	padding-left:0;
	line-height:45px;

	
}

#Navigation li a{
	color: #fff;
	float: left;
	font-family: Myriad Pro;
	font-size: 15px;
	padding: 0 17px 0 30px;
	text-shadow: 1px 1px 0 #000;
	text-align: center;
}
#Banner{
	background: url("../images/banner_bg.jpg") no-repeat scroll left top transparent;
	display: block;
	height: 337px;
	width:957px;
}
#slideshow {
	padding:10px 30px 15px 10px;
}
