@charset "utf-8";
/* CSS Document */

html {
	background-color:#f3f3f3;
	background-image:url('../gfx/background.jpg');
	background-position:top;
	background-repeat:repeat-x;
}

a, a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;	
}
 
img {
	border:0px;
}

#hd {
	height:208px;	
}

#ft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#81adc7;
}

#spir_star_logo {
	background-image:url('../gfx/spir_star_logo.png');
	background-repeat:no-repeat;
	width:430px;
	height:132px;
	margin:0px;
	padding:0px;
	position:relative;
	text-indent: -1500px;
}

#sami_logo {
	background-image:url('../gfx/sami_logo.png');
	background-repeat:no-repeat;
	width:144px;
	height:95px;
	margin:0px;
	padding:0px;
	position:relative;
	text-indent: -1500px;
	top:-122px;
	left:834px;
}

#site_search_label {
	width:88px;
	height:17px;
	margin:0px;
	padding:0px;
	position:relative;
	top:3px;
}

#search_container {
	position:relative;
	top:-124px;
	left:693px;
	height:17px;
}

#query {
	width:140px;
	border:#999999 1px solid;
}
#start_search_container {
	position:relative;
	top:-18px;
	left:235px;
	height:17px;
}
#start_search {
	background-image:url('../gfx/start_searching.jpg');
	background-repeat:no-repeat;
	width:25px;
	height:17px;
	margin:0px;
	padding-left: 3px;
	border:1px solid #5992b3;
	position:relative;
}

#menu_container {
	height:76px;
	width:954px;
	padding:0px;
	margin:0px;
	position:relative;
	top:-112px;
	background-color:#3f7499;
}

#top_menu_clear {
	width: 134px;
	height:76px;
	border:0px;
	padding:0px;
	margin:0px;
}

#top_menu_home {
	width: 160px;
	height:76px;
	border:0px;
	padding:0px;
	margin:0px;
}

#top_menu_about_us {
	width:125px;
	height:76px;
	border:0px;
	padding:0px;
	margin:0px;
}
#top_menu_products {
	width:184px;
	height:76px;
	border:0px;
	padding:0px;
	margin:0px;
}
#top_menu_news_events {
	width:210px;
	height:76px;
	border:0px;
	padding:0px;
	margin:0px;
}
#top_menu_contact_us {
	width:141px;
	height:76px;
	border:0px;
	padding:0px;
	margin:0px;
}
