@charset "utf-8";
/* CSS Document */

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

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #424242; background-color: #fff; }
p { line-height: 14px; margin: 0 0 12px 0; }
p a { color: #424242; }
a img { border: 0px; }

#wrapper { width: 951px; margin: 0 auto 0 auto; }
#header { width: 911px; height: 108px; background-image: url('../images/website-top.jpg'); background-repeat: no-repeat; margin: 40px 0 0 0; padding: 23px 20px 20px 20px; }
#menu { clear: both; width: 951px; height: 24px; background-color: #00b3a1; border-bottom: 9px solid #7dba00; }
#menu ul { float: left; margin: 4px 0 0 20px; }
#menu ul li { float: left; list-style-type: none; margin: 0 15px 0 0; }
#menu ul li a { color: #fff; text-decoration: none; }
#content { width: 951px; }
#content-full-width { width: 951px; background-image: url('../images/website-middle.jpg'); background-repeat: repeat-y; }
#credits { clear: both; width: 951px; margin: 0 auto 0 auto; text-align: center; color: #545454; font-size: 11px; padding: 10px 0 0 0; }

#page-left { float: left; width: 446px; background-image: url('../images/website-middle-left.jpg'); background-repeat: repeat-y; background-position: left; }
#page-right { float: right; width: 475px; background-image: url('../images/website-middle-right.jpg'); background-repeat: repeat-y; background-position: right; height: 430px; padding: 15px 10px 0 15px; }
#page-left-full { float: left; width: 900px; margin: 0 0 0 20px; min-height: 400px; }
#page-left-rma { float: left; width: 426px; background-image: url('../images/website-middle-left.jpg'); background-repeat: repeat-y; background-position: left; padding-left: 20px; }
#footer-left { float: left; width: 406px; height: 184px; background-image: url('../images/home-news.jpg'); background-repeat: no-repeat; color: #000; clear: both; padding: 20px; }
#footer-left a { font-weight: bold; color: #000; text-decoration: none; }
#footer-left-editable { float: left; width: 406px; height: 184px; background-image: url('../images/editable-area.jpg'); background-repeat: no-repeat; color: #fff; clear: both; padding: 20px; }
#footer-left-editable a { font-weight: bold; color: #fff; text-decoration: none; }
#footer-right { float: left; width: 487px; height: 56px; background-image: url('../images/footer-right.jpg'); background-repeat: no-repeat; clear: both; color: #fff; line-height: 20px; padding: 15px 0 0 18px; }
#footer-full { float: left; width: 951px; height: 71px; background-image: url('../images/footer-full.jpg'); background-repeat: no-repeat; clear: both; color: #fff; line-height: 20px; padding: 15px 0 0 18px; }
#footer-left-barcode { float: left; width: 446px; height: 224px; background-image: url('../images/footer-barcode.jpg'); background-repeat: no-repeat; color: #000; clear: both; }
#footer-left-google { float: left; width: 446px; height: 224px; background-image: url('../images/footer-google.jpg'); background-repeat: no-repeat; color: #000; clear: both; }
#footer-left-editable-buy { float: left; width: 406px; height: 184px; background-image: url('../images/buy-editable.jpg'); background-repeat: no-repeat; color: #fff; clear: both; padding: 20px; }
#footer-left-editable-buy h2 { font-size: 20px; border-bottom: 1px dashed #fff; padding: 0 0 6px 0; margin: 0 0 5px 0; }

.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; }

.blueText { color: #00a9a1; }

ul { margin: 0 0 15px 40px; }

td { padding: 3px; }

#rma-1 { background-image: url('../images/rma-1.jpg'); background-repeat: no-repeat; width: 259px; height: 68px; clear: both; float: left; margin: 0 0 8px 0; }
#rma-2 { background-image: url('../images/rma-2.jpg'); background-repeat: no-repeat; width: 259px; height: 68px; clear: both; float: left; margin: 0 0 8px 0; }
#rma-3 { background-image: url('../images/rma-3.jpg'); background-repeat: no-repeat; width: 259px; height: 68px; clear: both; float: left; margin: 0 0 8px 0; }

#rma-1, #rma-2, #rma-3 { padding: 20px 40px 0 150px; font-weight: bold; }

.homeUL { margin: 0 0 15px 0px; }
.homeUL ul li { font-size: 12px; margin: 0 0 0px -25px; color: #00a9a1; }
.normalTextColor { color: #424242; }

.homeBullets { clear: both; padding: 8px 0 0 0; width: 472px; }
.homeBullets ul { margin: 0 0 0 0; }
.homeBullets ul li { float: left; font-size: 12px; margin: 0 0 0 22px; color: #00a9a1; }

.blogPost { margin: 0 0 15px 0; }
.blogPost .date { font-weight: bold; margin: 0 0 5px 0; }
.blogPost h2 { margin: 7px 0 7px 0; }
.blogPost h2 a { color: #424242; }
.blogPost h2 a:hover { text-decoration: none; }
.blogPost .readmore a:hover { text-decoration: none; }

#page-left-full h2 { margin: 0 0 7px 0; }

.Products { cursor: default; }
.Contact { cursor: default; }

.connectIcons { width: 125px; height: 28px; background-image: url('../images/connected.jpg'); background-repeat: no-repeat; padding: 10px 0 0 108px; ]
