@charset "utf-8";
/* CSS Document */
html{
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height:150%;
	text-align:justify;
}
body {
	background-color: #0C2638;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg_content.jpg) repeat-y center;
}
a:link {
	color: #0CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0CF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #0CF;
}

#wrapper {
	width:100%;
	overflow:auto;
}
#topWrapper {
	background:url(../images/bg_top.jpg) no-repeat top center;
}
#aboutketoWrapper {
	background:url(../images/bg_about.jpg) no-repeat top center;
}
#mainWrapper{
	width:950px;
	margin: 0px auto;
	overflow:auto;
}
#menuWrapper{
	background-image:url(../images/index_bg1.jpg);
	height:175px;
	overflow:auto;
}
.topcontent{
	width:950px;
	margin:0 auto;
	position:relative;
}

.menu {
	margin: 140px 0px 0px 45px;
	padding: 0;
	list-style: none;
	overflow:auto;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 30px;
	float:left;
	list-style: none;
	background-repeat: no-repeat;
	background-image:url(../images/menu.png);
	width:95px;
}
.menu li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 30px;
	background-repeat: no-repeat;
	background-image:url(../images/menu.png);
}
.menu li a:hover {
	background: none;
}
.menuHome {
	background-position: 0px -30px;
}
.menuHome a {
	background-position: 0px 0px;
}
.menuAbout {
	margin-left:10px !important;
	background-position: -95px -30px;
}
.menuAbout a {
	background-position: -95px 0px;
}
.menuWorks {
	margin-left:440px !important;
	background-position: -190px -30px;
}
.menuWorks a {
	background-position: -190px 0px;
}
.menuContact {
	margin-left:20px !important;
	background-position: -285px -30px;
}
.menuContact a {
	background-position: -285px 0px;
}

#backTopDiv{
	width:990px;
	margin:0 auto;
	position:relative;
}

#divNetvigator{
	position:fixed;
	z-index:9;
	width:43px !important;
}

#divToTop{
	display:none;	
}
#divUp{
	cursor:pointer;
}

#divDown{
	cursor:pointer;
}

#divEnquiry{
	cursor:pointer;
}
#divNonUp,#divNonDown{
	width:43px;
	height:43px;
	display:none;
}


#index1{
	clear:both;
	background-image:url(../images/index_bg2.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:117px;
	float:left;
}
#index2{
	background-image:url(../images/index_bg3.jpg);
	background-repeat:no-repeat;
	width:436px;
	height:117px;
	float:left;
}
#index_icon{
	background-image:url(../images/index_icon.gif);
	background-repeat:no-repeat;
	width:114px;
	height:117px;
	float:left;
}
#theLatest{
	clear:both;
	background-image:url(../images/index_bg4.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:308px;
	overflow:auto;
}
#latestWrapper{
	margin:20px 0px 0px 400px;
	width:400px;
	overflow:hidden;
}
#latestPic{
	background-image:url(../images/lastest.png);
	background-repeat:no-repeat;
	width:300px;
	height:193px;
}
#latestClient{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	width:160px;
	color:#FC0;
	float:left;
	margin:5px 0px 0px 50px;
}
#latestDetail{
	font-family:Verdana;
	width:160px;
	margin:0px 0px 0px 50px;
	float:left;
}
#visitIcon{
	margin:0px 70px 0px 0px;
	width:120px;
	height:50px;
	float:right;
}
#aboutWrapper{
	width:950px;
	height:600px;
	background-image:url(../images/about_bg.jpg);
	overflow:auto;
	margin:0px auto;
}
#aboutContent{
	width:500px;
	height:240px;
	margin:190px 0px 0px 375px;
	color:#031B3C;
	line-height:130%;
}
#workWrapper{
	width:950px;
	background-image:url(../images/works_bg.jpg);
	background-repeat:no-repeat;
	overflow:auto;
}
#workContent{
	background-image:url(../images/jobs_bg.jpg);
	background-repeat:no-repeat;
	background-position:center 890px;
	min-height:959px;
	margin-top:170px;
}

#workContent .joblist{
	width:850px;
	height:100px;
	padding:8px;
	background-color:#fff;
	margin:0 auto 5px auto;
	overflow:hidden;
	cursor:pointer;
}

#workContent .jobsheader{
	width:850px;
	text-align:right;
	color:#666;
	height:25px;
	padding:5px 0px;
	display:none;
}

#contactWrapper{
	background-image:url(../images/contact_bg.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:1162px;
	overflow:auto;
	position:relative;
}
#contactTitle{
	font-size:13px;
	line-height:30.5px;
	vertical-align:text-top;
	text-align:center;
	margin:223px 0 0 313px;
	width:20px;
	float:left;
}
#contactContent{
	font-size:13px;
	line-height:30.5px;
	vertical-align:text-top;
	text-align:left;
	margin:223px 0 0 10px;
	width:350px;
	float:left;
}
#enquirform{
	clear:both;	
	margin:480px 0 0 313px;
}

.formText{
	font-weight:bold;
}

.error{
	font-weight:bold;
}
#enquirform input, #enquirform textarea{
	width:250px;
	margin-right:10px;	
}
#txt_detail{
	height:100px;
	font-size:12px;
}
.inputBtn{
	width:100px !important;	
}

#copyright{
	text-align:right;
	position:absolute;
	left:480px;
	top:1110px;
}

#footerBG{
	width:950px;
	height:100px;
}

.colorboxLink{
	color:#fff !important;
}
/*-------------MAP-------------*/
#mymap{
	height:340px;
	position:absolute;
	width:340px;
	left:570px;
	top:100px;
	border:5px solid #fff;
	-moz-box-shadow: 3px 3px 5px #000;
	-webkit-box-shadow: 3px 3px 5px #000;
	box-shadow: 3px 3px 5px #000;
	
}
.infoBoxes{
	width:300px;
}
.infoBoxes_keto{
	width:300px;
	height:120px;
	background:url(../images/keto_box.png) no-repeat;
}

.infoBoxTop{
	height:12px;
	background:url(../images/msBox_0.png) no-repeat;	
}

.infoBoxContent{
	color:#FFF;
	padding:10px 10px 30px 10px;
	background:url(../images/msBox_1.png) repeat-y;
}

.infoBoxBottom{
	height:18px;
	background:url(../images/msBox_2.png) no-repeat;	
}

.msgAddress{
	padding-left:95px;
	color:#666;
}
.msgHeader{
	padding:20px 0px 5px 95px; 
	font-weight:bold;
	font-size:16px;
	color:#666;
}

#mapClose{
	position:absolute;
	z-index:101;
}