body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	background: #ffffff;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #3c68b3;
}
a:visited {
	text-decoration: underline;
	color: #5c38a6;
}
a:active {
	text-decoration: underline;
	color: #1b3c74;
}
a:hover {
	text-decoration: underline;
	color: #1b3c74;
}
h1, h2, h3 {
	font-weight: normal;
	line-height: 1.20em;
	letter-spacing: -.05em;
}
h1 {
	font-size: 2.0em;
	border-bottom: 1px solid #60b7b2;
	margin: 30px 0;
	color: #52a69f;
}
ul, ol {
	line-height: 2.0em;
}
li {
	padding-bottom: 20px;
}

.linksList li, .contactList li {
}

#container {
	width: 892px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0;
	text-align: left;
}
#mainContent {
	padding: 0 90px;
	background: none;
	margin-top: 20px;
}
#mainContent p {
	line-height: 2.0em;
}
#header {
	background: none;
}
#logo {
	text-align: center;
	margin-top: 45px;
}
#logo img {
	border: 0;
}
#navigation {
	text-align: center;
	margin-top: 30px;
}
.tableTop {
	background: url(../images/bg_page1_top.jpg) no-repeat;
	height:200px;
}
.tableMid {
	background: url(../images/bg_page2_middle.jpg) repeat-y;
}
.tableBottom {
	background: url(../images/bg_page3_bottom.jpg) no-repeat;
	height:250px;
}
.imgRight {
	float:right;
	padding: 0 10px 0 25px;
}
.imgRight img {
	border: 1px solid #999;
}
.imgRight p {
	font-size: 0.88em;
	color: #666;
	margin: 0;
}
.imgLeft {
	float:left;
	padding: 0 25px 0 10px;
}
.imgLeft img {
	border: 1px solid #999;
}
.centered {
	text-align:center;
}
.orderAmazon,
.orderPaypal, 
.orderGoogle, 
.orderCheck {
	border:1px solid #cccc99;
	background-color:#ffffcc;
	padding: 10px 5px 5px 15px;
	margin-bottom:40px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.orderPaypal h3, 
.orderGoogle h3, 
.orderCheck h3 {
	margin-top: 5px;
	margin-bottom: 15px;
}
.orderCheck li {
	padding:0;
}
#footer {
	background: none;
	margin: 0 80px;
	padding: 20px 0 0;
	font-size: 0.88em;
	text-align: center;
	border-top: 1px solid #60b7b2;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer a:link {
	text-decoration: none;
	color: #333333;
}
#footer a:visited {
	text-decoration: none;
	color: #333333;
}
#footer a:active {
	text-decoration: underline;
	color: #333333;
}
#footer a:hover {
	text-decoration: underline;
	color: #333333;
}
