@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }

* html #footer {
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
    position:absolute;
}

body {
	margin:0; 
	padding:0px;
	padding-bottom:60px;
	background-color:#00baff;
	/*font-family: "myriad pro", Helvetica, Calibri, Arial, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	line-height:13px;
	height: 100%;


/*		-webkit-text-stroke: 1px transparent;*/
}


h1 {
/*	font: 2.3em "myriad pro", Helvetica, Calibri, Arial, sans-serif;*/
	color: #000000;
	margin: 0px 0px 0.4em;
	font-size: 28px;
	font-weight: bold;
		color: #000000;
		text-shadow: #00d8ff 0 1px 0;
			letter-spacing:-1px;	
}

h2 {
/*	font: bold 1.5em "myriad pro", Helvetica, Calibri, Arial, sans-serif;*/
	font-size: 18px;
	color: #000;
	margin: 0px 0px 0.4em;
			text-shadow: #00d8ff 0 1px 0;

		letter-spacing:-1px;	
}

h3 {
/*	font: bold 1.5em "myriad pro", Helvetica, Calibri, Arial, sans-serif;*/
	font-size: 13px;
}

h4 {
/*	font: bold 1.5em "myriad pro", Helvetica, Calibri, Arial, sans-serif;*/
	font-size: 54px;
	color: #2c2c2c;
	margin: 0px 0px 0.4em;
	text-shadow: #00d8ff 0 1px 0;
		line-height:100%;
}

	
	#header {
		/* you must set it to relative, so that you can use absolute position for children elements */
	position:relative;
	display: block;
	background:url(../images/header.jpg) no-repeat;
	width: 950px;
	height: 47px;
	}
	
	#logo {
	display: block;
	float:left;
	position: relative;
	width: 200px;
	height: 47px;
	text-indent:-10000px;
}
	#logo a {
	display: block;
	width: 100%;
	height: 100%;

}

	
	#header ul {
		/* remove the list style and spaces*/
		margin:0; 
		padding:0; 
		list-style:none; 
		display:inline;
				
		/* position absolute so that z-index can be defined */
		position:absolute; 
		
		/* center the menu, depend on the width of you menu*/
		left:518px; 
		top:0; 
		
		/* should be higher than #box */
		z-index:100;
 
	}
	
	#header ul li {
		
		/* give some spaces between the list items */
		margin:0px 10px; /*0 20*/
		padding-top: 15px;
		
		/* display the list item in single row */
		float:left;
		/*text-indent:-10000px;	*/
		
	}
	
	#header ul li a {
    display:block;
    width:100%;
    height:100%;
	color:#2c2c2c;
	font-weight: bold;
}
	
	
	
	#header #box {
		
		/* position absolute so that z-index can be defined and able to move this item using javascript */
		position:absolute; 
		left:0; 
		top:0; 
		
		/* should be lower than the list menu */
		z-index:50; 
 
		/* image of the right rounded corner */
	background:url(../images/hl_tail_new.gif) no-repeat right center; 


		height:25px; /*20*/
		
		/* add padding 8px so that the tail would appear */
		padding-right:12px;
		
		/* self-adjust negative margin to make sure the box display in the center of the item */
		margin-left:-15px;
		margin-top: 8px;
	}
	
	#header #box .head {
		/* image of the left rounded corner */
background:url(../images/hl_new.gif) no-repeat 0 0; 
		height:25px; /*20*/
 
		/* self-adjust left padding to make sure the box display in the center of the item */
		padding-left:10px;
	}

#home {
    width:45px;
	height:47px;
}

#services {
    width:60px;
	height:47px;
}

#works {
    width:52px;
	height:47px;
}

#about {
    width:49px;
	height:47px;
}

#contact {
    width:65px;
	height:47px;
}
	
	



#main {

}

.container{
   margin: 0px auto;
   width: 950px;
   min-height: 100%;

}


.bgLight {
		margin: 0px 0px 0px 0px;
		background:url(../images/bg_light.jpg) no-repeat; 
}

