body
{
	margin: 0;
	padding: 0;
	background: #fff url(../img/bg.gif) center top repeat;
	font: normal 12px "Trebuchet MS" verdana sans-serif;
	line-height: 14px;
	color: #195675;
}

p.acc
{
	display: none;
}

#wrapHome
{
	margin: 0px auto;
	padding: 0;
	width: 900px;
	height: 610px;
	display: block;
	background: #fff url(../img/pgBgHome.jpg) center top no-repeat;
}

#wrapAbout
{
	margin: 0px auto;
	padding: 0;
	width: 900px;
	height: 610px;
	display: block;
	background: #fff url(../img/pgBgAbout.jpg) center top no-repeat;
}

#wrapService
{
	margin: 0px auto;
	padding: 0;
	width: 900px;
	height: 610px;
	display: block;
	background: #fff url(../img/pgBgService.jpg) center top no-repeat;
}

#wrapAppoint
{
	margin: 0px auto;
	padding: 0;
	width: 900px;
	height: 610px;
	display: block;
	background: #fff url(../img/pgBgAppointments.jpg) center top no-repeat;
}

#wrapContact
{
	margin: 0px auto;
	padding: 0;
	width: 900px;
	height: 610px;
	display: block;
	background: #fff url(../img/pgBgContactus.jpg) center top no-repeat;
}

#pgHead
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 145px;
	display: block;
	text-indent: -9000px;
	background: transparent url(../img/pgLogo.gif) 400px 64px no-repeat;
}

#pgMenu
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 30px;
}

#pgMenu p
{
	width: 410px;
	height: 30px
	padding: 0;
	margin: 0;
	position: absolute;
	left: 410px;
	top: 0px;
	color: #6FA2BD;
	font: normal 12px "Trebuchet MS" verdana sans-serif;
	line-height: 30px;
	border-bottom: 1px solid #4F0101;
	border-top: 1px solid #e8e8e8;
}

#pgMenu a
{
	color: #417087;
	text-decoration: none;
}

#pgMenu a:hover
{
	color: #6FA2BD;
	text-decoration: none;
}

#pgMenu a.active
{
	color: #6FA2BD;
	cursor: default;
}
/*old menu
#pgMenu p
{
	width: 410px;
	height: 30px
	padding: 0;
	margin: 0;
	position: absolute;
	left: 410px;
	top: 0px;
	color: #D35F54;
	font: normal 12px "Trebuchet MS" verdana sans-serif;
	line-height: 30px;
	border-bottom: 1px solid #4F0101;
	border-top: 1px solid #e8e8e8;
}

#pgMenu a
{
	color: #4F0101;
	text-decoration: none;
}

#pgMenu a:hover
{
	color: #D35F54;
	text-decoration: none;
}

#pgMenu a.active
{
	color: #D35F54;
	cursor: default;
}
*/
#pgMain
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 380px;
}

#pgContent
{
	position: absolute;
	left: 410px;
	margin: 0px;
	padding: 0px;
	width: 420px;
	height: 370px;
	overflow: auto;
}

#pgContent h1
{
	margin: 0px;
	padding: 10px 0 0 0;
	color: #417087;
	font: bold 16px "Trebuchet MS" verdana sans-serif;
	line-height: 24px;
}

#pgContent h2
{
	margin: 0px;
	padding: 5px 0 5px 0;
	color: #16455C;
	font: bold 14px "Trebuchet MS" verdana sans-serif;
	line-height: 20px;
}

#pgContent h3
{
	margin: 0px;
	padding: 10px 0 0 0;
	color: #333;
	font: bold 14px "Trebuchet MS" verdana sans-serif;
	line-height: 18px;
}

#pgContent h4
{
	margin: 0px;
	padding: 5px 0 5px 0;
	color: #333;
	font: bold 14px "Trebuchet MS" verdana sans-serif;
	line-height: 14px;
}

#pgContent h5
{
	margin: 0px;
	padding: 10px 0 0 0;
	color: #333;
	font: italic 14px "Trebuchet MS" verdana sans-serif;
	line-height: 16px;
}

#pgContent h4
{
	margin: 0px;
	padding: 5px 0 5px 0;
	color: #333;
	font: italic 14px "Trebuchet MS" verdana sans-serif;
	line-height: 14px;
}

#pgContent p
{
	margin: 0px;
	padding: 0 10px 10px 0;
	color: #195675;
	font: normal 13px "Trebuchet MS" verdana sans-serif;
	line-height: 18px;
}

#pgContent p a
{
	color: #417087;
	text-decoration: underline;
}

#pgContent p a:hover
{
	color: #6FA2BD;
}

#pgFooter
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 40px;
}

#pgFooterCopy
{
	position: absolute;
	left: 410px;
	margin: 0px;
	padding: 8px 0 0 0;
	width: 420px;
	height: 30px;
	border-top: #417087 dotted 1px; 
}

/*old bg
background: transparent url(../img/pgFootDot.gif) 0 0 repeat-x;
*/

#pgFooterCopy p
{
	margin: 0px;
	padding: 0px;
	color: #6FA2BD;
	font: normal 10px "Trebuchet MS" verdana sans-serif;
	line-height: 16px;
}

#pgFooterCopy p a
{
	color: #417087;
	text-decoration: none;
}

#pgFooterCopy p a:hover
{
	color: #6FA2BD;
}
