html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding-top:0px;
	background-color: #fff;
	background:url('../images/bgstrip.jpg') repeat-x;
}

body#body_home{
	margin:0px;
	padding-top:0px;
	background-color: #fff;
	background:url(../images/bgstrip_home.jpg) repeat-x;
}

#container{
 	margin: 0 auto;
	width:900px;
}

#headertop{
	width:900px;
	height:53px;
	background:url(../images/ggpwheader_top.jpg);
}

#header{
	width:900px;
	height:218px;
	background:url(../images/ggpwheader1.jpg);
}




/* NAVIGATION START */

#nav{
	float:left;
	width:900px;
	height:53px;
	background:url(../images/ggpwnav.jpg);
}

#blank {
	float:left;
	width:260px;
	height:53px;
	display:block;
}

#home {
	float:left;
	width:128px;
	height:53px;
}

#services {
	float:left;
	width:128px;
	height:53px;
}

#portfolio {
	float:left;
	width:128px;
	height:53px;
}

#aboutus {
	float:left;
	width:128px;
	height:53px;
}

#contactus {
	float:left;
	width:128px;
	height:53px;
}


#home a{
	width:128px;
	height:53px;
	background-image:url(../images/btn1_up.jpg);
	background-repeat:no-repeat;
	display:block;
}

#home a:hover{
	background-image:url(../images/btn1_dn.jpg);
	background-repeat:no-repeat;
}

#services a{
	width:128px;
	height:53px;
	background-image:url(../images/btn2_up.jpg);
	background-repeat:no-repeat;
	display:block;
}

#services a:hover{
	background-image:url(../images/btn2_dn.jpg);
	background-repeat:no-repeat;
}

#portfolio a{
	width:128px;
	height:53px;
	background-image:url(../images/btn3_up.jpg);
	background-repeat:no-repeat;
	display:block;
}

#portfolio a:hover{
	background-image:url(../images/btn3_dn.jpg);
	background-repeat:no-repeat;
}

#aboutus a{
	width:128px;
	height:53px;
	background-image:url(../images/btn4_up.jpg);
	background-repeat:no-repeat;
	display:block;
}

#aboutus a:hover{
	background-image:url(../images/btn4_dn.jpg);
	background-repeat:no-repeat;
}

#contactus a{
	width:128px;
	height:53px;
	background-image:url(../images/btn5_up.jpg);
	background-repeat:no-repeat;
	display:block;
}

#contactus a:hover{
	background-image:url(../images/btn5_dn.jpg);
	background-repeat:no-repeat;
}




/* CONTENT DEFAULT START */

#content{
	float:left;
	width:900px;
	background-color: #fff;
	overflow-x:hidden;
	overflow-y:hidden;
}

#leftcontent{
	float:left;
	width:250px;
	height:395px;
	background-color: #fff;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
}

#leftsocial{
	float:left;
	margin:85px 0 0 0;
	width:250px;
	height:60px;
	background-color: #fff;
	
}



#leftcontent_gallery{
	float:left;
	width:250px;
	height:395px;
	background-color: #fff;
	font:12px Arial, Helvetica, sans-serif;
}

#leftcontent_banner{
	float:left;
	width:250px;
	height:330px;
	background:url(../images/ggpw_left_home.jpg);
}

#rightcontent{
	float:right;
	width:635px;
	background-color: #fff;
}

/* FOOTER START */
#footer{
	float:left;
	width:900px;
	height:80px;
	margin:20px 0 0 0;
	letter-spacing:2px;
	text-align: center;
	color:#fff;
	background-color:#252525;
	font:12px Arial, Helvetica, sans-serif;
}

#footer p{
	font:9px Arial, Helvetica, sans-serif;
}




#gallery {width:600px; height:365px; padding:10px; border:0px solid #fff; background: #fff; position:relative; }
#gallery b.default {position:absolute; left:105px; top:10px; width:535px; height:380px; text-align:center;}
#gallery b.default img {display:block; margin:0 auto 10px auto; border:0px solid #eee; border-color:#555 #ddd #eee #333;}
#gallery b.default span {display:block; color:#252525; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}

/* On Hover Stage */
/* 460 x 335 images */
#gallery ul {list-style:none; padding:0; margin:0; width:114px; position:relative; float:left;} /* Thumb Area Width*/
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:0px solid #000; border-color:#eee #555 #333 #ddd;}
#gallery ul li a span {display:none;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#555 #ddd #eee #333; background:#3EA50C;}
#gallery ul li a:hover b {position:absolute; left:132px; top:0; width:460px; height:370px; text-align:center; background:#FFFFFF; z-index:20;}/*Lg Img*/
#gallery ul li a:hover span {display:block; color:#252525; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul li a:hover img {margin:0 auto 10px auto; width:auto; height:auto; border:0px solid #eee; border-color:#555 #ddd #eee #333;}

/* On Click Stage */
#gallery ul li a:active, #gallery ul li a:focus {white-space:normal; border-color:#555 #ddd #eee #333; background:#777;}
#gallery ul li a:active b, #gallery ul li a:focus b {position:absolute; left:132px; top:0; width:460px; height:370px; text-align:center; background:#FFFFFF; z-index:10;}/*Lg Img*/
#gallery ul li a:active span, #gallery ul li a:focus span {display:block; color:#252525; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}
#gallery ul li a:active img, #gallery ul li a:focus img{margin:0 auto 10px auto; width:auto; height:auto; border:0px solid #eee; border-color:#555 #ddd #eee #333;}

#header a:link {text-decoration: none; }
#header a:active {text-decoration: none; }
#header a:visited {text-decoration: none; }
#header a:hover {text-decoration: none; }

#footer a:link {color: #fff; text-decoration: underline; }
#footer a:active {color: #fff; text-decoration: underline; }
#footer a:visited {color: #fff; text-decoration: underline; }
#footer a:hover {color: #54ba21; text-decoration: none; }

#rightcontent a:link {color: #252525; text-decoration: underline; }
#rightcontent a:active {color: #fff; text-decoration: underline; }
#rightcontent a:visited {color: #fff; text-decoration: underline; }
#rightcontent a:hover {color: #347215; text-decoration: none; }

