body {
		background-color: #000000;
}
@dna {
		vertical-align:top;
}
a {
	font-family: "Georgia", fantasy;
	color: #000000;
	font-size: 1.4em;
}
a.mainlinks {
	font-family: "Georgia", fantasy;
	color: #000000;
	font-size: 1em;
}
a.contact {
	font-family: "Georgia", fantasy;
	color: #FFFFFF;
	font-size: 1em;
	text-align:left;
}
a.contact2 {
	font-family: "Georgia", fantasy;
	color: #FFFFFF;
	font-size: .9em;
	text-align:left;
}
a.contact:link{
	text-decoration:underline;
}
a.contact:visited {
	text-decoration:underline;
	color: #FFFFFF;
}
a.contact:hover {
	text-decoration: none;
	color:#663300;
}
a.contact:active {
	text-decoration: none;
	color:#663300;
}
a.contact2:link{
	text-decoration:underline;
}
a.contact2:visited {
	text-decoration:underline;
	color: #FFFFFF;
}
a.contact2:hover {
	text-decoration: none;
	color:#663300;
}
a.contact2:active {
	text-decoration: none;
	color:#663300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.insideborder {
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	background-color: #b39a71;
}

.table1	{
	background-color: #d1b994;
	border-color: #6B532E;
		}

.topleft {
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
}
.topmiddle {
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
}
.topright {
	text-align:center;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
}
.trans_rect {
	width:650px;
	height:365px;
	background-image:url(images/trans_rect.png);
	padding-top:13px;
}
.scroll {
	padding-right:5px;
	width:620px;
	height:350px;
	overflow:auto;
}
.middleleft {
	border-left:0px;
	border-bottom:0px;
	border-right:0px;
}


.middleourcompanymain {
	background-image:url(images/our_company_wm.jpg);
	border-bottom:0px;
	border-right:0px;
}
.middleourcompany {
	background-image:url(images/our_company_wm_op.png);
	border-bottom:0px;
	border-right:0px;
	padding:10px;
	height:415px;
}

.middleproductsmain {
	background-image:url(images/products_wm.jpg);
	border-bottom:0px;
	border-right:0px;
}
.middleproducts{
	background-image:url(images/products_wm_op.png);
	border-bottom:0px;
	border-right:0px;
	padding:10px;
}

.middlecontactmain {
	background-image:url(images/contact_wm.jpg);
	border-bottom:0px;
	border-right:0px;
}
.middlecontact{
	background-image:url(images/contact_wm_op.png);
	border-bottom:0px;
	border-right:0px;
	padding:10px;
}

.middleright {
	width:170px;
	border-right:0px;
	padding-left:10px;
	text-align:left;
	border-bottom:0px;
}
.bottomleft {
	border-left:0px;
	border-bottom:0px;
	border-right:0px;
}
.bottommiddle {
	border-bottom:0px;
	border-right:0px;
	text-align:right;
}
.contact {
	width:100%;
	text-align:center;	
}
p {
	font-family:"Georgia", fantasy;
	font-size:.9em;
	color:#FFFFFF;
	text-align:justify;
}
blockquote {
	font-family:"Georgia", fantasy;
	font-size:1em;
	color:#FFFFFF;
	text-align:justify;
}
.services {
	font-family:"Georgia", fantasy;
	font-size:1em;
	color:#FFFFFF;
	text-align:justify;
}
.text {
	font-family:"Georgia", fantasy;
	font-size:.8em;
	color:#FFFFFF;
}

.text2 {
	font-family:"Georgia", fantasy;
	font-size: 12px;
	color:#FFFFFF;
}
.corpoff {
	font-family:"Georgia", fantasy;
	font-size:.8em;
	color:#FFFFFF;
	text-align:center;
}
.pad {
	padding:10px;
}
.header {
	font-family:"Georgia", fantasy;
	font-size:1em;
	font-weight:bold;
}
ul {
	font-family:"Georgia", fantasy;
	font-size:.9em;
	color:#FFFFFF;
	text-align:left;
}
/*------NEWS------------------------------*/
.newsheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 22px;
	line-height:23px;
}

.newsbody {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:12px;
	line-height:13px;
}

a.newslink:link    {color: #663300;}
a.newslink:visited {color: #663300;}
a.newslink:active  {color: #663300;}
a.newslink:hover   {color: #774400;}

a.newslink {
			font: Georgia, "Times New Roman", Times, serif;
			text-decoration: underline;
			font-size: 12px;
			line-height:13px;
        	color: #000000;
			}
			
.newsscroll {
	height:400px;
	overflow:auto;
}

/*------NEWS------------------------------*/
