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

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

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

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

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

#content{
	float:left;
	width:900px;
	height:395px;
	background-color: #FFFFFF;
}

#leftcontent{
	float:left;
	width:265px;
	height:395px;
	background-color: #FFFFFF;
}

#rightcontent{
	float:left;
	width:635px;
	height:395px;
	background-color: #FFFFFF;
}

#footer{
	float:left;
	width:900px;
	height:100px;
	margin:0 0 0 0;
	letter-spacing:2px;
	text-align: center;
	color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
}

#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;
}

#gallery {width:600px; height:365px; padding:10px; border:1px solid #FFFFFF; background: #FFFFFF; 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:1px 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:1px 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:#777;}
#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:1px 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:1px 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: #FFFFFF; text-decoration: underline; }
#footer a:active {color: #FFFFFF; text-decoration: underline; }
#footer a:visited {color: #FFFFFF; text-decoration: underline; }
#footer a:hover {color: #54ba21; text-decoration: none; }

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