body {
    background-color: #4A8EAB; 
    color: #000000; 
    margin: 0;
    font-size: 11px;
    font-family: verdana,sans-serif;
    text-align: center;
    line-height: 150%;
}

a:link, a:visited {
    color: #4A8EAB;
    font-family: arial, verdana,sans-serif;
    text-decoration: none;
    font-weight: bold;
}

a:hover, a:active {
    color: #97A209; 
}

#wrapper {
    background-color: #ffffff;
    width: 873px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

#header .left {
    width: 290px;
    height: 116px;
    float: left;
}

#header .right {
    width: 583px;
    height: 116px;
    float: left;
    background-image: url('../images/header_bg.jpg');
    background-position: top right;
    background-repeat: no-repeat;
}

#header .right p {
    font-size : 17px; 
    color: #002B5B;
    font-family: Futura Hv,Arial,verdana, sans-serif; 
    text-decoration: none; 
    font-weight: bold;
    padding: 19px 0 0 5px;
    margin: 0;
}

#nav .left {
    height: 17px;
    width: 295px;
    float: left;
}

#nav .right {
    height: 17px;
    width: 564px;
    float: left;
    padding: 0 7px;
    text-align: right;
}

#nav ul {
    list-style: none;
}

#nav li {
    display: inline;
    font-size: 12px;
    text-transform: uppercase;
}

#nav li.bullet {
    background-image: url('../images/bullet.jpg');
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 10px;
}

#content {
    background-image: url('../images/content_bg.jpg');
    background-repeat: repeat-y;
    background-attachment: scroll;
	position: relative;
}

#content .left {
    width: 290px;
	padding-top: 10px;
	margin-bottom: 370px;
    float: left;
    text-align: center;
}

#content .left img {
	border: 2px solid #666666;
}

#content #seals {
	text-align: center;
	width: 290px;
	height: 350px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}

#content #seals img {
	border: 0;
	margin: 10px 0;
}

#content .right {
    width: 562px;
    float: left;
    padding: 10px 16px 0 5px;
}

#content h1 {
    font-size: 17px; 
    color: #002248;
    font-family: verdana,Futura Hv,Arial, sans-serif; 
    font-weight: bold;
    margin-bottom: 15px;
}

#content h2 {
    font-size: 14px; 
    color: #002B5B;
    font-family: Futura Hv,Arial,verdana, sans-serif; 
    font-weight: bold;
}

#content ul {
    margin-bottom: 15px;
    /*list-style-type: circle;*/
}

#content li {
    /*margin-left: 1em;*/
}

#content p {
    font-size: 13px; 
    color: #616161;
    font-family: Futura Bk BT,Arial,verdana, sans-serif; 
    margin-bottom: 25px;
    text-align: justify;
}

#content a.paypal_link {
	font-weight: bold;
	font-size: 10px;
	color: #002B5B;
}

#content .error {
	text-align:center;
	color: #AA0000;
}

#states {
    width: 783px;
    margin: 0 auto;
    padding-top: 10px;
}

#states #top {
    color: #FFFFFF;
    background-color: #4A8EAB;
    font-size: 16px; 
    font-family: Futura Bk BT,verdana,Arial, sans-serif; 
    text-align: center;
    padding: 7px 0;
}

#states table {
    margin: 10px 0;
}

#states td {
    width: 118px;
    text-align: left;
}

#states td.dotted {
    width: 15px;
    background-image: url('../images/dotted.jpg');
    background-repeat: repeat-y;
    background-attachment: scroll;
}

#states td p {
    font-size: 14px; 
    color: #115B7A;
    font-family: Futura Bk BT,Arial,verdana, sans-serif; 
    font-weight: bold;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#states td.nine p {
    padding-top: 3px;
    padding-bottom: 0px;
}

#states a:link, #states a:visited {
    color: #115B7A;
}

#states a:hover, #states a:active {
    color: #97A209;
}

#footer {
    width: 840px;
    margin: 20px auto 0 auto;
    padding: 20px 0;
    border-top: 1px solid #498EAB;
    text-align: center;
    font-size : 11px; 
    color : #517A8A;
    font-family : Futura Bk BT,Arial,verdana, sans-serif; 
    font-weight: bold;
}

#footer ul {
    list-style: none;
    border-top: 1px solid #498EAB;
    border-bottom: 1px solid #498EAB;
    text-align: center;
    margin: 30px 0 0 0;
    padding: 3px 0;
}

#footer li {
    display: inline;
    text-transform: uppercase;
    margin: 0 10px;
    font-size: 13px;
}

.cleared {
    clear: both;
}

fieldset#contact {
	width: 500px;
	margin: 0 auto;
	padding: 10px;
}

#contact label {
	float: right;
	text-align: left;
	display: block;
	width: 220px;
	color: #115B7A;
	font-weight: bold;
	font-size: 12px;
}

