body		{ background-color:#f07e27; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; outline:none;}
a			{ text-decoration:none; color:#f07e27;}

#container						{ width:995px; height:auto; margin:0 auto; background-color:#117295; border-left:4px solid white;}				
#sub-container					{ width:910px; height:700px; margin-left:85px; border-top:solid 1px white;  background-color:#FFFFFF;}
.header-container 				{ width:860px; height:104px; margin:25px auto 0 auto; }
.header-container #header			{ width:100%; height:82px;}
.header-container #header #left		{ width:195px; height:82px; float:left; background: url(../images/md-matrix-logo.png) no-repeat; }
.header-container #header #right		{ width:665px; height:82px; float:left; background:url(../images/header-bg.png); }
.header-container #header #right span	{ float:right; padding-top:18px; margin-right:30px; background:url(../images/header-leaves.png) no-repeat right; display:block; text-align:left; width:490px; font-size:27px; margin-top:18px; color:#71c4c0;}
.header-container #menu					{ width:515px; height:22px; float:right; background: #f07e27 url(../images/menu-ul-bg.png) no-repeat;}
.header-container #menu ul				{ list-style:none; margin:0; padding:0; color:#FFFFFF; }
.header-container #menu ul li			{ float:left; width:163px; line-height:22px; padding:0; text-align:center; margin:0; }
.header-container #menu ul li.saparator	{ width:13px; height:22px;}
.header-container #menu ul li a			{ color:#ffffff; }

#body-container 					{ width:860px; height:475px; margin:20px auto;}
#body-container #left				{ width:200px; float:left; margin-left:-17px; }
#body-container #left #product-box	{ width:200px; height:280px; border:1px solid #b8dfdc; border-radius:16px; -moz-border-radius:16px; -webkit-border-radius:16px;  }
#body-container #left #product-box #text	{ font-size:13px; font-family:times; text-align:center; color:#f07e27; font-weight:bold; margin-top:8px; line-height:20px;}
#body-container #left #product-box #heading	{font-size:15px; font-family:times; text-align:center; color:#AAAAAA; font-weight:bold; margin-top:10px; line-height:20px;}
#body-container #left #product-box input[type=text]	{ width:178px; height:25px; padding:5px; background-color:#e9ece8; margin:5px 6px 0 0px;  border:none;}
#body-container #left #product-box input[type=submit]	{ width:70px; height:34px; position:relative; top:55px; left:-10px; font-size:13px; color:#FFFFFF; background-color:#13abb9; border:none; border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px;  }
#body-container #left #product-box  #pro	{ width:190px; height:246px; margin:-8px 0 0 0px; background:url(../images/products.png) no-repeat;}
#body-container #left #page-heading	{ background:url(../images/leavess.png) no-repeat left; width:144px; font-size:27px; color:#117295; font-family:times; padding:50px 0 0 60px; height:54px; margin:150px 0 0 10px;}
#body-container #center				{ width:280px; float:left; height:auto; margin-left:15px; line-height:17px; }
#body-container #center #spec		{ width:100%; height:125px; padding-top:20px; line-height:21px;}
#body-container #center #quan		{ width:210px; height:24px; margin:10px 0; background-color:#e9ece8; color:#13abb9; padding:13px;}		
#body-container #center #quan input[type=text]		{ width:70px; height:20px; border:none;}
#body-container #center #quan input[type=button]	{ width:105px; height:25px; color:#ffffff; font-family:times; background-color:#13abb9; border:none; border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px;}
#body-container #center #other		{ width:100%; height:200px; color:#b65100; margin-top:35px; text-align:justify; }
#body-container #right				{ width:663px; float:right; }
#body-container #right #img			{ width:663px; height:280px; background:url(../images/content_img.png) no-repeat top right; clear:both; margin-bottom:10px;}
#body-container #right #text-left	{ width:315px; height:150px; float:left; color:#888888; line-height:20px; text-align:left;}
#body-container #right #text-left p 	{ padding:0; margin:2px; font-size:15px;  text-align:left;}
#body-container #right #text-right	{ width:310px; height:150px; float:right; text-align:left; line-height:16px; color:#117295;}
#body-container #right #text-right ul	{ margin:0; padding:0; list-style:url(../images/bullet.png) outside; text-align:left;}
#body-container #right #text-right ul li{ text-align:left;}
#body-container #right #text-right input[type=text],
#body-container #right #text-right textarea				{width:190px;}

.but				{ width:105px; height:25px; color:#ffffff; font-family:times; background-color:#13abb9; border:none; border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px;}

.style1 {
	color: #CCCCCC;
	font-weight: bold;
}