@charset "utf-8";	


* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, "Vineta BT", Vrinda;
	color : #5a1c46;
	text-align : center;
	margin: 0;
	padding: 0;
	font-size: 76%;
	line-height: 160%;
	}

div#container {
	width : 850px;
	text-align : left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	}

div#content {
	width : 100%;
	background-color : #FFFFFF;
	overflow : auto;
	}

div#content_main {
	float : right;
	width : 610px;
	margin : 0;
	padding : 0;
	background-color : #09A7F6;
	}



p {
	margin : 0 1em;
	padding : .5em 0;
	font-family: "Times New Roman", Times, serif;
}
/*-------------Side Bar Style--------------*/

.sidebarTEXTstyle {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-size: 1.1em;
	font-style: normal;
	color: #003333;
	text-align: justify;
	width: auto;
}


h3 {
	font-size: .9em;
	color: #FFCC00;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.side_pics_space {
	margin-top: 3px;
	margin-bottom: 3px;
}

/* ----------------- header styles ---------------*/

#header h1{
	margin-left: -9000px;
	}
#header {
	position: relative;
	height: 160px;
	background-color: #000099;
	background-image: url(../Images/New2_Skamar_Machine_780_160.png);
	}
#logoImage {
	position:absolute;
	top:0;
	right:0;
	width: 178px;
	height: 160px;
	background-color: #000099;
	background-image: url(../Images/skamar_logo_bevel_178-160.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
#header ul {
	margin:0;
	padding: 0;
	float: none;
	background: url(../Images/menu_bg.gif) repeat-x top left;
	list-style: none;
	position: absolute;
	left: 0;
	bottom:0;
	width: 560px;
	background-color: #74CEE0;
	margin-bottom: 10px;
	margin-left: 13px;
	}
#header ul li{
	float:left;
	}
#header ul a {
	padding: 0 1.0em;
	font-size: 16px;
	line-height: 1.5em;
	text-decoration: none;
	color: #CCFFFF;
	float: none;
	display: block;
	background: url(../Images/menu_sep.gif) no-repeat left top;
	font-weight: bold;
  	}

#header ul a.first {
	background: none;
	}
	
#header ul a:hover { color:#FF3333;
	}
h1 {
	font-size:4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
ul { list-style-type : none;
width : 240px;
margin : 0;
padding : 0;
 }
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding-left: 20px;
	list-style-type: square;
	width: 590px;
	color: #000000;
	background-color: #CC6600;
}

 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


	
h5 {
	font-size: 0.8em;
	color: #000000;
	font-style: italic;
	}
h4 {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 5px;
}


/*-------Table Styles---------*/
caption {
	padding : 10px 0;
	text-align : center;
	text-transform : uppercase;
	font-size : 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	line-height: 1.3em;
}

table, th, td {
	border : 1px solid #666;
	border-collapse : collapse;
	border-color: #09A7F6;
	border-width: 2px;
	background-color: #CCFFFF;
	height: 10px;
}

td {
	font-size: 0.8em;
	text-align: center;
	font-family: Verdana, "Vineta BT", Vrinda;
	color: #000066;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

th {
	font-size : 90%;
	text-transform : uppercase;
	text-align : center;
	color : #CCFFFF;
	background-color: #000066;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
tr.altRow td {
	background-color: #CCFFCC;
}
tr.firstRow td {
	background-color: #CC9900;
}
/*-------content style------------------*/
.bottomNAVstyle {
	font-family: Verdana, "Vineta BT", Vrinda;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	float: right;
	background-color: #CC9900;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	float: left;
	width: auto;
	background-color: #CC9900;
	height: 0px;
}
.trademark {
	font-family: "Courier New", Courier, monospace;
	color: #333399;
	font-style: italic;
	text-transform: none;
	font-size: 1.0em;
}

div#footer {
	background-color: #CC9900;
	color: #000000;
	font-style: italic;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: justify;
	}
a:link {
	color : #003399;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color : #003399;
	text-decoration: none;
}
a:hover {
	color : #003366;
	text-decoration : underline;
}
a:active, a:focus { background-color : #91325d; color : #fff; text-decoration : none; }
.AdobeIcon {
	float: left;
	width: 170px;
	margin-top: 5px;
	background-color: #CC9966;
	height: 52px;
