/* CSS Document */
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}


/***************************************** BODY *********************************************/

body { 
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffffff;
}

#static_capsule_container {
	width: 1024px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	/*background-color:#FFFFFF;*/
	background-image: url(../../images/pp_capsule_bk.gif);
	/*background-repeat:repeat-x repeat-y;*/
}

/************************************ MAIN CAPSULES - SITE LAYOUT ***************************************/

#static_left_pane, #static_right_pane {
	width: 121.5px;
	float: left;
	height: 803px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/pp_capsule_bk.gif);
	background-position: top;
	background-repeat: repeat-y;
}


/***************************************** HEADER *********************************************/

#static_capsule_header {
	width: 780px;
	height: 90px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	background-color: #FFFFFF;
	text-align: left;
	/*background-image: url(../../images/pp_pioneer_logo.gif);*/
	/*background-position: left;
	background-repeat: no-repeat;*/
}

/***************************************** NAVIGATION *****************************************/
#static_capsule_navigation {
	width: 780px;
	height: 20px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	background-color: #FFFFFF;
}

#static_capsule_navigation ul {
	float: right;
	margin: 0px;
	padding: 0px;
}

#static_capsule_navigation li {
	float: left;
	list-style: none;
	font-weight: bold;
}


/*************************************** MIDPANE **********************************************/

#static_capsule_middle {
	width: 780px;
	/*float: left;*/
	margin: 0px auto;
	background-color: #FFFFFF;
}

#static_capsule_body {
	width: 780px;
	margin: 0px auto;
}

#capsule_body_row_01 {
	background-color: #000000;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
}

#row_01_cell {
	float: left;
	width: 264px;
	height: 181px;
	padding: 0px 10px 40px 20px;
	text-align: justify;
	background-color: #F2DA30;
}

#row_01_cell h3 {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding-top: 25px;
}

#capsule_body_line {
	width: 780px;
	margin: 5px auto;
	height: 5px;
	background-color: #000000;
}

#capsule_body_row_02 {
	background-color: #000000;
	margin: 0px auto;
	text-align: center;
}

.row_02_cell, .row_02_cell_w_border {
	float: left;
	width: 233px;
	height: 280px;
	padding:20px 5px 20px 20px;
	margin: 0px 0px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	line-height: 1.4;
}

.row_02_cell_w_border {
	border-right: 1px solid #8F811C;
}

.row_02_cell h3, .row_02_cell_w_border h3 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}

.row_02_cell p, .row_02_cell_w_border p {
	padding-left: 19px;
}

.row_02_cell ul {
	float:left;
	margin: 0px;
	padding: 0px;
}

.row_02_cell li {
	list-style: none;
	padding: 3px 0px 0px 19px;
}

.row_02_cell_w_border a, .row_02_cell a {
	margin-left: 170px;
}

#brown_line {
	width: 780px;
	margin: 0px auto;
	height: 10px;
	background-color: #595119;
}

/***************************************** SERVICES *********************************************/

.thick_black {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	height: 35px;
	background-color: #000000;
}

#services_row_01, #services_row_03, #contact_info, #location, #location_2, #images {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	line-height: 1.5;
}

#services_row_03 {
	padding-bottom: 15px;
}

#contact_info {
	padding-bottom: 15px;
	padding-top:15px;
}

#location {
	height: 80px;
	padding: 50px 0px 0px 0px;
	text-align: center;
}

#location_2 {
	padding: 0px 0px 20px 0px;
	text-align: center;
}

#images {
	padding: 0px 0px 20px 0px;

}

#services_row_01 h3 {
	text-align: left;
	font-size: 11px;
	padding: 20px 0px 0px 35px;
}

#text_area, #services_row_02 {
	width: 530px;
	float: left;
	padding: 10px 35px;
	color: #000000;
	text-align: left;
}

#about_row_01 {
	width: 500px;
	float: left;
	padding: 10px 35px;
	color: #000000;
	text-align: left;
}

#services_row_02, #about_row_01 {
	line-height: 1.5;
}

#services_row_02 h3, #about_row_01 h3 {
	text-align: left;
	font-size: 10px;
	padding-top: 20px;
}

#about_row_01 p {
	padding-bottom: 20px;
}

#text_area h3{
	text-align: left;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

#text_area ul, #services_row_02 ul{
	float: left;
}

