@charset "utf-8";
#layout {
	float: left;
	height: auto;
	width: 100%;
}
#header-layout {
	float: left;
	height: 108px;
	width: 100%;
	background-image: url(../images/bg/header-bg.png);
}
#header {
	margin: auto;
	height: 108px;
	width: 1024px;
}
#left-header {
	float: left;
	height: 108px;
	width: 754px;
}
#title {
	float: left;
	height: 108px;
	width: 754px;
	background-image: url(../images/bg/title.png);
}
#right-header {
	float: left;
	height: 108px;
	width: 270px;
}
#qc {
	float: left;
	height: 108px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #ffffff;
	text-align: right;
}
#menu-layout {
	float: left;
	height: 40px;
	width: 100%;
	background-image: url(../images/bg/menu-bg.png);
}
#menu {
	margin: auto;
	height: 40px;
	width: 1024px;
}
#inner-menu {
	float: left;
	height: 40px;
	width: 1024px;
}
#left-inner-menu {
	float: left;
	height: 40px;
	width: 934px;
}
#inner-left-inner-menu {
	float: left;
	height: 34px;
	width: 934px;
}
#right-inner-menu {
	float: left;
	height: 40px;
	width: 90px;
}
#fb {
	float: left;
	height: 24px;
	width: 24px;
	margin-top: 4px;
	margin-right: 18px;
}
#twitter {
	float: left;
	height: 24px;
	width: 24px;
	margin-right: 18px;
	margin-top: 4px;
}
#banner-layout {
	float: left;
	height: 333px;
	width: 100%;
	background-image: url(../images/bg/banner-bg.png);
}
#banner {
	height: 333px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 16px;
}
#inner-banner {
	float: left;
	height: 333px;
	width: 1024px;
}
#content-layout {
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/bg/footer-bg.png);
}
#content {
	margin: auto;
	height: auto;
	width: 1024px;
}
#inner-content {
	float: left;
	height: auto;
	width: 1024px;
	margin-top: 13px;
	margin-bottom: 13px;
}
#top-inner-content {
	float: left;
	height: auto;
	width: 1024px;
}
#top-inner-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #e3a946;
	float: left;
	height: 40px;
	width: 1024px;
	text-transform: uppercase;
}
#top-inner-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #ffffff;
	text-align: justify;
	float: left;
	height: auto;
	width: 1024px;
}
#left-top-inner-content {
	float: left;
	height: auto;
	width: 500px;
	margin-right: 24px;
}
#left-top-inner-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #e3a946;
	float: left;
	height: 40px;
	width: 500px;
	text-transform: uppercase;
}
#left-top-inner-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #ffffff;
	text-align: justify;
	float: left;
	height: auto;
	width: 500px;
}
#right-top-inner-content {
	float: left;
	height: auto;
	width: 500px;
}
#right-top-inner-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #e3a946;
	float: left;
	height: 40px;
	width: 500px;
	text-transform: uppercase;
}
#right-top-inner-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #ffffff;
	text-align: justify;
	float: left;
	height: auto;
	width: 500px;
}
#footer-layout {
	height: 103px;
	width: 100%;
	float: left;
	background-image: url(../images/bg/footer-bg.png);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #305aae;
}
#footer {
	margin: auto;
	height: 103px;
	width: 1024px;
}
#inner-footer {
	float: left;
	height: 77px;
	width: 1024px;
	margin-top: 13px;
	margin-bottom: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 3em;
	color: #ffffff;
}
#left-inner-footer {
	float: left;
	height: 77px;
	width: 512px;
	text-align: left;
}
#top-left-inner-footer {
	float: left;
	height: 38px;
	width: 512px;
}
#bottom-left-inner-footer {
	float: left;
	height: 39px;
	width: 512px;
}
#right-inner-footer {
	float: left;
	height: 77px;
	width: 512px;
	text-align: right;
}
#top-right-inner-footer {
	float: left;
	height: 38px;
	width: 512px;
}
#bottom-right-inner-footer {
	float: left;
	height: 38px;
	width: 512px;
}
