@charset "UTF-8";
body {
	margin-top: 0px;
	padding: 0;
	font-size: 100%;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	background-color: #990000;
	background-image: url(imgs/ftr2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 120px;
}

h1, h2, h3 {
	margin: 0;
	text-transform: none;
	font-weight: normal;
	color: #990000;
}

h1 {
	letter-spacing: 0px;
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

#wrapper {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imgs/hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#wrapper2 {
	background-image: url(imgs/divBkgrd.gif);
	background-position: center 250px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
#wrapper3 {
	background-image: url(imgs/divBkgrd2.gif);
	background-position: center 250px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

/* Header */

#header {
	width: 958px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(imgs/logow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#banner/** LOGO */

 {
	width: 958px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner1 {
	width: 958px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#date {
	float: right;
	margin-top: 30px;
	font-size: 13px;
	color: #FFFFFF;
	margin-right: 30px;
}
#projects {
	width: 910px;
	height: 160px;
	padding-left: 80px;
	padding-right: 50px;
	padding-bottom: 0px;
}

#projects ul {
	margin: 0;
	list-style: none;
	line-height: inherit;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#projects li {
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#list1 {
	float: left;
}
#list2 {
	float: left;
}
#list3 {
	float: left;
}
/* Menu */

#menu {
	float: left;
	width: 958px;
	height: 75px;
	padding-top: 15px;
}

#menu ul {
	list-style: none;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 140px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu li {
	display: block;
	float: left;
}
#menu .date {
	float: right;
}

#menu a {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 25px;
	padding-left: 17px;
}
#menu  a:hover, a:active {
	color: #FFFFFF;
	background-image: url(imgs/arrow2.gif);
	background-repeat: no-repeat;
	background-position: center 23px;
	font-weight: normal;
}

#menu .current_page_item a {
	color: #FFFFFF;
	background-image: url(imgs/arrow2.gif);
	background-repeat: no-repeat;
	background-position: center 23px;
}
#menu .add_this a {
	color: #FFFFFF;
	background-image: url(imgs/ghost.gif);
	background-repeat: no-repeat;
	background-position: center 23px;
}
#links {
	clear: both;
	text-align: center;
	color: #990000;
	background-repeat: no-repeat;
	background-image: url(imgs/bdyFooter.gif);
	height: 56px;
	margin-right: auto;
	margin-left: auto;
	width: 958px;
	padding-top: 10px;
}
#bodyTxt {
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
}
#bodyTxt      p, h1, h2   {
	padding-right: 25px;
	padding-left: 25px;
}
#bodyTxt   .ghost   a:link    {
	color: #333333;
	text-decoration: none;
}
#bodyTxt  .ghost  a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#bodyTxt  .ghost  a:active {
	color: #333333;
	text-decoration: none;
}
#bodyTxt  .ghost  a:visited {
	color: #333333;
	text-decoration: none;
}
#divList {
	margin-left: 25px;
}

#footer {
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	
}

#footer .current_page a {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	
}
#footer  a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#legal {
	clear: both;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: normal;
	color: #FFFFFF;
}
#legal img {
	margin-top: 20px;
}
li.date/*<![CDATA[*/
  {
	list-style: none;
	display: inline;
	float: right;
}
 img.c1 {border:0}
/*]]>*/
#quotes {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#portfolio1 {
	float: left;
}
#portfolio2 {
	float: left;
}
#portfolio3 {
	float: left;
}
#portfolio4 {
	float: left;
}
#portwrap {
	width: 890px;
	height: 1650px;
	padding-left: 75px;
	padding-right: 0px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#portwrap ul {
	margin: 0;
	list-style: none;
	line-height: inherit;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#portwrap li {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#w3 {
	text-align: center;
	text-decoration: none;
	padding-bottom: 80px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
}
#w3  a:hover {
	text-decoration: none;
}
#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
#ptLogo {
	height: 100px;
}
#ptLogo p {
	text-align: left;
	font-size: 90%;
}
#ptLogo img {
	float: left;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
}
#ptLogo2 {
	height: 130px;
}
#ptLogo2 p {
	text-align: left;
	font-size: 90%;
}
#ptLogo2 img {
	float: left;
	padding-left: 0px;
	padding-right: 30px;
}
#est {
	margin-left: 25px;
	line-height: 26px;
	margin-right: 25px;
	margin-bottom: 0px;
}
#wrapper_pt {
	background-image: url(imgs/divBkgrd2.gif);
	background-position: center 250px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

