body
{
	margin: 0;
	padding: 0;
	background: url(images/bg.png) repeat-x #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
}
img {border: none;}
a, object {outline: none;}
.header
{
	margin: 0 auto;
	width: 980px;
	height: 177px;
}
	.floating_logo
	{
		margin: 0;
		width: 650px;  /* 465px */
		height: 85px;
		text-align: left;
		/*color: #FFFFFF;*/
		color: #0a4068;
		font-size: 24px; /* 14px */
		font-weight: bold;
		/*background: url(images/floating_logo.png) no-repeat;*/
	}
.menu
{
	padding-top: 30px;
	float:left;
	width: 100%;
	overflow:hidden;
    position:relative;
}
    .menu ul
    {
        margin: 0 auto;
        padding: 0;
		clear:left;
   		float:left;
		position:relative;
   		left:50%;
   		text-align: center;
    }
    .menu ul li
    {
        list-style-type: none;
        display: inline;
		float:left;
		position:relative;
   		right:50%;
    }
    .menu li a
    {
        height: 29px; /* 38px - padding */
		background: url(images/css_button.png) repeat-x;
		border: 1px solid #8e8e8e;
        display: block;
        float: left;
        padding: 9px 10px 0 10px;
		margin: 0 5px;
        color: #373737;
		text-shadow: 0 1px 0 #c7c7c7;
		font-size: 16px;
		font-weight: bold;
        text-decoration: none;
		-moz-border-radius: 10px 10px 10px 10px;
		-webkit-border-radius: 10px 10px 10px 10px;
		border-radius: 10px 10px 10px 10px;
    }
    .menu li a:hover
    {
    }
	
.page
{
	margin: 0 auto;
	width: 980px;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	border-top: none;
}
	#currentPromotions
	{
		height: 125px;
		/* background: url(images/cpLadder.jpg) no-repeat; */
	}
	.introBox
	{
		width: 330px;
		padding: 0 10px;
		border-right: 1px solid #C9C9C9;
		font-family: Arial, Helvetica, sans-serif;
	}
		.introBox p
		{
			width: 320px;
			padding: 10px 0;
			margin: 0 auto;
			font-size: 14px; /* 16 */
			text-align: center; /* justify */
		}
	.mainContent /* Old Index Page */
	{
		width: 605px;
		padding: 10px;
		float: right;
		font-size: 14px;
	}
	.mainColumns
	{
		
	}
.footer
{
	width: 980px;
	margin: 10px auto 10px auto;
	text-align: center;
}
	.footer a
	{
		color: #4A4A4A;
		font-size: 12px;
	}
	.cities
	{
		width: 980px;
		margin: 0 auto 10px auto;
		text-align: center;
		color: #4A4A4A;
		font-size: 10px;
	}

/*** Other Pages ***/
.topnav
{
	width: 960px;
	padding: 5px 0 0 20px;
	font-size: 12px;
}
	.topnav a
	{
		color: #000000;
	}
.header_title
{
	font-size: 20px;
}
.backtotop
{
	font-size: 12px;
}
.auto_responders
{
	margin: 10px 0 10px 0;
	background-color: #dcdde4;
	border: 1px solid #051c91;
}
.testimonials
{
	width: 250px;
	float: right;
	text-align: center;
	font-size: 12px;
	border-top: 1px solid #C9C9C9;
}
	.testimonial
	{
		margin: 0 auto;
		width: 220px;
		padding: 5px 0 20px 0;
	}
		.testimonial span
		{
			background-color: #dcdde4;
			
		}
		.testimonial img
		{
			float: left;
			margin: 0 5px 0 5px;
		}
.page_title
{
	width: 960px;
	padding: 25px 0 15px 20px;
	font-size: 26px;
	color: #0c4067;
}
	.page_title img
	{
		margin: 0 0 -15px 0;
	}
.pagenav
{
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	width: 710px;
	/width: 707px;
	padding: 0 0 0 20px;
	font-size: 12px;
}
	.pagenav a
	{
		color: #f89911;/*color: #72acdd;*/
	}
.page_content
{
	width: 690px;
	/width: 686px;
	padding: 0 20px;
	border-right: 1px solid #C9C9C9;
}

/*================= Schedule Inspection ===========================*/
.inspection_page
{
	font-size: 12px;
	width: 800px;
	padding: 0 20px;
}
	.inspection_page p
	{
		width: 760px;
	}
table.inspection_form
{
	width: 685px;
}	
	table.inspection_form td
	{
		height: 30px;
	}
/*=================== Inspector Resources ==========================*/	
.resource_head
{
	margin: 15px auto;
	width: 980px;
	height: 50px;
}
.resource_page
{
	margin: 0 auto;
	width: 980px;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
}
.resource_wrapper
{
	width: 222px;
	
}
.resource_menuCaps
{
	margin: 0;
	padding: 0;
}
.resource_menu
{
	width: 222px;
	margin: 0;
	background: url(images/resource_bg.png) repeat-y;
	color: #EFEFEF;
	font-size: 12px;
	line-height: 20px;
	-moz-border-radius: 5px;
}
	p.resource_button
	{
		margin: 0 0 15px 0;
		text-align: center;
		cursor: pointer;
	}
	a.resource_menuItem 
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
#dash-buttons
{
	float: right;
	width: 350px;
	margin: -10px 10px 0 0;
	padding: 0 0 0 0;
}
	#dash-buttons a, #dash-buttons td
	{
		text-decoration: none;
		color: #000000;
		font-size: 12px;
		text-align: center;
	}