html{min-width:800px;}
/* body block */
body{
	margin:0;
	color:#666;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	background:#fff url(../images/bubbles.jpg) no-repeat 50% 100%;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#88c980;
}
a:active{
	color:#88c980;
	text-decoration:underline;
}
a:visited{color:#5d945b;}
a:hover{
	color:#88c980;
	text-decoration:underline;
}
/* logo styles */
.logo{
	background:url(../images/logo.gif) no-repeat;
	width:244px;
	height:144px;
	position:relative;
	overflow:hidden;
	float:left;
	display:inline;
	text-indent:-9999px;
	margin:8px 0 0;
}
.logo a{
	height:100%;
	display:block;
}
/* wrapper block */
#wrapper{
	margin:0 auto;
	width:790px;
}
/* header block */
#header{
	width:735px;
	overflow:hidden;
	padding:0 0 0 55px;
}
/* main navigation */
#nav{
	list-style:none;
	margin:63px 0 0;
	padding:0 13px 0 0;
	float:right;
	width:372px;
}
#nav li{
	display:inline;
	float:left;
	margin:0 0 0 13px;
	font:12px/14px Tahoma, Arial, Helvetica, sans-serif;
}
#nav a{
	color:#8a8a8a;
	text-decoration:none;
}
#nav a:hover,
#nav li.active a{color:#105e82}
#main{
	background:url(../images/bg-content-t.png) no-repeat;
	margin:-65px 0 0;
	width:100%;
	overflow:hidden;
	padding:16px 0 0;
}
/* content block */
#content{
	overflow:hidden;
	width:731px;
	padding:26px 26px 10px 33px;
	background:url(../images/bg-content.png) repeat-y;
}
#content .frame{
	background:url(../images/border.gif) repeat-x 0 100%;
	overflow:hidden;
	margin:0 0 13px;
	width:731px;
}
.visual{
	overflow:hidden;
	margin:0 0 7px;
}
.visual img{
	display:block;
}
#content h1{
	margin:0 0 11px;
	font-size:24px;
	line-height:28px;
}
#content .text-welcome{
	background:url(../images/text-welcome.gif) no-repeat;
	width:104px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
#content .text-about{
	background:url(../images/text-about.gif) no-repeat;
	width:104px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
#content .text-business{
	background:url(../images/text-business.gif) no-repeat;
	width:283px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
#content .text-private{
	background:url(../images/text-private.gif) no-repeat;
	width:215px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
#content .text-contact{
	background:url(../images/text-contact.gif) no-repeat;
	width:142px;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
#content h2{
	font: 18px/20px Georgia, 'Times New Roman', Times, serif;
	margin:0 0 7px;
	color:#f09798;
}
#content p{margin:0 0 16px;}
#content .mark{color:#3d7e9b;}
#content p a{color:#5a90a9;}
#content p a:hover{text-decoration:underline;}
.list{
	margin:-6px 0 12px 3px;
	padding:0;
	list-style:none;
}
.list li{
	background:url(../images/bullet.gif) no-repeat 0 7px;
	padding:0 0 0 14px;
	margin:0 0 1px;
}
.list a:hover{
	text-decoration:underline;
	color:#88c980;
}
/* block container */
.block{
	width:731px;
	overflow:hidden;
	background:url(../images/separator.gif) repeat-y 363px 0;
}
#content h3{
	font:11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	color:#5a90a9;
}
#content h4{
	font:16px/18px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	color:#f09798;
}
#content .text-event{
	background:url(../images/text-event.gif) no-repeat;
	width:153px;
	height:23px;
	margin:0 0 11px;
	text-indent:-9999px;
}
.box-holder{
	width:780px;
	overflow:hidden;
}
.block .box{
	display:inline;
	float:left;
	width:342px;
	margin:0 21px 0 0;
	padding:0 22px 0 0;
}
.block .article{
	height:1%;
	overflow:hidden;
	line-height:13px;
}
.block img{vertical-align:top;}
/* image align default classes */
.block .alignleft{
	float:left;
	margin:0 16px 0 0;
}
.block .alignright{
	float:right;
	margin:0 0 0 10px;
}
.article h4{
	margin:0 0 7px;
	font:bold 13px/14px Georgia, 'Times New Roman', Times, serif;
	color:#f09798;
}
#content .article p{margin:0 0 3px;}
.article .more{
	text-indent:-9999px;
	background:url(../images/bullet.gif) no-repeat 0 4px;
	width:5px;
	padding:0 0 5px;
	vertical-align:top;
	height:7px;
	display:inline-block;
	overflow:hidden;
}
.article .list{
	margin:0;
	padding:0;
	list-style:none;
}
.article .list li{line-height:18px;}
/* footer block */
#footer{
	background:url(../images/bg-content-b.png) no-repeat;
	width:764px;
	overflow:hidden;
	padding:40px 26px 25px 0;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
* html #footer ul{margin:0 -5px 0 0;}
* +html #footer ul{margin:0 -5px 0 0;}
#footer ul li{
	display:inline;
	margin:0 21px;
}
#footer ul a{
	color:#666;
	text-decoration:none;
}
#footer ul a:hover{text-decoration:underline;}
