body {
	font-size: 12px;
	font-family: Verdana;
	background-color: #341104;
	background-image: url('images/bgAll.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}
img {
	border: 0px;
	margin: 0;
	padding: 0;
}
a {
    color: #1783bb;
	text-decoration: none;
	text-shadow: none;
}
a:hover {
    color: #1783bb;
	text-decoration: none;
	text-shadow: none;
}
a:visited {
    color: #1783bb;
	text-decoration: none;
	text-shadow: none;
}
h1 {
	font-size: 18px;
	font-family: Segoe Print, Verdana;
}
h2 {
	font-weight: normal;
	font-size: 12px;
	font-family: Segoe Print, Verdana;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
ul li {
	margin-bottom: 10px;
}
textarea {
	float: left;
	width: 312px;
	height: 130px;
	margin: 10px;
	margin-top: 0px;
	border: none;
	background-color: #b3ce84;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#sendEmail
{
	float: left;
	width: 120px;
	border: none;
	background-color: #b3ce84;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-left: 10px;
}
#all {
	width: 100%;
	height: 1214px;
	background-image: url('images/bgTable.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	width: 960px;
	height: 364px;
	margin: 0 auto;
}
#downTable {
	width: 960px;
	height: 210px;
	margin: 0 auto;
	background-image: url('images/downTable.png');
	background-repeat: no-repeat;
}
#contentAll {
	width: 1006px;
	margin: 0 auto;
}
#contentMenu {
	width: 33px;
	float: left;
	position: relative; z-index: 101;
}
#content {
	width: 940px;
	float: left;
	background-image: url('images/bgContent.png');
}
#contentText {
	text-align: justify;
	margin-top: 20px;
	float: left;
	position: relative; z-index: 101;
}
#contentLeft {
	width: 390px;
	background-image: url('images/bgContentLeft.png');
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
#contentRight {
	width: 510px;
	margin: 10px;
	float: left;
}
#contentTitle {
	width: 100%;
	float: left;
}
#contentTitleInside {
	padding: 10px;
	float: right;
	background-image: url('images/bgContentLeft.png');
	color: #c2927f;
}
#gallery {
	width: 387px;
	height: 199px;
	float: left;
}
#galleryFrame {
	width: 387px;
	height: 199px;
	padding: 0;
	margin: 0;
	float: left;
	background-repeat: no-repeat;
	position: relative; top: -201px;
	overflow: hidden;
}
.galleryItem {
	width: 150px;
	height: 80px;
	border: 4px;
	border-style: solid;
	border-color: #270d01;
	overflow: hidden;
	float: left;
	margin: 5px;
}
ul#menu {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu li{
	padding: 0;
	margin 0;
	width: 33px;
	height: 137px;
	margin-top: 10px;
	margin-bottom: 20px;
}
ul#menu li a {
	width: 33px;
	height: 137px;
	background-image: url('images/menu/menuA.png');
	float: left;
}
ul#menu li a:hover {
	width: 33px;
	height: 137px;
	background-image: url('images/menu/menuB.png');
	float: left;
}
#copyright {
	width: 960px;
	height: 32px;
	margin: 0 auto;
	margin-top: 300px;
}
#news {
	width: 470px;
	background-color: #6b290c;
	float: left;
	margin-top: 40px;
	padding: 15px;
	border-radius: 8px;
	position: relative;
	z-index: 101;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px
}
#news a {
	color: #fff;
}
.pageNum {
	display: block;
	float: left;
	padding: 5px;
	margin-left: 3px;
	background-color: #361206;
}
#footerContent {
	width: 960px;
	height: 250px;
	padding: 0;
	margin: 0;
	margin: 0 auto;	
}
.footerBox {
	width: 332px;
	height: 201px;
	background-image: url('images/footerBg.png');
	background-repeat: no-repeat;
	float: left;	
	margin-top: 25px;
	margin-left: 30px;
}
#footer {
	width: 100%;
	float: left;
	height: 582px;
	background-image: url('images/bgFooter.png');
	background-repeat: no-repeat;
	background-position: center top;	
	padding: 0;
	margin: 0;
	margin-top: -260px;
	position: relative; z-index: 100;
}

#face-slider{
	position:fixed;
	right:-302px; 
	top:190px; 
	z-index:100;
}
#face-slider #tab{
	cursor:pointer;
	height:110px; 
	width:35px; 
	float:left; 
	background: url(images/facebook-slider.png) no-repeat center center; 
}
#face-code{
	padding:5px;
	border: solid #0170cf 3px;
	background: #fff;
	float:left; 
	width:286px; 
	height:296px; 
	-moz-border-radius: 0 0 0 8px; 
	-webkit-border-radius: 0 0 0 8px; 
	border-radius: 0 0 0 8px; 
}