@charset "utf-8";
/* CSS Document */
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	background:#fff url(../images/bg.jpg) top repeat-x;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:922px;
}
.logo {
	float:left;
}
.contact {
	float:right;
	width:200px;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#7c7c7c;
	padding-top:25px;
}
.contact a {
	text-decoration:none;
	color:#7c7c7c;
}
.menu {
	width:562px;
	float:left;
	padding-left:144px;
}
.menu ul {
	width:922px;
	float:left;
	list-style:none;
	padding:5px 0px 10px 0px;
	margin:0px;
}
.menu ul li {
	padding:20px 20px 0px 20px;
	height:40px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/divider.jpg) no-repeat right;
	color:#600606;
	float:left;
}
.menu ul li a {
	text-decoration:none;
	color:#600606;
}
.menu ul li a:hover {
	text-decoration:none;
	color:#67cbee;
}
.content {
	float:left;
}
.leftblk {
	width:226px;
	float:left;
}
.leftblk .block1 {
	width:226px;
	float:left;
	background-image:url(../images/welcome.jpg);
	height:409px;
}
.leftblk .block1_inn {
	width:226px;
	float:left;
	background-image:url(../images/welcome_inn.jpg);
	height:317px;
}
.leftblk .block1 h1 {
	color:#000;
	font-size:12px;
	font-weight:200;
	float:left;
	padding:180px 20px 0px 20px;
	line-height:18px;
	margin:0px;

}
.leftblk .block1 span {
	font-size:12px;
	float:right;
	padding:10px 20px 0px 20px;
}
.leftblk .block1 span a {
	text-decoration:underline;
	color:#900;
}
.leftblk .block1 span a:hover {
	text-decoration:underline;
	color:#fff;
}
.leftblk .block1_inn p {
	color:#000;
	font-size:12px;
	float:left;
	padding:180px 20px 0px 20px;
	line-height:18px;
	margin:0px;
}
.leftblk .block1_inn span {
	font-size:12px;
	float:right;
	padding:10px 20px 0px 20px;
}
.leftblk .block1_inn span a {
	text-decoration:underline;
	color:#900;
}
.leftblk .block1_inn span a:hover {
	text-decoration:underline;
	color:#fff;
}
.rightblk1 {
	width:696px;
	float:left;
}
.rightblk {
	width:920px;
	float:left;
	border:1px solid #726c6c;
}
.rightblk1 .flash {
	width:696px;
	float:left;
	background-image:url(../images/flash.jpg);
	height:317px;
}
.flash_inn {
	width:923px;
	float:left;
	background-image:url(../images/abt.jpg);
	height:180px;
}
.flash_cont {
	width:923px;
	float:left;
	background-image:url(../images/contact.jpg);
	height:180px;
}
.flash_gal {
	width:923px;
	float:left;
	background-image:url(../images/gallery1.jpg);
	height:180px;
}
.flash_pro {
	width:923px;
	float:left;
	background-image:url(../images/pro.jpg);
	height:180px;
}
.rightblk1 .flash2 {
	width:696px;
	float:left;
	background-image:url(../images/glaplain.jpg);
	height:92px;
}
.flash2 ul {
	float:left;
	width:400px;
}
.texts {
	float:left;
	width:880px;
	padding:20px 0px 20px 20px;
	line-height:19px;
}
.textsc {
	font-size:14px;
	float:left;
	padding:20px 0px 20px 20px;
	line-height:19px;
}
.cont span {
	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}
.cont p {
	float:left;
	color:#000;
	width:200px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 0px;
	line-height:18px;
}
.footer {
	font-size:11px;
	color:#7c7c7c;
	width:922px;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
}