a{
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-shadow: none;
}

a img { 
	border:none; 
	text-decoration:none; 

}

p {
	margin: 1px 0px 1.4em;
/*	font-family: Century Gothic, sans-serif;*/
	font-size:14px;
	line-height:1.3em;	
	text-align:justify;
	color: #000000;
	text-shadow: #00d8ff 0 1px 0;

}


/*Main Page Use Only */


#mpAds {
	display:block;
	position: relative;
	float: left;
    background:url(../images/main-ads-bg_C.jpg) no-repeat;
    width:950px;
	height:436px;
	margin: 0px 0px 0px 0px;

}


.box_container1{
	position:relative; 
	overflow:visible; 
    float:left;
    width:302px;
	height: 301px;
    margin:90px 0px 0px 9px;
	
}

.box_container2{
	position:relative; 
	overflow:visible; 
    float:left;
    width:306px;
	height: 300px;
    margin:90px 0px 0px 9px;
	
}

.box_container3{
	position:relative;
	overflow:visible; 
    float:left;
    width:304px;
	height: 303px;
    margin:90px 0px 0px 9px;
	
}
	
.box_image1{ 
	position:absolute; 
}

.box_image2{ 
	position:absolute; 
}

.box_image3{ 
	position:absolute; 
}

			

#mpAdsButton {
	display:block;
/*	position: relative;*/
    float:left;
    background:url(../images/interested.png) no-repeat;
    width:316px;
	height:37px;
	margin: 0px 0px 0px 317px;
}

#mpAdsButton a {
    display:block;
    width:100%;
    height:100%;
}

#blueDiv {
	display:block;
	position: relative;
    float:left;
    background: #00baff url(../images/blue-divider.gif) no-repeat;
    width:950px;
	height:42px;
	margin: 20px 0px 0px 0px;
}


#mpIntro {
	display:block;
    position:relative; 
    float:left;
    margin:0px 0px 0px 0px;
    width:950px;
	height:227px;
	background-color:#00baff;
}

#mpIntro a{
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	text-shadow: #ffffff 0 1px 0;

}




.introBox1{
   float: left;
   width: 228px;
   height: 173px;
   background:url(../images/introbox.jpg) no-repeat;
   margin:0px 8px 0px 3px;
}

.introBox2{
   float: left;
   width: 228px;
   height: 173px;
   background:url(../images/introbox.jpg) no-repeat;
   margin:0px 8px 0px 0px;
}


.introPic {
   float: left;
   width: 207px;
   height: 70px;
   margin:10px 0px 0px 10px;
}

.introTitle {
	float: left;
	width: 207px;
	height: 12px;
	margin:5px 0px 0px 10px;
	font-weight:bold;
/*	letter-spacing:-1px;*/
	text-decoration: none;
	color: #3399FF;
	text-align:left;

}


.introDes {
   	float: left;
   	width: 207px;
   	height: 45px;
   	margin:5px 0px 0px 0px;
	padding-left: 10px;
	color:#2c2c2c;
	text-decoration: none;
	text-align:left;
}

.introLink {
   float: left;
   width: 207px;
   height: 14px;
   margin:5px 0px 0px 5px;
   	font-weight: bold;
	font-size:80%;
	color: #3399FF;
	text-decoration: none;
	text-align:right;
}



/*pages*/
#page {
	display:block;
    position:relative; 
    float:left;
    margin:0px 0px 0px 0px;
    width:950px;
	min-height: 500px;
}


/*left navi*/

#leftNavi{
	display:block;
    position:relative; 
    float:left;
    margin:25px 0px 0px 0px;
    width: 200px;

}

#sliding-navigation3 { 
	width:165px; /*200*/
	margin: 25px 0px 0px 5px;
	
}
#sliding-navigation3 ul, li {
	margin: 0;
	padding: 0;
	list-style:none;
	font-family: 'segoe ui', 'Tahoma', 'Verdana', 'lucida grande', sans-serif;
	font-size: 12px;
	display: block;
	position: relative;
	float: left;
	width: 160px;
}

