
#columns {
	background: url(../img/wrapper_bg_hp.png) top center no-repeat;
}

.main-content {
	background: url(../img/main_bg.png) top center repeat-y;
}


/* Top info */

#top_info {
	float: left;
	width: 528px;
	display: inline;
	margin: 0 0 0 18px;
	text-align: justify;
	font-size: 0.9em;
	border-right: 1px solid #DBDBDB;
	padding-right: 16px;
}
#top_info ul {
	float: right;
}
#top_info li {
	display: inline;
}
#top_info_button {
	float: left;
	font-size: 1em;
	display: block;
	width: 6em;
	margin: 1em 0 0 10px;
}



/* Homeboxes */

#login_homebox {
	float: left;
	width: 186px;
	display: inline;
	margin-left: 19px;
}
#login_homebox_top {
	height: 44px;
	background: url(../img/login_homebox_top.png) top center no-repeat;
}
#login_homebox_middle {
	background: url(../img/login_homebox_bg.png) top left repeat-y;
}
#login_homebox_bottom {
	height: 11px;
	background: url(../img/login_homebox_bottom.png) top center no-repeat;
}
#login_homebox_content {
	background: url(../img/login_homebox_icon.png) bottom left no-repeat;
	margin: 0 11px;
	padding: 10px 0;
	text-align: right;
}
#login_homebox_content_button {
	font-size: 0.9em;
	width: 6em;
	margin: 10px 20px 0 20px;
}
#login_homebox_content_button2 {
	font-size: 0.9em;
	display: block;
	width: 9em;
	margin: 10px 20px 0 20px;
}
#login_homebox_content label {
  margin-right: 20px;
}
#login_homebox_content .textfield {
	width: 112px;
	margin: 0 20px 0.5em 20px;
	padding: 5px;
}
#login_homebox_content .textfield:focus {
	background-color: #FFFFFF;
	border: 1px solid #A42B2B;
}
#login_homebox_content p {
	margin: 20px 0 15px 15px;
	text-align: left;
}
#login_homebox_content ul {
	float: right;
}
#login_homebox_content li {
	display: inline;
}



#news_homebox {
	float: right;
	width: 527px;
	display: inline;
	margin-right: 19px;
}
#news_homebox_top {
	height: 44px;
	background: url(../img/news_homebox_top.png) top center no-repeat;
}
#news_homebox_middle {
	background: url(../img/news_homebox_bg.png) top center repeat-y;
}
#news_homebox_bottom {
	height: 11px;
	background: url(../img/news_homebox_bottom.png) top center no-repeat;
}
#news_homebox_content {
	background: url(../img/news_homebox_icon.png) bottom left no-repeat;
	text-align: right;
	padding: 10px 0;
	margin: 0 11px;
}
#news_homebox_content dl {
	text-align: left;
	margin: 5px 20px 0 20px;
}
#news_homebox_content dt {
	font-size: 1.1em;
	background: url(../img/arrow.png) center left no-repeat;
	padding-left: 15px;
	margin-bottom: 0.2em;
}
#news_homebox_content dd {
	text-align: justify;
	font-size: 0.9em;
	color: #747474;
	background-color: #FAFAFA;
	padding: 5px;
	margin-bottom: 1em;
}
#news_homebox_content dt a {
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
#news_homebox_content dt a:hover {
	color: #5D6D97;
	background-color: #F5F5F5;
	text-decoration: none;
}
#news_homebox_content_button {
	font-size: 0.9em;
	display: block;
	width: 9em;
	margin: 0 20px 0 auto;
}


#laws_homebox {
	float: left;
	width: 357px;
	display: inline;
	margin: 10px 0 18px 19px;
}
#laws_homebox_top {
	height: 44px;
	background: url(../img/laws_homebox_top.png) top center no-repeat;
}
#laws_homebox_middle {
	background: url(../img/laws_homebox_bg.png) top center repeat-y;
}
#laws_homebox_bottom {
	height: 11px;
	background: url(../img/laws_homebox_bottom.png) top center no-repeat;
}
#laws_homebox_content {
	background: url(../img/laws_homebox_icon.png) bottom left no-repeat;
	text-align: right;
	padding: 10px 0;
	margin: 0 11px;
	text-align: right;
}
#laws_homebox_content p {
	text-align: justify;
	line-height: 1.5em;
	color: #000000;
	margin: 0 20px 15px 20px;
}
#laws_homebox_content_button {
	font-size: 0.9em;
	display: block;
	width: 8.5em;
	margin: 0 20px 0 auto;
}



#projects_homebox {
	float: right;
	width: 357px;
	display: inline;
	margin: 10px 18px 18px 0;
}
#projects_homebox_top {
	height: 44px;
	background: url(../img/projects_homebox_top.png) top center no-repeat;
}
#projects_homebox_middle {
	background: url(../img/projects_homebox_bg.png) top center repeat-y;
}
#projects_homebox_bottom {
	height: 11px;
	background: url(../img/projects_homebox_bottom.png) top center no-repeat;
}
#projects_homebox_content {
	background: url(../img/projects_homebox_icon.png) bottom left no-repeat;
	text-align: right;
	padding: 10px 0;
	margin: 0 12px;
}
#projects_homebox_content dl {
	text-align: left;
	margin: 5px 20px 0 20px;
}
#projects_homebox_content dt {
	font-size: 1.2em;
	background: url(../img/arrow.png) center left no-repeat;
	padding-left: 15px;
	margin-bottom: 0.2em;
}
#projects_homebox_content dd {
	text-align: justify;
	font-size: 0.9em;
	color: #747474;
	background-color: #FAFAFA;
	padding: 5px;
	margin-bottom: 1em;
}
#projects_homebox_content dt a {
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
#projects_homebox_content dt a:hover {
	color: #5D6D97;
	background-color: #F5F5F5;
	text-decoration: none;
}
#projects_homebox_content_button {
	font-size: 0.9em;
	display: block;
	width: 9em;
	margin: 0 20px 0 auto;
}


/* Homefooter */

#homefooter {
	clear: both;
	background: url(../img/homefooter_bg.png) top left repeat-x;
	background-color: #FFFFFF;
	margin: 0 5px;
	color: #747474;
}

#link_homebox {
	float: left;
	width: 457px;
	display: inline;
	margin: 0 0 0 18px;
	text-align: right;
	font-size: 0.9em;
}
#link_homebox_top {
	height: 14px;
	background: url(../img/links_smalltitle.png) top left no-repeat;
	margin-bottom: 10px;
}
#link_homebox ul {
	text-align: left;
}
#link_homebox li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 0.15em;
}
#link_homebox li a {
	color: #747474;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}
#link_homebox li a:hover {
	color: #A26E6E;
	text-decoration: none;
	background-color: #F5F5F5;
}
#link_homebox_button {
	font-size: 1em;
	display: block;
	width: 7em;
	margin: 0 0 0 auto;
}



#contact_homebox {
	float: right;
	width: 224px;
	display: inline;
	margin: 0 18px 0 0;
	text-align: left;
	border-left: 1px solid #DBDBDB;
	padding-left: 16px;
}
#contact_homebox_top {
	height: 14px;
	background: url(../img/contacts_smalltitle.png) top left no-repeat;
	margin-bottom: 10px;
}
#contact_homebox p {
	line-height: 1.5em;
}

