* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 82%;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}
/* Background for branding and content */
#wrapper {
	background: url(images/bkgd-dotted.jpg) repeat-x;
}
h2.terms {
	font-size: 120%;
	color:#000000;
}
/*Universal Column*/
#col-a {
	float: left;
	width: 398px;
}
#col-b {
	float: left;
	width: 582px;
}
a {
	color:#4A59CB;
}
/*branding Row */
#branding {
	width: 980px;
	height: 169px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
/*main navigation */
ul#nav {
	width: 578px;
	background: #FFFFFF url(images/bkgd-nav.gif) repeat-x;
	border: 2px solid #000000;
	list-style: none;
	height: 46px;
}
ul#nav li {
	float: left;
	padding-top: 16px;
	padding-right: 17px;
	padding-left: 17px;
}
a span {
	display: none;
}
a#nav-home, a#nav-services, a#nav-staff, a#nav-testimonials, a#nav-photos, a#nav-contact {
	display: block;
	height: 14px;
	background-position: 0 0;
}
a#nav-home {
	width: 39px;
	background-image: url(images/nav-home.gif);
}
a#nav-services {
	width: 67px;
	background-image: url(images/nav-services.gif);
}
a#nav-staff {
	width: 43px;
	background-image: url(images/nav-staff.gif);
}
a#nav-testimonials{
	width: 102px;
	background-image: url(images/nav-testimonials.gif);
}
a#nav-photos {
	width: 54px;
	background-image: url(images/nav-photos.gif);
}
a#nav-contact {
	width: 64px;
	background-image: url(images/nav-contact.gif);
}
a#nav-home:hover, a#nav-services:hover, a#nav-staff:hover, a#nav-testimonials:hover, a#nav-photos:hover, a#nav-contact:hover {
    background-position: 0 -14px;
}
body#home a#nav-home, body#services a#nav-services, body#staff a#nav-staff, body#testimonials a#nav-testimonials, body#photos a#nav-photos, body#contact a#nav-contact {
    background-position: 0 -28px;
}

/* Content Row */
#content {
	clear: both;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4A59CB;
}
#col-a p.button {
	padding-top: 15px;
	padding-right: 0px;
}
/*Photo & Callout*/
#content #col-a .callout {
	background-color: #000000;
	padding: 30px;
	margin-bottom: 25px;
	line-height: 1.4em;
}
#content #col-a .callout h2#spotlight {
	padding-top: 26px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h2-bouncer-spotlight.gif);
    background-repeat: no-repeat;
	margin-bottom: 15px;
}
#content #col-a .callout img.thumb {
	float: left;
	padding-right: 25px;
	padding-top: 5px;
}
#content #col-a .callout-copy {
	padding-right: 22px;
	padding-top: 0px;
	margin-top: 0px;
}
/*Content Column*/
#content #col-b {
	background: url(images/bkgd-content.jpg) top left no-repeat;
	width: 418px;
	padding: 50px 82px;
	line-height: 1.7em;
}
h1#home {
	padding-top: 61px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h1-home.gif);
    background-repeat: no-repeat;
	margin-bottom: 10px;
}
#content #col-b p {
	padding-right: 32px;
	padding-bottom: 15px;
}
h2#home {
	padding-top: 53px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h2-home.gif);
    background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-top: 20px;
}
ul#numbered {
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
ul#numbered li {
	list-style: none;
	line-height: 1.4em;
	padding-top: 8px;
	padding-left: 40px;
	height:30px;
}
li.one {
	background-image: url(images/ol-1.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-bottom: 10px;
}
li.two {
	background-image: url(images/ol-2.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-bottom: 10px;
}
li.three {
	background-image: url(images/ol-3.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
li.four {
	background-image: url(images/ol-4.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#col-b p.button {
	margin-top: 0px;
}
/*Services*/
h1#services {
	padding-top: 61px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h1-services.gif);
    background-repeat: no-repeat;
	margin-bottom: 10px;
}
h2#services {
	padding-top: 53px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h2-services.gif);
    background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-top: 20px;
}
ul#list {
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
ul#list li {
	list-style: none;
	padding-left: 14px;
	background: url(images/bullet-blue.gif) top left no-repeat;
	background-position: 0 8px;
}
/*Staff*/
h1#staff{
	padding-top: 61px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h1-staff.gif);
    background-repeat: no-repeat;
	margin-bottom: 10px;
}
.staff {
	float: left;
	width: 86px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 23px;
	text-align: center;
}
.staff-last {
	float: left;
	width: 86px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 0px;
	text-align: center;
}

