@charset "ISO-8859-1";

body, html { 
	margin:0px; 
	padding:0px;
	background-color:#ffffff!important;
	background-image:url(../art/page_bg.gif);
	background-repeat:repeat-y;
	height: 100%;
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
	color: #000000;
	font-size: 0.9em;
	line-height: 0.8em;
	text-align:justify;
}

#container {
	width: 1000px;
}

a:link {
  color: #afbd21;
  text-decoration: none;
}
a:visited {
  color: #afbd21;
  text-decoration:none;
}
a:hover, a:active {
  color: #afbd21;
  text-decoration:underline;
}
ul {
	margin-top:0;
	margin-bottom: 7px;
}

#menu {
	width: 200px;
	margin: 150px 30px 0 20px;
	float:left;
}

#flac {
	margin-left: 253px;
	margin-right: 0px;
}

#maincontent {
	position:absolute;
	left: 320px;
	width:695px;
	margin-bottom: 40px;
	font-size:1em;
	color:#494949;
	line-height:1.7em;
}

#flaBanner {
	width: 695px;
	height: 250px;
}

#copy {
	width: 645px;
	float: left;
}

#col1 {
	float:left;
	width: 315px;
}

#col2 {
	float:left;
	margin-left:30px;
	width: 330px;
}

#quote {
	background:url(../art/quote.gif) no-repeat;
}

#quote_text {
	padding-left: 45px;
	padding-top: 15px;
	color: #999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-style:italic;
}

h3 {
	margin: 20px 0 2px 0;
	padding: 0;
	color: #f51748;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight:bold;
	text-align:left;
}

p {
	margin-top:0;
}

table { 
border-top:1px solid #e7ebbc; 
border-right:1px solid #e7ebbc; 
border-collapse:collapse; 
margin-bottom: 10px;
margin-top: 12px;
} 
#prodOne {
	background:url(../art/product_01.jpg) top left no-repeat;
	width: 400px;
}
#prodTwo {
	background:url(../art/product_02.jpg) top left no-repeat;
	width: 400px;
}
#prodThree {
	background:url(../art/product_03.jpg) top left no-repeat;
	width: 400px;
}
#prodSix {
	background:url(../art/product_06.jpg) top left no-repeat;
	width: 400px;
}

.date {
	font-size:0.9em;
	color: #cccccc;
}
.news {
	clear: both;
}
.news img {
	float: left;
}
.news h3 {
	margin-top: 0;
}
.newscopy {
	margin-left: 150px;
}
.news ul {
	margin-left: 0;
	padding-left:20px;
}

td { 
color:#666666; 
border-bottom:1px solid #e7ebbc; 
border-left:1px solid #e7ebbc; 
padding:.3em 1em; 
text-align:center; 
} 
tr.odd td { 
background:#f3f5de; 
} 
thead th { 
background:#f3f5de; 
text-align:center; 
color:#666666; 
border-bottom:1px solid #e7ebbc; 
border-left:1px solid #e7ebbc; 
} 
