body {
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	background-color: #FFFFFF;
	margin: 0px;
}

h1 {
  font-size: 170%;
}
h2 {
  font-size: 130%;
}
h3 {
  font-size: 110%;
}
h4 {
  font-size: 90%;
}

#allcontent {
	background-color: #FFFFFF;
	width: 768px;
	padding: 10px 5px 5px 5px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: auto;
}

#head_logo {
	width: 780px;
	height: 134px;
 	border-style:none;
	margin: auto;
	padding: 0px 3px 0px 3px;
}


*#sidebar {
	width: 490px;
	padding: 10px 10px 5px 5px;
	margin: 10px 10px 0px 150px;
	

	font-size: 90%;
	background-color: #D7E3F2;
	border-color: #93a6b4;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

#right_content {
	font-size: 90%;
	margin:10px 5px 20px 0px;
	width:140px;
	padding:10px;
	margin: 0px 0px 20px 515px;

}

#copyright {
	width: 768px;
	padding: 10px;
    margin: auto;
	font-size: 70%;
	color:#333333;
	text-align: center;
	line-height: normal;
	clear:left;
}

#whatsnewtxt {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	padding: 20px;
    margin: 20px;
}

#main_pic {
	width:540px;
	height: 194px;
 	border-style:none;
	margin: 0px;
	padding: 0px;
}




/*Top Menu*/
	#topmenu {
		width: 780px;
		height:23px;
		border-style:none;
		background-color:#103988;
		margin: auto;
		padding: 0px;
	}
	ul.menu_top {
		margin:0;
		padding:0;
		list-style-type:none;
	}

	ul.menu_top li {
		float: left;
    }

			#produ_cat{
				width:190px;
				height:23px;
				background:#103988 url(images/_prdcata.gif) no-repeat left top;
			}
			#produ_cat a:hover {
				background:#103988 url(images/_prdcata.gif) no-repeat left bottom;
			}
		
			#whats_new{
				width:190px;
				height:23px;
				background:#103988 url(images/_whatsnew.gif) no-repeat left top;
			}
			#whats_new a:hover {
				background:#103988 url(images/_whatsnew.gif) no-repeat left bottom;
			}

			#compa_pro{
				position: static;
				width:190px;
				height:23px;
				background:#103988 url(images/_compprof.gif) no-repeat left top;
			}
			#compa_pro a:hover {
				background:#103988 url(images/_compprof.gif) no-repeat left bottom;
			}

			#contac_us{
				position: static;
				width:190px;
				height:23px;
				background:#103988 url(images/_contactus.gif) no-repeat left top;
			}
			#contac_us a:hover {
				background:#103988 url(images/_contactus.gif) no-repeat left bottom;
			}
	

	ul.menu_top a {
	    display:block;
		color:#000000;
		text-decoration:none;
		padding:0 2em;
		line-height:23px;
		width:140px;
		height:23px;
	}
/*END Top Menu*/



/*Vertical Menu*/
	#head_menu_ver {
		font-size: 80%;
		font-family: Arial, sans-serif;
		font-weight:bold;
		display:block;
		width:200px;
		height:23px;
		line-height:23px;
		color:#ffffff;
		text-decoration:none;
		background:#94b8e9 url(images/vert_menu.gif) no-repeat left bottom;
		text-indent:15px;
		margin:0;
		padding:0;
	}
	ul.menu_vert {
		margin:0;
		padding:0;
		list-style-type:none;
	}
	ul.menu_vert a {
		font-size: 80%;
		font-family: Arial, sans-serif;
		display:block;
		width:200px;
		height:23px;
		line-height:23px;
		color:#000000;
		text-decoration:none;
		background:#94b8e9 url(images/pixy-rollover.gif) no-repeat left bottom;
		text-indent:15px;
	}
	
	ul.menu_vert a:hover {
		background-position:right bottom;
		color:#fff;
	}
/*END Vertical Menu*/