.staff img, .staff-last img {
	margin-bottom: 5px;
	border: 1px solid #000000;
}
#content #col-b .staff p, #content #col-b .staff-last p {
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 95%;
}
/*Testimonials*/
h1#testimonials {
	padding-top: 61px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h1-testimonials.gif);
    background-repeat: no-repeat;
	margin-bottom: 10px;
}
#content #col-b p.testimonial {
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content #col-b p.name {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
/*Photos*/
h1#photos {
	padding-top: 61px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h1-photos.gif);
    background-repeat: no-repeat;
	margin-bottom: 10px;
}
/*Contact*/
h1#contact {
	padding-top: 61px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h1-contact.gif);
    background-repeat: no-repeat;
	margin-bottom: 10px;
}
table#form tr td {
	padding-bottom: 10px;
}
/*Privacy Policy & Terms of Use */
h1#terms {
	padding-top: 33px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h1-terms.gif);
    background-repeat: no-repeat;
	margin-bottom: 10px;
}
h1#privacy {
	padding-top: 33px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h1-privacy.gif);
    background-repeat: no-repeat;
	margin-bottom: 10px;
}
h3 {
	color: #000000;
	font-size: 100%;
}
/*Spotlight*/
h1#spotlight {
	padding-top: 61px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h1-spotlight.gif);
    background-repeat: no-repeat;
	margin-bottom: 10px;
}
#col-b a {
	color: #000000;
	text-decoration: underline;
}
#col-b a:hover {
	text-decoration: none;
}
img.right {
	float: right;
	border: 1px solid #000000;
	margin: 30px;
}
#content #col-a .callout h2#spotlight-archive {
	padding-top: 26px; /* height of the replacement image */
    height: 0px;
    overflow: hidden;
    background-image: url(images/h2-spotlight-archive.gif);
    background-repeat: no-repeat;
	margin-bottom: 15px;
}



/* Footer Row */
#footer {
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	color: #666666;
	text-align: center;
	font-size: 92%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	text-decoration: none;
}

form {
	padding:0px;
	margin:0px;
}

.form_blueborder {
	margin:0px;
	text-align: left;
	width:410px;
}

.form_blueborder div {
	padding:8px 0px 8px 0px;
}

.form_blueborder div input, .form_blueborder div textarea {
}


.form_blueborder .label {
	clear:both;
	float:left;
	display:block;
	width:120px;
	font-weight:bold;
	line-height:18px;
	padding:0px 10px 0px 0px;
	text-align:right;
}

.form_blueborder div select {
	border: 1px solid #000;
}

.form_blueborder .error {
	text-align:left;
	color:#F44;
	font-weight:bold;
	padding:12px 0px 0px 0px;
}

.form_blueborder .error_text {
	font-weight:bold;
	color:#F44;
	padding:0px;
	border:0px;
}

.form_blueborder .error_container {
	padding:0px 0px 4px 0px;
}

.form_blueborder .error_spacer {
	color:#F00;
	line-height:12px;
	padding:0px;
}

.form_blueborder .form_spacer {
	border-bottom:1px solid #fff;
	line-height:12px;
	font-weight:bold;
	padding:14px 0px;
	text-align:center;
	background-color:#fff;
}

.form_blueborder .submit {
	text-align:left;
	padding:14px 24px 14px 130px;
	border-bottom:0px;
}

.success {
	font-size:12px;
	color:#fff;
}

