/* Website template by freewebsitetemplates.com */
body {
	/*background: #231404 url(../images/highlight.png) no-repeat left top;*/
	background:url("../images/pattern.jpg");
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
#page {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
img {
	border: 0;
}
/*------------------------------ SPRITES ------------------------------*/
#navigation li:first-child a, #main ul li, #main ul li a, #headline div.body a.more {
	background: url(../images/buttons.png) no-repeat;
}
#contents, #headline {
	background: #ffffff;
}
#contents > div, #adbox, #headline div.body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;
}
#footer .connect a {
	background: url(../images/icons.png) no-repeat;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	min-height: 150px;
	position: relative;
}
/** Logo **/
#logo {
	display: block;
	width: 250px;
	padding-bottom: 30px;
}
/** Navigation **/
#navigation {
	background: url(../images/bg-menu.png) no-repeat;
	display: inline-block;
	height: 60px;
	width: 960px;
	list-style: none;
	margin: 0;
	padding: 1px 0 0;
	position: absolute;
	left: 0;
	top: 155px;
}
#navigation li {
	float: left;
	height: 55px;
	padding-left: 1px;
}
#navigation li a {
	color: #ffffff;
	display: block;
	font-size: 16px;
	height: 55px;
	line-height: 55px;
	padding: 0 32px;
	text-align: center;
	text-decoration: none;
	/*text-shadow: 0 -1px #d3e8fc;*/
}
#navigation li a:hover, #navigation li.selected a {
	background-color: #015cb9;
}
#navigation li:first-child a {
	background-position: left top;
	display: block;
	height: 55px;
	width: 60px;
	padding: 0;
}
#navigation li:first-child a:hover, #navigation li:first-child.selected a {
	background-color: transparent;
	background-position: -66px top;
}
#navigation li.last-child a {
	padding-right: 36px;
}
#navigation li.last-child a:hover, #navigation li.last-child.selected a {
	background: #015cb9 url(../images/bg-menu-selected-last.png) no-repeat right center;
}

/** Adbox **/
#adbox {
	background-position: left top;
	height: 496px;
	padding: 36px 1px 0;
}
#adbox div.details {
	background: url(../images/bg-headliner.png) repeat left top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	height: 88px;
	width: 900px;
	padding-right: 58px;
	padding-top: 20px;
	text-align: right;
	position: absolute;
	bottom: 4px;
	left: 1px;
}
#adbox div.details h1 {
	font-weight: normal;
	font-size: 26px;
	line-height: 30px;
	margin: 0;
}
#adbox div.details p {
	margin: 0;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
}

a {
	color: #687D9E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #d1b676;
}

