/* CSS Document */
body
{
	
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
}
#outerwrapper 
{
	position: relative;	
	margin: 5 auto;
	width: 950px;
	height: 584px;	
}
#outerwrapper2 
{
	position: relative;
	margin: 5 auto;
	width: 950px;
	height: 765px;
}
/* TOP NAV BAR */
#topimage {
	position: absolute;
	width: 950px;
	height:28px;
	background-image: url('images/top_lines.jpg');
	background-repeat: no-repeat;
	left: 0px;
	top: 0;
}
p.nav
{
	font-size:13px;
	color:000000;
	text-align: right;
	margin-top: 7px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
/* END top nav bar */

/* CONTACT pg start */
/*contact info*/
#contact1 {
	position:absolute;
	width:179px;
	height:107px;
	right: 210px;
	top: 174px;
}
#contactimage {
	position: absolute;
	padding-left:11px;
	top:48px;
	width: 927px;
	height:464px;
	background-image: url('images/image15_contact.jpg');
	background-repeat: no-repeat;
	left: 11.5px;
}
p.contact1
{
	font-size:12px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: justify;
}
#contact2 {
	position:absolute;
	width:329px;
	height:21px;
	right: 61px;
	top: 142px;
}
p.contact2
{
	font-size:14px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: justify;
}

/* END about page */

/* LOWER BAR - including logo & email */
#bottomimage {
	position: absolute;
	padding-left:0px;
	top:529px;
	width: 950px;
	height:52px;
	background-image: url('images/bottom_lines.jpg');
	background-repeat: no-repeat;
	left: 0;
}
/* pds email */
#portcol7 {
	position:absolute;
	width:230px;
	height:20px;
	right: 12px;
	top: 8px;
}
p.portcol7
{
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 10px;
}
/*pds logo*/
#portcol8 {
	position:absolute;
	width:258px;
	height:23px;
	left: 12px;
	top: 13px;
}
p.portcol8
{
	font-size:23px;
	color:#000000;
	text-align: left;
	margin-left: 9px;
	margin-top:0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
/*facebook logo*/
#facebook {
	position:absolute;
	width:35;
	height:35;
	left: -55px;
	top: 0px;
}
/* END  lower bar - including logo & email */

a.grey:link {color: #999999; text-decoration: none}
a.grey:visited {color: #999999; text-decoration: none}
a.grey:hover {color: #ff0000; text-decoration: none}

a.black:link {color: #000000; text-decoration: none}
a.black:visited {color: #000000; text-decoration: none}
a.black:hover {color: #999999; text-decoration: none}

a.dkgrey:link {color: #666666; text-decoration: none}
a.dkgrey:visited {color: #666666; text-decoration: none}
a.dkgrey:hover {color: #000000; text-decoration: none}

