@import url(style.css);

#main {
	padding-top: 285px;
}

#subheader {
	position: absolute;
	z-index: 1;
	top: 81px;
	left: 0;
	padding: 1px 0;
	height: 198px;
	width: 100%;
	border-bottom: 3px solid #770542;
}

#subheader .quotation {
	position: absolute;
	z-index: 2;
	top: 1px;
	left: 522px;
	width: 237px;
}

#subheader .quotation h3 {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	background-color: #edeeef;
	padding: 8px 15px;
}

#subheader .quotation li {
	list-style-type: none;
	display: block;
	background: url(../images/arr_r.gif) no-repeat 17px 8px #d3d8df;
	padding: 8px 0 7px;
	padding-left: 44px;
	margin-bottom: 1px;
}

#subheader .quotation li a {
	font-size: 13px;
	font-weight: bold;
	color: #770542;
	text-decoration: none;
	font-family: Arial,Verdana,Tahoma,sans-serif;
}

#subheader .quotation ul {
	display: block;
	background: url(../images/homepage/right_4.gif) no-repeat bottom;
	padding-bottom: 102px;
}

#content {
	padding-left: 11px;
	padding-top: 10px;
	background: none;
}

#rightcol {
	position: absolute;
	z-index: 3;
	top: 0; left: 520px;
	width: 228px;
	padding-left: 10px;
	padding-top: 12px;
}

#leftcol {
	margin-right: 236px;
	padding-right: 15px;
	padding-top: 0;
	float: none;
	width: auto;
}

#rightcol .block {
	padding: 0; margin: 0;
	margin-bottom: 11px;
	padding-left: 86px;
	border: 0;
	position: relative;
	z-index: 3;
}


#leftcol .block h2 {
	padding-top: 8px;
	padding-bottom: 22px;
}

#content .block .thumb {
	position: absolute;
	z-index: 3;
	left: 5px; top: 12px;
}

#rightcol .block .thumb {
	top: 15px; left: 0px;
}

#rightcol .block .more {
	margin-left: 40px;
	margin-top: 25px;
}

#rightcol h2 {
	padding-bottom: 15px;
}

#rightcol h3 { font-weight: bold; padding-bottom: 5px; }

#rightcol #form { text-align: center; }
#rightcol #form li {
	display: inline;
	list-style-type: none;
}
#rightcol #form .text {
	border: 1px solid #81848b;
	font-size: 12px;
	background-color: #fff;
	width: 168px;
	padding: 2px;
}
#rightcol #form input { vertical-align: middle; }


#rightcol .topic {
	color: #770542;
	font-size: 14px;
	line-height: 1.2em;	
	padding-top: 26px;
	padding-bottom: 10px;
}


