@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 : 780px;
	text-align : left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: auto;
	overflow: hidden;
	}

div#content {
	width : 100%;
	background-color : #BBA58E;
	overflow : auto;
	margin: 0px;
	padding: 0px;
	}

div#content_main {
	float : right;
	width : 536px;
	background-color : #BBA58E;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 0px;
	overflow: hidden;
	}



div#sidebar {
	float : left;
	width : 240px;
	padding : 0;
	background-color : #CC9933;
	height: 1%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

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;
	}



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


/* ----------------- 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 {
	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;
	clear:left;
	white-space:nowrap;
	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;
 }
.descrBox2 {
	float: right;
	width: 536px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	background-color: #BBA58E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.descrBox3 {
	float: right;
	width: 536px;
}
.photo1 {
	padding-top: 9px;
	float: right;
	padding-left: 7px;
}




.photo2 {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	}

.photo3 {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	}

	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #993333;
	text-decoration: blink;
	background-color: #CC9933;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	width: 536px;
	float: right;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #993333;
	background-color: #CC9933;
	height: 1%;
	width: 536px;
	float: right;
	}	
	
	
	
/*----------------footer content style---------*/
 
.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;
}

/*----------------sidebar content style---------*/

h3 {
	font-size: 0.8em;
	color: #000000;
	font-style: italic;
	padding-top: 5px;
	background-color: #FF9966;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF0000;
	border-left-color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	border-bottom-width: 3px;
	padding-right: 3px;
	padding-left: 3px;
	}
	
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;

