@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0 auto;
	text-align: center;
	/*background-color: #c9c9c1;
	background-image: url(../images/img_pg/pg-bk.jpg);
	background-repeat: repeat;
	background-position: center top;*/
	background-image: url(../images/img_pg/pg-bk-green-gradiant.jpg);
	background-repeat: repeat-x;
	background-color: #186136;
}
img {
	border: none;	
}
h1 {
	color: #1e5033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
h2 {
	color: #1e5033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
}
a {
	color: #1e5033;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;	
}
#wrapper {
	width: 984px;
	border: solid 1px #1e5033;
	margin: 0 auto;
	text-align:center;
	background-color: #fff; /*#d9d9c8;*/
	background-image: url(../images/img_pg/gc-logo.jpg);
	background-repeat: no-repeat;
}
#navtop {
	float:right;
	width: 748px;/*768px;*/
	height: 31px;/*51px*/
	margin: 0 auto;
	padding: 10px;
	background-image: url(../images/img_pg/nav_top_bk.jpg);
	background-repeat: repeat-x;
}
#navtop a {
	width: 95px;
	height: 30px;
	display:block;	
	float:right;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	border-left: dotted 1px #ccc;
	text-decoration: none;
}
#navtop .end {
	float:right;
	border-right: dotted 1px #ccc;
	width: 0px;
	font-size: 1px;
	line-height: 1px;
	height: 30px;
}
#navtop a:hover {
	text-decoration: underline;	
}
#nav {
	float:right;
	width: 768px;
	height: 35px;
	margin: 0 auto;
	background-color: #fff;
}
/*#nav a {
	display:block;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	padding: 10px 28px;
	border-left: dotted 1px #ccc;
	line-height: 14px;
	text-decoration: none;
}*/
#nav a:hover {
	text-decoration: underline;	
}
#tagline {
	float: right;
	width: 768px;
	height: 114px;
	background-image: url(../images/img_pg/tagline_bk.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#contenthome {
	float:left;
	width: 615px;
	margin: 0 auto;
	padding: 190px 30px 30px 30px;
	background-image: url(../images/img_pg/content_home_bk.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#contentinside {
	width: 864px;
	padding: 70px 60px 50px 60px;
	background-image: url(../images/img_pg/content_inside_bk.jpg);
	background-repeat: no-repeat;
	text-align: left;
	clear:both;
}
#rightside {
	float:right;
	width: 309px;
	padding-top:  31px;
	background-image: url(../images/img_pg/rightside_bk.jpg);
	background-repeat: no-repeat;
	text-align:left;
	background-color: #d9d9c8;
}
#rightside .block {
	float:right;
	width: 309px;
	/*height: 141px;*/
	padding-bottom: 10px;
	background-image: url(../images/img_pg/news_bk.jpg);
	background-repeat: repeat-x;
	border-bottom: dotted 1px #666;
}
#industry {
	clear:both;
	width: 984px;
	height: 94px;
	background-image: url(../images/img_pg/industry_logo.jpg);
	background-repeat: no-repeat;
	border-top: dotted 1px #999;
}
#industry img {
	float:left;	
}
#footer {
	margin: 0 auto;
	color:#666;
	width: 984px;
	padding: 20px 0;
	background-color: #fff; /*#d8d9c7;*/
	border-top: dotted 1px #999;
}
#footer a {
	text-decoration: none;
	color: #666;
}
#footer a:hover {
	text-decoration: underline;
}
/*classes*/
#rightside .block h2 {
	width: 248px;
	color: #fff;
	border-bottom: solid 1px #fff;
	margin: 10px 0 10px 10px;
	padding: 0;
}
#rightside .block h2 a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	text-decoration: none;
}	
#rightside .block img {
	float:right;	
}
#rightside .block .blockitem {
	padding: 5px 5px 10px 15px;	
	width: 279px;
}
#rightside .bidopp {
	padding: 10px 0;	
}
#rightside .blockanyheight {
	padding: 10px 0;
	height: auto;
}
.testimonial {
	float:right;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	width: 259px; /*309*/
	height: 102px;/*117*/
	padding: 15px 20px 0 30px
}
.calendar {
	width: 308px;
	text-align:center;
}
.calendar TD.NON {
	color :#C0C0C0;
	font-weight :normal;
}
.calendar TD.TOP {
	color :#0000FF;
	font-weight :bold;
}
.calendar TD.Some {
	color :#000000;
	font-weight :normal;
}
.calendar A.NOEVENT {
	color :#000000;
	font-weight :normal;
	text-decoration: none;
}
.calendar A.EVENT {
	font-weight :bold;
	text-decoration: none;
	display:block;
	text-align:center;
	background-color: #393;
	color: #fff;
}
.calendar A.NORMAL {
	color :#0000FF;
	font-weight :normal;
	text-decoration: none;
}
.btn {
	display:block;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #ececec;
	color: #666;
	border: solid 1px #666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}
.btn:hover {
	background-color: #666;
	color: #fff;
}
.FL {
	float:left;	
}
.ig_thumb {
	border:none;
	width: 100px;
	max-height: 100px;
}
#contentinside img {
	clear:right;
	float:right;
	margin: 0 0 20px 30px;
	border: solid 1px #1e5033;
}
.news-bid-block-title {
	width: 580px;
	padding: 15px;
	border: solid 1px #000;
	background-color: #999;
	color: #fff;
	font-weight: bold;
}
.news-bid-block {
	width: 580px;
	border: solid 1px #000;
	border-top: none;
	padding: 15px;
	background-color: #fff;
	margin-bottom: 15px;
}
#contentinside img.port {
	clear: none;
	float:none;
	margin: 0;
	border: solid 1px #1e5033;
	width:50px;
}
#contentinside a.portimg {
	text-decoration: none;	
}
.portgallerytopper {
	clear:right;
	border-bottom: dotted 1px #999;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 824px;
}
.clearit {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	clear:both;
}