textarea     { font-family:sans-serif; font-size: 13px; text-align: left; line-height: 125%; 
               margin-left: 15; margin-right: 10; margin-top: 0; margin-bottom: 
               6 }

h1           { font-family: sans-serif; font-size: 13px; color: #904B20; text-transform: 
               uppercase; letter-spacing: 0; font-weight: bold; text-align: 
               left; line-height: 125%; margin-left: 15; margin-bottom: 3 }

font         { font-family:sans-serif; font-size: 13px; color: #FFFFFF; text-align: Left; 
               line-height: 125%; margin-left: 15; margin-right: 10; 
               margin-top: 0; margin-bottom: 6 }

h2           { color: #000000; font-size: 11px; text-align: Left; line-height: 125%; 
               font-weight: bold; margin-left: 15; margin-bottom: 2; margin-top: 2; font-family:sans-serif; text-transform:uppercase }
               
h3           { color: #FFFFFF; font-size: 11px; letter-spacing: 1; text-align: Left; line-height: 125%; 
               font-weight: bold; margin-left: 15; margin-top: 6; margin-bottom: 3; font-family:sans-serif }


p            {
	color: #FFFFFF;
	font-family:sans-serif;
	font-size: 13px;
	line-height: 125%;
	margin-left: 15;
	margin-right: 10;
	margin-bottom: 6
}

body
{
     text-align: center;
}


li           { color: #FFFFFF; font-family:sans-serif; font-face: Arial, Helvetica, Tahoma; font-size: 13px; line-height: 125%; margin-left: -15; margin-bottom: 6; list-style-type: disc; list-style-image: 
               url('images/goldbullet13x13.gif') }

#whyuse
{
     position:           relative;
     top:                -495px;
     margin:             0 auto;
     font-family:        Helvetica,Arial;
     color:              #000000;
     font-weight:        bold;
     font-size:          24px;     
     /*border:             1px solid #ff0000;*/
     z-index:            100;
/*     width:              80px;*/
     display:            block;
     text-align:         center;
}

#showwhy
{
     position:           relative;
     top:                -540px;
     left:               150px;
     margin:             0 auto;
     font-family:        Helvetica,Arial;
     color:              #000000;
     font-weight:        bold;
     font-size:          24px;     
     /*border:             1px solid #ff0000;*/
     z-index:            100;
/*     width:              80px;*/
     display:            block;
     text-align:         center;
}

.footerText {
     font-family:        'Roboto Condensed', arial;
     font-size:          18px;
     margin:             5px;
     padding:            5px;
     font-weight:        bold;
     text-decoration:    none;
}

.white {
     color:              white;
}

.orange {
     color:              orange;
}