#main {
	background:url(../images/bg-main-home.jpg) no-repeat;
	padding:0 100px 7px;
	height:1%;
}
#header .flash-holder{
	margin:0 auto;
	width:957px;
	padding:0 27px;
	background:url(../images/bg-flash-holder.png) no-repeat;
}
#header img{ display:block;}
#twocolumns{
	float:left;
	width:778px;
}
/* content */
#content{
	float:right;
	width:520px;
}
.logo{
	display:block;
	width:275px;
	height:130px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-60px 0 0px 104px;
	z-index:100;
	position:relative;
}
#content a{
	color:#000;
	font-weight:bold;
	text-decoration: underline;
}
.logo a{
	display:block;
	height:100%;
	background:url(../images/logo-subpage.png);
	cursor:pointer;
}
#content h1{
	margin:0 0 8px 0;
	color:#001643;
	font-size:22px;
	line-height:25px;
	font-weight:normal;
}
#content h2{
	margin:0;
	color:#141414;
	font-size:17px;
	line-height:22px;
	margin:0 0 14px;
}
#content p{ margin:0 0 16px;}
#content a{	color:#001643;}
#content a:hover{ text-decoration:underline;}
/* aside1 */
.aside1{
	float:left;
	width:200px;
	padding:39px 0 0 28px;
}
.aside1 img{
	border:4px solid #a88120;
	display:block;
}
/* aside2 */
.aside2{
	float:right;
	margin:38px 0 0;
	width:201px;
}
