@charset "utf-8";

/* CSS Document */
/* Created: Kean Onn See
* HTML #tic_container {	
	background-image: url(images/tic_black_bg.png);
	behavior: url(/Portals/_default/Skins/XXXX/iepngfix.htc);
}
*/



*{
	padding:0;
	margin:0;
}

body{
	background: #fff;
	font: normal 78%/1.5em "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	background: url(images/bodybg.gif) repeat-x top left;
	text-align:center;
	margin:0;
	padding:0;
}



h1, h2, h3, h4{
	font-weight: bold;
	color: #000000;
}


h2{	
	font-size: 16px;	
}

h3{
	font-size: 14px;

}

p, ul, ol, em{
	line-height: 1.4em;
	font-size: 11px;
	margin: 0px 15px;
	padding: 5px 0px;
}

input{
	font-size: 12px;
}

ul, ol{
	padding-left: 60px;
	padding-right: 60px;
	margin:0;
}

ul ,ul li{
	margin:0px;
	padding:0px;
	list-style-type: none;
	
}

ul, ol{
	margin: 0px 15px;
	padding: 5px 0px;
}
 
ol li{
	padding: 0px 0px 3px 0px;
	margin-left: 20px;
}



ul li{
	padding: 0px 0px 3px 20px;
	background: url(images/bullet.gif) top left no-repeat;
}

#SiteWrapper{
	position:relative;
	margin: 10px auto 0 auto;
	padding: 0;
	width: 926px;
	text-align: left;
	background: url(images/bg_page.jpg) top left no-repeat;

}
	* HTML #SiteWrapper{
	
	}
	
#Brand{		
	display: block;	
}
	
	#Brand a:link, #Brand a:visited{
		width: 266px;
		height: 135px;
		display: block;
		text-indent: -999em;
		overflow:hidden;
		background: url(images/logo_loaded.png) top right no-repeat;
		behavior: url(iepngfix.htc);
	}
	
	#Brand h1{
		margin: 0;
		padding: 0;
	}
	
#ContentWrapper{
	/*position: relative;
	top:0px;
	left: 0px;*/
	width: 926px;
	float:left;
	display:block;
	margin: 60px 0 60px 0;
	
	z-index:50;
	
}

	
	
	#ContentLeft{	
/*		position: absolute;	
		top: 0px;
		left: 0px;*/
		float:left;
		width: 566px;
		margin-left: 45px;
		/*background: #FFFFCC;*/
		
	
	}
	
		* HTML #ContentLeft{
			margin-left: 25px;
		}
	
	#ContentRight{
	/*	position: absolute;
		top: 0px;
		right: 0px;*/
		float:left;
		margin-left: 35px;
		width: 234px;
	/*	background: #FFCC00;*/
	}




#Footer{
	float:left;
	display:block;
	height: 100px;
	background:url(images/bg_footer.png);
	width: 926px;
	color: #006699;

}
	
	* HTML #Footer{
		width: 867px;
	}

	#Footer a{
		color: #006699;
	}
	
	#Footer a:hover{
		text-decoration: none;
	}

* HTML #Footer{ /* Important! If not MainNav in IE6 will go mad*/
	float:none;
}




/*Clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;


}

.clear{
	float:left;
	clear:both;
}


	.header{
		height: 20px;
		background: url(images/tab_long.png) top left no-repeat;
		behavior: url(iepngfix.htc);
	}
	
		#ContentRight .header{
			background: url(images/tab_short.png) top left no-repeat;
			behavior: url(iepngfix.htc);
		}
	
	
	.content{
		border-left-color:#e1e1dd;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#e1e1dd;
		border-right-style:solid;
		border-right-width:1px;
		height: 160px;
	}
	.content1{
		border-left-color:#e1e1dd;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#e1e1dd;
		border-right-style:solid;
		border-right-width:1px;
		height: 200px;
	}
	
	.content2{
		border-left-color:#e1e1dd;
		border-left-style:solid;
		border-left-width:1px;
		border-right-color:#e1e1dd;
		border-right-style:solid;
		border-right-width:1px;
		height: 150px;
	}
	
	.footer{
		height: 25px;
		background: url(images/bg_footer_long.png) bottom left no-repeat;
		behavior: url(iepngfix.htc);
	}
		
		
		 #ContentRight .footer{
			background: url(images/bg_footer_short.png) bottom left no-repeat;
			behavior: url(iepngfix.htc);
		}

	
	
	
	.panel{
		margin-bottom: 10px;
	}
	
	.top_panel{
		height: 420px;
	}
	
	#slider{
		padding: 0px 20px 0px 20px;
		background: url(images/bg_slider.png) top left no-repeat;
		behavior: url(iepngfix.htc);
	}
	
	#qoutes{
		background: url(images/bg_quote.png) top left no-repeat;
		behavior: url(iepngfix.htc);
	}
	

#reasons h2, #about h2, #services h2, #glance h2{
	text-indent: -999em;
	overflow: hidden;
	height: 35px;
}

#reasons h2{
	background:  url(images/heading_reasons.gif) no-repeat top left;
}

#about h2{
	background:  url(images/heading_about.gif) no-repeat top left;
}

#glance h2{
	background:  url(images/heading_glance.gif) no-repeat top left;
}

#services h2{
	background:  url(images/heading_services.gif) no-repeat top left;
}

.horzlist{
	width: 100%;
	list-stlye-type:none;
	float:left;
	clear:both;
}
	
	

ul.horzlist li{
	display:inline;
	background:none;
	padding: 0px 5px 0px 5px;
}

ul.horzlist li.light{
	color: #e6e6e6;
}



#qoutesform{
	padding: 45px 20px;

}

a#privacy{
	color:white;
	text-decoration:none;
	padding-right: 100px;
}

a#privacy:hover{

	text-decoration:underline;
	
}


label{
	color: white;
}

input, textarea{
	font-size: 12px;
	background: #f0f5f8;
	border:1px solid #f0f5f8;
	margin-bottom: 8px;
	width: 190px;
}
