#layout {
	float: left;
	height: auto;
	width: 100%;
}
#header-layout {
	float: left;
	height: 103px;
	width: 100%;
}
#header {
	margin: auto;
	height: 103px;
	width: 1024px;
}
#inner-header {
	float: left;
	height: 103px;
	width: 1024px;
}
#left-inner-header {
	float: left;
	height: 103px;
	width: 600px;
}
#title {
	float: left;
	height: 103px;
	width: 600px;
	background-image: url(../images/bg/title.png);
	background-repeat: no-repeat;
}
#right-inner-header {
	float: left;
	height: 103px;
	width: 424px;
}
#menu {
	float: left;
	height: 103px;
	width: 424px;
}
#inner-menu {
	float: left;
	height: 103px;
	width: 400px;
	margin-left: 24px;
}
#inner-menu ul {
	padding-left: 0px;
	margin: 0px;
}
#inner-menu li {
	padding-left: 0px;
	display: inline;
}
#inner-menu a {
	width: 81px;
	height: 103px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 7em;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
#inner-menu a:hover {
	width: 81px;
	height: 99px;
	float: left;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ec9303;
	padding-right: 6px;
	padding-left: 6px;
}
#inner-menu #active a {
	width: 81px;
	height: 99px;
	float: left;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ec9303;
	padding-right: 6px;
	padding-left: 6px;
}
#banner-layout {
	float: left;
	height: 400px;
	width: 100%;
}
#banner {
	margin: auto;
	height: 400px;
	width: 1024px;
}
#inner-banner {
	float: left;
	height: 400px;
	width: 1024px;
}
#slogan-layout {
	float: left;
	height: 80px;
	width: 100%;
	margin-top: 13px;
	background-color: #ffffff;
}
#slogan {
	height: 80px;
	width: 1024px;
	margin: auto;
}
#inner-slogan {
	float: left;
	height: 80px;
	width: 1024px;
}

#slogan-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 27px;
	float: left;
	height: 80px;
	width: 980px;
	font-weight: bold;
	text-align: left;
	margin-right: 22px;
	margin-left: 22px;
}
#left-slogan-title {
	float: left;
	height: 60px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
	margin-right: 13px;
	padding-right: 27px;
}
#middle-slogan-title {
	float: left;
	height: 60px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FE9500;
	margin-right: 13px;
	padding-right: 27px;
}
#right-slogan-title {
	float: left;
	height: 60px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #662801;
	margin-right: 13px;
	padding-right: 27px;
}
#content-layout {
	float: left;
	height: auto;
	width: 100%;
	background-color: #ffffff;
}
#content {
	margin: auto;
	height: auto;
	width: 1024px;
}
#inner-content {
	float: left;
	height: auto;
	width: 1024px;
}

