@charset "utf-8";	


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


body {
	font : 76%/160% Tahoma, Verdana, Arial, sans-serif;
	color : #5a1c46;
	text-align : center;
	margin: 0px;
	padding: 0px;
	}

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

div#content {
	width : 760px;
	background-color : #0099FF;
	overflow : auto;
	height: auto;
	}

div#content_main {
	width : 726px;
	background-color : #0099FF;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	float: none;
	margin-left: 16px;
	overflow: hidden;
	}

p {
	margin : 0 1em;
	padding : .5em 0;
	font-size: 1em
.em;
}


/* ----------------- 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.2em;
	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;
	}
	/* ----------------- div content main-table ---------------*/
H5 {
	font-size: 1.4em;
	color:#0000FF;
	padding-top: 10px;
	padding-bottom: 5px;
	width: auto;
	background-color: #FF6600;
	}

table, th, td {
	border-collapse : collapse;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333399;
	border-left-color: #333399;
}


th {
	font-size : 90%;
	text-transform : uppercase;
	text-align : center;
	color : #FFFFFF;
	background-color: #0099FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #333399;
	border-right-color: #333399;
	border-left-color: #333399;
}

ul { list-style-type : none;
width : 240px;
margin : 0;
padding : 0;
 }
 	/* ----------------- footer ---------------*/
.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;
}

	
.bottomNAVstyle {
	font-family: Verdana, "Vineta BT", Vrinda;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

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;
	margin-top: 30px;
	}
a {
	color : #003399;
	font-weight: bold;
}
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;
}
.PDFcatalog {
	float: right;
	width: 170px;
	margin-top: 5px;
	background-color: #CC9966;
	height: 52px;
	color: #FF0000;
}

