* {
    padding: 0px;
    margin: 0px;
}

BODY {
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
    background: #c4d4e3 url("../images/bg.gif") repeat top left;    
}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #818181;
	font-size: 18px;
}

.georgiaform {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #382B21;
	font-size: 16px;
	border: 1px solid #CCCCCC;
}

#container {
    background-color: #c4d4e3;
    width: 744px;
    margin: 0 auto;
    text-align: left;
    padding: 0px 20px 0px 20px;
}

#header {
    background: url("../images/page-back.gif") repeat top left;
    border-bottom: 20px solid #382b21;
    padding: 30px 30px 20px 25px;
    color: #d1cecc;
}

#header H1 {
    font-family: "Times New Roman", sans-serif;
    font-weight: normal;
    font-size: 30px;
}

#header UL {
    margin-left: 140px;
    margin-top: 20px;
}

#header LI {
    float: left;
    list-style-type: none;
    margin-right: 10px;
    font-size: 14px;
}

#header A:link, #header A:visited {
    color: #d1cecc;
    text-decoration: none;
}

#header A:hover, #header A:active {
    color: #09f;
}

#header A:link.current, #header A:visited.current,
#header A:hover.current, #header A:active.current {
    color: #09f;
}

#header .slogan {
    font-size: 8px;
}

* HTML #front-banner {
    height: 300px;
    padding: 0px;
}

#front-content {
    background: url("../images/page-back.gif") repeat top left;
    padding: 30px 30px 50px 30px;
    border-bottom: 2px solid #fff;
    text-align: center;
}

#front-content .front-text {
    text-align: center;
    color: #d1cecc;
    padding-bottom: 10px;
    margin: 0px 20px 0px 20px;
    width: 640px;
    font-weight: normal;
}

#front-content .front-text P {
    margin-bottom: 20px;
    font-size: 14px;
}

#front-content .front-prods {
    margin: 0 auto;
    width: 640px;
    font-size: 12pt;
}

/* IE5,6 Hack */
* HTML #front-content .front-prods {
    width: 680px;
}

#front-content .front-prods LI {
    list-style-type: none;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}

#front-content .front-prods A:link IMG, #front-content .front-prods A:visited IMG {
    border: 1px solid #fff;
    padding: 2px;
}

#front-content .front-prods A:hover IMG, #front-content .front-prods A:active IMG {
    border: 1px solid #09f;
}

#page-content {
    background-color: #fff;
    padding: 30px 20px 50px 20px;
    border-bottom: 2px solid #fff;
    width: 704px;
    text-align: center;
}
/* IE5,6 Hack */
* HTML #page-content {
    width: 704px;
}

#page-content H1 {
    font-weight: normal;
    font-size: 26px;
    color: #09f;
    text-align: left;
}

#page-content .product-row {
    width: 660px;
    margin: 0px auto;
    padding-top: 30px;
}

#page-content .product-row LI {
    text-align: center;
    list-style-type: none;
    float: left;
    width: 220px;
}

#page-content .product-row IMG {
    border: 1px solid #cdcdcd;
}

#page-content A:link, #page-content A:visited {
    color: #acacac;
    text-decoration: none;
}

#page-content A:hover, #page-content A:active {
    color: #09f;
	text-decoration: none;
}

#page-content A:hover IMG , #page-content A:active IMG {
    border: 1px solid #09f;
    text-decoration: none;
}

#page-content UL UL {
    margin-top: 10px;
}

#page-content .product:hover {
    color: #09f;
}

#footer H1 {
	margin-left: 30px;
}

#footer {
    background-color: #443931;
    color: #d1cecc;
    padding: 20px 0px 20px 0px;
}

#footer UL {
    margin-left: 30px;
    margin-bottom: 5px;
}

#footer LI {
    float: left;
    list-style-type: none;
    margin-right: 10px;
    font-family: "Arial", sans-serif;
    font-size: 11px;    
}

#footer .contact {
    margin-bottom: 20px;
    font-weight: bold;
}

#footer A:link, #footer A:visited {
    color: #fff;
    text-decoration: none;
}

#footer A:hover, #footer A:active {
    text-decoration: underline;
}

#footer .links, #footer .credits {
    font-size: 12px;
}

/* sIRF styles */
.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced {
    visibility: visible !important;
}

span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
    display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter
spacing in this case is used to make the browser text metrics match up with the sIFR text metrics
since the sIFR text in this example is so much narrower... your own settings may vary... any weird
sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash H2 {
    visibility: hidden;
}

.sIFR-hasFlash H3 {
    visibility: hidden;
}
