/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-weight: bold;
}
h2 {
	font-size: 30px;
	color: #004a6f;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Minion Pro;
}
.style1 {
font-size: 14px;
}
.style2 {
font-size: 14px;
}
.style3 {
font-weight: bold;
}
.style4 {
color: #333333;
}
.styleSub {
font-size: 18px;
	color: #004a6f;
		font-family: Minion Pro;
		font-weight: bold;


}
#headerContainer {
position:absolute;
width: 100%;
height: 135px;
top: 0px;
left: 0px;
background-image: url('Images/headerBackground.jpg');
border-bottom: 1px solid #000000;
}
#header {
position:absolute;
width: 750px;
height: 135px;
top: 0px;
left: 0px;
background-image: url('Images/header.png');
}
#contact-btn {
position:absolute;
width: 140px;
height: 35px;
top: 100px;
right: 0px;
}
#gallery-btn {
position:absolute;
width: 125px;
height: 35px;
top: 100px;
right: 140px;
}
#mini-btn {
position:absolute;
width: 150px;
height: 35px;
top: 100px;
right: 265px;
}
#tanks-btn {
position:absolute;
width: 150px;
height: 35px;
top: 100px;
right: 415px;
}
#strutbraces-btn {
position:absolute;
width: 150px;
height: 35px;
top: 100px;
right: 565px;
}
#cage-btn {
position:absolute;
width: 150px;
height: 35px;
top: 100px;
right: 715px;
}
#home-btn {
position:absolute;
width: 125px;
height: 35px;
top: 100px;
right: 835px;
}
#footer {
position:static;
width: 100%;
height: 20px;
bottom: 0px;
right: 0px;
}
td.topic, tr.topic {
background-color: #000000;
font-weight: bold;
text-align: center; 
height: 30px; 
color: #FFFFFF;
background: url('Images/gradNew.png');  
border-bottom: 1px solid #999999;
}
table.thinline, table.sortable {
border-collapse: collapse;
border: 1px solid #999999;
background-color: #FFFFFF;
}
#imgc1 {
position:absolute;
width: 200px;
height: 200px;
top: 190px;
right: 25px;
border: 5px solid;
border-color: #004a6f;
}
#rearroll {
position:absolute;
width: 125px;
height: 125px;
bottom: 150px;
left: 25px;
}