 fhtml {
	overflow-y:scroll;
}
body {
	font-family:"Lucida Grande", arial;
	margin:0px;
	background-image:url('../Images/bg_horizontal.jpg');
	background-repeat:repeat-x;
	background-color:#73b0cb;
	font-size:12px;
	line-height: 13pt;
}
#wrapper {
	width:994px;
	position:relative;
	margin: 0 auto;
}
#header {
	width:994px;
	background-image:url('../Images/header.jpg');
	background-repeat:no-repeat;
	height:170px;
}
#menu {
	margin-top:-60px;
	height:96px;
	width:inherit;	
	background-position: bottom;
	background-repeat:no-repeat;
	font-size:14px;
}
.firstmenu {
	background-image:url('../Images/menu_bg_first.png');
}
.normalmenu {
	background-image:url('../Images/menu_bg.png');
}
#harmony {
	width:inherit;
	height:168px;
	background-image:url('../Images/jquery_harmony_bg.png');
	background-repeat:no-repeat;
}
#middle {
	width:inherit;
	background-image:url('../Images/bg_vertical.png');
	background-repeat:repeat-y;
	min-height:500px;
	padding-left:10px;
}
#footer {
	width:inherit;
	background-image:url('../Images/footer.png');
	background-repeat:repeat-y;
	min-height:330px;
	text-align:center;
}
#copyright {
	padding-top:280px;
	font-size:11px;
}
#address {
	float:left;
	background-image:url('../Images/red_line.jpg');
	background-repeat:no-repeat;
	background-position: 170px 20px;
	width:140px;
	height:400px;
	padding:20px;
	padding-top:0px;
	color:#4e2100;
}

#preload {

	visibility:hidden;
	
	}

#address h1 {
	float:left;
	background-repeat:no-repeat;
	width:140px;
	padding:0px;
	color:red;
}

#address a {
	color:#4e2100;
}
#address em {
	font-style:normal;
	color:red;
	font-weight:bold;
}
#content {
	float:left;
	width:576px;
	min-height:400px;
	padding:20px;
	padding-top:0px !important;
}
#content h1 {
	color: red;
}
#news {
	float:left;
	top:0px;
	background-image:url('../Images/news_shape.jpg');
	background-repeat:no-repeat;
	width:148px;
	height:221px;
	color:white;
	padding:15px;
	padding-top:56px;
}


#news a {
	text-decoration:none;
}

#news * {
	color:white !important;
	
}
#news h1 {2
	font-size:14px;
}
#news ul, #news li {
	list-style:none;
	padding:0px;
	margin:0px;
	
}
#news li {
	background-image: url('../Images/arrow.png');
	background-repeat:no-repeat;
	background-position: 2px 3px;
	height:34px;
	padding-left:17px;
	margin-bottom:0px;
	text-decoration:none;
	font-size:11px;
}

.readmore a	{

	color:red;

}

.readmore	{

	color:red;

}

.clear {
	clear: both;
	text-decoration:underline;
}

a {
	color:black;
}


@font-face {
	font-family: "dsolution";
	src: url( '../Fonts/Amienne.eot' ); /* IE */
	src: local(" Amienne "), url( '../Fonts/Amienne.ttf' ) format("truetype"); /* non-IE */
}

/* THEN use like you would any other font */
h1 {
    font-family:"dsolution", verdana, helvetica, sans-serif;
    font-size:26px;
    padding:0px;
    margin:0px;
    margin-top:15px;
    margin-bottom:20px;
}


/* Page */
.searchresult {
	padding:10px;
	background-color:#ccc;
}
#sitemap li {
	margin:20px;
}


/* Google contact */
.balloon {
	width:250px;
	height:200px;
}

.balloon img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.balloon .info {
	float:left;
	margin-bottom:10px;
}

.balloon .description {
	clear:both;
	margin-top:10px;
}

/* Socialbar */
.social-bar { 
	float:right;
	margin-top:-38px;
}

.social-bar img { 
	float: none !important;
	margin-right: 3px !important;
}
