@charset "UTF-8";
* {
	margin:0px;
	padding:0px;
}
body {
	background-color: #14041B;
	background-image: url(images/site/pd-page-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	overflow: hidden;
	position: absolute;
	width: 100%;
    height: 100%;
}

body,td,th {
	color: #FFFFFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
}
div#myContent {
        height: 100%;
    }
h1 {
	font-size: 16px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63546b;
	width: 870px;
	text-align: center;
}
#body {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63546b;
}
#body2 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63546b;
}
#body3 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63546b;
}
#body4 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63546b;
}
#body5 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63546b;
}
#body6 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63546b;
}
#aboutImages {
	height: auto;
	width: auto;
}
#aboutImages img {
	padding: 5px;
	border: 1px solid #63546b;
	margin: 8px;
}
#caseImages {
	height: auto;
	width: 440px;
	float: right;
}
#caseImages img {
	padding: 5px;
	border: 1px solid #63546b;
	margin: 8px;
}
#pressimages {
	height: auto;
	width: auto;
}
#pressimages img {
	padding: 5px;
	border: 1px solid #63546b;
	margin: 8px;
}
#clearFloat {
	clear: both;
}