h7 {
	line-height:45px;
	margin-right:0px;
	margin-left:0px;
	margin-top:20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1358AC;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
	background-position: left bottom;
	margin-bottom: 30px;
	padding-bottom: 11px;
}
#contents > div {
	background-position: left bottom;
	padding-bottom: 1px;
}
#contents div.background {
	min-height: 830px;
	padding: 60px 20px 30px;
}
#contents h2 {
	color: #f0e99a;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
}
#contents h4 {
	color: #f0e99a;
	font: 14px/30px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	text-align: justify;
}
#contents h4 a {
	color: #f0e99a;
	text-decoration: none;
	font-weight: bold;
}
#contents h4 a:hover {
	color: #a08a6b;
}
#contents p {
	color: #a08a6b;
	font: 16px/30px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 30px;
	text-align: justify;
}
#contents p a {
	color: #687D9E;
	text-decoration: none;
	font-weight: bold;
}
#contents p a:hover {
	color: #d1b676;
}
#contents div.body p a:hover {
	color: #d1b676;
}
/** MAIN **/
#main {
	color: #a08a6b;
	padding: 30px 15px;
}
#main h2 {
	margin-bottom: 20px;
	text-align: center;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding-bottom: 18px;
}
#main p a {
	color: #a08a6b;
}
#main ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#main ul li {
	float: left;
	background-position: 0 -94px;
	height: 59px;
	width: 260px;
	padding-left: 40px;
}
#main ul li:first-child {
	padding-left: 20px;
}
#main ul li a {
	background-position: right bottom;
	color: #fff;
	display: block;
	line-height: 59px;
	height: 59px;
	width: 260px;
	padding-right: 38px;
	text-align: center;
	text-decoration: none;
	position: relative;
}
#main ul li a:hover {
	color: #d1b676;
}
/** Product and Contact Us **/
#list {
	color: #f0e99a;
	margin: 0;
	padding-left: 30px;
	text-decoration: none;
	font-weight: bold;
}
#list li {
	font-size: small;
	padding: 0 15px;
}
#list li p {
	padding-right: 0px;
}
#list li p em {
	color: #f0e99a;
	display: block;
	font: bold 14px/30px Arial, Helvetica, sans-serif;
}
#list li p em a {
	color: #f0e99a;
	text-decoration: none;
	font-weight: bold;
}
/** Services and Solutions **/
#solutions > div {
	width: 920px;
	margin: 0 auto;
	position: relative;
}
#solutions > div img, #services img {
	margin: 18px 0;
}
#solutions > div div {
	background: url(../images/bg-headliner.png) repeat left top;
	height: 82px;
	width: 862px;
	padding: 20px 58px 0 0;
	text-align: right;
	position: absolute;
	left: 0;
	bottom: 22px;
}
#solutions > div div h2 {
	color: #fff;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
}
#solutions > div div p {
	color: #fff;
	display: inline-block;
}
/** News **/
#news ul {
	list-style: none;
	margin: 30px 0 0;
	padding: 0;
}
#news ul li {
	background: url(../images/border.png) repeat-x left top;
	display: inline-block;
	width: 920px;
	margin-bottom: 30px;
	padding: 60px 0 0;
}
#news ul li:first-child {
	background: none;
	padding-top: 0;
}
#news ul li img {
	float: right;
	margin-left: 20px;
	margin-top: 6px;
}
#news ul li:first-child img {
	float: left;
	margin-left: 0;
	margin-right: 20px;
}
#news li p em {
	color: #f0e99a;
	display: block;
	font: bold 14px/30px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
#news li p em a {
	color: #f0e99a;
	text-decoration: none;
	font-weight: bold;
}
/** Contacts **/
#contacts {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contacts li p em {
	display: block;
	font-style: normal;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
	color: #44301b;
	font-size: 12px;
	width: 940px;
	padding: 30px 10px;
}
#footer .connect {
	float: left;
	display: inline-block;
	line-height: 26px;
	margin-right: 30px;
}
#footer .connect span {
	float: left;
	margin-right: 5px;
}
#footer .connect a {
	float: left;
	display: block;
	height: 26px;
	margin: 0 6px;
}
#footer .connect a.facebook {
	background-position: -48px 0;
	width: 12px;
}
#footer .connect a.twitter {
	background-position: -48px -36px;
	width: 38px;
}
#footer .connect a.googleplus {
	background-position: -48px -72px;
	width: 25px;
}
#footer .connect a.facebook:hover {
	background-position: 0 0;
}
#footer .connect a.twitter:hover {
	background-position: 0 -36px;
}
#footer .connect a.googleplus:hover {
	background-position: 0 -72px;
}
#footer p {
	line-height: 26px;
	margin: 0;
	text-align: right;
}


/*------------------------------ left and right panels on front page ------------------------------*/

/*------------------------------ cf = cross fade ------------------------------*/
#cf {
  position:relative;
  height:281px;
  width:450px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

#cf_main {
  position:relative;
  width:960px;
  margin-top:45px;
}

#cf_main img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf_main img.top:hover {
  opacity:0;
}

#cf_products img.top:hover {
  opacity:0;
}

#cf_products {
  position:relative;
  width:700px;
  margin-top:15px;
}

#cf_products img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf_products_bricscad img.top:hover {
  opacity:0;
}