#contact input {
	width: 270px;
	margin: 3px 0;
	background-color: #BFD59F;
	border: 1px solid #757F67;
}

#contact textarea {
	width: 500px;
	height: 120px;
	margin: 3px 0;
	background-color: #BFD59F;
	border: 1px solid #757F67;
}

#contact input.reset {
    background:  url('../images/reset.png') no-repeat scroll 0% 0%;
    width: 80px;
    height: 26px;
    border: 0;
	cursor: pointer;
	margin-right: 10px;
}

#contact input.submit {
    background:  url('../images/submit.png') no-repeat scroll 0% 0%;
    width: 80px;
    height: 26px;
    border: 0;
	cursor: pointer;
	margin-left: 10px;
}

table#blurb {
    width: 100%;
    background-color: #31859D;
}
table#blurb td.topleft, table#blurb td.topright, table#blurb td.bottomleft, table#blurb td.bottomright {
    width:14px;
    height:14px;
    background-repeat: no-repeat;
    overflow:hidden;
}
table#blurb td.topleft {
    background-image: url('../images/blue_rounded_topleft.jpg');
    background-position: top center;
}
table#blurb td.topright {
    background-image: url('../images/blue_rounded_topright.jpg');
    background-position: top center;
}
table#blurb td.bottomleft {
    background-image: url('../images/blue_rounded_bottomleft.jpg');
    background-position: bottom center;
}
table#blurb td.bottomright {
    background-image: url('../images/blue_rounded_bottomright.jpg');
    background-position: bottom center;
}
table#blurb td.side {
    width:14px;
    overflow:hidden;
}
table#blurb td.middle {
    color: #002B5D;
    text-align: center;
    font-size: 17px;
    line-height: 120%;
    font-weight: bold;
    padding: 15px;
}

#delivery {
    font-style: italic;
    color: #696969;
    margin: 20px 0;
}

table#order_form {
    width: 100%;
    background-color: #BFBFBF;
}
table#order_form td.topleft, table#order_form td.topright, table#order_form td.bottomleft, table#order_form td.bottomright {
    width:26px;
    height:20px;
    background-repeat: no-repeat;
    overflow:hidden;
}
table#order_form td.topleft {
    background-image: url('../images/grey_rounded_topleft.jpg');
    background-position: top center;
}
table#order_form td.topright {
    background-image: url('../images/grey_rounded_topright.jpg');
    background-position: top center;
}
table#order_form td.bottomleft {
    background-image: url('../images/grey_rounded_bottomleft.jpg');
    background-position: bottom center;
}
table#order_form td.bottomright {
    background-image: url('../images/grey_rounded_bottomright.jpg');
    background-position: bottom center;
}
table#order_form td.side {
    width:26px;
    overflow:hidden;
}
table#order_form td.middle {
    color: #000000;
    padding: 15px;
}

#order_form h1 {
    text-align: center;
    color: #000000;
}
#order_form fieldset {
	width: 500px;
	margin: 0 auto;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#order_form legend {
    padding: 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid black;
	display: block;
	width: 100% !important;
}
#order_form legend span {
	font-size: 16px;
    font-weight: bold;
	width: 500px;
	display: block;
}
#order_form ul, #order_form li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#order_form label {
	float: right;
	text-align: left;
	display: block;
	width: 200px;
	color: #000000;
	font-size: 14px;
    padding: 3px 0;
}
#order_form input, #order_form select {
	width: 270px;
	font-size: 14px;
	margin: 3px 0;
	background-color: #FFFFFF;
	border: 1px solid #757F67;
}

#order_form input.bcity {
	width:110px;
}
#order_form select.bstate {
	width:100px;
}
#order_form input.bzip {
	width:50px;
}

#order_form select.expiration {
	width:80px;
}
#order_form input.cvv2 {
	width:40px;
}
#order_form fieldset#order_summary {
    border-bottom: 0;
    padding-bottom: 0;
}
#order_summary table {
    width: 500px;
    margin: 0 auto;
}
#order_summary table td.desc {
    width: 320px;
    padding-right: 20px;
    color: #5A5A5A;
    text-align: right;
}
#order_summary table td.terms {
    width: 320px;
    padding-right: 20px;
    color: #5A5A5A;
    font-style: italic;
    vertical-align: bottom;
    text-align: center;
}
#order_summary table td.price {
    width: 160px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
#order_summary input.submit {
    background-color: #BFBFBF;
	background-image: url('../images/buy.jpg');
	background-repeat: no-repeat;
	background-position: center center;
    cursor: pointer;
    border: 0;
    width: 122px;
    height: 56px;
    clear: both;
    margin-top: 10px;
}
b, strong {
	font-weight: bold;
	vertical-align: baseline;
}
i, em {
	font-style: italic;
}
