body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 980px;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
}
body, h1, h2, h3, h4, h5, p, img, img a, ul, li, th, td {
	margin:0;
	padding: 0;
	border: 0;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
}
#plmaster {
	color: #333333;
	background-color: #FFFFFF;
	width: 980px;
	position: relative;
	top: 0px;
}
#header {
	min-height: 60px;
	_height: 60px;
}
#header img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #icons {
	position: absolute;
	right: 0px;
	top: 60px;
	text-align: center;
}
#header #icons img {
	position: relative;
	margin-left: 3px;
	margin-right: 3px;
}
#menu {
	position: relative;
	text-align: right;
	line-height: normal;
	font-size: 13px;
	z-index: 50;
	padding-top: 20px;
	float: left;
	left: 220px;
	width: 760px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-right: 20px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}
#menu a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-right: 1px;
	padding-left: 1px;
	border-bottom: #FFFFFF solid 1px;
}
#menu a:hover {
	color: #F58220;
}
#menu a.on {
	border-bottom: #F58220 solid 1px;
}
#menu ul ul {
	font-size: 11px;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -55px;
	padding-bottom: 8px;
	background-image: url(../images/dshad_submenu_bot.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#menu ul ul li {
	display: block;
	text-align: center;
	float: none;
	margin-left: 0;
	margin-right: 0;
	padding-right: 8px;
	background-image: url(../images/dshad_submenu_side.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#menu ul ul a {
	background-color:#FFFFFF;
	display: block;
	width: 110px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: #F58220 solid 1px;
}
#menu ul ul#clinic {
	background-image: url(../images/dshad_submenu_bot2.gif);
	margin-left: -75px;
}
#menu ul ul#clinic a {
	width: 150px;
}
#menu ul ul a:hover {
	background-image: url(../images/bkgnd_submenu.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #333333;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover ul {
	display: block;
}
#container {
	min-height: 310px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	background-image: url(../images/bkgnd_pg_gfbowlsjump.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	float: left;
}
#container.home {
	background-image: url(../images/bkgnd_pg_gfbowlsjump.jpg);
	background-position: 20px 45px;
}
#container.strategy {
	background-image: url(../images/bkgnd_pg_gfdirection.jpg);
	background-position: 0px 95px;
}
#container.creative {
	background-image: url(../images/bkgnd_pg_gflightbulb.jpg);
	background-position: 60px 95px;
}
#container.pr {
	background-image: url(../images/bkgnd_pg_gfbubbles.jpg);
	background-position: 70px 30px;
}
#container.research {
	background-image: url(../images/bkgnd_pg_gfbelow.jpg);
	background-position: 0px 30px;
}
#container.digital {
	background-image: url(../images/bkgnd_pg_gflaptop.jpg);
	background-position: 0px 30px;
}
#container.social {
	background-image: url(../images/bkgnd_pg_gfbubblesicons.jpg);
	background-position: 50px 60px;
}
#container.clinic {
	background-image: url(../images/bkgnd_pg_gfbowlsdirection.jpg);
	background-position: 0px 50px;
}
#container.workshop {
	background-image: url(../images/bkgnd_pg_gf5formation.jpg);
	background-position: 0px 50px;
}
#container.about {
	background-image: url(../images/bkgnd_pg_gfring.jpg);
	background-position: 30px 80px;
}
#container.testimonial {
	background-image: url(../images/bkgnd_pg_gfleap.jpg);
	background-position: 35px 30px;
}
#container.contact {
	background-image: url(../images/bkgnd_pg_gfarrow.jpg);
	background-position: 0px 50px;
}
#container.mfacts {
	/*background-image: url(../images/bkgnd_pg_gfbowlfull.jpg);
	background-position: 30px 60px;*/
	background-image: url(../images/pagepic_gf_withcoins.jpg);
	background-position: 170px 80px;
}
#container.experience {
	background-image: url(../images/bkgnd_pg_gfringlg.jpg);
	background-position: 60px 70px;
}
#container p {
	padding-bottom: 10px;
}
#pagetitle {
	position: relative;
	top: 45px;
	left: 0px;
	width: 290px;
	padding-right: 60px;
	float: left;
}
#pagetitle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: normal;
}
#text {
	position: relative;
	width: 590px;
	float: left;
	padding-top: 45px;
	line-height: 21px;
}
#sidepanel {
	position: relative;
	left: 0px;
	width: 310px;
	padding-right: 20px;
	float: left;
	clear: left;
}
#text h2 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
}
#text h3 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
}
#text h2.homeheading {
	color: #F58220;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 30px;
}
p.homesubhead {
	font-size: 17px;
	line-height: 26px;
	letter-spacing: 2px;
}
#text ul, #text ol {
	margin: -10px 0px 10px 25px;
}
li.r {
	list-style-image: url(../images/bullet_r.gif);
}
li.e {
	list-style-image: url(../images/bullet_e.gif);
}
li.a {
	list-style-image: url(../images/bullet_a.gif);
}
li.l {
	list-style-image: url(../images/bullet_l.gif);
}
#text a {
	font-weight: bold;
	color: #F58220;
}
#text a:hover {
	text-decoration: none;
}
#text .highlight {
	font-size: 12px;
	font-weight: bold;
}
#text .smallprint {
	font-size: 9px;
	color: #818386;
	line-height: normal;
}
#text img.banner {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: right;
}
#text .picright {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
#text .picleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
#text .pic p {
	font-size: 10px;
	line-height: normal;
	color: #F58220;
}
table {
	border-collapse: collapse;
	margin-bottom: 10px;
	line-height: normal;
}
th {
	background-color: #F58220;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
td, th {
	padding: 2px 8px 2px 8px;
}
td img {
	margin-top: 6px
}
#footer {
	color: #818386;
	font-size: 10px;
	text-align: left;
	float: right;
	display: block;
	position: relative;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 15px;
	border-top: #F58220 solid 1px;
}
#footer p {
	position: relative;
	display: inline;
	width: 100%;
	float: left;
}
#footer p.long, #footer p.long2 {
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer p.long2 {
	font-size: 13px;
	margin-top: 0px;
}
#footer a {
	color: #818386;
}
#footer a:hover {
	text-decoration: none;
}
#wdcuk {
	text-align: center;
}
#stats {
	display: none;
}
