* {
padding: 0;
margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://www.gppcpa.com/images/bg_page.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
A:link {text-decoration: none;
color:#CC9933;
}
A:visited {text-decoration: none;
color:#CC9933;
}
A:active {text-decoration: none;
color:#CC9933;
}
A:hover {text-decoration: underline; 
color:#CC9933;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 114px;
}
#logo {
	float: left;
}

#top_nav {
	float: right;
	text-align: right;
	width: 660px;
	background-image: url(http://www.gppcpa.com/images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 104px;
	color: #FF99CC;
	padding-right: 15px;
	padding-top: 10px;
	font-weight: bold;
	position: relative;
}
#top_nav a:link, #top_nav a:visited {
	text-decoration: none;
	color: #FF99CC;
	margin-right: 5px;
	margin-left: 5px;
}
#top_nav h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#top_nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.linkedin_link		{ display: block; background: url('/images/linkedin.png') no-repeat 0 0; padding-left: 20px; position: absolute; right: 310px; top: 10px; }
.twitter_link		{ display: block; background: url('/images/twitter.png') no-repeat 0 0; padding-left: 20px; position: absolute; right: 385px; top: 10px;}
.follow_us			{ position: absolute; right: 460px; top: 10px; color: white; }

#menu {
	background-color: #9E9E9E;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 6px;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:hover {
	color: #000000;
}
#boxes {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
}
#boxes .box {
	float: left;
	width: 214px;
	margin-right: 14px;
	background-color: #F2F0F0;
}
#boxes .box h1 {
	background-image: url(http://www.gppcpa.com/images/bg_box_h.jpg);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 5px;
}
#boxes .box_content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height:140px;
}
#boxes .box_content2 {
	background-color: #F2F0F0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	height:140px;
}
#boxes .box h2 {
	font-size: 14px;
	color: #993366;
	margin-bottom: 15px;
}
#boxes .box ul {
	padding-left: 15px;
	list-style-image: url(http://www.gppcpa.com/images/arrow.gif);
	list-style-position: outside;
	color: #999999;
	line-height: 1.4em;
}
#newsletter {

	float: left;
	width: 214px;
}
#newsletter h1 {

	background-image: url(http://www.gppcpa.com/images/bg_box_h.jpg);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 5px;
}
#newsletter h2 {

	font-size: 14px;
	color: #FF99CC;
	margin-bottom: 15px;
}
#newsletter .content {
	background-image: url(http://www.gppcpa.com/images/bg_login.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#newsletter select {
	width: 185px;
	color: #999999;
	margin-bottom: 3px;
}
#newsletter input.textfield {
	width: 180px;
	margin-bottom: 3px;
	color: #999999;
}
#bdo {
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px;
}
#bdo img {
	float: left;
	padding-right: 15px;
}
#bottom_nav {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	padding: 10px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 15px;
}
#bottom_nav a:link, #bottom_nav a:visited {
	color: #333333;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#bottom_nav a:hover {
	color: #932264;
	text-decoration: underline;
}
#content {
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 20px;
}
#ribbon {
	clear: both;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #ECC62E;
}

#col_left {
	float: left;
	width: 220px;
	padding-right: 15px;
	color: #CCCCCC;
}
#col_left h1 {
	font-size: 26px;
	color: #CC9900;
	padding-bottom: 10px;
}
#col_left a:link, #col_left a:visited {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
}
#col_left a:hover {
	font-weight: bold;
	border-bottom-color: #ECC62E;
	padding-left: 10px;
	color: #7F285B;
}
#col_center {
	float: left;
	width: 420px;
	padding-right: 10px;
	padding-left: 15px;
	overflow: hidden;
}
#col_center p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#col_center h2 {
	font-size: 20px;
	color: #DE9900;
}
#col_right {
	float: right;
	width: 200px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 11px;
}
#col_right div.person {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	height: 105px;
}
#col_right .person strong {
	color: #999999;
}
#col_right .person img {
	float: left;
	padding-right: 10px;
}
#col_right h3 {
	font-size: 12px;
	color: #DE9900;
	font-weight: bold;
	clear: left;
}
#col_center .purple {
	color: #7f285b;
	font-size: 14px;
	font-weight: bold;
}
#col_center .spotlight {
	border: 3px solid #ECC62E;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#col_center .spotlight h3 {
	font-size: 14px;
	color: #DE9900;
}
#col_center ul {
	padding-left: 15px;
}
#col_center li {
	list-style-position: outside;
	list-style-image: url(http://www.gppcpa.com/images/arrow.gif);
	margin-top: 3px;
	margin-bottom: 3px;
}

