body {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.2em;
	background: #ffffff;
	text-align: center;
}

/* Layout Structure ------------------------- */

#wrap {
	width: 792px;
	border-left: 1px solid #e8eff0;
	border-right: 1px solid #e8eff0;
	border-bottom: 1px solid #e8eff0;
	position: relative;
	margin: 0 auto;
	text-align: left;
	background: #fff url(background_light.jpg) repeat-y;
}
#pricontent, #borders {
	float: left;
	width: 792px;
	margin: 0;
	padding: 0;
	clear: both;
}
#pricontent {
	background: url(background_dark.jpg) repeat-y;
	border-top: 1px solid #e8eff0;
	border-bottom: 1px solid #e8eff0;
}

#left {
	float: left;
	width: 200px;
}
#center {
	float: left;
	width: 392px;
}
#right {
	float: left;
	width: 180px;
}
#rightBig {
	float: left;
	width: 572px;
}
#innerLeft {
	width: 255px;
	float: left;
	padding-right: 11px;
}
#innerRight {
	width:  255px;
	float:  right;
	padding-left: 11px;
}
#footer {
	background: #fff;
	width: 790px;
	font-size:  11px;
}
#footer img {
	margin-left: 15px;
	margin-top:  -10px;
	float: left;
}
#footer p {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
}

/* Header ------------------------- */

#header {
	padding: 0;
	height: 90px;
}
#header img {
	position: relative;
	left: 15px;
	top: 0px;
	margin: 0;
}	
#header span img {
	position: relative;
	left: 320px;
	top: 0px;
	margin: 0;
	border: 0;
}	
#title {
	margin: 0;
	background: #fff;
	padding: 0;
	width: 792px;
	height: 60px;
	
}


/* Gutters ------------------------- */

.gutters {
	padding: 0 20px 20px 20px;
}
#right .gutters {
	padding: 60px 0 0 0;
}

/* Content ------------------------- */

h1 {
	margin: 0; 
	padding: 20px 0 0 0;
	font-family: Verdana;
	font-weight: normal;
	font-size: 24px;
	color: #6699CC;
}

h2 {
	margin: 0;
	padding: 15px 0 0 0;
	line-height: 1.2em;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

h3 {
	margin-bottom: -1em;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #668187;
}
h4 {
	margin: 0;
	padding: 15px 0 0 0;
	line-height: 1em;
	font-size: 11px;
	font-weight: bold;
	color: #668187;
}
#left h4 {
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
p {
	color: #666;
}
a, a:visited {
	color: #990000;
	text-decoration: none;
}	
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
#title a, #title a:visited {
	color: #666;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
#right img {
	padding: 0;
	margin: 5px 0 5px 0;
	display: inline;
}

/* Lists ------------------------- */

#center ul {
	list-style-type: none;
}	
#right ul {
	list-style: outside;
	margin-left: 15px;
	padding-left: 0;
}
#right li {
	padding-bottom: 5px;
}
dt {
	font-size: 12px;
	font-weight:  bold;
}
dd {
	padding-bottom: 7px;
}
#testimonials dt {
	font-size: 12px;
	color: #333333;
	font-weight:  normal;
}
#testimonials dd {
	padding-bottom:  15px;
}
.quoted {
	font-weight:  bold;
	color: #6699CC;
}

/* Forms ------------------------- */

input {
	color: #990000;
	font-size: 13px;
	width: 250px;
	font-weight: normal;
}
input.captcha{
	color: #990000;
	font-size: 13px;
	width: 100px;
	letter-spacing: 0.6em;
	font-weight: normal;
}
textarea {
	color: #990000;
	width:  250px;
	height:  100px;
	font-size: 13px;
	font-weight: normal;
}
.error {
	font-weight:  bold;
	padding-left: 20px;
	color: #ff9900;
	font-size: 14px;
}
/* Menu Tabs ------------------------- */

#menuTabs {
	width: 150px;
	font-size: 14px;
	font-family:  "Trebuchet MS", Trebuchet;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	padding-top:  20px;
}
#menuTabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menuTabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menuTabs a {
	float: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	cursor: hand;
}
#menuTabs a span {
	float: left;
	display: block;
	width: 120px;
	padding: 5px 0 4px 15px;
	color: #6699CC;
	cursor: hand;
}
#menuTabs a span .list {
	width: 120px;
}

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
		#menuTabs a span {float: none;}
	/* End IE5-Mac hack */

#menuTabs a:hover span {
	color: #6699cc;
}
#menuTabs a:hover {
	background: #dee9f5;
}
#menuTabs a:hover span {
	background: #dee9f5;
}
/* Current Page ---------- */
#menuTabs #currentPage a {
	background: #6699CC;
	color:  #ffffff;
}  
#menuTabs #currentPage a span {
	background: #6699CC;
	color:  #ffffff;
}  

/* Google Maps Xtraz ------------------------- */
div#map {
	border:  1px solid #668187;
}
div#map div span {
	display: none;
}
div#location.gutters {
	padding-top:  37px;
}


