*
	{
	margin: 0;
	padding: 0;
}

#main
	{
	width: 790px;
}

h1 span
	{
	display: none;
}

h1 {
	width: 790px;
	background: url(../assets/Image/home_header.jpg) no-repeat;
	height: 143px;
	margin-top: 40px;
}

h2 {
	font: bold 1.3em verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.preload {
	display: none;
}

a {font-weight:bold;
	text-decoration:underline;
	color:#000;
}

a:hover{color:#608cc9;
	text-decoration:none;
	font-style: normal;
}
/*-------------nav----------------------------------*/

#side {
	background: url(../assets/Image/top_nav_small.gif) no-repeat;
	width: 178px;
	float: left;
	padding-top: 59px;
}

#side span {
	display: none;
}

#side ul li a#introduction {
	background: url(../assets/Image/but_introduction.gif) 0 0 no-repeat;
	width: 178px;
	height: 30px;
	display: block;
	
}

#side ul li a#introduction:hover {
	background: url(../assets/Image/but_introduction_over.gif) 0 0 no-repeat;
}

#side ul li a#products {
	background: url(../assets/Image/but_products.gif) 0 0 no-repeat;
	width: 178px;
	height: 30px;
	display: block;
	list-style-type: none;
}

#side ul li a#products:hover {
	background: url(../assets/Image/but_products_over.gif) 0 0 no-repeat;
}

#side ul li a#quality {
	background: url(../assets/Image/but_quality.gif) 0 0 no-repeat;
	width: 178px;
	height: 30px;
	display: block;
	list-style-type: none;
}

#side ul li a#quality:hover {
	background: url(../assets/Image/but_quality_over.gif) 0 0 no-repeat;
}

#side ul li a#information {
	background: url(../assets/Image/but_informtion.gif) 0 0 no-repeat;
	width: 178px;
	height: 30px;
	display: block;
	list-style-type: none;
}

#side ul li a#information:hover {
	background: url(../assets/Image/but_informtion_over.gif) 0 0 no-repeat;
}

#side ul li a#contact {
	background: url(../assets/Image/but_contact.gif) 0 0 no-repeat;
	width: 178px;
	height: 30px;
	display: block;
	list-style-type: none;
}

#side ul li a#contact:hover {
	background: url(../assets/Image/but_contact_over.gif) 0 0 no-repeat;
}

#side ul li ul {
	list-style: none;
	width: 168px;
	border-bottom: 1px solid #505050;
}

#side ul li {
	position: relative;
}

#side li ul {
	position: absolute;
	left: 178px;
	top: 0;
	display: none;
}

#side li:hover ul, #side li.over ul {
	display: block; }

#side li:hover ul { display: block; }

/* Holly Hack. IE Requirement \*/
* html #side ul li{ float: left; height: 1%; }
* html #side ul li a{ height: 1%; }
/* End */

#side ul li ul li a {
	font: 0.65em verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #3462a6;
	background: #fff;
	border-top: 1px solid #9B9EA1;
	border-left: 1px solid #9B9EA1;
	border-right: 1px solid #505050;
	padding: 3px;
	width: 160px;
}

#side ul li ul li a:hover
	{
	background: #e0e4eb;
	color: inherit;
}
.search
	{
	border: 1px solid #9B9FA2;
	width: 120px;
	height: 56px;
	padding: 5px;
	background: #CF9134;
	color: #fff;
}

.search p{
	padding: 0;
}

/*--------------nav end----------------------------*/

#border
	{
	border: 2px solid #CF9134;
	border-top: 0;
	background: #f3f3f3;
	color: inherit;
	width: 786px;
}
.floatl
	{
	float: left;
}

.floatr
	{
	float: right;
}

#footer
	{
	clear: both;
	padding-bottom: 5px;
	width: 780px;
	font: 0.6em verdana, Arial, Helvetica, sans-serif;
}

.bluetitle
	{
	color: #0b67af;
	font-size: 1.2em;
	font-weight: bold;
}

#footer em
	{
	font: bold 1em verdana, Arial, Helvetica, sans-serif;
	color: #0b67af;
}
#footer p
	{
	margin-left: 30px;
	padding: 1px;
}

#footer b
	{
	font: bold 1.2em verdana, Arial, Helvetica, sans-serif;
	color: #0b67af;
}

.space
	{
	margin-left: 20px;
}

#footer a
	{
	color: #000;
	background: inherit;
}

#footer a:hover
	{
	text-decoration: none;
	color: #0b67af;
	background: inherit;
}

#maincontent
	{
	float: left;
	width: 580px;
	font: 0.7em verdana, Arial, Helvetica, sans-serif;
	padding: 2em 0 0 2em;
	text-align: justify;
}

p{
	padding: 1em;
}

#maincontent ul{
	list-style-position: inside;
}

#maincontent li{
	list-style-type: disc;
	padding-left: 40px;}

#footertext{
	text-align: center;
	font: 0.7em verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

#footertext a
	{
	color: #000;
	background: inherit;
	font-weight: bold;
}

#footertext a:hover
	{
	color: #0b67af;
	text-decoration: none;
}

#side form{
	font: 0.8em verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
}

#date{
	font: bold 0.6em verdana, Arial, Helvetica, sans-serif;
	color: #0b67af;
	background: inherit;
	float: right;
	padding: 0;
}

#group
	{
	text-align: center;
	margin: auto;
	font: bold 0.8em verdana, Arial, Helvetica, sans-serif;
}

.banner
	{
	text-align: center;
	margin: 5px auto;
}

#nav b
	{
	color: red;
}



