body { 
    margin-top: 0px; 
	background-image:url(images/main-container-background.jpg);
	background-repeat:repeat-x;
	background-color:#bbbcbe;
}

.main-container {width:988px; margin:0px auto; overflow:hidden;}
.header {width:988px; height:187px; position:relative; background-repeat:no-repeat;}
.header-about {width:988px; height:187px; background-image:url(images/SANY-Secondary_1x1-ABOUT.jpg); position:relative; background-repeat:no-repeat;}
.header-careers {width:988px; height:187px; background-image:url(images/SANY-Secondary_1x1-CAREERS.jpg); position:relative; background-repeat:no-repeat;}
.header-pservice {width:988px; height:187px; background-image:url(images/SANY-Secondary_1x1-PSERVICE.jpg); position:relative; background-repeat:no-repeat;}
.header-contact {width:988px; height:187px; background-image:url(images/SANY-Secondary_1x1-CONTACT.jpg); position:relative; background-repeat:no-repeat;}
.content-container {width:988px; background-image:url(images/content-background.jpg); background-repeat:repeat-y;}
.content-container .left-menu {width:202px; padding-left:20px; padding-right:20px; background-image:url(images/SANY-Secondary_2x1.jpg); background-repeat:no-repeat; float:left; height:414px; position:relative;}
.content-container .right-content {width:711px; padding-left:15px; padding-right:20px; padding-top:3px; background-image:url(images/SANY-Secondary_2x2.jpg); background-repeat:no-repeat; float:right;}
.footer {width:988px; height:74px;}
.clear {clear:both;}

.splash-main-container {width:988px; margin:0px auto; overflow:hidden;}
.splash-flash {width:988px; height:146px;}
.splash-header {
	width:988px;
	height:75px;
	background-repeat:no-repeat;
	position:relative;
}
.splash-content-container {width:988px; background-image:url(images/splash-content-background.jpg); background-repeat:repeat-y;}
.splash-content-container .splash-left-menu {width:129px; background-image:url(images/SANY-SPLASH_2x1.jpg); background-repeat:no-repeat; float:left; height:377px; position:relative;}
.splash-content-container .splash-right-content {width:859px; background-image:url(images/SANY-SPLASH_2x2.jpg); background-repeat:no-repeat; float:right;}
.splash-footer {width:988px; height:67px; background-image:url(images/SANY-SPLASH_3x1.jpg);}

.splash-news {width:845px;}

.splash-header .top-menu {
	width:670px;
	height:27px;
	position:absolute;
	left: 302px;
	top: 6px;
}
.splash-left-menu .menu-on-left {
	width:112px;
	height:300px;
	position:absolute;
	left: 11px;
	top: 6px;
}

.header .top-menu2 {
	width:670px;
	height:27px;
	position:absolute;
	left: 300px;
	top: 154px;
}
.left-menu .menu-on-left2 {
	width:228px;
	height:425px;
	position:absolute;
	left: 10px;
	top: 41px;
}
.header-about .top-menu2 {
	width:670px;
	height:27px;
	position:absolute;
	left: 300px;
	top: 154px;
}
.header-careers .top-menu2 {
	width:670px;
	height:27px;
	position:absolute;
	left: 300px;
	top: 154px;
}
.header-pservice .top-menu2 {
	width:670px;
	height:27px;
	position:absolute;
	left: 300px;
	top: 154px;
}
.header-contact .top-menu2 {
	width:670px;
	height:27px;
	position:absolute;
	left: 300px;
	top: 154px;
}

h1 {
	font-family: Arial;
	font-size: 16pt;
	margin-top:1px;} 

h2 {
	font-family: Arial; 
	font-size: 14pt;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%; 
  font-family: Arial;
  font-size: 10pt;}
  
li {padding-bottom:2px;}
  
table {
	line-height: 150%;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
.p2 { line-height: 110%;
  font-family: Arial;
  font-size: 10pt;}
  
hr {margin-top:10px; margin-bottom:10px; width: 97%;}

.image-pad {padding:4px;}
.no-pad {padding:0px; margin:0px;}
.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.bigger { font-size: 12pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }
.sidetextsmall {font-size:10pt; color:#474747; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.sidetextlarge {font-size:14pt; color:#474747; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

a:link {
    color:#1d74bb;
	text-decoration: none;
}
a:visited {
	color:#1d74bb;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color:#1d74bb; 
	text-decoration: none;
}
