/* resetting some default styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul {list-style: none;}
body {line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}

table {border-collapse: collapse;border-spacing: 0;}

html { font-size:100.01%; }
body { font-size:1em; }

textarea {overflow:auto}
button {cursor:pointer}
a { color: #4272b5; text-decoration:none }
a:hover { color: #4272b5; text-decoration:underline }
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}
/* -----------------------------------------------------------------------------------------*/ 

body {
	background:url(../images/pageBg.png) repeat-x left top #90b9c1;
	font-family:Arial;
}

#page-wrap {
	width:960px;
	margin:auto;
}

	#header {
		background-color:#fff;
		width:100%;
		height:145px;
		margin-bottom:15px;
		border-bottom:2px solid #888383;
	}
	
		#logo {
			float:left;
			margin:14px 0 0 13px;
			display:inline;
		}
		
		.headStuff {
			float:right;
			display:inline;
			margin:24px 10px 0 0;
			height:95px;
		}
		
		.userStuff {
			margin-bottom:40px;
			float:right;
		}
		
			.userStuff li {
				float:left;
				display:inline;
				margin-left:25px;
				font-size:11px;
			}
			
				.language,
				.print,
				.contact {
					color:#9d9b8a;
					background:url(../images/sprites.jpg) no-repeat left -1px;
					height:11px;
					display:block;
					padding-left:20px;
				}
				
				.print {
					background-position:left -14px;
					height:14px;
				}
				
				.contact {
					background-position:left -28px;	
				}

		#search {
			float:right;
			margin-right:10px;
			width:210px;
			clear:both;
		}
		
			.searchBtn {
				background:transparent;
				border:none;
				color:#9d9b8a;
				font-size:12px;
				float:left;
				padding-top:3px;
				font-family:Arial;
			}

				.searchInput {
					display:block;
					width:162px;
					height:22px;
					background:url(../images/searchBg.png) repeat-x left top;
					float:right;
				}
				
					.searchInput input {
						width:150px;
						height:15px;
						margin:2px 0 0 3px;
						font-size:12px;
						background:transparent;
						border:none;
					}
		
		#navigation {
			padding:0 45px;
			height:26px;
			background-color:#c6c6c6;
			width:870px;
			font-size:12px;
		}

			#navigation li {
				float:left;
				margin-right:5px;
			}
			
			#navigation a {
				display:block;
				color:#211304;
				padding:0 15px 0 15px;
				line-height:26px;
				text-decoration:none;
			}
			
			
			#navigation a:hover,
			#navigation li.currentPage a {
				background-color:#fff;
			}
			
	#innerPage {
		margin-bottom:16px;
		background:url(../images/sidebarBg.png) repeat-y left top;
	}
	
		.sidebar {
			border-top:4px solid #9c0b13;
			background-color:#dadadc;
			width:249px;
			float:left;
			display:inline;
		}
		
			.productList {
				margin:37px 0 0 12px;
				font-size:11px;
			}
			
				.productList li {
					margin-bottom:25px;
				}
			
				.productList a {
					padding-left:17px;
					color:#585858;
					display:block;
					text-transform:uppercase;
					text-decoration:none;
				}
				
				.productList a:hover,
				.productList li.s a { background:url(../images/blueArrow.png) no-repeat left center; color:#292929; text-decoration: underline; }
		
		.content {
			width:693px;
			background:url(../images/firmanavn.gif) no-repeat right bottom #fff;
			padding-bottom:75px;
			float:right;
			display:inline;
		}
.content ul { line-height: 150%; list-style-type: disc; list-style-position: inside; }
.productTitle {
				height:34px;
				background-color:#5c98a3;
				line-height:34px;
				text-indent:17px;
				color:#fff;
				margin-bottom:20px;
				font-size:14px;
				letter-spacing:3px;
			}
			
			.inside {
				width:610px;
				margin:20px 0 0 40px;
				color:#707070;
				font-size:12px;
			}
.tabel-celler { color: #333; font-size: 12px; line-height: 16px; }
.tabel-celler a { color: #4272b5; font-size: 12px; line-height: 16px; text-decoration: underline; }
.tabel-celler a:hover { color: #b80000; font-size: 12px; line-height: 16px; text-decoration: underline; }
.inside a { color: #4272b5; text-decoration: underline; }
.redTitle {
				color:#9d0d15;
				font-size:16px;
				line-height:20px;
				padding-bottom:10px;
			}
			
				.inside p {
					line-height:18px;
					padding-bottom:20px;
				}
				
				.note {
					color:#9d0d15;
					font-style:italic;
				}
				
					.note a {
						text-decoration:underline;
						color:#9d0d15;
					}
					
		.btmImg {
			float:right;
			display:inline;
			margin-top:13px;
			border-top:5px solid #790e11;
		}
			
	#footer { height:28px; border-top:2px solid #fef9f3; background-color:#b4bec4; color:#211304; font-size:10px; line-height:28px; letter-spacing: 1px; margin-bottom:20px; padding:0 0 0 28px; }
	
		#footer a {
			color:#211304;
		}
		
		#footer li {
			float:left;
			margin-right:25px;
		}
			
			
			
			
			
			
			
/*  -----------------------------------
	IE6 HACK
--------------------------------------*/

* html .userStuff li {white-space:nowrap;width:1%;}
*:first-child+html #navigation li:hover {background-color:#fff;position:relative;z-index:10;}


















































