#text_area li, #services_row_02 li {
	list-style: none;
	padding: 3px 5px 0px 5px;
}

#image_area {
	float: left;
	width: 150px;
	padding: 10px 10px;
}

#services_row_03 span, #contact_info span {
	text-align: center;
}

/************************************* THANK YOU **********************************************/
#thankyou {
	width: 760px;
	height: 250px;
	margin: 0px auto;
	padding: 25px 10px;
	text-align:center;
	color: #000000;
}

#thankyou h3 {
	font-size: 12px;
}

#thankyou p {
	font-size: 10px;
	font-weight: bold;
}

/************************************* 404 **********************************************/
#not_found {
	width: 760px;
	height: 250px;
	margin: 0px auto;
	padding: 25px 10px;
	text-align:center;
	color: #000000;
}

#not_found h3 {
	font-size: 12px;
}

#not_found p {
	font-size: 10px;
	font-weight: bold;
}

/***************************************** FOOTER *********************************************/
#static_capsule_footer {
	width: 770px;
	margin: 0px auto;
	padding: 20px 10px 20px 0px;
	background-color: #F2DA30;
	color: #000000;
	text-align: right;
}

#static_capsule_footer ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

#static_capsule_footer li {
	padding: 0px 3px 0px 3px;
	list-style: circle;
}

/***************************************** FORMS *********************************************/

#form_container {
	padding: 15px 5px 10px 5px;
	margin: 0px auto;
}

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

form.contact_form legend {
	padding: 0px 10px 5px 0px;
    margin: 0px 0px 0px -10px;
    font-size: 12px;
 	font-weight: bold;
}

form.contact_form fieldset {
	width: 450px;
	margin: 5px auto;
	padding-bottom: 10px;
	border: 1px groove #99ABC2;
}

form.contact_form fieldset ul {
	margin: 0px;
	padding: 0px;
}

form.contact_form fieldset li {
	clear:left;
	list-style: none;
	padding: 5px 10px;
}

form.contact_form label {
	width: 150px;
	float: left;
	display: block;
	vertical-align: top;
	text-align: right;
	margin-right: 5px;
}

form.contact_form fieldset p {
	width: 120px;
	margin: 20px auto;
	text-align: center;
}


/********************************************* LINK STYLES **********************************************/
/****************************  NAVIGATION MENU ********************************/

#static_capsule_navigation a:link, #static_capsule_navigation a:visited {
 	padding: 10px;
	display: block;
	text-decoration: none;
	color: #000000;
}

 #static_capsule_navigation a:hover{
	padding: 10px;
	display: block;
	text-decoration: none;
	background-color: #F2DA30;
	color: #FFFFFF;
}

#static_capsule_navigation li a.link_border:link, #static_capsule_navigation li a.link_border:visited, #static_capsule_navigation li a.link_border:hover {
	border-right: 1px solid #F2DA30; 
} 

#static_capsule_footer a:link, #static_capsule_footer a:visited {
	text-decoration: none;
	color: #000000;
} 

#static_capsule_footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.row_02_cell_w_border a:link, .row_02_cell_w_border a:visited, .row_02_cell a:link, .row_02_cell a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.row_02_cell_w_border a:hover, .row_02_cell a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 0px solid #FFFFFF;
	background-color: #FFFFFF;
}

#services_row_03 a:link, #services_row_03 a:visited, #contact_info a:link, #contact_info a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}

#contact_info a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 0px solid #000000;
	background-color: #000000;
}

#location a:link, #location a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}

#location a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 0px solid #000000;
	background-color: #000000;
}

#location_2 a:link, #location_2 a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
}

#location_2 a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 0px solid #000000;
	background-color: #000000;
}

#about_row_01 a:link, #about_row_01 a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}

#about_row_01 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 0px solid #000000;
	background-color: #000000;
}


/********************************************* GENERIC STYLES **********************************************/

div.clear /*  THIS WILL CLEAR ANY FLOATED ITEMS ***** SOLVES FLOAT PROBLEMS WITHIN DIFFERENT BROWSERS  */
{
     clear: both;
     font-size: 1px;
     line-height: 1px;
   	 overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}

a{
	outline: none;
}

br{
	margin: 0px 0px;
    padding: 0px 0px;

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

}
/*:focus{
	-moz-outline-style: none;
}*/
