/* --- About US Page left & right box holder --- */
div#container { margin-bottom: 20px; height: 287px; }

/* --- About US Page left box --- */
div#hdr_content { width: 330px; height: 320px; background-color: #2859ff; float: left; padding: 5px; }

/* --- About US Page right box --- */
div#hdr_image { width: 200px; height: 320px; background-color: #ff0000;/*#F7DFDF;*/ float: right; padding: 5px; }

/* --- Privacy Page Clear Header Box --- */
.nobackground_body_text { width: 571px; padding: 5px; margin-bottom: 20px; }

/* --- Info Page Link Box Links --- */
.static_link_box_text { width: 160px; height: 110px; padding: 5px 0px 1px 5px; margin-bottom: 5px; vertical-align: top; border: 0px;}

/* --- Contact Page Half Box Left --- */
.static_halfbox_text_lft { width: 200px; float: left; padding: 5px; }

/* --- Contact Page Half Box Right --- */
.static_halfbox_text_rht { width: 310px; height: 80px; float: right; padding: 5px; }

/* --- Order Page Half Box Left --- */
.static_order_text_lft { width: 280px;float: left; padding: 0px; text-align: center; }

/* --- Order Page Half Box Right --- */
.static_order_text_rht { width: 261px; float: right; vertical-align: middle; }

/* --- Lists --- */
.static_order_text_rht ul { color: #000000; font-size: 12px; margin-top: 20px; }
.static_order_text_rht ul li { color: #000000; font-size: 12px; }
.static_text ol li { color: #000000; font-size: 12px; list-style-type: decimal; }
.static_text ul li { color: #000000; font-size: 12px; }

/* --- End Lists --- */

/* --- Start text styles --- */
.static_text { color: #000000; font-size: 12px; }
.static_text a,
.static_text a:link, 
.static_text a:visited, 
.static_text a:active { color: #2859ff; font-size: 12px; text-decoration: none; }
.static_text a:hover { color: #2859ff; font-size: 12px; text-decoration: underline; }

.static_text_red_bold { color: #FF0000; font-size: 12px; font-weight: bold; }
/* --- End text styles --- */


/* ### Start How to Pay Page Containers ### */
.static_screen1 { width: 571px; height: 137px; }
.static_screen2 { width: 571px; height: 137px; }
.static_screen3 { width: 571px; height: 237px; }
.static_screen4 { width: 571px; height: 517px;}
.static_screen5 { width: 571px; height: 400px;}
/* ### End How to Pay Page Containers ### */

/* ### Start Credit Card Holders, Images and Lists ### */
.static_cards_holder { width: 260px; height: 40px; margin: 0px; padding: 0px; }
.static_cards_holder ul { list-style: none; margin: 0px; padding: 0px; float: right; }
.static_cards_holder ul li { float: left; margin: 0px; padding: 0; display: block; text-align: center; }
.static_cards_order { width: 260px; height: 40px; margin: 0px 0px 30px 0px; padding: 0px; }
.static_cards_order ul { list-style: none; margin: 0px; padding: 0px; float: right; }
.static_cards_order ul li { float: left; margin: 0px; padding: 0; display: block; text-align: center; }
/* ### End Credit Cards ### */

/* ### Start Customer Services ### */
.cust_services_cont { width: 500px; padding: 10px; border: #2859ff solid 1px; background: #F7DFDF; margin-top: 10px; }

/* ### End Customer Services ### */

