body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
p {
	margin:0px;
	padding:0px;
}
#all {
	width: 780px;
/*	border: 1px solid #ccc;  */
	text-align:left;
	margin:0px auto;
}
#topColor #red { width:20%; background-color:red; height:20px; float:left;}
#topColor #yellow { width:20%; background-color: yellow; height:20px; float:left;}
#topColor #green { width:20%; background-color:green; height:20px; float:left;}
#topColor #brown { width:20%; background-color:#A52A2A; height:20px; float:left;}
#topColor #orange { width:20%; background-color:orange; height:20px; float:left;}
#logo {	height:70px; float:left; width:780px;}
#top {
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:780px;
	float:left;
	height:271px;
}
#top a, #top a:hover, #top a:visited {
	color: #000000;
	text-decoration:none;
}
#top #red1 { width:20%; /*background-color:red; */ height:20px; float:left;}
#top #yellow1 { width:20%; /*background-color: yellow; */height:20px; float:left;}
#top #green1 { width:20%; /*background-color:green; */height:20px; float:left;}
#top #brown1 { width:20%; /*background-color:brown; */height:20px; float:left;}
#top #orange1 { width:20%; /*background-color:orange; */height:20px; float:left;}
#topMenu {
	float:left;
	width:780px;
}
.op { 
/*	opacity: 0.01;
	filter: alpha(opacity = 1);  */
	margin-top:105px; 
	padding-top:50px;
	text-align:center;
}
#content {
	float:left;
	width:780px;
}
#content #intro {
	float:right;
	width:503px;
}
#content #intro p {
	padding: 10px 10px 10px 10px;
	text-align:justify;
	line-height:1.4em;
}
#content #industry {
	float:left;
	background-image:url(../images/boxBg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:277px;
	width:262px;
}
#content #industry p {
	padding: 10px 10px 20px 10px;
	color:#666;
}
#content #industry h1 {
	font-size:12px;
	color:#666;
	margin:0;
	padding: 5px 10px;
}
#content #product {
	width:503px;
	float:right;
	color:#666666;
}
#content #product h1 {
	margin:0;
	padding:10px 0px 5px 0px;
}
#content #product ul {
	padding:0px;
	margin:0px;
}
#content #product li {
	padding-left:0px;
	padding-bottom:5px;
	margin-left:20px;
}
/* 
#bgLeo {
	position: relative;
	top:400px;
	left:500px;
	width:260px;
	height:330px;
	background-image:url(../images/bgLeo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:-2;
}
*/
.bigText {
	font-size:24px;
}
.smallText {
	font-size:12px;
}
.greenColor {
	color:green;
}
.redColor {
	color:red;
}
.brownColor {
	color:#A52A2A;
}
.yellowColor {
	color:yellow;
}
.orangeColor {
	color:orange;
}
#bottom {
	float:left;
	width:780px;
	height:63px;
/*	clear:both; */
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;	
	text-align:center;
}
#bottom p {
	padding: 20px 0 0 0;
	text-align:center;
}
#legal {
	width:780px;
	float:left;
	font-size:10px;
	color:#ccc;
}
