@charset "utf-8";
.topline {
	height: 5px;
	width: 100%;
	background-color: #FA2716;
	clear:both;
	margin:0px;
}
.topline span{
	height: 5px;
	width: 35%;
	float:right;
	background-color: #C1C1C1;
}
.topbtn{
	width: 100%;
	height: 30px;
	line-height:30px;
}
.topbtn a{
	float:right;
	width:80px;
	height: 30px;
	line-height:30px;
}


#nav, #nav ul{
	width:950px;
	margin: 0 auto;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:40px;
	padding:0;
	background-image: url(Images/navline.jpg);
	background-repeat: repeat-x;
}

#nav a{
display:block;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
color:#fff;
text-decoration:none;
font-size:10pt;
width:91PX;
height:38px;
text-align:center;
margin-top:1px;
}
#nav a span{
	float:left;
	width:81px;
	margin:3px 5px auto 5px;
	background-image: none;
	cursor:hand;
}
#nav a:hover span{
	color:#333;
	background-image: url(Images/navimg2.gif);
	background-repeat: no-repeat;
}
#nav .navItem{
margin-top:0px;
padding:0px 5px;
border-right-width: 0px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FFFFFF;
font-size:9pt;
text-align:left;
}

#nav li ul a:hover{
background-color:#EC948A;
color:#333;
}

#nav li{
	float:left;
	position:relative;
	background-image: url(Images/navline.jpg);
	background-repeat: repeat-x;
	
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:40px;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#nav .searchContainer{
	background-image: url(Images/searchbg.jpg);
	background-repeat: no-repeat;
	width:189px;
	height:40px;
}
.searchContainer div{
	clear:both;
	width:100%;
}
.searchContainer div span{
	float:left;
	margin-left:15px;
}
.searchContainer #topsearch {
	margin-left:30px;
}
.searchContainer #topsearch li{
	background-color:#CB3924;
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color:#ffffff;
}
#searchField{
	width:92px;
	height:20px;
	line-height:20px;
	border: 0px;
	padding: 0px;
	margin-top:10px;
	margin-left:4px;
	float:left;
	background-color:#DEDEDC;
}
.seachbtn{
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.topImg{
width:950px;
margin:10px auto 10px;
height:183px;
}
.bigImg{
width:752px;
float:left;
height:100%;
overflow:hidden;
}
.bigImg img{
display:none;
}
.smallImg{
width:198px;
float:right;
height:183px;
}

.smallImg a {
	background-image: url(Images/slide1.jpg);
	background-repeat: no-repeat;
	width:150px;
	height:26px;
	line-height:28px;
	padding-left:48px;
	float:left;
	color:#E1E1E1;
}
.smallImg.slide{
	background-image: url(Images/slide2.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	margin:0px;
}
.grayarea{
	width:950px;
	background-color:#EEEEEE;
	height:238px;
	margin:auto;
}
.newsitem1,.newsitem2,.newsitem3,.newsitem4,.newsitem5{
	width:179px;
	height:218px;
	float:left;
	margin:10px 5px;
}
.newsitem1{
	background-image: url(Images/1.gif);
	background-repeat: no-repeat;
}
.newsitem2{
	background-image: url(Images/2.gif);
	background-repeat: no-repeat;
}
.newsitem3{
	background-image: url(Images/3.gif);
	background-repeat: no-repeat;
}
.newsitem4{
	background-image: url(Images/4.gif);
	background-repeat: no-repeat;
}
.newsitem5{
	background-image: url(Images/5.gif);
	background-repeat: no-repeat;
}
.newsitemtop{
	color:#FFFFFF;
	margin-top:90px;
	text-indent: 1.5em;
	height:15px;
	line-height:14px;
	font-size:10pt;
	padding:0px;
	margin-bottom:0px;
	letter-spacing: 2pt;
	font-weight:normal;
}
.newsarea{
	margin:0px;
	padding:0px 15px 0px 30px;
	height:85px;
	line-height:22px;
}
.newsmore{
	margin-left:130px;
}
.newsmore a{
	font-size:10pt;
}
.footer{
	background-color: #DEDEDC;	
	width:950px;
	margin:auto;
	padding:10px 0 5px 0;
}
.footer p{
text-align:center;
line-height:20px;
margin:0px;
padding:0px;
}