#col_right ul {
	padding-left: 15px;
}
#col_right li {
	list-style-position: outside;
	list-style-image: url(http://www.gppcpa.com/images/arrow.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	background-image: url(http://www.gppcpa.com/images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 76px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6C184A;
	padding-top: 10px;
}

#footer.inside {
	background-color: #FFFFFF;
	background-image: none;
	color: #999999;
	clear: left;
}
#menu_extended {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC00;
	background-color: #6C194A;
	padding-top: 10px;
	padding-bottom: 20px;
}
#menu_extended .wrap {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #CC6699;
	padding-right: 10px;
	padding-left: 10px;
}
#menu_extended ul {
	float: left;
	width: 190px;
	list-style-type: none;
	padding-right: 30px;
}
#menu_extended li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu_extended a:link, #menu_extended a:visited {
	color: #FF99CC;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993366;
	padding-top: 3px;
}
#menu_extended a:hover {
	color: #FFFFFF;
}
#col_center img.learn_more {
	float: right;
}

#landing {
	height: 205px;
}
#landing .industry_XMedical {
	float: left;
	width: 205px;
	background-image: url(http://www.gppcpa.com/images/bg_yellow.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-left: 20px;
	padding-top: 45px;
	color: #FFFFFF;
}
#landing #wrap_landing_XMedical {
	float: left;
	width: 675px;
}
#landing .industry_XMedical h1 {
	font-size: 26px;
}
#landing .title_XMedical {
	background-color: #333333;
	height: 46px;
	padding-top: 12px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
#landing .title_XMedical h2 {
	color: #FAC903;
	font-size: 13px;
}

#landing .picture_XMedical {
	height: 147px;
}



#landing .industry_XRealEstate {
	float: left;
	width: 205px;
	background-image: url(http://www.gppcpa.com/images/bg_orange.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-left: 20px;
	padding-top: 45px;
	color: #FFFFFF;
}
#landing #wrap_landing_XRealEstate {
	float: left;
	width: 675px;
}
#landing .industry_XRealEstate h1 {
	font-size: 26px;
}
#landing .title_XRealEstate {
	background-color: #333333;
	height: 46px;
	padding-top: 12px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
#landing .title_XRealEstate h2 {
	color: #FF9900 ;
	font-size: 13px;
}

#landing .picture_XRealEstate {
	height: 147px;
}






#landing .industry_XManufacturing {
	float: left;
	width: 205px;
	background-image: url(http://www.gppcpa.com/images/bg_blue.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-left: 20px;
	padding-top: 45px;
	color: #FFFFFF;
}
#landing #wrap_landing_XManufacturing {
	float: left;
	width: 675px;
}
#landing .industry_XManufacturing h1 {
	font-size: 26px;
}
#landing .title_XManufacturing {
	background-color: #333333;
	height: 46px;
	padding-top: 12px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
#landing .title_XManufacturing h2 {
	color: #336699 ;
	font-size: 13px;
}

#landing .picture_XManufacturing {
	height: 147px;
}









#landing .industry_XInternational {
	float: left;
	width: 205px;
	background-image: url(http://www.gppcpa.com/images/bg_khaki.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-left: 20px;
	padding-top: 45px;
	color: #FFFFFF;
}
#landing #wrap_landing_XInternational {
	float: left;
	width: 675px;
}
#landing .industry_XInternational h1 {
	font-size: 26px;
}
#landing .title_XInternational {
	background-color: #333333;
	height: 46px;
	padding-top: 12px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
#landing .title_XInternational h2 {
	color: #999933 ;
	font-size: 13px;
}

#landing .picture_XInternational {
	height: 147px;
}




#landing .industry_XDental {
	float: left;
	width: 205px;
	background-image: url(http://www.gppcpa.com/images/bg_green.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-left: 20px;
	padding-top: 45px;
	color: #FFFFFF;
}
#landing #wrap_landing_XDental {
	float: left;
	width: 675px;
}
#landing .industry_XDental h1 {
	font-size: 26px;
}
#landing .title_XDental {
	background-color: #333333;
	height: 46px;
	padding-top: 12px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
}
#landing .title_XDental h2 {
	color: #669900 ;
	font-size: 13px;
}

#landing .picture_XDental {
	height: 147px;
}
.button
{
    FONT-SIZE: 10px;
    LINE-HEIGHT: 12px;
    FONT-FAMILY: Verdana,Arial,Helvetica
}
.normal{
    FONT-SIZE: 11px;
    LINE-HEIGHT: 13px;
    FONT-FAMILY: Verdana,Arial,Helvetica
}
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:346px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:none;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		display:none;
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:none;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		display:none;
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	#slider ul li img { border-style:none;}
	
/* // Easy Slider */