#middle-content {
	float: left;
	height: 40px;
	width: 1024px;
}
#middle-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #fe9500;
	float: left;
	height: 40px;
	width: 160px;
	text-transform: uppercase;
}
#middle-content-details {
	float: left;
	height: 40px;
	width: 864px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.2em;
	font-weight: bold;
	color: #333;
}
#top-content {
	float: left;
	height: auto;
	width: 1024px;
	margin-top: 10px;
}
#left-content {
	float: left;
	height: auto;
	width: 780px;
	margin-right: 10px;
}
#top-left-content
{
	float: left;
	height: auto;
	width: 780px;
}
#top-left-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #823d01;
	float: left;
	height: 40px;
	width: 780px;
	text-transform: uppercase;
}
#top-left-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.2em;
	color: #333;
	text-align: justify;
	float: left;
	height: auto;
	width: 780px;
}
.h4
{
	color:#662801;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#vline
{
	height: 13px;
	width: 690px;
	background-image: url(../images/bg/vline.png);
	float: left;
	margin-right: 45px;
	margin-left: 45px;
}
#bottom-left-content {
	float: left;
	height: auto;
	width: 780px;
}
#left-bottom-left-content {
	float: left;
	height: auto;
	width: 254px;
	margin-right: 10px;
}
#left-bottom-left-content-title {
	float: left;
	height: 31px;
	width: 254px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 2.2em;
	font-weight: bold;
	color: #823d01;
	text-transform: uppercase;
}
#left-bottom-left-content-img-bg {
	float: left;
	height: 150px;
	width: 254px;
	background-image: url(../images/bg/bottom-content-img-bg.png);
	background-repeat: no-repeat;
}
#left-bottom-left-content-img {
	height: 117px;
	width: 220px;
	background-image: url(../images/bg/left-bottom-content-img.png);
	background-repeat: no-repeat;
	background-position: 14px center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 14px;
	float: left;
}
#left-bottom-left-content-des {
	float: left;
	height: auto;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 2em;
}
#middle-bottom-left-content {
	float: left;
	height: auto;
	width: 253px;
	margin-right: 10px;
}
#middle-bottom-left-content-title {
	float: left;
	height: 31px;
	width: 254px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 2.2em;
	font-weight: bold;
	color: #823d01;
	text-transform: uppercase;
}
#middle-bottom-left-content-img-bg {
	float: left;
	height: 150px;
	width: 254px;
	background-image: url(../images/bg/bottom-content-img-bg.png);
	background-repeat: no-repeat;
}
#middle-bottom-left-content-img {
	height: 117px;
	width: 220px;
	background-image: url(../images/bg/middle-bottom-content-img.png);
	background-repeat: no-repeat;
	background-position: 14px center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 14px;
	float: left;
}
#middle-bottom-left-content-des {
	float: left;
	height: auto;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 2em;
}
#right-bottom-left-content {
	float: left;
	height: auto;
	width: 253px;
}
#right-bottom-left-content-title {
	float: left;
	height: 31px;
	width: 253px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 2.2em;
	font-weight: bold;
	color: #823d01;
	text-transform: uppercase;
}
#right-bottom-left-content-img-bg {
	float: left;
	height: 150px;
	width: 253px;
	background-image: url(../images/bg/bottom-content-img-bg.png);
	background-repeat: no-repeat;
}
#right-bottom-left-content-img {
	height: 117px;
	width: 220px;
	background-image: url(../images/bg/right-bottom-content-img.png);
	background-repeat: no-repeat;
	background-position: 14px center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 13px;
	float: left;
}
#right-bottom-left-content-des {
	float: left;
	height: auto;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 2em;
}
#right-content {
	float: left;
	height: auto;
	width: 232px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #ccc;
}
#right-content-title  {
	float: left;
	height: 40px;
	width: 220px;
	background-image: url(images/contactus.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #fe9500;
	margin-left: 10px;
	text-transform: uppercase;
}
#right-content-details {
	float: left;
	height: auto;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333;
	text-align: justify;
	margin-left: 10px;
}
#products {
	background-image: url(../images/bg/bulletin.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	height: auto;
	width: 180px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2.2em;
	color: #333;
}
#bottom-content {
	float: left;
	height: 40px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3.1em;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
#footer-layout {
	float: left;
	height: 103px;
	width: 100%;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #fe9500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3.1em;
	color: #ffffff;
}
#footer {
	margin: auto;
	height: 103px;
	width: 1024px;
}
#inner-footer {
	height: 77px;
	width: 1024px;
	float: left;
	margin-top: 13px;
	margin-bottom: 13px;
}
#left-inner-footer {
	float: left;
	height: 77px;
	width: 534px;
	text-align: left;
}
#top-left-inner-footer {
	float: left;
	height: 36px;
	width: 534px;
}
#bottom-left-inner-footer {
	float: left;
	height: 36px;
	width: 534px;
}
#right-inner-footer {
	float: left;
	height: 77px;
	width: 490px;
	text-align: right;
}
#top-right-inner-footer {
	float: left;
	height: 36px;
	width: 490px;
}
#bottom-right-inner-footer {
	float: left;
	height: 36px;
	width: 490px;
}
