body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #ffc url(img/page_bcg.gif) top center repeat-y;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 90%;
	*font-size: 95%;
 _font-size/**/:/**/ 90%; /* IE 6 only */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #341407;
}

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffc;
}

#main_body {
	width: 990px;
	height: auto;
	background-color: #ffc;
}

/*=header-start----------------------------*/
#header {
	height: 155px;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #113974 url(img/header_b.gif) repeat-x top left;
}

#logo a{
	display: block;
	height: 155px;
	width: 570px;
	margin: 0 0 0 70px;
	padding: 0 0 0 0px;
	text-indent: -9000px;
	background: transparent url(img/logo0000.jpg) no-repeat scroll 0%;
	text-decoration: none;
	overflow: hidden;
}
/*=header-end----------------------------*/

/*=navigation-column--start--------------*/
#navigation {
	width:250px;
	float:left;
	height:555px;
	text-align:left;
	height:inherit;
}
#navcontainer h3, #footer h3 {
	text-indent:-9999px;
}
#address h3 {
	text-indent: -5000em;
	overflow:hidden;
	width: 0;
}
#navcontainer {
	margin: 0;
	text-indent: -9000px;
	width: 150px;
	overflow: hidden;
	margin:0 0 0 80px;
	padding: 0;
	background-color: #133f80;
}
#nav li, #nav li a {
	width: 150px;
	height: 20px;
	height /**/:20px; /* for IE5/Win only */
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #341407;
}
#nHome a  {
	width: 150px;
	background: url(img/n_home00.gif) top left no-repeat;
}
#nMenu a  {
	width: 150px;
	background: url(img/mnu-profile.gif) top left no-repeat;
}
#nBookings a  {
	width: 150px;
	background: url(img/mnu-products.gif) top left no-repeat;
}
#nFunctions a  {
	width: 150px;
	background: url(img/mnu-contact.gif) top left no-repeat;
}
#nNewyear a  {
	width: 150px;
	background: url(img/mnu-feedback.gif) top left no-repeat;
}
#nav a:hover {
	background-position: 0 -20px;
}
#nav a:active, #nav a.selected {
	background-position: 0 -40px;
}

/*=slideshow-start----------*/
#slideshow {
	height:200px;
	width:240px;
	margin:25px 0 0 0;
	position:relative;
}
/*=slideshow-end------------*/

#address {
	margin: 0 20px 0 0;
	line-height:1.4em;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#address a {
	color:#006;
	font-weight:bold;
	text-decoration:none;
}
#address a:hover {
	color:#ffc;
	font-weight:bold;
	text-decoration:underline;
}

/*=navigation-column--end----------------*/


/*=main-column--start--------------------*/
#maintext {
	float: left;
	width: 440px;
	min-height: 480px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
}
#heading {
	height: 29px;
	width: 402px;
	text-indent: -9999px;
	overflow: hidden;
	color: #341407;
}
.tHome #heading {
	background:#ffc url(img/h_welcom.gif) top left no-repeat;
}
.profile #heading {
	background:#ffc url(img/h_profile.gif) top left no-repeat;
}
.products #heading {
	background:#ffc url(img/h_products.gif) top left no-repeat;
}
.contact #heading {
	background:#ffc url(img/h_contact.gif) top left no-repeat;
}
.feedback #heading {
	background:#ffc url(img/h_feedback.gif) top left no-repeat;
}
.continuous-sealer #heading {
	background:#ffc url(img/h-continuous-sealer.jpg) top left no-repeat;
	width:402px;
}
.shrink-wrapping #heading {
	background: #ffc url(img/h-shrink-wrapping.jpg) top left no-repeat;
	width: 402px;
}
.vacuum-nitrogen #heading {
	background: #ffc url(img/h-vacuum-nitrogen-sealer.jpg) top left no-repeat;
	width: 402px;
}
.powder-filling #heading {
	background: #ffc url(img/h-powder-filling.jpg) top left no-repeat;
	width: 402px;
}
.granule-filling #heading {
	background: #ffc url(img/h-granule-filling.jpg) top left no-repeat;
	width: 402px;
}
.impulse-sealing #heading {
	background: #ffc url(img/h-impulse-sealing.jpg) top left no-repeat;
	width: 402px;
}
.form-fill-seal #heading {
	background: #ffc url(img/h-form-fill-n-seal.jpg) top left no-repeat;
	width: 402px;
}
.other-machines #heading {
	background: #ffc url(img/h-other-machines.jpg) top left no-repeat;
	width: 402px;
}
.cream-filling #heading {
	background: #ffc url(img/h-cream-filling.jpg) top left no-repeat;
	width: 402px;
}
.new-machines #heading {
	background: #ffc url(img/h-new-machines.jpg) top left no-repeat;
	width: 402px;
}

#maintext h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #0f3366;
	text-transform: uppercase;
	letter-spacing: 1px;4
	font-size: 1.2em;
	font-family: georgia, arial, verdana, sans-serif;
	font-weight: bold;
}
#maintext p {
	margin: 10px 0 10px 0;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0f3366;
}

