@charset "utf-8";
/* CSS Document */

body {
	background-color: #DFDFDF;
	background-image: url(headerbg.png);
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	margin: 0 auto;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	display: block;
	border: 0;
}

#header {
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
	border: 0;
}

#line {
	width: 100% - 10px;
	border-bottom: 1px solid #444;
	position: relative;
	top: 27px;
	margin-left: 5px;
	margin-right: 5px;
	z-index: -1;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #444;
}

a:hover {
	color: #09F;
	cursor: pointer;
}

.nav {
	height: 30px; 
	position: relative; 
	z-index: 500;
}

.nav .select {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	text-align: right;
	
}

.nav li {
	float: left;
	padding: 0 15px 0 15px;
	margin: 0 0 0 0;
}

.nav .select a {
	display: block;
	height: 36px;
	float: left;
	padding: 0 0 0 0;
	line-height: 25px;
	white-space: nowrap;
}

.nav .select a b {
	display: block;
	padding: 0 0 0 0; 
}

.nav .sub2 {
	display: none;
	list-style: none;
}

.nav .sub {
	height: 50px;
	display: none;
	list-style: none;
}

ul#nav .sub lihoi {
	background: transparent;
}

ul#nav .sub2 lihoi {
	background: transparent;
}

.nav .sub3 {
	display: none;
	list-style: none;
}

ul#nav .sub3 lihoi {
	background: transparent;
}

.nav .select :hover .sub {
	height: 30px;
	display: block; 
	position: absolute;

	top: 28px; 
	left: 0; 
	text-align: center;
}

.nav .select :hover .sub2 {
	height: 18px;
	display: block; 
	position: absolute;
	float: left; 
	top: 28px; 
	left: 0; 
	text-align: center;
}

.nav .select :hover .sub3 {
	height: 18px;
	display: block; 
	position: absolute;
	float: left; 
	top: 28px; 
	left: 0; 
	text-align: center;
}

.nav .select :hover .sub lihoi a {
	display: block;
	height: 18px;
	line-height: 25px;
	float: left;
	background: transparent;
	padding: 0 5px 10px; 
	margin: 0; 
	white-space: nowrap;  	
}


.nav .select :hover .sub3 lihoi a {
	display: block;
	height: 18px;
	line-height: 25px;
	float: left;
	background: transparent;
	padding: 0 5px 10px; 
	margin: 0; 
	white-space: nowrap;  		
}

.nav .select :hover .sub2 lihoi a {
	display: block;
	height: 18px;
	line-height: 25px;
	background: transparent;
	padding: 0 5px 10px; 
	margin: 0; 
	white-space: nowrap; 	
}

#content {
	margin: 0 auto;
	background-color: #fff;
	margin-bottom: 15px;
	text-align: left;
	border: thin solid #D3D3D3;
	font-family: "Folio Std Light";
	font-size: 12px;
	overflow: hidden;	
	width: 100%;
	padding: 10px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	text-align: center;
	width: 100%;
}

.contentlinks {
	vertical-align: middle;
	position: relative;
	height: 25px;
	border-top: 1px solid #CCC;
	padding: 10px 0px 13px 0px;
	text-align: center;
}

.contentlinks a {
	margin-left: 5px;
	margin-right: 5px;
}

#contentmain {
	display: block;
	background: url(pics/mainpic.png) top no-repeat;
	height:200px;
}

#contentheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #444;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px 10px 7px 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
}

#contentcontent {
	padding: 20px 20px 20px 20px;
	margin-bottom: 10px;
}

#map {
	visibility: visible;
}

.icon {
	cursor: pointer;
}

#wrapper2 {
	width: 800px;
	margin: 0 auto;
	display: block;
	border: 0;
}

#content2 {
	margin: 0 auto;
	background-color: #fff;
	margin-bottom: 15px;
	text-align: left;
	border: thin solid #D3D3D3;
	font-family: "Folio Std Light";
	font-size: 12px;
	overflow: hidden;	
	width: 100%;
	padding: 10px;
}

#cheader {
	color: #666;
	font-size: medium;
}


.prodtable td div {
	cursor: pointer;
	border: 1px solid white;
	color: #666;
	font-size: small;
	padding: 10px;
	text-align: center;
}

.prodtable td div img {
	margin-bottom: 5px;
}

#links {
	margin: 0px 50px 20px 20px;
	color: #444;
	width: 150px;
	padding: 0;
	font-size: medium;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#links .yesborder {
	margin: 0;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #CCC;	
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#links .noborder {
	margin: 0;
	padding: 5px 5px 5px 10px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#links :hover {
	color: #09F;
	border-left: 1px solid #09F;	
	border-right: 1px solid #09F;	
	cursor: pointer;
}

#featurelist table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-size: 11px;
}

#featurelist td {
	text-align: center;
	margin: 0;
	padding: 5px 25px 5px 25px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#conthead {
	margin-left: 20px;
	font-family: Calibri;
	font-size: large;
	padding: 5px;
	margin-bottom: 10px;
}

#left {
	vertical-align: top;
}

#right {
	font-family: Calibri;
	padding-right: 40px;
}

#spaa05table div {
	cursor: pointer;
	padding: 5px;
	border: 1px solid #FFF;
}

#spaa05table :hover {
	border-color: #09F;
}

