#site-wrapper{
	margin-left:185px;
	margin-right:175px;
 	width:960px;
	height:1350px;
	background-color:#000;
}
#sideban{
	height:275px;
	width:260px;
	float:left;
	background-image:url(../images/sideban.jpg);
}
.banner{
	width:700px;
	height:275px;
	float:left;
}
/*content*/
.c01{
	padding-left:10px;
	width:221px;
	height:400px;
	float:left;
	background-image:url(../images/crescent-universal0_07.gif);
}
.c02{
	color:#00F;
	width:20px;
	height:400px;
	float:left;
	background-image:url(../images/crescent-universal0_12.gif);
}
.c03{
	width:221px;
	height:400px;
	float:left;
	background-image:url(../images/crescent-universal0_10.gif);
}
.c04{
	color:#00F;
	width:20px;
	height:400px;
	float:left;
	background-image:url(../images/crescent-universal0_12-04.gif)
}
.c05{
	width:221px;
	height:400px;
	float:left;
	background-image:url(../images/crescent-universal0_16.gif);

}
.c06{
	color:#00F;
	width:20px;
	height:400px;
	float:left;
	background-image:url(../images/crescent-universal0_12-06.gif);
}
.c07{
	width:227px;
	height:400px;
	float:left;
	background-image:url(../images/crescent-universal0_19.gif);
}
#footer div div.first {
	height:200px;
	width:600px;
	float: left;
	padding: 0;
	margin-top:20px;
}
.sidenav{
	width:270px;
	height:396px;
	float:left;
	background-image:url(../images/crescent-universal_07.gif);
	background-repeat:no-repeat;
}
.slider{
	width:260px;
	height:275px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.sidemenu{
	width:210px;
	height:25px;
	float:left;
	padding:0px 0px 0px 0px;
}

/*menu*/
#menu {
	background: #006;
	border-bottom: 1px solid #000000;
	width:230px;
	height:20px;
	margin-bottom: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 2px 2px #FFF;
	-moz-box-shadow: 0px 2px 2px #0CF;
	box-shadow: 0px 2px 2px #0CF;
	padding: 0px 5px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#menu > ul > li:hover {
}
#menu > ul > li > a {
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	position: relative;
}
#menu > ul > li:hover > a {
	background: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	
	padding-left: 0px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	background: #000000;
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
}
/*small banner*/
.sideimg{
	width:250px;
	height:276px;
	float:left;
	padding-left:12px;
}
#first {
	height:200px;
	width:900px;
	float: left;
	padding: 0;
	margin-top:20px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	padding: 0 10px;
	width: 960px;
	height:600px;
	float:left;
}