@CHARSET "UTF-8";/** * 	home css *	@autor: kris *	@copy : Essyo software development		 */*{	margin			: 0px;	padding			: 0px; 	font-family		: Tahoma, Trebuchet, Arial, Verdana, Helvetica;	line-height		: 18px;}img{	border			: 0px;	}body.home{	background		: url(../images/home/bodyBG.jpg) repeat-x;	}	    #top {width:100%; height:35px; background: url(../images/new/topBg.gif);}	#languages{width:1000px; height:35px}	.language{width:82px; height:30px; float:left; cursor:pointer}	#pl{background: url(../images/new/pl_a.gif)}	#gb{background: url(../images/new/gb.gif)}		#ctb{width:836px; height:35px; background: url(../images/new/catchBg.gif); float:left}		    #banner {        width			: 1000px;        height			: 255px;        background		: url(../images/new/headerBg.jpg);    	}	#nv {	    width			: 100%;	    height			: 40px;	    background			: url(../images/new/navBg.gif);	}        /* Main Nav */        #nv nav {            width			: 1000px;	    margin			: 0 auto;            height			: 40px;        }        #nv nav ul {        	list-style		: none;         	margin			: 0px 0px 0px 0px;         	clear			: right;         	width			: 1000px;        	height			: 40px;        	background		: url(../images/new/menuBg.gif) 0px 0px no-repeat;        	}        #nv nav li {        	float			: left;         	display			: inline;         	margin			: 0;        	}        #nv nav a:link, #nv nav a:visited {		display			: inline-block;		height			: 40px;		width			: auto;        	}        #nv nav a:hover, #nv nav a:active,        #nv nav .active a:link, #nv nav .active a:visited {		opacity			: 0;		filter			: alpha(opacity=0);        	}                #nv nav a.current{		opacity			: 0;		filter			: alpha(opacity=0);		}	        #headerBottom{        	width			: 1000px;        	height			: 114px;        	float			: left;         	        	}	#content{		width			: 1000px;		height			: 500px;		padding			: 30px 0px 20px 0px;		background		: url(../images/new/headerBottomBg.jpg) no-repeat;		}		#content .box{height:61px; float:left; text-align:center; padding-top:304px;}		#box-1{background: url(../images/new/box1.jpg); width:333px; margin-right:1px;}		#box-2{background: url(../images/new/box2.jpg); width:333px; margin-right:1px;}		#box-3{background: url(../images/new/box3.jpg); width: 332px; margin-right:0px}		#box-4{background: url(../images/new/box4.jpg); width:333px; margin:1px 1px 0px 0px;}		#box-5{background: url(../images/new/box5.jpg); width:333px; margin:1px 1px 0px 0px;}		#box-6{background: url(../images/new/box6.jpg); width: 332px; margin:1px 0px 0px 0px}		.show{background:#2d4d7a; opacity:0.8; position:absolute; z-index:900; width:0px; height:0px; overflow:hidden; margin-top:-254px}		.show p{padding:20px 30px 0px 30px; color:#fff; font-size:14px; text-align:justify; opacity:0}		.fixcolor{background:#fff}		.fixcolor p{color:#0f2e4d}		.overa{position:absolute; z-index:999; margin-left:20px; display:block}		#contact{height:480px; padding:1px 0px 10px 0px;}		    #info{width:333px; height:438px; float:left; background:url(/images/new/contactBg.gif)}			#info .a{width:288px; padding:50px 20px 20px 25px}			#info .a td{padding:1px 0px 1px 0px}			#info .a td.space{padding:15px 0px 0px 0px}						#info .b{width:100%; height:41px; padding-top:2px; background:#ebf3fa}		    		    #form{width:636px; height:190px; padding:48px 0px 0px 30px; float:right; background:url(../images/new/formBg.gif) no-repeat}		    #form td{padding:5px 2px 5px 2px}		    #form td.a{font-size:13px; color:#34618e}		    #form td.c{text-align:center; padding-top:4px}		    #form td.b input, #form td.b textarea {font-size:11px; padding:8px; width:530px}		    #form td.b textarea{height:220px}        #siteinfo{        	height			: 50px;		background		: url(../images/new/footerBg.gif)        	}             #siteinfo ul{             	list-style		: none;              	margin			: 0 auto;              	clear			: right;              	width			: 990px;             	}                #siteinfo li{			font-size		: 10px;                	float			: left;                 	display			: inline;                 	margin			: 0;                 	padding			: 15px 10px 0px 10px;                 	color			: #264359;                	}                #siteinfo li.ffix{                	float			: right;                	}                #siteinfo li a{                	color			: #264359;                	margin-left		: 10px;                 	text-decoration	: none;                	}                #siteinfo li a:hover{                	text-decoration	: underline;                	}		.footer{		    clear			: both;		    margin			: 0;        	 }		 .msgxalert{background:#a30013; color:#fff}		 .datacomplete{position:absolute; width:0px; height:0px; background:#dae6f2}		 .datacomplete p{padding:10px 0px 0px 20px}		 #send{cursor:pointer}