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

body {
	margin:0px;
	padding:0px;
	background:url(../images/bg.gif) repeat-x left top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757575;
	line-height:18px;
}
Div.message {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
	height:140px;
}
img {
	border:0;
}
#contaner {
	width:1003px;
	overflow:hidden;
	margin:0 auto;
}
#header {
	width:1003px;
	height:74px;
	float:left;
	overflow:hidden;
	background:url(../images/header_bg.jpg) no-repeat center top;
}
#header h1 {
	width:207px;
	height:57px;
	float:left;
	margin:8px 0 0 0;
	padding:0 0 0 12px;
	text-indent:-20000px;
	background:url(../images/falkenberg_logo.jpg) no-repeat 12px top;
}

#header h1 a {
display:block;
width:207px;
height:57px;
cursor:pointer;
}

#nav {
	/*width:480px;*/
	height:91px;
	overflow:hidden;
	float:left;
	/*padding:56px 0 0 243px;*/
	padding:0px 0 0 164px;
}
#nav ul {
	margin:39px 0 0 0;
	padding:0px;
	list-style:none;
}
#nav ul li {
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
}
#nav ul li a {
	width:117px;
	height:25px;
	background:url(../images/but.jpg) no-repeat left top;
	font-size:14px;
	color:#0197CB;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	margin:0 2px 0 0;
	padding:10px 0 0 0;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
#nav ul li a:hover {
	color:#FFFFFF;
	background:url(../images/but.jpg) no-repeat left bottom;
}
#nav ul li a#act {
	width:117px;
	height:25px;
	background:url(../images/but.jpg) no-repeat left bottom;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	margin:0 2px 0 0;
	padding:10px 0 0 0;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
#main_img {
	width:1003px;
	height:190px;
	/*background:url(../images/main_img.jpg) no-repeat left top;*/
	float:left;
}
#main_img_home {
	width:1003px;
	height:190px;
	float:left;
}
#content_part {
	width:1003px;
	overflow:hidden;
	float:left;
	background:url(../images/mid_bg.gif) repeat-y left top;
	font-family:Arial, Helvetica, sans-serif;
}
#content_part_inner {
	width:1003px;
	overflow:hidden;
	float:left;
	background:url(../images/inner_mid_bg.gif) repeat-y left top;
}
#mid_buttons {
	width:957px;
	height:87px;
	margin:4px 0 0px 0;
	float:left;
	padding:0 0 10px 21px;
}
#mid_buttons img {
	margin:0 11px 0 0;
}
#mid_buttons img#none {
	margin:0 0px 0 0;
}
#footer {
	width:1003px;
	height:43px;
	overflow:hidden;
	background:url(../images/bot_bg.jpg) no-repeat left top;
	float:left;
}
#footer span#left {
	float:left;
	margin:25px 0px 0 18px;
}
#footer span#right {
	float:right;
	margin:25px 25px 0 0;
}
#footer span#right a {
	text-decoration:none;
	color:#757575;
}
#footer span#right a:hover {
	text-decoration:underline;
}
#left_part {
	width:243px;
	float:left;
	padding:0 0 0 0px;
}
#right_part {
	width:751px;
	overflow:hidden;
	float:right;
}
#core_box {
	width:193px;
	height:115px;
	float:left;
	padding:36px 0 0 28px;
	background:url(../images/core_services.gif) no-repeat 16px top;
	font-size:12px;
}
#core_box ul {
	margin:0;
	padding:0;
	list-style:none;
}
#core_box ul li {
	margin:0 0 3px 0;
	padding:0 0 0 12px;
	background:url(../images/bullet.gif) no-repeat left 4px;
}
#core_box ul li a {
	text-decoration:none;
	color:#757575;
}
#core_box ul li a:hover {
	text-decoration:underline;
}
#contact_box {
	width:222px;
	float:left;
	padding:39px 0 0 30px;
	background:url(../images/contact_box_bg.jpg) no-repeat 15px top;
	font-size:13px;
}
#contact_box a {
	color:#757575;
	text-decoration:none;
}
#contact_box a:hover {
	text-decoration:underline;
}
#news_box {
	width:213px;
	height:152px;
	float:left;
	padding:39px 13px 0 13px;
	margin:0 0px 0 0;
	text-align:justify;
	background:url(../images/news_box_bg.jpg) no-repeat left top;
}
#news_box span {
	font-size:12px;
	font-weight:bold;
}

