/*=====================GENERAL FORMATTING STYLES====================*/

  body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10;
	background-image:url(../images/interface/bg.gif);
	}

 #wrapper {
	position:relative;
	width: 798px;
	margin:auto;
	border:solid 1px #000000;
	}

 #splashcontholder{
	width:798px; 
	border-bottom: solid 1px #000000; 
	border-left: solid 1px #000000; 
	border-right: solid 1px #000000; 
	background-color:#FFFFFF;
	}
	
 #maincontholder{
	width:798px;
	height:600px;
	}
	
 #finshestext {
 font-size: 10px;
 }
 
.content120 {
 position:absolute;
 top: 304px;
 left: 40px;
 }

.content150 {
 position:absolute;
 top: 304px;
 left: 40px;
 }

 .content318 {
 position:absolute;
 top: 304px;
 left: 40px;
 }
 
 .content325 {
 position:absolute;
 top: 304px;
 left: 40px;
 }
 
 .content388 {
 position:absolute;
 top: 320px;
 left: 40px;
 }
 
 .content388G {
 position:absolute;
 top: 304px;
 left: 40px;
 }
 
 .content600 {
 position:absolute;
 top: 320px;
 left: 40px;
 }
 
 .content850 {
 position:absolute;
 top: 320px;
 left: 40px;
 }
 
 .content900 {
 position:absolute;
 top: 304px;
 left: 40px;
 }
 
 #bg120 {
	 background-image:url(../images/120-pic.jpg);
	 background-repeat:no-repeat;
	 background-position:bottom right;
	 width:730px;
	 height:387px;
	 }
 
 #bg150 {
	 background-image:url(../images/150-pic.jpg);
	 background-repeat:no-repeat;
	 background-position:bottom right;
	 width:730px;
	 height:400px;
	 }
	 
 #bg318 {
 	
	 background-image:url(../images/318-pic.jpg);
	 background-repeat:no-repeat;
	 background-position: top right;
	 float:right;
	 width:400px;
	 height:155px;
	 }
	 
#bg325 {
	 background-image:url(../images/325-pic.jpg);
	 background-repeat:no-repeat;
	 background-position:bottom right;
	 width:730px;
	 height:310px;
	 }
	 
 #bg388 {
	 background-image:url(../images/325-pic.jpg);
	 background-repeat:no-repeat;
	 background-position:bottom right;
	 width:730px;
	 height:310px;
	 }
	 
 #bg388g {
	 background-image:url(../images/388G-pic.jpg);
	 background-repeat:no-repeat;
	 background-position: center;
	 width:730px;
	 height:318px;
	 }
	 
 #bg600 {
	 background-image:url(../images/600-pic.jpg);
	 background-repeat:no-repeat;
	 background-position:bottom right;
	 width:730px;
	 height:400px;
	 }

 #bg850 {
	 background-image:url(../images/850-pic.jpg);
	 background-repeat:no-repeat;
	 background-position:bottom right;
	 width:730px;
	 height:450px;
	 }

 #bgoutlines {
	 background-image:url(../images/outlines.jpg);
	 background-repeat:no-repeat;
	 background-position:bottom right;
	 width:730px;
	 height:760px;
	 }


/*=====================TEXT FORMATTING STYLES====================*/

 #content{
	width:100%; 
	height:100%; 
	background-color:#FFFFFF;
	padding: 0px 30px 0px 30px;
	}

 #content h1{
 	font-size:18px;
 	color:#396f92;
	font-weight:bold;
	padding: 9px 0px 9px 0px;
	margin:0;
	}
	
 #content h2{
 	font-size:14px;
 	color:#396f92;
	font-weight:bold;
	padding: 4px 0px 4px 0px;
	margin:0;
	}
	
 #content h3{
 	font-size:18px;
 	color:#9e9e9e;
	font-weight:bold;
	padding: 6px 0px 1px 0px;
	margin:0;
	}
	
 #content h4{
 	font-size:12px;
 	color:#396f92;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin:0;
 }
	
 #content p{
    text-align:justify;
	padding:0;
	margin:0;
	}
 
 #content a:link,
 #content a:visited,
 #content a:hover {
	font-size: 10px;
	color:#FF0000;
	text-decoration:none;
	}

#hometext {font-size:14px;}

#hometext a:link{color:white;}
#hometext a:active{color:white;}
#hometext a:hover{color:black;}
#hometext a:visted{color:white;}

/*=====================LINKS FORMATTING STYLES====================*/
	
 .footer {
 	color: #ffffff;
	}
 
 .footer a:link,
 .footer a:visited,
 .footer a:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
	}
	
 #navfooter {
 	color: #000000;
	font-size: 11px;
	}
 
 #navfooter a:link,
 #navfooter a:visited,
 #navfooter a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	}
	
 .buttonon {
 color: #ffffff;  text-decoration:none; display:block; background-color:#a4a4a4; border:solid 1px #a4a4a4; padding: 2px 2px; text-align:center;
 }
	
 #productsnav {
	font-size: 11px;
	font-weight: bold;
 }

 #productsnav  a { color: #353535; text-decoration:none; display:block; background-color:#FFFFFF; border:solid 1px #a4a4a4; padding: 2px 2px; text-align:center;}
 #productsnav  a:link { color: #353535; text-decoration:none; }
 #productsnav  a:visited { color: #353535; text-decoration:none; }
 #productsnav  a:hover { color: #ffffff;  text-decoration:none; display:block; background-color:#a4a4a4; border:solid 1px #a4a4a4; padding: 2px 2px; text-align:center;}

/*========================DROP DOWN MENU STYLES=======================*/
.menuitem a:link,
.menuitem a:visited {
	width:120px;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	padding:3px 3px 3px 12px;
	color:#ffffff;
	display:block;
	background-color:#535353;
	}

.menuitem a:hover {
	color:#FFFFFF;
	background-color:#acacac;
	} 	

.tablesolid {
	border: solid #000000 1px;
	background-color:#FFFFFF;
	border-collapse:collapse;
}

.cellsolid {
	border-color:black;
    border-style:solid;
    border-width:1px;
}