/* Genarel */
body{
	padding:0;
	margin:0;
	background:url(images/body_bg.gif) repeat-x 0 0;
	height:20px;
	background-color:#5d003e;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:inherit;
	}
div, p, span, img, h1, h2, h3, h4, h5, h6, form, input, select{
	padding:0;
	margin:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	}
*{
	padding:0;
	margin:0;
	}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
	}
a {
	outline:none;
	text-decoration:none;
	}
ul{
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:0;
}
img{
	display:block;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}
/* main */
#main{
	width:900px;
	margin:0 auto;
}
/* Logo */
img.logo{
	margin:56px 0 0;
	}
/* navigation */
#navigation{
	margin:0;
	padding:27px 0 0 0;
}
#navigation .left{
	background:url(images/menucurve_left.gif) no-repeat 0 0;
	width:8px;
	height:40px;
	float:left;
}
#navigation .right{
	background:url(images/menucurve_right.gif) no-repeat 0 0;
	width:6px;
	height:40px;
	float:left;
}
#navigation .bg{
	background:url(images/manu_bg.gif) repeat-x 0 0;
	width:885px;
	height:40px;
	float:left;
}
#navigation ul{
	width:810px;
	float:left;
}

#navigation ul li{
	background:url(images/menu_divi.gif) no-repeat left 1px;
	float:left;
	height:38px;
	width:auto
	}
	
#navigation ul li a{
	font:normal 13px/40px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 15px;
	}
#navigation ul li a:hover{
	color:#ff0;
	background-color:inherit;
	}
#navigation ul li a.active{
	color:#FF0;
	background-color:inherit;
	}
#navigation ul li.noimg{
	background-image:none;
	}

/* Search */
#search{
	width:294px;
	float:right;
	margin:6px 3px 0 0;
	height:29px;
	}
#search div.left{
	background:url(images/search_curve_left.gif) no-repeat 0 0;
	height:29px;
	width:7px;
	float:left;
}
#search div.right{
	background:url(images/search_curve_right.gif) no-repeat 0 0;
	height:29px;
	width:7px;
	float:left;
}
#search div.bg{
	width:278px;
	background:#141C20;
	float:left;
	height:29px;
	color:inherit;
	}
#search form{
	margin:3px 0 0 0;
	}
#search form label{
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 10px;
	}
#search form input.search{
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#2E434B;
	width:173px;
	border:none;
	height:17px;
	padding:2px 0 0 3px;
	}
#search form .go{
	background:url(images/go_bttn.gif) no-repeat 0 0;
	width:40px;
	height:21px;
	margin:0 auto;
	cursor:pointer;
	}
	
/* header */
#header{
	width:900px;
	height:300px;
	background-image:;
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#header div.headcon{
	padding:64px 0 0 0;
}
#header span.slogan1{
	font:normal 30px/23px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
	margin:0 0 0 39px;
}
#header span.slogan2{
	font:normal 30px/40px Arial, Helvetica, sans-serif;
	color:#FC0;
	background-color:inherit;
	padding:0 0 0 140px;
}
#header p{
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	color:#8598A0;
	background-color:inherit;
	padding:42px 0 0 23px;
	width:390px;
}
/* Body panel */
#bodypanel{
	margin:22px 0 0 0;
	padding:0 0 22px 0;
	}
/* left panel */
#leftpanel{
	width:272px;
	margin:0 23px 0 0 ;
	float:left;
	}
#leftpanel div.top{
	background:url(images/latest_news.gif) no-repeat 0 0;
	height:9px;
	width:272px;
	}
#leftpanel div.bottom{
	background:url(images/latest_news_bottom.gif) no-repeat 0 0;
	height:7px;
	width:272px;
	}
/* Latest News panel */
#leftpanel .news{
	height:282px;
	background-color: #cd6bac;
	}
#leftpanel .news h3{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#5D003E;
	background-color:inherit;
	padding:12px 0 0 20px;
}
#leftpanel .news .content{
	margin:25px 0 0 0;
	padding:0 0 0 20px;
	}
#leftpanel .news h2{
	font:bold 13px/23px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
}

#leftpanel .news p{
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	color:#CCC;
	background-color:inherit;
}
#leftpanel .news a{
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
}
#leftpanel .news a:hover{
	text-decoration:underline;
}
/* login panel */
#login{
	padding:21px 0 0 0;
	line-height:0;
	background-color: #A54785;
}
#login .bg{
	height:148px;
}
#login h3{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:9px 0 0 20px;
	}
#login form{
	width:238px;
	margin:12px auto 0 auto;
	}	
#login form label{
	font:bold 12px/23px Arial, Helvetica, sans-serif;
	color:#192B32;
	background-color:inherit;
	float:left;
	width:auto;
	}
#login form input.login{
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#8EC5D5;
	padding:2px 0 0 3px;
	float:right;
	width:168px;
	height:21px;
	margin:0 0 15px 0;
	border:none;
	}
