body {
	background-image:url(/images/home/web/background.png);
	background-repeat:repeat-x;
}

#portlet_home {
	background: url(/images/home/web/home_window_top.png) no-repeat left top;
	margin: 0px auto;
	padding: 5px 0px 7px;
	width: 820px;
}


#portlet_home #portlet_top {
	margin-top: 40px;
	padding-left: 40px;
}

#portlet_home #portlet_left {
	float:left;
	padding-left: 40px;
	width: 360px;
}

#portlet_home #portlet_left #strapline {
	color:#0099FF;
	font-size:24px;
	margin-bottom:15px;
	margin-top:15px;
	width:340px;
}

#portlet_home #portlet_left .portlet_left_item {
	font-size:18px;
	margin-left:15px;
	line-height: 40px;
	border-bottom: 1px solid #D8D8D8;
	width:303px;
	background: url(/images/home/web/left_menu.png) no-repeat 0px 0px;
	padding-left: 45px;
}

#portlet_home #portlet_left .portlet_left_item img {
	vertical-align: bottom;
}

#portlet_home #portlet_left #portlet_left_subscription {
	color:#E21350;
	font-size:19px;
	margin-left: 15px;
	margin-top: 10px;
margin-bottom:20px;
}

#portlet_home #portlet_left #portlet_left_webstore {
	color:#E21350;
	font-size:14px;
	margin-left: 15px;
	margin-top: 10px;
}

#portlet_home #portlet_right {
	float:right;
	padding-right: 40px;
	margin-top: -25px;
	width: 350px;
}

#portlet_home #portlet_bottom {
	border-bottom: 1px solid #D8D8D8;
	height: 19px;
	margin-left: 35px;
	width: 750px;
}

#portlet_home #portlet_footer {
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
	width: 820px;
}

#portlet_home #portlet_footer a {
	color: #0099FF;
	margin: 0px 2px;
}

#portlet_home #portlet_footer a:hover {
	color: #333;
	text-decoration: none;
}

#portlet_home_footer {
	background: url(/images/home/web/home_window_bottom.png) no-repeat center bottom;
	height: 31px;
	margin: 0px auto;
	width: 820px;
}


/* footer */

#home_page_footer {
	margin: 47px auto;
	width: 780px;
}

#home_page_footer #home_page_footer_left {
	float: left;
	font-size: 11px;
	color:#FFFFFF;
}

#home_page_footer #language_select {
	float: left;
	margin-left: 40px;
}

#home_page_footer #language_select select {
	border: none;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666;
}

#home_page_footer #language_select select option {
	background-color: #FFFFFF;
}

#home_page_footer #home_page_footer_right {
	float: right;
	font-size: 11px;
	height: 30px;
}

#home_page_footer #home_page_footer_right a {
	color: #FFFFFF;
	margin: 0px 2px 0px 10px;
}

#home_page_footer #home_page_footer_right a:hover {
	color: #333;
	text-decoration: none;
}