#news_box span a {
	font-size:12px;
	font-weight:bold;
	color:#757575;
	text-decoration:none;
}
#news_box span a:hover {
	font-size:12px;
	font-weight:bold;
	color:#757575;
	text-decoration:underline;
}
#home_content {
	width:519px;
	float:left;
	padding:0px 17px 0px 17px;
	background:#FFF url(../images/home_con_bg.jpg) repeat-x left top;
	text-align:justify;
}
#inner_content {
	float:left;
	width:461px;
	padding:0px 17px 0px 17px;
	text-align:justify;
	background:url(../images/inner_content_bg.gif) repeat-x left top;
}
#inner_content img {
	margin:0 0 10px 10px;
}
h2 {
	margin:5px 0 10px 0;
	padding:0px;
	font-size:18px;
	color:#0599CC;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	margin:0;
	padding:0px;
	font-size:13px;
	color:#0599CC;
	text-transform:uppercase;
	font-weight:bold;
}
.breaker {
	clear:both;
	margin:0;
	padding:0;
}
#footer_inner {
	width:1003px;
	height:43px;
	overflow:hidden;
	background:url(../images/bot_bg2.jpg) no-repeat left top;
	float:left;
}
#footer_inner span#left {
	float:left;
	margin:20px 0px 0 18px;
}
#footer_inner span#right {
	float:right;
	margin:20px 25px 0 0;
}
#footer_inner span#right a {
	text-decoration:none;
	color:#757575;
}
#footer_inner span#right a:hover {
	text-decoration:underline;
}
#inner_content a {
	color:#757575;
	text-decoration:underline;
}
#inner_content a:hover {
	color:#2c2c2c;
	text-decoration:none;
}
#inner_content ul {
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
}
#inner_content ul li {
	margin:0 0 3px 0;
	padding:0 0 0 13px;
	background:url(../images/bullet.gif) no-repeat left 8px;
}
#inner_content ul li a {
	text-decoration:none;
	color:#757575;
}
#inner_content ul li a:hover {
	text-decoration:underline;
}

#home_content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#home_content ul li {
	margin:0 0 3px 0;
	padding:0 0 0 12px;
	background:url(../images/bullet.gif) no-repeat left 4px;
}
#home_content ul li a {
	text-decoration:none;
	color:#757575;
}
#home_content ul li a:hover {
	text-decoration:underline;
}

#language{
position:absolute;
width:150px;
height:20px;
margin:10px 0 0 470px;
}

#language a{
font-size:12px;
color:#757575;
text-decoration:none;
margin:0 5px 0 5px;
}

#language a:hover{
font-size:12px;
color:#0091C8;
text-decoration:none;
}

#language a#lang_slc{
font-size:12px;
color:#0091C8;
cursor:default;
text-decoration:none;
}

#marqueecontainer {
	position: relative;
	width: 205px; /*marquee width */
	height: 150px; /*marquee height */
	overflow: hidden;
}

#marqueecontainer img{
border:1px solid #666;
float:left;
margin:0 2px 2px 0;
}

/*.blue-txtnew{
color:#666;
font-size:13px;
text-decoration:none;
}

.blue-txtnew a{
color:#666;
font-size:12px;
text-decoration:none;
}

.blue-txtnew a:hover{
color:#0296C9;
font-size:12px;
text-decoration:underline;
}*/

#news_box a{
color:#0296C9;
font-size:12px;
text-decoration:underline;
}

#news_box a:hover{
color:#0296C9;
font-size:12px;
text-decoration:none;
}

#pscroller1{
width: 200px;
height: 130px;
border: 0px solid black;
padding: 0px;
}

#pscroller2{
width: 200px;
height: 130px;
border: 0px solid black;
padding: 0px;
}


.scroll {
	width: 440px;;
	/*height: 200px;
	overflow-y: auto;*/
	font-size: 11px;
}

#atilogo {
	width:848px;
	overflow:hidden;
	padding:5px 0 0 30px;
	float:left;
}

#atilogo a {
	text-decoration:none;
	color:#757575;
}
#atilogo a:hover {
	text-decoration:underline;
}



#readmore{
	color:#0599CC;
	font-size:12px;
	font-weight:normal;
}

#readmore a {
	font-size:12px;
	font-weight:normal;
	color:#0599CC;
	text-decoration:none;
}
#readmore a:hover {
	font-size:12px;
	font-weight:normal;
	color:#0599CC;
	text-decoration:underline;
}