#cf_products_bricscad {
  position:relative;
  width:700px;
  margin-top:15px;
}

#cf_products_bricscad img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#contents div.body2 {
	background: #ffffff;
	width:960px;
	margin-top:250px;
	overflow:hidden;
}
#contents div.body2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
}
#contents div.body2 h2 {
	line-height:20px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#252823;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
}
#contents div.body3 {
	background: #ffffff;
	width:960px;
	margin-top:35px;
	overflow:hidden;
}
#contents div.body3 #cf_products_section img.top:hover {
  opacity:0;
}

#contents div.body3 #cf_products_section {
  position:relative;
  width:960px;
  margin-top:0px;
  margin-left:20px;
  height:309px;
}

#contents div.body3 #cf_products_section img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#contents div.body3 #cf_products_section_small img.top:hover {
  opacity:0;
}

#contents div.body3 #cf_products_section_small {
  position:relative;
  width:960px;
  margin-top:0px;
  margin-left:0px;
  height:309px;
}

#contents div.body3 #cf_products_section_small img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#contents div.body3 #goback {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c2e3d;
	line-height:20px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
}
#contents div.body3 #agap {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c2e3d;
	line-height:20px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
}
#contents div.body3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
}
#contents div.body3 h1 {
	line-height:0px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#4A5970;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
	line-height:25px;
}
#contents div.body3 h2 {
	line-height:0px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1358AC;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
	line-height:25px;
}
#contents div.body3 h3 {
	line-height:0px;
	margin-right:20px;
	margin-left:25px;
	margin-top:0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c2e3d;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
	line-height:20px;
}
#contents div.body3 h4 {
	line-height:0px;
	margin-right:20px;
	margin-left:0px;
	margin-top:0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c2e3d;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
	line-height:20px;
}
#contents div.body3 h5 {
	line-height:0px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2c2e3d;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
}
#contents div.body3 h6 {
	line-height:0px;
	margin-right:0px;
	margin-left:0px;
	margin-top:20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1358AC;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
	line-height:25px;
}
#contents div.body3 ul {
	list-style-type:none;
	width:960px;
	height:325px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}
#contents div.body3 ul li.first {
	list-style-type:none;
	width:400px;
	height:310px;
	float:left;
	margin-right:20px;
	margin-left:0px;
}
#contents div.body3 ul li.first p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	width:400px;
	line-height:15px;
	margin-right:15px;
	margin-left:0px;
	margin-top:5px;
}
#contents div.body3 ul li.first ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.body3 ul li.last {
	list-style-type:none;
	width:400px;
	height:310px;
	float:left;
	margin-right:0px;
	margin-left:0px;
}
#contents div.body3 ul li.last p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	width:400px;
	line-height:15px;
	margin-right:10px;
	margin-left:25px;
	margin-top:5px;
}
#contents div.body3 ul li.last ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}

#contents div.body3 ul.contours {
	list-style-type:none;
	width:960px;
	height:270px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}
#contents div.body3 ul.contours li.first {
	list-style-type:none;
	width:400px;
	height:270px;
	float:left;
	margin-right:20px;
	margin-left:0px;
}
#contents div.body3 ul.contours li.first p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	width:400px;
	line-height:15px;
	margin-right:5px;
	margin-left:0px;
	margin-top:5px;
}
#contents div.body3 ul.contours li.first ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.body3 ul.contours li.last {
	list-style-type:none;
	width:400px;
	height:270px;
	float:left;
}
#contents div.body3 ul.contours li.last p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	width:400px;
	line-height:15px;
	margin-right:10px;
	margin-left:20px;
	margin-top:5px;
}
#contents div.body3 ul.contours li.last ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}

#contents div.body3 ul.ztv2 {
	list-style-type:none;
	width:960px;
	height:420px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}
