﻿body
{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #000;
}
img
{
	border: 0;
}
#pg-main
{
	background: url(../img/hb_bg.jpg) no-repeat top left;
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}
#pg-main2
{
	background: url(../img/smallbg.png) no-repeat top left;
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}
#pg-menu
{
	width: 746px;
	height: 58px;
	background: url(../img/menubg.png) no-repeat top left;
	float: right;
	margin-left: 157px;
	clear: both;
}
#pg-menu a
{
	margin: 4px 0px;
	display: block;
	float: left;
	height: 42px;
	vertical-align: middle;
}
#pg-main p.main
{
	width: 400px;
	display: block;
	margin: 500px auto 0;
	font: normal 32px 'Trebuchet MS';
	color: #fff;
}
#pg-main p.phone, #pg-main2 p.phone
{
	display: block;
	margin: 35px auto;
	font: normal 35px 'Trebuchet MS';
	color: #fff;
}
#pg-main p.footer, #pg-main2 p.footer
{
	display: block;
	margin: 35px auto;
	font: normal 12px 'Trebuchet MS';
	color: #fff;
}
#pg-left
{
	float: left;
	width: 331px;
	background: url(../img/graphic.jpg) no-repeat bottom left;
}
#pg-right
{
	float: right;
	width: 639px;
}
#pg-left.nobg
{
	background: none;
}
#pg-left ul
{
	text-align: right;
	margin: 180px 0 180px;
	list-style: none;
}
#pg-left ul li
{
	text-align: right;
	margin: 0;
	margin-right: 15px;
	padding: 0;
	list-style: none;
}
#pg-left ul li a:link, #pg-left ul li a:visited
{
	color: #fff;
	font: normal 16px 'Trebuchet MS';
	text-decoration: none;
}

#pg-left ul li a:hover
{
	color: #fff;
	font: normal 16px 'Trebuchet MS';
	text-decoration: underline;
}

#pg-right p
{
	margin: 15px 25px;
	font: normal 13px 'Trebuchet MS';
	color: #fff;
	letter-spacing: 1px;
	text-align: left;
}
#pg-main2 p a:link, #pg-main2 p a:visited
{
	font: normal 13px 'Trebuchet MS';
	color: #fff;
	text-decoration: underline;
}
#pg-main2 p.driving
#pg-main2 p.driving a:link, #pg-main2 p.driving a:visited
{
	font: bold 13px 'Trebuchet MS';
	color: #fff;
	text-decoration: underline;
}
#pg-main2 p.driving img {margin-right:10px;}
