/* Container for the main sections */
body {
	font-family: Helvetica, Arial, sans-serif;
	/* color:white; */
	color:#CCC;
	background-color:black;
	margin:0;
	padding:0;
	}

p, ol {
  margin-top:0px;
	margin-right:5px;
  margin-bottom:0.8em;
/*	font-size:10.5pt; */
	}

/* Container for banner page */
#banner {
	width:600px;
	height:470px;
  margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	}

#backplate {
	width:900px;
	height:675px;
	background-image:url(../image/backplate.gif);
	background-repeat:no-repeat;
	position:relative;
	margin-top:0px;
  margin-left:auto;
  margin-right:auto;
	}

#content_box, #about_box {
	position:absolute;
	left:112px;
	width:678px;
	top:200px;
	height:360px;
	overflow:auto;
	font-family: Verdana, sans-serif;
/*	font-family: Helvetica, "Trebuchet MS", Helvetica, Arial, sans-serif; */
  font-size:10.5pt;
	line-height:17px;
	}

#about_box {
  left:127px;
  width:673px;
  }
	
#UL_quad, #UR_quad, #LL_quad {
  position:absolute;
  width:340px;
  height:170px;
  overflow:auto;
  font-size:10pt;
  line-height:1.1em;
  }

#UL_quad {
  left:70px;
  top:15px;
  }
  
#LL_quad {
  left:70px;
  bottom:15px;
  width:220px;
  }
  
#UR_quad {
  right:70px;
  top:15px;
  text-align:right;
  }

img#map {
  right:70px;
  bottom:20px;
  }

h2 {font-size:130%}
h3 {font-size:120%}
h4 {font-size:110%}

h3#slogan, h3#page_description  {
 	position:absolute;
 	margin:0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size:10.8pt;
	font-weight:normal;
	font-style:italic;
	color:#888;
	left:113px;
	bottom:91px;
/*	right:100px;
	top:155px; */
	}

h3.pop {
	margin-top:25pt;
	margin-bottom:15pt;
	color:#FFF;
	}

p#photo_description {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size:9.5pt;
	font-weight:normal;
	font-style:italic;
	color:#CCC;
	}

h6#copy {
  position:absolute;
  margin:0;
	font-family: Verdana, sans-serif;
	color:#C00;
	font-size:7.4pt;
	font-weight:normal;
	left:101px;
	top:596px;
	}

img {
  position:absolute;
  border:none;
  }
  
.figure {
  position:static;
  float:left;
  margin-right:.8em;
  margin-bottom:0.2em;
  }
  
  
img.withtext {
  position:static;
  float:left;
  margin:0 1em 1em 0em;
  }

h4.clr_img {
  clear:left;
  }

img.icon {
	right:100px;
	top:65px;
	}

img#our_productsimg {
	left:707px;
	top:124px;	
	}

img#modimg {
	right:105px;
	top:315px;	
	}

img#revimg {
	left:395px;
	top:310px;	
	}

img#repimg {
	left:139px;
	top:315px;	
	}
	
p#click_below, p#notices {
	position:absolute;
  margin:0;
	font-style:italic;
	font-weight:bold;
	font-size:10.3pt;
	right:100px;
	bottom:572px;
	text-align:right;
	}

p#notices {
  bottom:500px;
  right:120px;
  font-style: normal;
  font-size:11pt;
  color:#8CF;
  }

hr {
  color:#888;  
  width:90%;
  }
 
hr.clr_img {
  clear:left;
  }

.my_tab {
  margin-left:0.7em;
  }
