/* CSS Document */

body,td,th {
	color: #222;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a img { border:0; }

.banner {
	text-align:left;
	background-image: url(images/banner_ppat.gif);
	background-position: 2px 0px;
}

.banaddress {
	text-align: right; 
	padding-right:25px; 
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.25em;
	}
	

.navbar {
	text-align:left;
	background-image: url(images/navbar_ppat.gif);
	background-position: top left;
	}

.sidebar {
	width: 170px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: double; 
	border-color: #FF0000;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	}

.footer {
	width: 100%;
	text-align: center;
	background-image: url(images/banner_ppat.gif);
	background-position: 2px 0px;
	color: white;
	font-size:12px;
	font-weight: bold;
	/* border: 1px solid white; */
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 0;
	border-right: 0;
	
	
}

.content {
	width: 100%;
	text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 0px;
}

.content table td {

	text-align: center;
	padding: 20px;

}

.content2col {

	padding-left: 2px;
}

.pagecaption {
	font-size: 18px;
	font-weight: bold;
	padding-top: 12px;
	text-align: center;

}

.pagecaptionindex {
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	text-align: center;

}

.pagetitle {
	width: 450px;
	font-size:14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 20px;
	text-decoration: underline;
	text-align:left;
}

.pagetitlecarp{
	font-size:14px;
	font-weight: bold;
	padding-top: 20px;
	text-decoration: underline;
	text-align:center;
}

/**** Attached Design
.subnav ul {
	display:inline; 
	list-style-type:none;
	margin-left: 18px;
	padding: 1px;
	padding-left: 12px;
	padding-top: 0px;
	margin-top: 0px;
	border: 1px solid #C95050;
	border-top: 0;
	border-right: 0;
	
}

.subnav ul li {
	display:inline; 
	list-style-type:none;
	font-size: 12px;
	font-weight: bold;
	padding-right: 4px;
} */

/** Detached Design *****/

.ptsubnav {
	width: 160px;
	padding-left: 18px;
	vertical-align: top;
}

.subnav {
	width: 160px;
	margin-left: 18px;
	padding-left: 18px;
	padding-top: 25px;
	margin-right: 25px;
	font-size: 12px;
	vertical-align: top;

}
.subnav ul {


	list-style-type:none;
	margin-top: 0px;
	margin-left: 0;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

	border: 1px solid #EE2323;

	
	
}

.subnav ul li {

	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #C95050;
	margin-top: 0px;
	
}



.subnav ul li a {
	
	padding-right: 4px;
	padding-left: 4px;
	padding: 4px;
	display: block;
	width: 150px;
	background-color: #fff8f8;

}

.subnav ul li a:hover {
	background-color: #F33131;
	color: white;
	text-decoration: none;
}


.pictureGrouping {
	
	width: 350px;
	border: 1px solid #76090D;
	margin: 0 auto;
	background-color: #fee;
	text-align: center;	
	font-size: 14px;
	line-height: 1.5em;
}

.pictureGroupingdoors {
	
	width: 298px;
	border: 1px solid #76090D;
	margin: 0 auto;
	background-color: #fee;
	text-align: center;	
	font-size: 14px;
	line-height: 1.5em;
}

.pictureGroupingpt {
	
	width: 350px;
	border: 1px solid #76090D;
	margin: 0 auto;
	background-color: #fee;
	text-align: center;	
	font-size: 14px;
	line-height: 1.5em;
	
}


.pictureGrouping img{

	border-right: 1px solid #76090D;
	margin: 0 auto;
	padding: 0;
}


a {
	color: #76090D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelink {
	color: #fff;
	text-decoration: none;
}
a.whitelink:hover {
	color: #fff;
	text-decoration: underline;
}


.style2 {
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #F33131;
	text-align: center;
}

.contact table td tr {
	padding: 0px;
}

.container1 {
	margin: 0 auto;
	width: 950px;
	min-height: 100%;
	border: #F33131 solid;
	}