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

body{
	margin:0;
	padding:0;
	background:url(../images/bg_pattern.jpg) repeat;
	text-align:center;
	}

#body_gs{
	background:url(../images/bg_large.png) no-repeat top center;
	margin:0 auto;
	padding:0;
	}

.container{
	width:960px;
	margin:0 auto;
	padding:0;
	}

.header{
	float:left;
	width:400px;
	margin:0;
	padding:0;
	}

.title_gs{
	width:auto;
	margin:0;
	padding:50px 0 0 90px;
	}

.title_gs h1{
	margin:0;
	padding:0;
	width:256px;
	height:69px;
	background:url(../images/title_logo.png) no-repeat;
	text-indent:-9999px;
	}

.menutop ul{
	width:auto;
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
	}

.menutop ul li{
	display:inline;
	list-style:none;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	}

.menutop ul li a{ text-decoration:none; color:#528487;}
.menutop ul li a:hover{text-decoration:none; color:#333;}

.whoweare{
	float:right;
	position:relative;
	width:530px;
	margin:80px 0 0 0;
	padding:0;
	text-align:left;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-style:italic;
	}

.whoweare a{ position:relative; text-decoration:none; color:#fff; background:#333;padding:0px 5px;}
.whoweare a:hover{ position:relative; text-decoration:none; color:#333; background:none; padding:0px 5px;}

.whoweare h2, .latesproject h2, .col_products h2, .col_services h2, .col_news h2{
	margin:0 0 0 40px;
	padding:0 0 15px 0;
	background:url(../images/bg_h2.png) no-repeat;
	text-align:center;
	font:19px/40px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	width:178px;
	}

.clear{clear:both;}
	


.latesproject{
	width:960px;
	margin:0 0 20px 0;
	padding:0;
	position:relative;
	top:-20px;
	}

.des_latesproject{
	float:left;
	width:290px;
	text-align:left;
	margin:0 0 0 30px;
	padding:0;
	}

.des_latesproject h3{
	font:18px "Trebuchet MS";
	color:#6b6b6a;
	margin:0;
	padding:10px 0 10px 0;
	text-align:right;
	}

.des_latesproject ul{
	width:auto;
	margin:0px;
	padding:0;
	list-style:none;
	}

.des_latesproject ul li{
	width:auto;
	margin:0;
	padding:10px 5px;
	border-bottom:1px dotted #6b6b6a;
	font:12px/15px "Trebuchet MS";
	color:#6b6b6a;
	}

.des_latesproject ul li span{
	font:bold 14px/15px "Trebuchet MS";
	color:#6b6b6a;
	width:250px;
	}

.pic_latestproject{
	float:right;
	margin:0;
	padding:0;
	background:#000000;
	}

.pic_latestproject img{
	border:none;
	width:600px;
	height:250px;
	margin:0;
	padding:10px;
	}

.pic_latestproject ul{
	width:auto;
	margin:0;
	padding:0px 0 10px 20px;
	list-style:none;
	text-align:left;
	}

.pic_latestproject ul li{
	display:inline;
	font:11px "Trebuchet MS";
	color:#6B6B6A;
	margin-left:40px;
	}
	
.pic_latestproject ul li a{text-decoration:none; color:#6b6b6a;}
.pic_latestproject ul li a:hover{text-decoration:none; color:#CCCCCC;}

.col_products{
	float:left;
	width:270px;
	margin:0 10px 0 0;
	}

.col_products ul, .col_services ul{
	width:auto;
	margin:20px 0 0 0px;
	padding:0;
	list-style:none;
	text-align:left;
	}

.col_products ul li, .col_services ul li{
	width:auto;
	margin:0;
	padding:7px 20px;
	border-bottom:1px dotted #6b6b6a;
	font:12px/15px "Trebuchet MS";
	color:#6b6b6a;
	background:url(../images/li.png) no-repeat left;
	}

.col_products ul li a, .col_services ul li a{ text-decoration:none; color:#6b6b6a;}
.col_products ul li a:hover, .col_services ul li a:hover{ text-decoration:none; color:#999;}

.col_services{
	float:left;
	width:270px;
	margin:0 0 0 10px;
	padding:0;
	}

.col_news{
	float:right;
	width:380px;
	margin:0;
	text-align:left;
	font:11px/14px "Trebuchet MS";
	color:#999;
	}

.col_news h3{
	font:15px/16px "Trebuchet MS";
	color:#6b6b6a;
	margin:0;
	padding:20px 0 5px 0;
	}
	
.meta_news{
	font:10px/12px "Trebuchet MS";
	color:#999;
	margin:0;
	padding:0;
	}

.col_news a{ position:relative; text-decoration:none; color:#fff; background:#333;padding:2px 5px;}
.col_news a:hover{ position:relative; text-decoration:none; color:#333; background:none; padding:1px 5px;}

.footer{
	float:right;
	margin:40px 0 30px 0;
	padding:0;
	}

.isifooter{
	border-right:10px solid #6b6b6a;
	font:11px/18px "Trebuchet MS";
	color:#6b6b6a;
	text-align:right;
	margin:0;
	padding:3px 10px 3px 0;
	}
	
.footer h2{
	margin:0 0 20px 250px;
	padding:0 0 15px 0;
	background:url(../images/bg_h2.png) no-repeat;
	text-align:center;
	font:19px/40px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	width:178px;
	}
	

