@charset "utf-8";
/* CSS Document - Coded by Creativity Design Studio Ltd.*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	background: url(../images/bg.jpg) repeat-x top left #000;
	color: #363636;
}

.clearfix {
	height: 1px;
	clear: both;
}

a {
	text-decoration: none;
	color: #77431b;
}

a:hover {
	text-decoration: underline;
}

h1 {
	text-transform: none;
	font-size: 22px;
	color: #77431b;
	font-weight: normal;
	padding-bottom: 15px;
	border-bottom: 1px solid #9c9c9b;
	margin-bottom: 15px;
}

h2 {
	text-transform: none;
	font-size: 16px;
	color: #77431b;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}

.top {
	width: 1050px;
	height: 90px;
}
.main {
	width: 1050px;
	background: url(../images/hbg.png) no-repeat top left;
	text-align: left;
}

.logo {
	float: left;
	width: 276px;
	height: 86px;
	margin-top: 15px;
}

/* NAVIGATION - CSS Document - Coded by Creativity Design Studio Ltd.*/

.nav {
	width: 940px;
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	height: 111px;
}

.nav ul {
	float: right;
	list-style: none;
	width: 570px;
}

.nav ul li {
	width: 112px;
	text-align: center;
	float: left;
	margin-left: 2px;
}

.nav ul li:hover {
	background: url(../images/mbg.png) no-repeat top left;
}

.nav ul li a {
	display: block;
	width: 112px;
	height: 46px;
	color: #363636;
	font-size: 20px;
	padding-top: 55px;
	text-decoration: none;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.nav ul li a:hover {
	color: #fff;
}

.nav ul li a.active {
	background: url(../images/mbg.png) no-repeat top left;
	display: block;
	width: 112px;
	color: #fff;
}

/* CONTENT - CSS Document - Coded by Creativity Design Studio Ltd.*/

.header {
		width: 940px;
		margin-left: 35px;
		padding-left: 20px;
		padding-right: 20px;
		height: 251px;
}
.content {
	width: 940px;
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 25px;
	min-height: 251px;
	background: #fff;
	margin-bottom: 20px;
}

.content p {
	line-height: 22px;
	font-size: 14px;
}

.content ul {
	list-style: disc;
	margin-left: 25px;
}

.content ul li {
	margin-top: 10px;
}

.additional {
	clear: both;
	margin-top: 25px;
}

.useful {
	border-top: 1px solid #9c9c9b;
	width: 680px;
	float: left;
}

.useful p {
	font-size: 12px;
}

.useful2 {
	border-bottom: 1px solid #9c9c9b;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.useful2 p {
	font-size: 12px;
}

/* INNER CONTENT - CSS Document - Coded by Creativity Design Studio Ltd.*/

.contleft {
	width: 280px;
	float: left;
	background: url(../images/vl.jpg) no-repeat right top;
}

.contleft ul {
	list-style: none;
}

.contleft ul li {
	margin-bottom: 12px;
	background: url(../images/tag.jpg) no-repeat top left;
	min-height: 25px;
	padding-left: 30px;
}

.contright {
	float: right;
	width: 640px;
	margin-left: 15px;
}

/* FOOTER - CSS Document - Coded by Creativity Design Studio Ltd.*/

.footer {
	clear: both;
	width: 940px;
	margin-left: 35px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 12px;
}

.fleft {
	float: left;
	width: 700px;
}

.fright {
	float: right;
	width: 230px;
}

.fleft a, .fright a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

.fleft a:hover, fright a:hover {
	text-decoration: underline;
}