#contents div.body3 ul.ztv2 li.first {
	list-style-type:none;
	width:400px;
	height:510px;
	float:left;
	margin-right:20px;
	margin-left:0px;
}
#contents div.body3 ul.ztv2 li.first p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	width:400px;
	line-height:15px;
	margin-right:5px;
	margin-left:0px;
	margin-top:5px;
}
#contents div.body3 ul.ztv2 li.first ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.body3 ul.contours li.last {
	list-style-type:none;
	width:400px;
	height:510px;
	float:left;
}
#contents div.body3 ul.ztv2 li.last p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	width:400px;
	line-height:15px;
	margin-right:10px;
	margin-left:20px;
	margin-top:5px;
}
#contents div.body3 ul.ztv2 li.last ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}


#contents div.section {
	width:960px;
	margin-top:0px;
	overflow:hidden;
	background: #ffffff;
}
#contents div.section ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#contents div.section ul li.first {
	width:600px;
	height:300px;
	float:left;
	margin-right:20px;
	margin-left:20px;
}
#contents div.section ul li.first h2 {
	height:60px;
	line-height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
}
#contents div.section ul li.first ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.section ul li.first ul li a img {
	float:left;
	margin:0 10px 10px 0;
}
#contents div.section ul li.first ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;
}
#contents div.section ul li.first ul li p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#343831;
}
#contents div.section ul li.first ul li p a:hover {
	color:#033842;
}
#contents div.section ul li.first ul li p a.readmore {
	text-decoration:none;
}
#contents div.section ul li.first ul li p a.readmore:hover {
	color:#033842;
}
#contents div.section ul li.first ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section ul li.first ul li h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#252823;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
}
#contents div.section ul li.last {
	height:550px;
	width:300px;
	float:left;
}
#contents div.section ul li.last h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section ul li.last ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.section ul li.last ul li {
	height:70px;
	background-image:none;
	margin:0;
}
#contents div.section ul li.last ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section ul li.last ul li h2 span {
	float:left;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}
#contents div.section ul li.last ul li span {
	float:left;
	height:auto;
	margin:0;
}
#contents div.section ul li.last ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;

}
#contents div.section ul li.last ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#2f63b5;
}
#contents div.section ul li.last ul li a:hover {
	color:#009999;
}

#contents div.section_products {
	width:960px;
	margin-top:35px;
	overflow:hidden;
	background: #ffffff;
}
#contents div.section_products ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#contents div.section_products ul li.first {
	width:200px;
	height:135px;
	float:left;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
}
#contents div.section_products ul li.first h2 {
	height:60px;
	line-height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
}
#contents div.section_products ul li.first ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.section_products ul li.first ul li a img {
	float:left;
	margin:0 10px 10px 0;
}
#contents div.section_products ul li.first ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;
	text-align: left;
}
#contents div.section_products ul li.first ul li p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#687D9E;
}
#contents div.section_products ul li.first ul li p a:hover {
	color:#d1b676;
}
#contents div.section_products ul li.first ul li p a.readmore {
	text-decoration:none;
}
#contents div.section_products ul li.first ul li p a.readmore:hover {
	color:#033842;
}
#contents div.section_products ul li.first ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section_products ul li.first ul li h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#252823;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
}
#contents div.section_products ul li.last {
	height:135px;
	width:700px;
	float:left;
}
#contents div.section_products ul li.last h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section_products ul li.last ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.section_products ul li.last ul li {
	height:70px;
	background-image:none;
	margin:0;
}
#contents div.section_products ul li.last ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section_products ul li.last ul li h2 span {
	float:left;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}
#contents div.section_products ul li.last ul li span {
	float:left;
	height:auto;
	margin:0;
}
#contents div.section_products ul li.last ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;
	text-align: left;
}
#contents div.section_products ul li.last ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#2f63b5;
}
#contents div.section_products ul li.last ul li a:hover {
	color:#009999;
}

