@charset "utf-8";
/* CSS Document */

* {margin:0px auto; padding:0px; color: #000000; font-family: "Times New Roman"; font-size: 98%; }
div {position:relative; text-align:center; overflow: auto; }

body
{
	background: #9C7B31;
	
}

#main
{
	background: url(http://www.prostring.com/images/bg.png) top left no-repeat;
	width: 920px;
	padding-top: 75px;
	
}

#header
{
	position: absolute;
	top: 0;
	left: 0;
	background: url(http://www.prostring.com/images/logo_header.png) top left no-repeat;
	width: 100%;
	height: 100px;
	z-index: 1;
	
}

#pageBorder
{
	background: url(http://www.prostring.com/images/page_border.png) top left repeat-y;
	padding-bottom: 2px;
	
}

#pageTop
{
	background: url(http://www.prostring.com/images/page_top_bg.png) top left no-repeat;
	width: 916px;
	height: 5px;
	
}

#page
{
	background: url(http://www.prostring.com/images/page_bg.png) top left repeat-y;
	width: 916px;
	min-height: 200px;
	
}

#sidebar
{
	background: url(http://www.prostring.com/images/nav_bg.png) top center no-repeat;
	float: left;
	width: 200px;
	padding-top: 20px;
	
}

#sidebar img
{
	padding-bottom: 20px;
	
}

#nav
{
	width: 200px;
	height: 250px;
	overflow: hidden;
	
}

#nav img
{
	padding: 0;
	
}

#content
{
	float: right;
	width: 636px;
	padding: 20px 40px 30px 0;
	line-height: 150%;
	
}

.title
{
	padding-bottom: 20px;
	
}

ul
{
	padding-left: 1.5em;
	
}

.slideshow
{
	padding-top: 20px;
	
}

.proStaff, .testimonial
{
	background: url(http://www.prostring.com/images/prostaff_bg.png) top left repeat-y;
	width: 650px;
	
}

.proStaff_top, .testimonial_top
{
	background: url(http://www.prostring.com/images/prostaff_top.png) top left no-repeat;
	width: 650px;
	height: 27px;
	
}

.proStaff_bottom, .testimonial_bottom
{
	background: url(http://www.prostring.com/images/prostaff_bottom.png) bottom left no-repeat;
	width: 650px;
	height: 27px;
	
}

.proStaff_left, .testimonial_left
{
	float: left;
	width: 150px;
	margin-left: 20px;
	text-align: left;
	
}

.proStaff_left img, .testimonial_left img
{
	border: none;
	width: 140px;
	padding-top: 5px;
	
}

.proStaff_right, .testimonial_right
{
	float: right;
	width: 450px;
	margin-right: 15px;
	text-align: left;
	
}

.proStaff_right
{
	text-indent: 1.5em;
	
}

.proStaff_right p
{
	text-indent: 1.5em;
	
}

.faq, .lastfaq, .contact
{
	text-align: left;
	
}

.faq, .lastfaq
{
	background: url(http://www.prostring.com/images/faq_border.png) bottom left no-repeat;
	width: 650px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	
}

.lastfaq
{
	background: none;
	
}

.faq h3, .lastfaq h3, .contact h3
{
	padding: 0 0 10px 20px;
	
}

.faq p, .lastfaq p, .contact p
{
	padding: 0 0 10px 40px;
	
}

.contact
{	
	min-height: 350px;
	
}

.contactForm
{
	background: url(http://www.prostring.com/images/contactForm_bg.png) top left no-repeat;
	position: absolute;
	top: 40px;
	left: 300px;
	width: 300px;
	height: 300px;
	text-align: left;
	padding: 20px 20px 20px 30px;
	
}

.contactForm table
{
	width: 230px;
	
}

.contactForm table input, .contactForm table textarea
{
	width: 130px;
	border-color: black;	
	
}

.contactForm table textarea
{
	width: 230px;
	
}

.contactForm .labelCol
{
	width: 100px;
	
}

.contactForm table textarea
{
	height: 80px;
	
}

.links
{
	background: url(http://www.prostring.com/images/links_bg.png) top left no-repeat;
	width: 650px;
	height: 160px;
	
}

.links img
{
	width: 500px;
	height: 120px;
	padding-top: 20px;
	
}

.links .mask
{
	position: absolute;
	top: 15px;
	left: 70px;
	background: url(http://www.prostring.com/images/links_mask.png) top left no-repeat;
	width: 510px;
	height: 130px;

}

#pageBottom
{
	background: url(http://www.prostring.com/images/page_bottom_bg.png) top left no-repeat;
	width: 916px;
	height: 5px;
	clear: both;
	
}

#footer
{
	width: 100%;
	height: 14px;
	clear: both;
	overflow: hidden;
	padding: 0;
	margin: 0;
	
}

#footerLeft
{
	float: left;
	text-align: left;
	font-size: 11px;
	padding: 0 0 0 50px;
	
}

#footerRight
{
	float: right;
	text-align: right;
	font-size: 11px;
	padding: 0 50px 0 0;
	
}

#footer p, #footerLeft p, #footerRight p
{
	padding: 0;
	
}