#login .login_bttn{
	background:url(images/login.gif) no-repeat 0 0;
	width:62px;
	height:23px;
	border:none;
	float:right;
	margin:0 0 5px 0;
	cursor:pointer;
	}
#login form p{
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	float:left;
	width:auto;
	}

/* Right panel */
#rightpanel{
	width:605px;
	float:left;
	background-color:#fff;
	color:inherit;
	}
#rightpanel .pantop{
	background:url(images/rightpanel_top.gif) no-repeat 0 0;
	height:9px;
	width:605px;
	}
#rightpanel .body{
	width:572px;
	background-color:#fff;
	color:inherit;
	margin:0 auto;
	height:469px;
	}
#rightpanel .panbottom{
	background:url(images/rightpanel_bottom.gif) no-repeat 0 0;
	height:9px;
	width:605px;
	}
#rightpanel .content{
	width:572px;
	float:right;
	padding:0 0 40px 0;
	}
#rightpanel h4{
	background:url(images/dashed.gif) repeat-x 0 39px;
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#3E829C;
	background-color:inherit;
	padding:10px 0 0 0;
	}
#rightpanel span.home{
	margin:0 31px 0 0 ;
	float:left;
	width:143px;
	}
#rightpanel p{
	font:normal 13px/23px Arial, Helvetica, sans-serif;
	color:#333;
	background-color:inherit;
	float:left;
	width:395px;
	}
#rightpanel .project_services{
	width:572px;
	float:right;
	}
#rightpanel .project{
	background:url(images/project_bg.gif) repeat-y right 0;
	height:4px;
	width:286px;
	float:left;
	}
#rightpanel .project h4{
	background:url(images/project.gif) no-repeat 0 0;
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#3E829C;
	background-color:inherit;
	padding:18px 0 0 39px;
	}
#rightpanel .services{
	width:270px;
	float:left;
	padding:0 0 0 16px;
	}
#rightpanel .services h4{
	background:url(images/services.gif) no-repeat 0 0;
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#3E829C;
	background-color:inherit;
	padding:16px 0 0 39px;
	}
#rightpanel .services img.tools{
	margin:21px 0 0 0;
	float:left;
	width:auto;
	}
#rightpanel ul{
	margin:11px 0 0 0;
	}
#rightpanel ul li{
	background:url(images/project_bulet.gif) no-repeat 9px center;
	}
#rightpanel ul li a{
	font:normal 13px/30px Arial, Helvetica, sans-serif;
	color:#3E829C;
	padding:0 0 0 22px;
	background-color:inherit;
	}
#rightpanel ul li a:hover{
	text-decoration:underline;
	}
#rightpanel .services ul{
	margin:11px 0 0 0;
	}
#rightpanel .services ul li{
	background:url(images/project_bulet.gif) no-repeat 129px center;
	}
#rightpanel .services ul li a{
	font:normal 13px/30px Arial, Helvetica, sans-serif;
	color:#3E829C;
	padding:0 0 0 22px;
	background-color:inherit;
	}
#rightpanel .services ul li a:hover{
	text-decoration:underline;
	}
#rightpanel h6{
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	color:#11749B;
	padding:0 0 0 22px;
	background-color:inherit;
	}
/* footer */
#footer{
	margin:22px 0 0 0;
	background:url(images/footer_bg.gif) repeat-x 0 0;
	height:70px;
}
#footer ul{
	width:430px;
	float:left;
	margin:27px 0 0 0;
}

#footer ul li{
	background:url(images/footer_divi.gif) no-repeat left center;
	float:left;
	height:14px;
	width:auto
	}
#footer ul li a{
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#B3C4CB;
	background-color:inherit;
	padding:0 10px;
	}
#footer ul li a:hover{
	color:#fff;
	background-color:inherit;
	}
#footer ul li.noimg{
	background-image:none;
	}
#footer span.copyright{
	font:normal 13px/14px Arial, Helvetica, sans-serif;
	color:#B3C4CB;
	background-color:inherit;
	float:right;
	margin:27px 0 0 0;
	width:auto;
	}
	
#footer span.copyright a{
	color:#B3C4CB;
	text-decoration:none;


	}
/* services page*/
#rightpanel .content_services{
	width:572px;
	float:right;
	padding:0 0 28px 0;
	}
#rightpanel .content_services img.board{
	margin:9px 27px 10px 0 ;
	float:left;
	width:46px;
	}
.services{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:1.9em;
	font-weight: bold;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.WWW {
	font-weight: bold;
	color: #906;
}
#main #bodypanel #rightpanel .body .content_services table tr th p {
	font-size: 12px;
	font-weight: bold;
	color: #906;
}
.wes {
	font-family: "Lucida Calligraphy";
}
#main #bodypanel #rightpanel .body .content_services table tr th p .wes {
	color: #F03;
}
#main #bodypanel #rightpanel .body .content_services table tr th p strong {
	color: #906;
}
.sw {
	font-size: 16px;
}
#main #bodypanel #rightpanel .body .content_services table tr td div {
	font-family: Arial, Helvetica, sans-serif;
}
