﻿body {margin: 0;padding: 0;	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color:#f2f2f7;overflow:auto;background-attachment:fixed;
	background-image:url('../images/clouds.jpg');background-repeat:repeat-y;background-position:center;}
#container {padding: 0;border: 0;width: 800px;margin: 10px auto;}
#masthead {margin: 0;padding: 0;border: 0;text-align: center;width: 800px;}
#navigation {margin: 0;padding: 0;border: 0;position: relative;	width: 800px;margin-top: 10px;margin-bottom: 10px;text-align:right; font-size: 100%;}
#content {margin: 0;border: 0;position: relative;float: left;width: 700px;margin-top: 5px;margin-bottom: 5px;
padding-left: 45px; padding-right: 15px;padding-bottom: 15px;padding-top: 15px;	font-size: 80%;}

/* Navigation Styles */
#navigation a {color: #000;	text-decoration: none;}
#navigation a:hover {color: #000; text-decoration: none;}

/* Content Styles */
#content p {color: #000000; font-size: 1em; margin-top: .6em; margin-bottom: .6em;}
a {	color: #456; text-decoration: none;}
a:hover {color: #965; text-decoration: underline;}

table { border: 0; margin: 0; padding: 0;}
img {border: 0; margin: 0; padding: 0;}

.pquote {color: #000000; margin-top: .6em; margin-bottom: 3em; text-align:left; }
.ptestimo {color: #000000; font-size: 77%; margin-top: .6em; margin-bottom: 3em; text-align:left; }

table.tblInfo {width: 400px; height: 100%; border-bottom: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0; }
table.tblInfo td.tdInfoCategory {width: 90px; vertical-align:top; font-weight:bold; padding-bottom: 10px;padding-top: 5px;}
table.tblInfo td.tdInfoContent {vertical-align:top; padding-bottom: 5px;padding-top: 5px;}

table.tblLinks {width: 700px; height: 100%; text-align:right; }
table.tblLinks td.tdLinks {padding-right: 20px; padding-bottom: 5px;}

table.tblContact {width: 750px; height: 100%; text-align:right; }
table.tblContact td.tdContact {padding-right: 10px; padding-bottom: 5px;}


