@charset "utf-8";
#layout {
	float: left;
	height: auto;
	width: 100%;
}
#header-layout {
	float: left;
	height: 108px;
	width: 100%;
	background-color: #036;
}
#header {
	margin: auto;
	height: 108px;
	width: 1024px;
}
#inner-header {
	float: left;
	height: 108px;
	width: 1024px;
}
#left-inner-header {
	float: left;
	height: 108px;
	width: 804px;
}
#title {
	float: left;
	height: 108px;
	width: 804px;
	background-image: url(../images/bg/title.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#right-inner-header {
	float: left;
	height: 108px;
	width: 220px;
}
#menu-layout {
	float: left;
	height: 40px;
	width: 100%;
	background-color: #036;
}
#menu {
	height: 40px;
	width: 1024px;
	margin: auto;
	background-color: #f5f5f5;
}
#inner-menu {
	float: left;
	height: 40px;
	width: 1024px;
}
#inner-menu ul {
	padding-left: 0px;
	margin: 0px;
}
#inner-menu li {
	padding-left: 0px;
	display: inline;
}
#inner-menu a {
	width: auto;
	height: 40px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 3em;
	color: #242424;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	border-shadow: #000;
}
#inner-menu a:hover {
	width: auto;
	height: 40px;
	float: left;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	background-color: #242424;
}
#inner-menu #active a {
	width: auto;
	height: 40px;
	float: left;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	background-color: #242424;
}
#banner-layout {
	float: left;
	height: 502px;
	width: 100%;
	background-color: #f5f5f5;
}
#banner {
	margin: auto;
	height: 502px;
	width: 1024px;
	background-color: #D71D1E;
}
#inner-banner {
	float: left;
	height: 502px;
	width: 1024px;
}
#content-layout {
	float: left;
	height: auto;
	width: 100%;
	background-color: #F4F4F4;
}
#content {
	margin: auto;
	height: auto;
	width: 1024px;
}
#inner-content {
	float: left;
	height: auto;
	width: 1024px;
	margin-top: 13px;
	margin-bottom: 13px;
}
#left-inner-content {
	float: left;
	height: auto;
	width: 240px;
	margin-right: 9px;
	background-color: #ffffff;
	border-radius: 9px;
	padding-top: 13px;
	padding-bottom: 13px;
}
#top-left-inner-content {
	float: left;
	height: auto;
	width: 240px;
	margin-bottom: 9px;
}
#top-left-inner-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.5em;
	font-weight: bold;
	color: #036;
	float: left;
	height: 45px;
	width: 220px;
	padding-left: 20px;
}
#top-left-inner-content-details {
	float: left;
	height: auto;
	width: 240px;
}
#inner-top-left-inner-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #4a4b4d;
	text-align: justify;
	float: left;
	height: auto;
	width: 220px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #4a4b4d;
	float: left;
	height: 22px;
	width: 200px;
	padding-left: 22px;
	margin-bottom: 5px;
	margin-top: 4px;
	background-image: url(../images/bg/bullet.png);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#bottom-left-inner-content {
	float: left;
	height: auto;
	width: 240px;
	margin-bottom: 9px;
}
#bottom-left-inner-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.5em;
	font-weight: bold;
	color: #036;
	float: left;
	height: 45px;
	width: 220px;
	padding-left: 20px;
}
#bottom-left-inner-content-details {
	float: left;
	height: auto;
	width: 240px;
}
#inner-bottom-left-inner-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #242424;
	text-align: justify;
	float: left;
	height: auto;
	width: 220px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#qc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #4a4b4d;
	float: left;
	height: 22px;
	width: 202px;
	margin-bottom: 5px;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d5c9;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
#right-inner-content {
	float: left;
	height: auto;
	width: 775px;
}
#top-right-inner-content {
	float: left;
	height: auto;
	width: 775px;
	margin-bottom: 9px;
}
#left-top-right-inner-content {
	float: left;
	height: auto;
	width: 250px;
	margin-right: 12px;
	background-color: #ffffff;
	border-radius: 9px;
}
#inner-left-top-right-inner-content {
	float: left;
	height: auto;
	width: 250px;
}
#inner-left-top-right-inner-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #ffffff;
	background-color: #036;
	text-align: center;
	float: left;
	height: 40px;
	width: 250px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}
#inner-left-top-right-inner-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #4a4b4d;
	text-align: justify;
	float: left;
	height: auto;
	width: 240px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#middle-top-right-inner-content {
	float: left;
	height: auto;
	width: 250px;
	margin-right: 12px;
	background-color: #ffffff;
	border-radius: 9px;
}
#inner-middle-top-right-inner-content {
	float: left;
	height: auto;
	width: 250px;
}
#inner-middle-top-right-inner-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #ffffff;
	background-color: #242424;
	text-align: center;
	float: left;
	height: 40px;
	width: 250px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}
#inner-middle-top-right-inner-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #4a4b4d;
	text-align: justify;
	float: left;
	height: auto;
	width: 240px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 24px;
	padding-bottom: 24px;
}
#right-top-right-inner-content {
	float: left;
	height: auto;
	width: 250px;
	background-color: #ffffff;
	border-radius: 9px;
}
#inner-right-top-right-inner-content {
	float: left;
	height: auto;
	width: 250px;
}
#inner-right-top-right-inner-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	font-weight: bold;
	color: #ffffff;
	background-color: #036;
	text-align: center;
	float: left;
	height: 40px;
	width: 250px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
}
#inner-right-top-right-inner-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #4a4b4d;
	text-align: justify;
	float: left;
	height: 180px;
	width: 240px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../images/bg/products.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#bottom-right-inner-content {
	float: left;
	height: auto;
	width: 755px;
	padding: 10px;
	background-color: #ffffff;
	border-radius: 9px;
}
#bottom-right-inner-content-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2.2em;
	color: #036;
	float: left;
	height: 40px;
	width: 755px;
	font-weight: bold;
}
#bottom-right-inner-content-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #4a4b4d;
	text-align: justify;
	float: left;
	height: auto;
	width: 755px;
}
#footer-layout {
	float: left;
	height: 103px;
	width: 100%;
	background-color: #242424;
}
#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;
}