* {
	margin: 0pt;
	padding: 0pt;
}

body,html {
	margin: 0pt;
	padding: 0pt;
	font-family: arial,verdana,sans-serif;
	font-size: .85em;
	background: #015353;
	color: #000;
	text-align: center;
}

textarea {
	font-size: 1em;
}

h1 {
	font-size: 1.35em;
	padding: 3px;
}

h2 {
	font-size: 1.2em;
	padding: 3px;
}

h3 {
	font-size: 1.1em;
	padding: 3px;
}

h4 {
	font-size: 1em;
	padding: 3px;
}

h4 a:link, h4 a:visited {
	text-decoration: none;
	color: #015353;
}

h4 a:hover {
	color: #909090;
	text-decoration: underline;
}

input,textarea {
	font-family: arial,verdana,sans-serif;
}

p {
	padding: 3px 0pt;
}

img {
	border: none;
}

ul {
	padding: 2px 0pt;
}

li {
	list-style: square none inside;
	padding: 3px 10px;
}

.clear {
	clear: both;
}

#main {
	margin: 0pt auto;
	width: 800px;
	text-align: left;
}

#header {
	background: url('/images/bg/bgTop.gif') no-repeat;
	height: 100px;
}

#header .content {
	padding: 35px 0pt 0pt 75px;
	width: 675px;
	height: 65px;
}

#navigation {
	padding-top: 20px;
	background: url('/images/bg/bgMiddle.gif') repeat-y;
}

#navigation .content {
	width: 670px;
	padding-left: 75px;
	color: #fff;
}

#content {
	background: url('/images/bg/bgMiddle.gif') repeat-y;
}

#breadcrumbs {
	height: 20px;
	padding-left: 85px;
	font: normal .85em arial;
}

#related {
	width: 515px;
	clear: left;
	float: left;
}

#related .content {
	width: 430px;
	padding: 0pt 10px 0pt 75px;
	color: #fff;
}

#footer {
	background: url('/images/bg/bgBottom.gif') no-repeat;
	height: 100px;
}

#footer .content {
	padding-top: 35px;
	color: #fff;
	text-align: center;
	height: 35px;
}

#footer p {
	padding: 0pt;
}

#pageLeft {
	width: 515px;
	float: left;
}

#pageLeft .content {
	padding-left: 75px;
}

#pageLeftTop {
	background: url('/images/bg/pageLeftTop.gif') no-repeat;
	height: 20px;
}

#pageLeftMiddle {
	background: url('/images/bg/pageLeftMiddle.gif') repeat-y;
	text-align: left;
}

#pageLeftMiddle .content {
	width: 405px;
	padding: 0pt 10px;
	color: #606060;
}

#pageLeftBottom {
	background: url('/images/bg/pageLeftBottom.gif') no-repeat;
	height: 23px;
}

.pageRight {
	width: 260px;
	float: right;
	color: #606060;
}

.pageRight .content p {
	padding-bottom: 15px;
}

.pageRightTop {
	background: url('/images/bg/pageRightTop.gif') no-repeat;
	height: 20px;
	text-align: right;
}

.pageRightMiddle {
	background: url('/images/bg/pageRightMiddle.gif') repeat-y;
	text-align: left;
}

.pageRightMiddle .content {
	width: 210px;
	padding: 0pt 10px;
}

.pageRightBottom {
	background: url('/images/bg/pageRightBottom.gif') no-repeat;
	height: 24px;
}

.contactForm td {
	padding: 1px;
}

.contactForm tr {
	vertical-align: top;
}

#testimonials div {
	padding-top: 15px;
}

#testimonials h1 {
	font-style: italic;
}

#testimonials h2 {
	font-style: italic;
}

#testimonials p:first-letter {
	padding-left: 10px;
}

#testimonials p.from  {
	font-style: italic;
	text-align: right;
	font-weight: bold;
	padding-top: 3px;
}

#exposervices div {
	display: none;
}

#catalog h2 {
	text-decoration: underline;
}

#catalog ul {
	padding: 0pt;
}

#catalog li {
	list-style: outside none none;
	font-size: .95em;
	padding: 0pt 0pt 0pt 10px;
	margin: 0pt;
}

#catalog img {
	border: 1px solid #000;
	margin: 8px 5px 0pt 0pt;
}

#manage th {
	background: #00FFAA;
	padding: 0pt 5px;
}

#manage td {
	padding: 0pt 5px;
}
textarea#comments {
	width: 200px;
	height: 220px;
	border: 2px solid #CCCCCC;
	padding: 5px;
}
