div#wrapper
{
	margin:0 auto;
	width:970px;
	background:#fff;
	border-left:1px solid #86B4EF;
	border-right:1px solid #86B4EF;
}

header img
{
	display:block;
}

div#header div:first-child
{
	height:19px;
}

div#flash-header
{
	height:214px;
}

div#news-ticker
{
	background:url(../images/news_ticker_bg1.png) repeat-x;
	height:34px;
	padding-left:10px;
	overflow:hidden;
}

div#news-ticker ul
{
	padding-right:30px;
	padding-left:30px;
	padding:5px 30px 30px;
	overflow:hidden;
}

div#news-ticker li
{
	height:30px;
}

div#page
{
	text-align:center;
}

div#page div#left-column,div#page div#right-column,div#page div#center-column
{
	width:320px;
	float:left;
}

div#page div#left-column > div,div#page div#right-column > div,div#page div#center-column > div
{
	width:230px;
	margin:20px auto 10px;
	border:1px solid #47499F;
	height:340px;
	padding: 10px;
}

div#page div#right-column div,div#page div#left-column div
{
	text-align:right;
}


div#footer
{
	clear:both;
	color:#4BA3E1;
	padding-top:20px;
	text-align:center;
}

div#footer a
{
	color:#4BA3E1;
	text-decoration:none;
	font-size:1.2em;
	font-family:Arial;
}

div#footermenu
{
	text-align:center;
	margin-right:311px;
	width:100%;
}

div#footermenu a
{
	display:block;
	text-indent:-99999px;
	text-decoration:none;
	height:20px;
	float:right;
	margin:0 5px;
}

div#footermenu a#fm-company
{
	background:url(../images/fm_company.png) 0 0 no-repeat;
	width:54px;
}

div#footermenu a#fm-company:hover
{
	background:url(../images/fm_company.png) 0 -20px no-repeat;
	width:54px;
	text-decoration:none;
}

div#footermenu a#fm-album
{
	background:url(../images/fm_album.png) 0 0 no-repeat;
	width:93px;
}

div#footermenu a#fm-album:hover
{
	background:url(../images/fm_album.png) 0 -20px no-repeat;
	width:93px;
	text-decoration:none;
}

div#footermenu a#fm-contactus
{
	background:url(../images/fm_contactus.png) 0 0 no-repeat;
	width:58px;
}

div#footermenu a#fm-contactus:hover
{
	background:url(../images/fm_contactus.png) 0 -20px no-repeat;
	width:58px;
	text-decoration:none;
}

div#footermenu a#fm-sitemap
{
	background:url(../images/fm_sitemap.png) 0 0 no-repeat;
	width:103px;
}

div#footermenu a#fm-sitemap:hover
{
	background:url(../images/fm_sitemap.png) 0 -20px no-repeat;
	width:103px;
	text-decoration:none;
}

div#subcontent
{
	min-height:350px;
	border:2px solid #409DDF;
	margin:40px 30px 10px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	text-align:right;
	padding:20px;
}

div#subcontent-title
{
	color:#fff;
	background:#409DDF url('../images/subtitle_bg.png') repeat-x;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	border-radius:25px;
	border:2px solid #409DDF;
	float:right;
	margin-top:-39px;
	padding:2px 10px;
}

div#subcontent-title h1
{
	margin:0;
	font-size:1.5em;
	font-weight:700;
}

div#footer a:hover
{
	color:#07097F;
	text-decoration:underline;
}

div#copyright
{
	clear:both;
	margin-top:30px;
 	padding-bottom:10px;
}

div#softriva
{
	float:right;
	margin:-45px 30px 0 0;
}
