body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #464646;
  text-decoration: none;
  background-size:1200px 800px;
  background-repeat:no-repeat;
  background-position:center top;
  background-color: #f8f8f8; 
  margin:0;
  padding:18px;
}

#main {
  width:800px;
  margin:auto;
  background-color: transparent;
  background-color: #f8f8f8;
}
#main-top {
  /* background-image: url(ld-banner.png); */
  width:800px;
  height:165px;
  /*margin:top left bottom right*/
  padding:0px 0px 0px 0px;
  background-color: transparent;
  opacity:1.0;
  filter:alpha(opacity=100); /* For IE8 and earlier */
  border-radius: 25px;

  background-repeat: no-repeat;
  background-position: center top;
  border-bottom:0px solid #C8C8C8;
}

#main-banner {
  background-image: url(ld-banner.png);
  width:800px;
  height:165px;
  /*margin:top left bottom right*/
  padding:0px 0px 0px 0px;
  background-color: transparent;
  border-radius: 25px;
  background-repeat: no-repeat;
  background-position: center top;
  border-bottom:0px solid #C8C8C8;
}


h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 15px 0; }
.clear { clear:both; }

.tab10 { margin-left: 10px; }
.tab15 { margin-left: 15px; }
.tab20 { margin-left: 20px; }
.tab100 { margin-left: 100px; }
.tabsig { margin-left: 125px; }
.tabadd { margin-left: 75px; }
.tabind { margin-left: 30px; }

.rounding { border-radius: 20px; text-decoration:none;}

#main-body {
  /*margin:top left bottom right*/
  padding:0px 0px 0px 0px;
  border-radius: 0px;
  width: 800px;
  min-height:300;
  background-color:  #ffffe5;  /* change me for background colour */
  ;
  background-image: url(images/main-bottom.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  border-top-left-radius:25px;
  border-top-right-radius:25px;
  border-bottom-left-radius:25px;
  border-bottom-right-radius:25px;
}

#brochure {
  background-image: url(images/brochure-background.png);
  width:800px;
  min-height:600px;
  /*margin:top left bottom right*/
  padding:0px 0px 0px 0px;
  background-color: dfb5f9;
  opacity:1.0;
  filter:alpha(opacity=100); /* For IE8 and earlier */
  border-radius: 0px;
  border-bottom-left-radius:0px;
  border-bottom-right-radius:0px;
  background-repeat: no-repeat;
  background-position: center top;
  border-bottom:0px solid #C8C8C8;
}
	
#col1 {
  width:140px;
  float:left;
  padding:0px 0px 0px 0px;
}

.colfont {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #22244c;
  font-weight: normal ;
  text-indent: 0px;
  padding-left:15px;
  padding-right:15px;
}


#col2 {
  width:660px;
  float:left;
  padding:0px 0px 0px 0px;

}
#col-split {
  width:215px;
  float:left;
  /*margin:top left bottom right*/
  padding:0px 0px 0px 0px;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #343996;
  font-weight:bold;
  text-decoration:underline;
  padding-left: 0px;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #343996;
  font-weight:bold;
  padding-left:0px;
  
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #343996;
  font-weight:normal;
  text-align:center;
  padding-left:0px;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #22244c;
  font-weight: normal ;
  text-indent: 0px;
  padding-left:15px;
  padding-right:15px;
}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #647FB6;
  font-weight: bold ;
  padding-left:0px;
  padding-right:0px;
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #647FB6;
  font-weight: normal ;
  padding-left:0px;
  padding-right:0px;
}
li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #22244c;
  font-weight: normal ;
  padding-left:0px;
  padding-right:0px;
}


#main-footer {
  background-image: url(images/footer.png);
  width:800px;
  height:165px;
  /*margin:top left bottom right*/
  padding:0px 0px 0px 0px;
  background-color: #f8f8f8;
  opacity:1.0;
  filter:alpha(opacity=100); /* For IE8 and earlier */
  border-radius: 0px;
  border-bottom-left-radius:0px;
  border-bottom-right-radius:0px;
  background-repeat: no-repeat;
  background-position: center top;
  border-bottom:0px solid #C8C8C8;
}


#itbaron {
  clear:both;
  width:800px;
  /*margin:top left bottom right*/
  padding:0px 0px 0px 0px;
  font-size: 10px;
  color:#c0c0c0;
  text-align:center;
  line-height:18px;
  background-color: #f8f8f8;
}
#itbaron a:link, #footer a:visited {
  color:#808080;
  text-decoration:none;
}
#itbaron a:hover {
  color:#404040;
  text-decoration:underline;
}


.highlight {
  color:#164365;
  text-decoration:none;
  font-size:11px;
  font-weight:bold;
}
.highlight a, .highlight a:visited {
  color:#164365;
  text-decoration:none;
  text-indent:20px;
}
.highlight a:hover {
  color:#6F6F6F;
  text-decoration:underline;
  text-indent:20px;
}
a, a:visited {
  color:#164365;
  text-decoration:underline;
}
a:hover {
  color:#6F6F6F;
  text-decoration:none;
}







#range {
    float:left;
    width:800px;
	height:600px;
/*  margin:top right bottom  left  */
	padding:10px 0px 5px 10px;
	background-color: transparent;
	border:0px solid #C8C8C8;

}

#item {
    float:left;

    padding:0px 5px 5px 10px;
    height:200px;
    width:140px;
	background-color: transparent;
	border:0px solid #C8C8C8;
    text-align:center;
}

.item {
/*margin:top right left bottom */
    padding:5px 5px 0px 0px;
    display:block;
    float:center;
    width:auto;
    height:auto;
    font-size:80%;
    text-align:center;
	text-wrap:normal;

}