.bold {
	font-weight:bold;
}

ul.description {
 margin: 0;
 padding: 0;
 list-style: circle;
 list-style-type: circle;
}
ul.description li {
	padding: 0px 15px 6px 23px;
	background-image: url(img/e-logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #341407;
}
ol.description {
 list-style: decimal;
 list-style-type: decimal;
}
ol.description li {
 margin: 0 0 0 20px;
	padding: 0px 15px 6px 5px;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #341407;
}

/*=main-column--end----------------------*/

/*=comments-column--start----------------*/
#comments {
	width:200px;
	min-height:480px;
	position:relative;
	float:left;
	padding: 20px 0 0 0;
}
#comments h3 {
	padding: 12px 0 0 15px;
	text-transform: uppercase;
	letter-spacing:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0f3366;
}
#comments a {
	text-decoration:none;
	color:#341407;
}
#comments a:hover {
	text-decoration:underline;
}
#comments img {
	margin: 0 0 0 15px;
	padding: 0;
	display: block;
}

#applications ul {
	margin: 10px 0 12px 0;
	padding: 10px 0 0 15px;
	border-top: 1px #003 solid;
	border-bottom: 2px #003 solid;
	list-style-type: none;
	font-family: arial, verdana, sans-serif;
	color: #333;
}

#applications li {
	padding: 0px 5px 6px 32px;
	background: url(img/e-logo.gif) no-repeat top left;
	line-height: 1.1em;
}

/*=comments-column--end-----------------*/

/*=footer--start------------------------*/
#footer {
	clear:both;
	height:90px;
	width:100%;
	background: #113974 url(img/footer_b.gif) repeat-x top left;
	margin:0px;
	padding:15px 0 0 0;
	color:#ccc;
	letter-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align:center;
}
.copyright {
	color:#ccc;
	padding:15px;
}
#footer_links li{
	list-style-type:none;
	border-right:1px solid;
	display:inline;
	padding: 0 5px 0 5px;
}
#footer a {
	color:#ffc;
	text-decoration:none;
}
#footer a.other{
	color:#95b4e2;
}
#footer a:hover {
	color:#ffc;
	text-decoration:underline;
}
/*=footer--end--------------------------*/


/*------------- product menu ----------------*/
#menu3 {
	width: 200px;
	border: 1px solid #ccc;
	margin: 10px;
}
#menu3 li a {
 height: 32px;
 voice-family: "\"}\"";
 voice-family: inherit;
 height: 24px;
	text-decoration: none;
}
#menu3 li a:link, #menu3 li a:visited {
	color: #333;
	display: block;
	background: url(img/menu3.gif);
	padding: 8px 0 0 30px;
}
#menu3 li a:hover, #menu3 li a:active, #menu3 li a.selected {
	color: #283A50;
	background: url(img/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
}


/* -------------------- Thumbnails ------------------------*/
#photo ul#thumbnails, #photo ul.internal {
 margin: 0;
 padding: 0;
 list-style: none;
}
#photo #thumbnails li {
 float: left;
 margin: 0 4px 10px 0;
 padding: 4px;
 border: 1px #036 solid;
 background-color: #f8f8f0;
}
#photo #thumbnails li.current {
 background-color: #036;
}
#photo #thumbnails li a {
 margin: 0;
 padding: 0;
 text-decoration: none;
}
#photo #thumbnails li:hover {
 background-color: #036;
}
#photo #thumbnails li img {
 padding: 0 -5px -5px 0;
}
#photo #thumbnails li a img {
 border: 1px solid #00c;
}
#photo #thumbnails li a:hover img {
 border: 1px solid #00c;
}

#prod-img {
 border: 5px solid #ffc;
}

#photo p.content-bottom {
 color: #000;
}

ul.white {
 color:#fff;
}


/* CSS Table Design
by Divya Manian
Website: http://nimbupani.com
E-Mail: divya.manian@gmail.com
Type: Stylesheet
Creative Commons Licensed
*/

div#itsthetable{
	font-family:		Helvetica, Arial, "Franklin Gothic Medium", sans-serif;
}

table {
 margin: 0 0 10px 0;
	border-collapse: collapse;
	text-align:left;
}
caption {
	border-bottom:	4px solid #206cdb;
	text-transform:	uppercase;
	letter-spacing: 1px;
	color:	#036;
	font-size: 140%;
	font-weight:	bold;
	text-align:	left;
}
thead tr th{
	color:	#09f;
	text-transform: uppercase;
	text-align:	center;	
	padding: 0.4em 0;
	border-bottom:	3px solid #000;
}
tfoot th, tfoot td{
	border-top:	3px solid #000;
}
tr td, tr th{
	border-bottom:	1px solid #000;
	padding:	0.6em 0.4em;
	line-height:	1.5em;
}
tr.odd td, tr.odd th{
	background-color: #ffa;
}

