html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
body {
	background: url(../images/back-shadow.png) center top repeat-y;
}
form {
	margin: 0px;
}
a, a:visited, a:hover {
	color: #0000FF;	
}

#container {
	position: relative;
	width: 812px;
	margin:0 auto; /* center, not in IE5 */
	padding: 0px;
	left: 50%;
  margin-left: -402px; /*set this value to half the size of the div*/
	margin-top: 0px;
	min-height:100%;
}

#topLinksBox {
	border: 1px solid #663399;
	padding: 2px;	
	margin: 2px 0px 2px 0px;
	height: 25px;
	width: 648px;
}
#topLinksBox #topLinks {
	position:relative;
	margin: 0px;
	float: left;
}
#topLinksBox #topLinks img {
	padding-right: 2px;
}
#topLinksBox #topBlankArea {
	float: left;
	background-image: url(../images/link-back.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 306px;
}
#main {
	float: left;
}
#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
}

#main #content {
	width: 648px;
	padding: 0px 10px 10px 0px;
	margin-left: 2px;
	position: relative;
	float: left;
}
#main #content h1 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main #content h2 {
	font-size: 18px;
}
#main #content h3 {
	font-size: 16px;
}
.maincontent {
	padding: 0px 10px 10px 10px;
	margin: 0px;
}
html>body .maincontent {
	padding:10px;
	margin:0px;
}
.infoText {
	font-size: 12px;
	color: #666666;
	font-style: italic;
	line-height: 14px;
}

.infoBox {
	background-color: #CFB8E7;
	padding: 10px;
	border: 2px dotted #FFFFFF;
	width: 500px;
}

.tableForm {
	font-size: 12px;
	line-height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableFormTD
{
text-align: right;
padding-right: 5px;
color:#666666;
}

.inputBox {
	border: 1px solid #CCCCCC;	
	font-size: 12px;
	width: 150px;
	padding: 2px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.submit {
	border: 1px solid #663399;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	background-color: #CFB8E7;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.tableForm .submit:hover {
	border: 1px solid #FF6600;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	background-color: #CFB8E7;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	display: block;
}

.asterix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	padding-left: 5px;
}

#main #sidePanel {
	width: 158px;
	position: relative;
	float: left;
	text-align: center;
	background-color: #663399;
	margin-top: 2px;
}
#main #sidePanelImages {
	width: 158px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#main #sidePanel .copyright {
	text-align: center;
	font-weight: normal;
	line-height: 14px;
	margin: 10px 0px 10px 0px;
}

#breadcrumb {
	position:relative;
	width: 640px;
	float: left;
	font-size: 10px;
	color: #999999;
	padding: 0px 0px 0px 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:hover  {
	color: #999999;
	text-decoration: underline;	
	background-color: #FFFFFF;
}


div.horRule {
	height: 1px;
	border-top: 1px solid #E5E5E5;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

#bottom {
	width: 712px;
	position: relative;
	clear: both;
	padding: 3px 0px 3px 0px;
	text-align: center;
	background-color: #0099CC;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#bottom a, #main #bottom a:visited, #main #bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#bottomLinks {
	position: relative;
	clear: both;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;	
	font-size: 10px;
}
#bottomLinks a, #bottomLinks a:visited, #bottomLinks a:hover {
	color: #FFFFFF;	
	font-size: 10px;
	text-decoration: underline;
}



a, a:visited, a:hover {
	color: #0000FF;	
}
img.floatRight {
	float: right;
	padding: 0px 0px 10px 10px;
}

.labelName {
	width: 160px;
	float: left;
	text-align: left;
	margin-right: 0.3em;
	display: block;
	height: 18px;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 11px;
	line-height: 12px;
}
.labelName .smallText {
	font-size: 11px;
}
.appLine {
	text-align: left;
	height: 16px;
	clear: both;
	margin-bottom: 14px;
}
.appLineTall {
	text-align: left;
	height: 90px;
	clear: both;
	margin-bottom: 14px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}
.errortext {
	color: #FF0000;	
	font-weight: bold;
}
.smallText {
	font-size: 11px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.frontImageBox {
	border: 1px solid #CCCCCC;
	clear: both;
	background-image: url(../images/faded-wine.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.frontImageBox th {
	padding: 2px 0px 2px 2px;
}
.frontImageBox td {
	padding: 2px 2px 0px 2px;
}
.productBox {
	border: 1px solid #CCCCCC;
	font-size: 11px;	
}
.productBox td {
	padding: 2px;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.productBox td a, .productBox td a:visited, .productBox td a:link {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.productBox td a:hover {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bubble {
	background-image: url(../images/speech-bubble.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	height: 189px;
	width: 143px;
	font-size: 14px;
	line-height: 16px;
	color: #CC0000;
	padding: 10px 5px 0px 5px;
}
.productBox th {
	background-color:#FFF4CC;
	padding: 2px 2px 2px 5px;
}
.productBox th a, .productBox th a:link, .productBox th a:visited {
	color:#000000;
	text-decoration: none;
}
.productBox th a:hover {
	color:#000000;
	text-decoration: none;
	padding-right: 3px;
}

.productBoxEstimate {
	border: 1px solid #CCCCCC;
	background-color:#ECFFFF;
	font-size: 11px;	
	padding: 2px;
}
.productBoxEstimate td {
	padding: 2px;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.productBoxEstimate td a, .productBox td a:visited, .productBox td a:link {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.productBoxEstimate td a:hover {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.productBoxEstimate th {
	background-color:#6FDBFF;
	padding: 2px 2px 2px 5px;
}
.productBoxEstimate th a, .productBox th a:link, .productBox th a:visited {
	color:#000000;
	text-decoration: none;
}
.productBoxEstimate th a:hover {
	color:#000000;
	text-decoration: none;
	padding-right: 3px;
}

#aweber {
	padding: 10px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
#sitePal {
	float:right;
	padding: 0px 0px 10px 10px;
}.highlight {
	background-color: #FFFF00;
}
.logoBack {
	background-image: url(../images/logo_back.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.testimonialBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px dotted #999999;
	margin: 10px 0px 10px 0px;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	width: 637px;
}
