
body {
 text-align: center;
}

#main {
overflow:visible;
background-image: url(../images/background.jpg);
padding:0px;
  width: 1000px;
  margin: 0 auto;
  text-align: center;
border:1px;
  font-family: Arial,Helvetica,sans-serif;
}

#topmenu {
width:100%;
 text-align: right;
height:15px;
display:block;
}

#topmenu a {
  vertical-align: middle;
  font-size: larger;
  color: #6B491A;
padding-right:15px;

  text-decoration: none;
}

#topmenu a:hover {
color:red;
}

#topmenu span {
display:block;
float:left;
padding-left:10px;
}

#mainmenu {
float:left;
padding:30px;
margin-top:15px;
width:318px;
height:167px;
display: block;
}

#mainmenu table {
width:316px;
font-size: 12px;
 text-align: left;
border-left: 1px solid  #6B491A;
border-top: 1px solid  #6B491A;
padding:0px;
margin:0px;
  list-style-type: none;
margin-left:0px;
}

#mainmenu table td {
border-bottom: 1px solid  #6B491A;
border-right: 1px solid  #6B491A;
}

#mainmenusubpage {
float:left;
margin:30px;
margin-top:55px;
width:172px;
height:167px;
display: block;
}

#mainmenusubpage table {
width:172px;
font-size: 12px;
 text-align: left;
border-left: 1px solid  #6B491A;
border-top: 1px solid  #6B491A;
padding:0px;
margin:0px;
  list-style-type: none;
margin-left:0px;
}

#mainmenusubpage table td {
border-bottom: 1px solid  #6B491A;
border-right: 1px solid  #6B491A;
}

.menulink a{
display: block;
padding-left:10px;
width:148px;
height:100%;
padding-top:10px;
padding-bottom:10px;

  text-decoration: none;
  color: Black;
}

.menulink a:hover {
  background-color: #b07a32;

  text-decoration: none;
  color: White;
}

.menulinklarge a{
display: block;
width:297px;
height:100%;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
margin:0px;
  text-decoration: none;  color: Black;
box-sizing: content-box;
}

.menulinklarge a:hover {
  background-color: #b07a32;
  text-decoration: none;
  color: White;
}


.subpagemenulink a{
display: block;
padding-left:10px;
width:162px;
height:100%;
padding-top:10px;
padding-bottom:10px;

  text-decoration: none;
  color: Black;
}

.subpagemenulink a:hover {
  background-color: #b07a32;

  text-decoration: none;
  color: White;
}

.toprowleft {
  background-image: url(../images/mainmenubgtop.jpg); background-repeat: no-repeat;
  background-position: left top;
font-size: 12px;
text-align: left;
width:149px;
font-weight:bold;
}

.bottomrow {
}

.toprowright {
  background-image: url(../images/mainmenubgtop.jpg); background-repeat: no-repeat;
background-position: right top;
font-size: 12px;
text-align: left;
width:148px;
font-weight:bold;
}

.largemenubottomrow {
font-size: 18px;
text-align: center;
  font-style: italic;
font-weight:bold;

  background-image: url(../images/mainmenubgbottom.jpg); background-repeat: no-repeat;
  background-position: bottom;
}

.smallmenuleft {
font-size: 12px;
text-align: left;
    width: 149px;;
font-weight:bold;
  background-image: url(../images/mainmenubgmiddle.jpg);
}

.smallmenuright {
font-size: 12px;
text-align: left;
    width: 148px;
font-weight:bold;
background-position: right;
  background: url(../images/mainmenubgmiddle.jpg) right;
}


.smallmenu {
font-size: 12px;
text-align: left;
    width: 172px;;
font-weight:bold;
  background-image: url(../images/submenubgmiddle.jpg);
}

.toprow {
  background-image: url(../images/submenubgtop.jpg); background-repeat: no-repeat;
  background-position: left top;
font-size: 12px;
text-align: left;
width:172px;
font-weight:bold;
}


.bottomrow {
font-size: 14px;
text-align: left;
  font-style: italic;
font-weight:bold;
  background-image: url(../images/submenubgbottom.jpg); background-repeat: no-repeat;
  background-position: bottom;
}

#maincontent {
  text-align: justify;
padding:30px;
margin-top:0px;
padding-top:0px;
width: 530px;
min-height: 750px;
display: block;
float:left;
  font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
  font-weight:100;
}

#maincontent h1 {
  font-family: Times New Roman,Times,serif;

  font-weight:100;
}

#maincontent p {
font-size: 16px;
  font-weight:100;
  font-family: Arial,Helvetica,sans-serif;
}

#subpagemaincontent {
  text-align: justify;
margin:30px;
margin-top:0px;
width: 680px;
min-height: 500px;
display: block;
float:left;
  font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
  font-weight:100;
  _width: 650px; /* IE 6 and below */
}

#subpagemaincontent h1, #subpagemaincontent h2, #maincontent h2 {
  font-family: Times New Roman,Times,serif;
  font-weight:100;
}

#subpagemaincontent p {
display: block;
font-size: 16px;
  font-weight:100;
  font-family: Arial,Helvetica,sans-serif;
}

#footer {
  vertical-align: bottom;
display:block;
float:left;
width:100%;
height:60px;
margin:0px;
padding:0px;
  background-image: url(../images/footer.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  font-size: x-small;

}

.footerleft {
height:100%;
float:left;
text-align:left;
padding-left:10px;
  vertical-align: bottom;

}

.footerright {
float:right;
  vertical-align: bottom;
padding-top:25px;
padding-right:15px;
  vertical-align: bottom;

}

.nextpagelink {
  color: #6B491A;
font-size:26px;
  font-style: italic;
  font-weight:400;
  font-family: Times New Roman,Times,serif;
}

.cheque{
display:block;
padding-left:100px;
float:left;
}

.portrait{
display:block;
float:left;
}

.fullwidth {
width:100%;
float:left;
display:block;
}

#distributor-name {
font-size:10px;
}

#IE7spacer {
display:block; height:20px;
}