html, body 	{
	margin: 0;
	padding: 0;
	background-color:#000;
	background-image:url(images/opus_background.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
		}							

a:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color: #000;
		}
		
a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color: #000;
		}
		
a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:rgb(153,0,66);
		}
	
a:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color: #000;
		}	


/* Spacer Top */
	
.spacer {
height: 30px;
}

	
/* Header */
	
.thin {	
height: 20px;
}

#thin1 {	
height: 20px;
background-color:rgb(153,0,66);
font-size: 1em;
color:#FFF;
}
	
/* Header */
	
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(52,54,66);
	font-size: 1.5em;
	height: 130px;
		}	
		
#headertable {
height: 130px;
}		

#headercontent {
height: 130px;
}

.headernavigation {
height: 130px;
}

.topnav {
height: 10px;
background-color:rgb(153,0,66);
}

.emptynav {
height: 51px;
}

.navlinks {
height: 38px;
}

.navred {
background-color:rgb(153,0,66);
}

.navslither {
	background-image:url(images/opus_nav_slither.jpg);
	background-repeat:repeat-x;
	height: 31px;
}

#logobackground {
	background-image:url(images/logo_background.png);
	background-repeat:repeat-x;
}

.navtel {
	font-size: 0.65em;
	color:#666;
	}

/* Main */
	
.main {	
height: 385px;
}


#maintable {	
height: 385px;
background-color:rgb(153,0,66);
}

#mainflash {	
height: 375px;
background-color:#FFF;
}

#imagebox300 {
 height: 250px;
 background-color:#999;
 }
 
#textcontent {
 height: 355px;
 font-size: 1em;
 overflow: auto;
 }
 
 #quotebackground {
 	height: 375px;
	background-image:url(images/quote_background.jpg);
	background-repeat:none;
	}
	
#contactbackground {
 	height: 375px;
	background-image:url(images/contact_background.jpg);
	background-repeat:none;
	}
	
#aboutbackground {
 	height: 375px;
	background-image:url(images/about_background.jpg);
	background-repeat:none;
	}
	
#domesticbackground {
 	height: 375px;
	background-image:url(images/domestic_background.jpg);
	background-repeat:none;
	}	
	
#commercialbackground {
 	height: 375px;
	background-image:url(images/commercial_background.jpg);
	background-repeat:none;
	}		
 
 .trans {
	background-image:url(images/trans.png);
	background-repeat:repeat;
	overflow: auto;
	height: 335px;
	width: 450px;
	margin: 10px;
	float: left;
	padding: 10px;
	line-height: 1.7em;
 } 
 
  .trans1 {
background-image:url(images/trans1.png);
	background-repeat:repeat;
	overflow: auto;
	height: 335px;
	width: 450px;
	margin: 10px;
	float: left;
	padding: 10px;
	line-height: 1.7em;
 } 
 
 .trans h1 {
 font-size: 1.2em;
 text-decoration: underline;
 font-weight: bold;
 }
 
  .trans1 h1 {
 font-size: 1.2em;
  text-decoration: underline;
   font-weight: bold;
 }
 
 .trans li {
 	padding-left: 10px;
	}
 
  .trans1 li {
 	padding-left: 10px;
	}
 
.scroll {
overflow: auto;
	height: 355px;
	width: 450px;
	margin: 0;
	}
 

/* Quote */
	
.quote {	
height: 100px;
}

#quotetable {	
height: 100px;
background-color:rgb(153,0,66);
}

#quotewhite {	
height: 90px;
background-color:#FFF;
font-size:1.2em;
}

#quotewhite1 {	
height: 90px;
background-color:rgb(153,0,66);
font-size:1.2em;
}


#quoteright {	
height: 90px;
background-color:#FFF;
font-size:1.2em;
}

#quoteleft {	
height: 90px;
background-color:#CCCCCC;
font-size:1.2em;
}

/* Test */
	
.test {	
height: 80px;
}

#testtable {	
height: 80px;
background-color:rgb(153,0,66);
}

#testwhite {	
height: 70px;
background-color:#000;
background-image:url(images/testbox_slither.jpg);
	background-repeat:repeat-x;

}

#testtext {	
color:#FFF;
font-size: 0.85em;
line-height: 1.8em;
}



/* Footer */
	
.footer {	
height: 30px;
	font-size: 10px;
	font-weight: normal;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}	
	
	
.footer a:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color: #FFF;
		}
		
.footer a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color: #FFF;
		}
		
.footer a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:rgb(153,0,66);
		}
		
.footer a:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color: #FFF;
		}		
	
#footertable {
	height: 30px;
	}	
	