#sliding-navigation3 ul {
	list-style: none;
	font-style: italic;
	font-weight: bold;
}

#sliding-navigation3 a {
	width: 100%; /*140*/
	display: block;
	padding: 3px 5px 3px 20px;  /*last 40*/
	background: #000000 center right no-repeat;
	margin: 3px 0;
	text-decoration: none;
}

#sliding-navigation3 h3.principal {
	width: 140px;
	display: block;
	padding: 3px 5px 3px 10px;  /*last 40*/
/*	background: #000000 center right no-repeat;*/
	margin: 5px 0;
	text-decoration: none;
}

#sliding-navigation3 a {
	color: #fff;
}



#sliding-navigation3 h3 {
	font-size: 13px;
}

#sliding-navigation3 h3.principal {
/*	color: #cbcbcb;
	text-shadow: 1px 2px 1px #222;*/
}




#pageContent{
	display:block;
    position:relative; 
    float:right;
    margin:25px 0px 0px 40px;
    width: 700px;
	min-height: 600px;
}

#pageTitle{
    float:left;
	position: relative;
    margin:0px 0px 0px 0px;
    width: 700px;
	height: 100%;
	padding: 5px 0px 5px 0px;



}

#pagePoint1{
	display:block;
    position:relative; 
    float:left;
    margin:20px 0px 20px 0px;
    width: 700px;
	font-size: 78px;
	line-height: 75px;
	font-weight: bold;
	color: #ffffff;
}


#pageText {
	/*font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/
	/*font: 1.1em "myriad pro", Helvetica, Calibri, Arial, sans-serif;*/
	font-size: 1.1em;
	line-height:1.4em;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	width: 700px;
	margin: 0px 0px 0px 0px;
}

#spaceBF{
    float:left;
    margin:0px 0px 0px 0px;
    height: 70px;
	width: 950px;
}

/*Footer */
#footer {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	min-width:950px;
	margin: 0px 0px 0px 0px;
	/*position: relative;*/
	font-size:10px;
	
	position: fixed !important;
            position: absolute; /* IE6 reads this */
            height: 62px;
            width: 100%;
            bottom: 0;
			background-color: #423d33;
			z-index: 999;



}



#footerBG {
	background:url(../images/footer.gif) repeat-x 0 0;
	margin: 0px 0px -100px 0px;
	height: 62px;
	position: relative;
}

#footer a {
	color: #0066FF;	/*4FBCC1*/
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-decoration: none;

}

#footer a:hover {
	color: #6B6B6B;

}

#footer p {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size:11px;
	text-decoration: none;
	color: #ffffff;
	text-shadow:none;


}

#bigC {
	display:block;
    position:relative; 
    float:left;
/*	background:url(../images/cu.png) no-repeat 0 0;*/
    margin:0px 0px 0px 0px;
    width: 334px;
	height: 88px;
}

#bigC a {
    display:block;

    width:100%;
    height:100%;
}

#footerC0 {
	display:block;
    position:relative; 
    float:left;
    margin:0px 0px 0px 0px;
    width: 616px;
}

#footerC1 {
	display:block;
    position:relative; 
    float:left;
	background:url(../images/to_improve.jpg) no-repeat 0 0;
    margin:48px 0px 0px 0px;
    width: 591px;
	height: 23px;
}

#footerC1 a {
    display:block;

    width:100%;
    height:100%;
}


#footerC2 {
	display:block;
    position:relative; 
    float:left;
    margin:-7px 0px 0px 0px;
    width: 950px;
	text-align:justify;
	color: #ffffff;

}




#map {
	display:block;
    position:relative; 
    float:left;
	margin:5px 5px 0px  0px;
	width: 550px;
}


#sectionTitle{
	display:block;
    position:relative; 
    float:left;
	margin:10px 0px 20px  0px;
	width: 100%;
	height: 100%;
}

