@charset "utf-8";
/* CSS Document */



article, aside, figure, footer, header, nav, section {
	display: block;
	margin: 0;
	padding: 0;
	font-family: "MS Serif", "New York", serif;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FEEDED;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 840px;
	margin: 0 auto;
}

#language{
	float:right;
	margin-right: 30px;
	margin-bottom: 70px;
	bottom: 100 px;
	position: relative;
	top: 50px;
	right: 25px;
	padding: -20Px;
}

#logo {
	background-image: url(../images/loto_title.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 100%;
}
#logo h1, #logo h2 {
	position: absolute;
	top: -500px;
}
nav {
	padding-top: 110px;
}


nav ul ul {
	display: none;
}

nav ul li:hover > ul {
	display: block;
}
	
nav ul {
	background: #efefef; 
	background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	padding: 0 20px;
	border-radius: 10px;  
	list-style: none;
	position: relative;
	display: inline-table;
	margin-bottom: 5px;
	font-weight: bold;
	font-size:20px;
}

nav ul:after {
	content: ""; clear: both; display: block;
}
	
nav ul li {
	float: left;
}
nav ul li:hover {
	background: #4b545f;
	background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
	background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
	background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
}

nav ul li:hover a {
	color: #fff;
}

nav ul li a {
	display: block; padding: 25px 40px;
	color: #757575; text-decoration: none;
}
	
nav ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
nav ul ul li {
	float: none; 
	border-top: 1px solid #6b727c;
	border-bottom: 1px solid #575f6a;
	position: relative;
}
nav ul ul li a {
	padding: 15px 40px;
	color: #fff;
}	
nav ul ul li a:hover {
	background: #4b545f;
}
			
nav ul ul ul {
	position: absolute; left: 100%; top:0;
}

#maincontent {
	margin-top: 80px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#wrapper { 
	overflow: visible; 
	margin-top: 80px;
	}
#sideNav{
	float: left;
	background:#fff4c8;
	border:2px solid #ffcc00;
	width:200px;
	margin-left: 6px;
	margin-right: 1px;
	margin-top: 30px;
}

#sideNav p{
	display: block
}
#sideNav p:hover{
	background: #4b545f;
	background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
	background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
	background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);

}
#sideNav p:hover a {
	color: #fff;
}

#sideNav p a {
	display: block; padding: 10px 2px;
	color: #757575; text-decoration: none;
}


#flashAd{
	float: left;
}

#image{
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#grouppic{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#speedpic{
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#profesionpic{
	float: right;
	padding-right: 5px;
	padding-left: 10px;
}
#inspection{
	float: right;
	margin-top: -40px;
	
}
#customertitle{
	float: right;
	line-height: 28px;	
}

#license{
	line-height: 30px;
	font-size: 20px;
	padding-right: 190px;
	padding-left: 50px;
}

#col2Stretch {  
float: left;
margin-left: 5px;
width: 598px; 
margin-top: 10px;
padding:5px;
}

#heading2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#text{
	float: left;
	padding:5px;
	margin-top:-30px;
	border-top: 1px dotted #CCC;
}
p {
	font-size: 1.1em;
	line-height: 30px;	
}

#flash {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:32px;
	font-weight:bold;
	line-height:1.2;
	background-image:url(../flash/screen.swf);
	background-repeat:no-repeat;
	width: 400px;
	height: 237 px;
	padding: 5px 370px 1px 15px;
	margin-bottom:10px;
}

.pod {
	background: #fff;
	padding: 10px;
	width: 244px;
	float:left;
	margin-right: 13px;
	font-weight: bold;
}
.podContent {
	margin-top:10px;
	margin-bottom: -20px;
	width: 244px;
	height:181px;
	overflow:hidden;	
}

.infopod{
	background: #fff;
	padding: 10px;
	width: 150px;
	float:left;
	margin-right: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
}
.infopod h1{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: #CCC;
	color: #000;
	background-repeat:no-repeat;
	background-position:95%;
	font-size:16px;
	font-weight:normal;
	margin: 0 0 10px 0;
}
.infopodContent{
	
	width: 120px;
	height:181px;
	overflow:hidden;
	line-height: 30px;	
}
.tzone{
	background: #fff;
	padding: 10px;
	width: 120px;
	float: left;
	margin-right: 17px;
	margin-left: 37px;
	font-weight: bold;
}
.tzone h1{
	background: #CCC;
	color: #000;
	padding:5px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:lighter;
	margin: 0 0 10px 0;
}

.tzoneContent{
	margin-top: 5px;
	width: 244px;
	height:140px;
	overflow:hidden;
	font-size:14px;
	line-height: 25px;
	padding-left:25px;
}
#specialService{
	float: right;
	margin-top: 2px;	
}
#contact{
	float: left;
	width: 400px;
	}
#hireInfo{
	float: left;
	width: 280px;
	margin-top: -10px;
	margin-right: 10px;
	margin-left: 5px;
}
#hire{
float: left;
margin-bottom:10px;
margin-top: 10px;
}
#news .podContent {
	margin-top:12px;
	overflow:auto;
}
#news .podContent p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:6px;
	font-size:15px;
}
.pod h1 {
	background: #CCC;
	color: #000;
	padding:5px;
	background-image:url(../images/icon_chevron.png);
	background-repeat:no-repeat;
	background-position:95%;
	font-size:16px;
	font-weight:normal;
	margin: 0 0 10px 0;
}
a.block {
	text-decoration:none;
	display:block;
}
time {
	font-weight:bold;
	display:inline-block;
	width:2.5em;
}
#bottom {
	clear:both;
	color: #666;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;

}
#footerContainer{
	bottom: 0px;
	height: auto;
	width: 100%;
}
#gongshanglogo{
	float: right;
	bottom: 60px;
	right: 150px;
	position: relative;
}
#LA{
	padding-left: 10px;	
	padding-bottom: 10Px;
}
#singapore{
	padding-left: 10px;	
	padding-bottom: 10Px;
}
#newyork{
	padding-left: 10px;	
	padding-bottom: 10Px;
}

#mumbai{
	padding-left: 10px;	
	padding-bottom: 10Px;
}

#london{
	padding-left: 10px;	
	padding-bottom: 10Px;
}
#webCounter{
	float: right;
	bottom: -8px;
	right: -20px;
	position: relative;
}