#page_logo {
	background:url(/images/stripe-bg.jpg) top center no-repeat;
	width:153px;
	height:112px;
	padding:60px 0px 0px 55px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#fff;
	float:left;
	line-height:25px;
}
#banner_sec img{
	float:left;
}
.bullet_divide {
	float: left;
	margin-top: 8px;
}
#index_menu {
	background-color:#678aa0;
	height:241px;
	width:318px;
	float:left;
}
#index_menu .button a{
	text-decoration:none;
	background:url(/images/homepage-menu.jpg) top center no-repeat;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	display:block;
	width:293px;
	height:40px;
	color:#33566c;
	font-size:20px;
	padding:20px 0px 0px 25px;
}
#index_menu .button a:hover {
	background-position:0 -59px;	
}
.index_title {
	font-size:18px;	
	color:#18394e;
	margin-bottom:7px;
}
.index_header {
	font-size:16px;	
	font-weight:normal;
	color:#18394e;
}
.solutions_button {
	width:103px;
	height:24px;
	float:left;
	margin:0px 10px 0px 10px;
}
.solutions_button a {
	display:block;
	background:url(/images/solutions-button.jpg) top center no-repeat;
	width:103px;
	height:24px;
	color:#4a6775;
	font-size:14px;
	text-decoration:none;
}
.solutions_button a:hover {
	color:#e9af5d;
}
#nav .button {
	float: right;
	padding-top: 21px;
	text-align: center;
	width: 145px;
}

#nav .button a{
	color:#6e6e6e;
	font-size:14px;
	/* font-weight: 100; */
	margin-top: 21px;
	text-decoration:none;
}
#nav .button a:hover {
	color:#f9a448;	
}
#nav .button a.current{
	color:#f9a448;
}
#nav .divider {
	height:68px;
	width:1px;
	background-color:#d8d8d8;
	float:right;
}

#language_control {
	top: 10px;
	position: absolute;
	right: 20px;
}

#language_control a {
	text-decoration: none;
}

#language_control span {
	display: none;
	position: absolute;
	right: 55px;
	text-align: right;
	top: -3px;
	width: 100px;
}