#contactDetail{
	display:block;
    position:relative; 
    float:left;
	margin:5px 5px 0px  5px;


}




#form2 input, textarea{
	font:100% Trebuchet MS, Arial, Helvetica, Sans-Serif;
	line-height:160%;
	color:#333;
	}				

img{
	border:none;
	}			

/* form 2 */

	#form2{
		color:#fff;
		float: left;
		width:950px; /* customize width, this form have fluid layout */
		}
		
			
	#form2 fieldset{
		margin:0;
		padding:0;
		border:none;	
		border-top:3px solid #000;
		background:#000;	
		padding-bottom:1em;
		}		
	#form2 legend{display:none;}	
	#form2 p{
		margin:.5em 20px;
		color: #ffffff;
		text-shadow: none;
		}	

	#form2 label{display:block;}	
	#form2 input {		
		width:270px;
		border:1px solid #111;
		background:#282828;
		padding:5px 3px;
		margin-top: 10px;
		color:#fff;
		}		
		
		#form2 textarea{		
		width:600px;
		border:1px solid #111;
		background:#282828;
		padding:5px 3px;
		margin-top: 10px;
		color:#fff;
		}		
		
	#form2 textarea{
		height:142px;
		overflow:auto;
		}					
	#form2 p.submit{
		text-align:center;
		
		}	
	#form2 button{
		padding:0px 20px;
		height:32px;
		line-height:25px;		
		border:1px solid #FFCC00;
		background:#ffbe00;

		color:#000;
		cursor:pointer;		
		text-align:center;	
		font-weight: bold;	
		}	
		
		#contactBoxLeft {
			display: block;
			float: left;
			width: 300px;
			
		}			

			#contactBoxRight {
			display: block;
			float:left;
			width: 630px;
			
		}	
		
		#enquiry {
			display: block;
			float: left;
			width: 920px;
		}

/* // form 2 */

#bigText {
	display:block;
	width: 950px;
	text-align: center;
	font-size: 88px;
	padding-top: 100px;
	padding-bottom: 30px;
}

#serviceBox {
	display:block;
	float:left;
	margin-top:50px;
	width: 950px;
	text-align: center;
	font-size: 16px;
}


#serviceIntro {
	display:block;
	float:left;
	width: 300px;
	margin-left: 12px;
	text-align: center;
	font-size: 16px;
}



#serviceText {
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
	color: #000000;
	width: 200px;
	float: left;

}


#serviceText a {
	color: #000000;


}



/*works*/


.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 20px 0 }
	.coda-slider { background: #ebebeb }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 820px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 20px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
	
	
.webpackagenote {
/*	font-family: Century Gothic, sans-serif;*/
	font-size:11px;
	line-height:1.4em;	
	text-align:left;
	color: #000000;
	text-shadow: #00d8ff 0 1px 0;

}


.webpackageshortdes {

/*	font-family: Century Gothic, sans-serif;*/
	font-size:11px;
	line-height:1.2em;	
	text-align:justify;
	font-weight: bold;
	color: #ffffff;

}

.webpackagetitle {

/*	font-family: Century Gothic, sans-serif;*/
	font-size:15px;
	line-height:1.2em;
	letter-spacing:-1px;	
	text-align:left;
	font-weight:bolder;
	color: #000000;
	text-shadow: #00d8ff 0 1px 0;

}

.webpakcageprice {
/*	font-family: Century Gothic, sans-serif;*/
	font-size:11px;
	line-height:1.2em;
	letter-spacing:0px;	
	text-align:left;
	font-weight:bolder;
	color: #000000;
	text-shadow: #00d8ff 0 1px 0;
}

.webpackagepriceno {
/*	font-family: Century Gothic, sans-serif;*/
	font-size:18px;
	line-height:1.2em;
	letter-spacing:0px;	
	text-align:left;
	font-weight:bolder;
	color: #000000;
	text-shadow: #00d8ff 0 1px 0;
}