#contents div.section_products_last {
	width:960px;
	margin-top:0px;
	overflow:hidden;
	background: #ffffff;
}
#contents div.section_products_last ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#contents div.section_products_last ul li.first {
	width:170px;
	height:135px;
	float:left;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
}
#contents div.section_products_last ul li.first h2 {
	height:60px;
	line-height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
}
#contents div.section_products_last ul li.first ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.section_products_last ul li.first ul li a img {
	float:left;
	margin:0 10px 10px 0;
}
#contents div.section_products_last ul li.first ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;
	text-align: left;
}
#contents div.section_products_last ul li.first ul li p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#687D9E;
}
#contents div.section_products_last ul li.first ul li p a:hover {
	color:#d1b676;
}
#contents div.section_products_last ul li.first ul li p a.readmore {
	text-decoration:none;
}
#contents div.section_products_last ul li.first ul li p a.readmore:hover {
	color:#033842;
}
#contents div.section_products_last ul li.first ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section_products_last ul li.first ul li h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#252823;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
}
#contents div.section_products_last ul li.last {
	height:135px;
	width:730px;
	float:left;
}
#contents div.section_products_last ul li.last h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section_products_last ul li.last ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.section_products_last ul li.last ul li {
	height:70px;
	background-image:none;
	margin:0;
}
#contents div.section_products_last ul li.last ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section_products_last ul li.last ul li h2 span {
	float:left;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}
#contents div.section_products_last ul li.last ul li span {
	float:left;
	height:auto;
	margin:0;
}
#contents div.section_products_last ul li.last ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;
	text-align: left;
}
#contents div.section_products_last ul li.last ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#2f63b5;
}
#contents div.section_products_last ul li.last ul li a:hover {
	color:#009999;
}

#contents div.section_products_below {
	width:960px;
	margin-top:0px;
	overflow:hidden;
	background: #ffffff;
}
#contents div.section_products_below ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#contents div.section_products_below ul li.first {
	width:200px;
	height:135px;
	float:left;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
}
#contents div.section_products_below ul li.first h2 {
	height:60px;
	line-height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
}
#contents div.section_products_below ul li.first ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.section_products_below ul li.first ul li a img {
	float:left;
	margin:0 10px 10px 0;
}
#contents div.section_products_below ul li.first ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;
	text-align: left;
}
#contents div.section_products_below ul li.first ul li p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#687D9E;
}
#contents div.section_products_below ul li.first ul li p a:hover {
	color:#d1b676;
}
#contents div.section_products_below ul li.first ul li p a.readmore {
	text-decoration:none;
}
#contents div.section_products_below ul li.first ul li p a.readmore:hover {
	color:#033842;
}
#contents div.section_products_below ul li.first ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section_products_below ul li.first ul li h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#252823;
	text-decoration:none;
	background-image:none;
	font-weight:bold;
	text-transform:uppercase;
	line-height:20px;
}
#contents div.section_products_below ul li.last {
	height:135px;
	width:700px;
	float:left;
}
#contents div.section_products_below ul li.last h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section_products_below ul li.last ul {
	list-style-type:none;
	margin:0;
	padding:20px 0;
}
#contents div.section_products_below ul li.last ul li {
	height:70px;
	background-image:none;
	margin:0;
}
#contents div.section_products_below ul li.last ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#02328b;
	background-image:none;
	line-height:25px;
	margin-bottom:0;
	height:auto;
	margin-top:0;
	font-weight:bold;
}
#contents div.section_products_below ul li.last ul li h2 span {
	float:left;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}
#contents div.section_products_below ul li.last ul li span {
	float:left;
	height:auto;
	margin:0;
}
#contents div.section_products_below ul li.last ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2c2e3d;
	line-height:15px;
	text-align: left;
}
#contents div.section_products_below ul li.last ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#2f63b5;
}
#contents div.section_products_below ul li.last ul li a:hover {
	color:#009999;
}

#contents div.footteri {
	width:960px;
	margin-top:15px;
	margin-bottom:0px;
	margin-top:30px;
	overflow:hidden;
	background: #ffffff;
	text-align: center;
}
#contents div.footteri h13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#015cb9;
	line-height:12px;
	text-align: center;
	font-weight:lighter;
}
