* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #AAAAAA;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 1.4em;
}

#body {
	background-color: #FFFFFF;
	margin-left: auto; 
	margin-right: auto;
	min-height: 500px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px;
	position: relative;
	text-align: left;
	width: 680px;
}

a {
	text-decoration: underline;
	color: #CC3333;
}
a:hover {color: #FF3300;}

b, strong {
	color: #444444;
	font-weight: bold;
}
.bold {
	color: #555555;
	font-weight: bold;
}

.emphasize {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 1.5em;
}

h1 {
	color: #555555;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 25px;
}

h1 a {
	color: #555555;
}

h2, h3 {
	color: #444444;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1.5em;
}

h2 a, h3 a {
	color: #444444;
}

p {
	margin-bottom: 1.2em;
}

td {
	vertical-align: top;
}

br.clearfloat {
	clear: both;
}

ol {
	margin-bottom: 1.2em;
}
ul {
	margin-bottom: 1.2em;
}

.noul {text-decoration: none;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.top {vertical-align: top;}

.red {color: #CC3333;}

.error {
	color: #CC3333;
	font-weight: bold;
}

.title {
    font-style: italic;
}


#header {
/*	border: 1px solid black; */
	text-align: center;
}

#content {
/*	border: 1px solid black; */
	min-height: 200px;
	position: relative;
}

#logo {
	margin-bottom: 20px;
	text-align: center;
}

#topnav {
/*	border: 1px solid black; */
	font-size: 16px;
	margin-bottom: 25px;
	white-space: nowrap;
}

#topnav a {
	color: #555555;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#topnav a .topnav-sub {
	font-style: italic;
	font-weight: normal;
}

#topnav a.on {
	color: #CC3333;
}

#topnav a:hover {
	color: #FF0000;
}

#subnav {
	margin-top: 25px;
	margin-bottom: 27px;
	white-space: nowrap;
}
	
#subnav a {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}


#subnav a.on {
	color: #CC3333;
}

#subnav a:hover {color: #FF3300;}

#home-awards {
	margin-top: 35px;
}

#home-awards img {
	margin-right: 9px;
	vertical-align: middle;
}

#home-awards #award-cine {
	margin-right: 11px;
}

#specialty-list {
	float: left;
	list-style: none;
	margin-bottom: 20px;
	width: 810px;
}
#specialty-list li {
	float: left;
	width: 270px;
}

#service-list {
	list-style: none;
	margin-bottom: 35px;
}
#service-list li {
	font-style: italic;
	margin-bottom: 15px;
	}

#title-list {
	list-style: none;
}
#title-list li {
	font-style: italic;
}
	
#topic-list {
	list-style: none;
	margin-bottom: 25px;
}
#topic-list li {
	font-style: italic;
}

.newslink {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 20px;
}

.photolink {
	font-size: 14px;
}

#home-staff {
	margin-top: 30px;
}

#home-staff div {
	float: left;
	margin-right: 25px;	
}

#about-photos img {
	padding-bottom: 20px;
}

#about-photos img.photo-top-left {
	padding-right: 17px;
}

#about-photos img.photo-top-right {
	padding-left: 17px;
}

#about-photos img.photo-bottom-left {
	padding-right: 18px;
}

#about-photos img.photo-bottom-right {
	padding-left: 0px;
}

#intro {
	margin-bottom: 20px;
}

#psa-specialty-list {
	float: left;
	list-style: none;
	margin-bottom: 20px;
	width: 810px;
}
#psa-specialty-list li {
	float: left;
	width: 250px;
}

#psa-services div {
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
}

#psa-services div a {
    font-size: 16px;
}

/*
#psa-service-list {
	float: left;
	list-style: none;
	margin-bottom: 20px;
	width: 810px;
}
#psa-service-list li {
	float: left;
	width: 250px;
}
*/

.psa-service-list {
	line-height: 25px;
	padding-bottom: 1.5em;
}

#psa-value {
	margin-bottom: 25px;
}

#psa-details {
	margin-bottom: 25px;
}

img.logo-media {
    display: inline;
    margin-right: 60px;
    vertical-align: middle;
}


img.photo-body {
    display: block;
    margin-top: 1em;
    margin-bottom: 1.5em;
}

img.photo-captioned {
    margin-bottom: 1em;
}


#photos {
	margin-top: 25px;
	margin-bottom: 25px;
}

.photos {
	margin-top: 25px;
	margin-bottom: 25px;
}

.psa-production-photos img {
	margin-right: 20px;
}

.photocaption {
	font-style: italic;
}

.distribution {
	font-style: italic;
	font-size: 13px;
}

.psa-faq-item {
	background-color: #DDDDDD;
	margin: 0 0 25px 0;
    padding: 19px 20px 4px 15px;
		width: 585px;
}

.psa-faq-number {
/*	outline: 1px solid blue; */
	clear: both;
	font-style: normal;
	float: left;
	width: 20px;
	margin: 0 7px 0 0;
	text-align: right;
}
.psa-faq-text {
/*	outline: 1px solid black; */
	float: left;
	margin: 0;
	padding: 0;
	width: 550px;
}

.psa-faq-question {
	color: #333333;
	font-style: normal;
	font-weight: bold;
    margin: 0 0 1em 0;
    padding: 0;
}

.psa-faq-answer {
/*	outline: 1px solid purple;	*/
}


.video-title {
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.video-caption {
	font-style: normal;
	margin-top: 1.25em;
	margin-bottom: 2.3em;
	width: 515px;
}

#testimonials-intro {
	margin-bottom: 23px;
}
	
#testimonials-list {

}

.testimonial-item {
    background-color: #DDDDDD;
    border: 0px solid black;
	margin-bottom: 25px;
    padding: 14px 20px 14px 20px;
		width: 585px;
}

#testimonials-list p {
	margin-bottom: .7em;
}

div.testimonial-source {
	font-style: normal;
	margin-bottom: 0;
}

.quote {
	color: #333333;
	font-weight: bold;
	margin-left: 1px;
	margin-right: 1px;
}

#article-logo {
	margin-top: 30px;
	margin-bottom: 30px;
}
	
#article {
	margin-bottom: 30px;
	width: 600px;
}

#contact-email {
	margin-bottom: 20px;
}

#contact-menu p {
	margin-bottom: 9px;
}

#contact-form-intro {
	margin-bottom: 25px;
}

#formcontact label,
#formcontact input.text,
#formcontact select,
#formcontact textarea {
	display: block;
	float: left;
	margin-bottom: 7px;
}

#formcontact label {
	width: 150px;
}

#formcontact input.text {
	width: 200px;

}

#formcontact textarea {
	width: 250px;
	height: 125px;
}

#formcontact input.button {
	font-weight: bold;
	margin-left: 150px;
	margin-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

#bottomsubnav {
	clear: both;
	font-size: 14px;
	font-style: italic;
	margin-top: 30px;
}

#footer {
	margin-top: 35px;
	padding-bottom: 30px;
}

#footer-nav {
	margin-bottom: 10px;
	text-align: center;
	white-space: nowrap;
}

#footer-nav a {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
#footer a:hover { color: #FF3300; }

#footer-sitemap {
	margin-top: 20px;
}

#footer-sitemap a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

#footer-copyright {
	font-size: 12px;
	margin-top: 20px;
}
