	body {
		font-family: Century Gothic,Arial, Helvetica, sans-serif;
		color: #8A8C8F;
		margin:0px 0px 0px 0px;
		padding:0px;
		}
	ddiv { border:1px solid #000000;}
	#frame {
		width:779px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding-bottom:10px;
		text-align:left;
	}

	#mainright {
		width:39%;
		float:left;
		background:#fff;
		color: #77787C; 
		position: relative;
		}
	
	#maincenter {
		width:42%;
		float:left;
		background:#fff;
		position: relative;
		}
	
	#mainleft {
		width:18%;
		float:left;
		background:#fff;
		position: relative;
		}
	
	.banner {
		width:779px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
	#footer {
		width:779px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:center;
		color: #75A3C8;
		}
		
	 #footer a:link {
		color: #75A3C8;
		text-decoration: none;
		}

	 #footer a:vlink {
		color: #75A3C8;
		text-decoration: none;
	}

	 #footer a:hover {
		color: #75A3C8;
		text-decoration: underline;
		}
		
	#mainright p { }
	#banner h1 { margin:0px; padding:10px}

.navmenu { text-align: center; }
.productDescription {font-size: 18px;  }
.productionTitle {font-size: 24px; }
.titleBlue {color: #37A7CD}

H1 { color: #60AE42; font-size: 17px; padding: 0;}
UL { margin: 0px; padding: 0; }
UL LI { list-style: inside;  margin-left:20px;}

	#leftcontent {
		float:left;
		width:349px;
		margin-right:15px;
		}

	#rightcontent {
		float:left;
		width: 378px;

		}
		
	#rightcontent  a:link{
		color: #60AE42;
		text-decoration: none;

	}

	#rightcontent  a:vlink{
		color: #60AE42;
		text-decoration: none;

	}
	#rightcontent  a:hover{
		color: #60AE42;
		text-decoration: underline;

	}

	.green {
		color: #60AE42;
	}



#dropmenudiv{
position:absolute;
border:1px solid #eeeeee;
border-bottom-width: 0;
line-height:18px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #eeeeee;
padding: 2px;
text-decoration: none;
font-weight: bold;
color: #75A3C7;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #eeeeee;
color: #75A3C7;
}

#dropmenudiv a:link{ /*hover background color*/
background-color: #ffffff;
color: #75A3C7;
}

#dropmenudiv a:vlink{ /*hover background color*/
background-color: #ffffff;
color: #75A3C7;
}

