﻿body {
    text-align:center;
	background-color:#FFCC00;
}
#main {
    width:720px;
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:left;
}
#header {
    position:relative;
    width:720px;
    height:51px;
    background:url(../images/title-bg.jpg) no-repeat;
}
#header h1 {
	font-size: 2px; 
	z-index: 100; 
	left: 0; 
	margin: 0; 
	position: absolute; 
	top: 0; 
}
#header h1 a {
	display: block; 
	background: url(../images/logo.jpg) no-repeat; 
	width: 175px; 
	text-indent: -700em; 
	height: 50px; 
	text-decoration: none
}
#nav li {
    margin:0;
    padding:0;
    height:24px;
    list-style:none;
    display:inline;
    width:280px;
}
#nav a {
    position:relative;
    top:26px;
    float:right;
    padding:24px 0 0 0;
    overflow:hidden;
    height:0px !important;
    height /:24px; /*IE5/Win*/
}
#nav a:hover {background-position: 0 -24px;}
#nav a:active, #nav a.selected {background-position:0 -48px;}
#about a {width:70px; background: url(../images/tab-about.jpg) top left no-repeat;} 
#solution a {width:70px; background: url(../images/tab-solution.jpg) top left no-repeat;} 
#product a {width:70px; background: url(../images/tab-product.jpg) top left no-repeat;} 
#contact a {width:70px; background: url(../images/tab-contact.jpg) top left no-repeat;} 
#sitemap a {width:70px; background: url(../images/tab-sitemap.jpg) top left no-repeat;} 

.frontcolumn {
    width:240px;
    float:left;
    background:url(../images/w_millde.jpg) repeat-y;
}
#body h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.9em;
	color: #003366;
	text-align:left;
	margin: 0 0 0 0.8em;
	border:none;
}
#mbody h1 {
	font-size: 16px;
	color: #336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 10px 10px 0 10px;
	border-bottom: solid 1px #336666;
	padding: 0 0 5px 0;
}
#mbody h2 {
	font-size: 14px;
	color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 10px 10px 0 10px;
	padding: 0 0 5px 0;
}
#mbody h3 {
	font-size: 14px;
	color:#336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 10px 10px 0 10px;
	padding: 0 0 5px 0;
}
#body .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.8em;
	font-weight:bold;
	text-align:left;
	margin: 0 10px 0 10px;
	color: #669933;
}
#mbody .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	margin: 0;
	padding:0 0 0 20px;
	color: #669933;
	text-indent:0;
}
#body .imgfirst {
    margin: 0 0.8em 0.1em 0;
}
#body ul {
    margin:0;
    padding:0;
    list-style:none;
}
#body li {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color:#666666;
	margin:0 0 0 30px;
	padding:0;
	list-style-type: square;
	text-align:left;
}
#mbody ul {
   margin:0 0 0 10px;
   padding:0;
   list-style:none;
}
#mbody li {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0 0 0 30px;
	padding:3px 0 3px 0;
	list-style-type: square;
	text-align:left;
}
address {
    clear:both; 
	height:24px; 
	background:url(../images/footer.jpg) no-repeat;
	text-align:left;
	background-color:#FFCC00;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    font-weight:bold;
    padding:5px 0 0 5px;
}
a:link {	
    font-family: Verdana, Arial, Helvetica, sans-serif;	
    font-size: 12px;
	text-decoration: none;
	color:#336699;
	border-bottom:1px solid #CCCC99;
	font-weight:bold;
}
a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	text-decoration: none;
	color:#336699;
	border-bottom:1px solid #CCCC99;
	font-weight:bold;
}
a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;	
   	font-size: 12px;
	text-decoration: none;
	color:#999999;
	font-weight:bold;
}
p {margin:0;}
#mbody p {
	font-size: 12px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 10px 10px 0 10px;
	line-height:1.5em;
	text-indent:1em;
}
#mbody table{margin: 5px 0 0 10px;}
.ordercontent {color: #336699; font-size: 12px; }
.ordertitle {color: #FFFFFF; font-size: 14px; }
.important {color:#FF0000; font-weight:bold;}
#mbody .imgsecond {
    margin: 0 60px 0 0;
	border: solid 1px #ccc;
	padding:5px;
}
th {background-color:#333333;
font-size:14px;
color:#FFFFFF;
text-align:center;
}
td {
font-size:14px;
color:#333;
text-align:center;}
