@charset "utf-8";
/* CSS Document */

html, body {
	/*background-color: #d7d7d7;*/
	background-color: #fff;
}
#wrapper {
	width: 1000px;
	/*min-height: 375px;*/
        min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: -130px auto -155px auto;
        z-index: 9999;
	background-color: #ffffff;
	border: 0px solid #000066;
}
#listback {
	height: 35px;
        margin-top: 95px;
	padding-left: 85px;
        z-index: 1;
	background-color: #008000;
	border: 0px solid #99CC00;
}
#header {
	height: 95px;
	border: 0px solid #99CC00;
}
#header .logodrp img {
	float: left;
	height: 95px;
	width: 285px;
	border: 0px solid #99CC00;
}
#header .headright {
	float: right;
	height: 25px;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #99CC00;
}
#header .headright a {
	margin-right: 15px;
	color: #5E5E5E;
	text-decoration: none;
}
#header .headright a:hover {
	text-decoration: none;
	color: #900;
}
#menu {
	height: 35px;
	padding-left: 85px;
	background-color: #008000;
	border: 0px solid #99CC00;
}
#menu .main {
	/*float: left;
	background-color: #008000;
	height: 19px;
	width: auto;
	padding-top: 3px;
	padding-left: 85px;
	padding-right: 21px;
	border: 0px solid #99CC00;*/
}
#menu .main a {
	/*text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;*/
}
#menu .main a:hover {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;*/
}
#spacer {
	height: 19px;
	border: 0px solid #99CC00;
}
#content {
	/*min-height: 715px;*/
	min-height: 415px;
	margin-bottom: 5px;
	border: 0px solid #FF00CC;
}
#slider {
/*	height: 225px;
	width: 699px;*/
	height: 275px;
	width: 978px;
        border: 1px solid #e9fcfc;
}
#detail {
	/*background-color: #f1f1f1;*/
        /*background-color: #f9f9f9;*/
	float: left;
	min-height: 440px;
	width: 699px;
	margin-left: 10px;
	margin-bottom: 15px;
	border: 0px solid #f9f9f9;
}
#detail .dt-title {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #000080;
	margin: -6px 15px 15px 15px;
	border-bottom: 0.5px solid #e8e8e8;
	/*border: 1px solid #f9f9f9;*/
}
#detail .dt-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000;
	line-height: 27px;
	margin: 27px 15px 15px 15px;
}
#detail .dt-coverage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000;
	line-height: 27px;
	margin: 27px 15px 15px 15px;
	border: 0px solid #FF00CC;
}
#detail .dt-coverage img {
	height: 299px;
	width: 669px;
	border: 0px solid #900;
}
#top-right {
	background-color: #f9f9f9;
	height: 225px;
	width: 271px;
	float: right;
	margin-right: 10px;
	margin-bottom: 26px;
	border: 0px solid #FF00CC;
}
#top-right img {
	height: 203px;
	width: 271px;
	border: 0px solid #FF00CC;
}
.headlines {
	/*background-color: #000080;*/
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 19px;
	padding-top: 0px;
	padding-left: 7px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	border-bottom: 0.5px solid #e8e8e8;
}
#highlight {
	float: left;
	margin-left: 10px;
	height: auto;
	width: 699px;
        font-family: Arial Narrow;
        font-size: 18px;
        font-weight: bold;
	border: 0px solid #f9f9f9;
}
#highlight .mid {
	background-color: #f9f9f9;
	float: left;
	min-height: 145px;
	width: 699px;
	margin-top: 15px;
	border: 0px solid #FF00CC;
}
#top-right .coverage a {
	background-image:url(../images//world.png);
	background-size: 271px 203px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 203px;
	width: 271px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	border: 0px solid #FF00CC;
}
/*#top-right .coverage a:hover {
	background-image:url(../images/world_over.png);
}*/
#hl-right {
	/*background-color: #f1f1f1;*/
	min-height: 437px;
	width: 271px;
	float: right;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 0px solid #f9f9f9;
}
#hl-right .imgclient {
	height: 85px;
	width: 270px;
	margin-top: 3px;
	border: 0px solid #FF00CC;
}
#hl-right .imgclient .l-pic {
	float: left;
	height: 85px;
	width: 125px;
	margin-left: 5px;
	border: 0px solid #003;
}
#hl-right .imgclient .r-pic {
	float: right;
	height: 85px;
	width: 125px;
	margin-right: 5px;
	border: 0px solid #003;
}
#hl-right .imore a {
	background-image:url(../images/find-out-more-botton.png);
	background-size: 89px 25px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 25px;
	width: 90px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 0px solid #FF00CC;
}
/*#hl-right .imore a:hover {
	background-image:url(../images/find-out-more-botton-hover.png);
}*/
#tbl_project_view {
	width: 100%;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	line-height: 21px;
	border: 0px solid #999999;
}
#tbl_project_view th {
	background-color: #CCFFFF;
	height: 25px;
	vertical-align: middle;
	border-left: 0.5px solid #f9f9f9;
	border-right: 0.5px solid #f9f9f9;
}
#tbl_project_view td {
        padding-top: 11px;
        padding-bottom: 11px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	border-left: 0.5px solid #f9f9f9;
	border-right: 0.5px solid #f9f9f9;
}
#tbl_project_view .tbl_header {
	background-color: #CCFFFF;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000033;
}
#tbl_project_view .no {
	width: 33px;
	text-align: center;
}
#tbl_project_view .proname {
	padding-left: 7px;
	padding-right: 7px;
	text-align: justify;
}
#tbl_project_view .proclie {
	padding-left: 7px;
	padding-right: 7px;
	width: 125px;
	text-align: left;
}
#tbl_project_view .proloc {
	width: 85px;
	text-align: center;
}
#tbl_project_view .procomp {
	width: 75px;
	text-align: center;
}
#tbl_project_view .promarks {
	width: 125px;
}
#tbl_project_view .paging {
	background-color: #BFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 17px;
	font-size: 11px;
	color: #000066;
	text-align: right;
}
#tbl_project_view .odd {
    background-color: #ffffff;
}
#tbl_project_view .even {
    background-color: #f1f1f1;
}
#clearer {
	clear: both;
}
#lines {
	padding-bottom: 0px;
	height: 1px;
	margin-top: 25px;
        margin-bottom: 135px;
        z-index: 1;
        background-color: #f1f1f1;
	border: 0px solid #990000;
}
#lines img {
	height: 1px;
	width: 1000px;
	border: 0px solid #990000;
}
#footer {
        bottom: 0;
	padding-bottom: 0px;
	height: 135px;
	margin-top: 0px;
	border: 0px solid #990000;
}
#footer .left {
	float: left;
	height: 135px;
	width: 495px;
	border: 0px solid #990000;
}
#footer .right {
	float: right;
	height: 135px;
	width: 495px;
	border: 0px solid #ff0000;
}
#footer .left .co-name {
	margin-top: 11px;
	margin-left: 10px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	/*color: #000080; DarkBlue*/
	color: #008000; /*Green*/
}
#footer .left .co-serve {
	margin-left: 10px;
	margin-bottom: 11px;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #008000;
}
#footer .left .address {
        margin-top: 3px;
	margin-left: 10px;
	/*font-family: "Comic Sans MS", cursive;*/
	font-family: Arial;
	font-size: 12px;
}
#footer .left .address a {
	text-decoration: none;
	color: #000000;
}
#footer .left .address a:hover {
	text-decoration: none;
	color: #F00;
}
#footer .right .fright {
	height: 115px;
	border: 0px solid #990000;
}
#footer .right .copyright {
	margin-right: 10px;
	text-align: right;
	/*font-family: "Comic Sans MS", cursive;*/
	font-family: Arial;
	font-size: 10px;
	color: #000080;
}
#footer .right .copyright a {
	text-decoration: none;
	color: #000080;
}
#footer .right .copyright a:hover {
	text-decoration: none;
	color: #F00;
}