
body {
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 12px;
        font-color: #000000;
        }

* {
        margin: 0px;
        padding: 0px;
        }

img {
        border: 0px;
        }

a {
        text-decoration: none;
        color: #FF0000;
        }

a:hover {
        text-decoration: none;
        color: green;
        }
        
ul {
        list-style-type: none;
        padding: 10px;
        padding-left: 20px;
        padding-bottom: 10px;
        margin: 0px;
        }

li {
        background-image: url(../img/li_arrow.gif);
        background-repeat: no-repeat;
        background-position: 0px;
        padding: 0px;
        padding-left: 10px;
        }

#main {
        width: 100%;
        text-align: center;        
        }
        
#container {
        width: 879px;
        text-align: left;
        background-color: #f0f0f0;
        }
        
#top {
        padding: 0px;
        margin: 0px;
        text-align:left;
        background-color: #ffffff;
        }
        
#leftContainer {
        background-color: #f3f3f3;
        }
        
.leftSpacer1 {
        width: 35px;
        background-color: #f3f3f3;
        }
        
#leftSpacer2 {
        width: 260px;
        height: 18px;
        background-color: #ebebeb;
        }        

.leftSpacer3 {
        width: 5px;
        background-color: #cccccc;
        }
        
.leftContent {
        width: 260px;
        padding: 00px;
        margin: 0px;
        text-align: left;
        background-color: #ebebeb;
        }

.leftContent p {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        padding: 10px;
        padding-left: 20px;
        padding-right: 20px;
        }
        
#leftFooter {
        height: 30px;
        background-image: url(../img/left_footer.gif);
        background-repeat: no-repeat;
        background-color: #f3f3f3;
        }

#menu {
        text-align: left;
        background-color: #f3f3f3;
        }

#mainContent {
	  text-align: right;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-up: 10px;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        }

.mainContentImg {
	  padding: 0px;
        padding-top: 30px;
        }
        
.mainFloatImg {
        padding: 0px;
}

#mainContent p {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        padding-top: 20px;
        
        }        

.tabProd {
        margin: 25px;
        margin-bottom: 0px;
        border: 1px solid;
        border-bottom: 0px solid;        
        border-color: #e5e5e5;
        }

.tabProdLeft {
        width: 20%;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        text-align: left;
        certical-align: center;
        padding: 10px;
        border-bottom: 1px solid;
        border-color: #e5e5e5;        
        background-color: #f3f3f3;
        }
        
.tabProdRight {
        text-align: left;
        certical-align: center;
        padding: 5px;
        padding-left: 20px;
        border-left: 1px solid;
        border-bottom: 1px solid;
        border-color: #e5e5e5;        
        background-color: #ffffff;
        }        

.tabPrice {
        margin: 25px;
        margin-bottom: 0px;
        border: 1px solid;
        border-right: 0px solid;
        border-bottom: 0px solid;        
        border-color: #e5e5e5;
        }
        
.tabPriceHeader {
        font-weight: bold;
        padding: 10px;
        text-align: left;
        border-right: 1px solid;        
        border-bottom: 1px solid;
        border-color: #e5e5e5;               
        }
        
.tabPriceNames {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        padding: 6px;
        text-align: left;
        border-right: 1px solid;        
        border-bottom: 1px solid;
        border-color: #e5e5e5;
        background-color: #f3f3f3;
        }

.tabPriceItem {
        padding: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
        border-right: 1px solid;
        border-bottom: 1px solid;
        border-color: #e5e5e5;
        background-color: #ffffff;
        }
        
.tabFormMain {
        margin: 25px;
        margin-top: 30px;
        margin-bottom: 0px;
        }
        
.tabForm {
        padding-bottom: 30px;
        vertical-align: top;
        }
        
.button { 
        background-color: #dddddd;
        border: 0px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 2px;
        }
        
#footer {
        text-align: left;
        }

#footer p {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffffff;
        padding-left: 30px;
        }

#footer a {
        text-decoration: none;
        color: #ffffff;
        }

#footer a:hover {
        background-color: #379ab0;
        text-decoration: none;
        }

#footer1 {
        width: 35px;
        background-color: #f3f3f3;
        }
        
#footer2 {
        width: 25px;
        background-color: #e5e5e5;
        }        

#footer3 {
        width: 420px;
        height: 70px;
        background-color: #49b9d2;
        }

#footer4 {
        width: 420px;
        height: 70px;
        text-align: right;
        padding-right: 30px;
        background-color: #49b9d2;
        }
#footer5 {
        background-color: #49b9d2;
        text-align: center;
        }