body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #363e43;
	background: #ffffff url('../imageset/background.png') repeat-x fixed;
}
h4 {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
#container {
	position: absolute;
	width: 1014px;
	margin-left: 50%;
	left: -507px;
	min-height: 100%;
	background: url('../imageset/container_background.png') repeat-y;
}
#header {
	position: relative;
	width: 960px;
	height: 50px;
	left: 27px;
}
#rightbox {
	position: absolute;
	right: 4px;
	top: 13px;
	width: 165px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	color: #bdbcbc;
}
#languages {
	width: 70px;
	font-size: 10px;
	text-align: right;
}
.language_link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.language_link:hover {
	text-decoration: underline;
}
#login {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 25px;
}
#content {
	position: relative;
	width: 960px;
	left: 27px;
}
.column {
	float: left;
	position: relative;
	display: inline-block;
	width: 318px;
	height: 444px;
	padding: 0px;
	margin: 0px;
	background: url('../imageset/column_background.png') no-repeat;
}
#column_left {
	margin-right: 2px;
}
#column_left ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url('../imageset/bullet_blue.png');
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
#column_left ul a {
	text-decoration: none;
	color: #363e43;
}
#column_middle {
	margin-right: 2px;
}
#column_middle ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url('../imageset/bullet_pink.png');
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
#column_middle ul a {
	text-decoration: none;
	color: #363e43;
}
#column_right ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url('../imageset/bullet_green.png');
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
#column_right ul a {
	text-decoration: none;
	color: #363e43;
}
.field {
	width: 295px;
	height: 115px;
	margin: 10px;
	padding: 3px 0px 0px 3px;
	background: url('../imageset/field.png') no-repeat;
}
.text {
	width: 295px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #363e43;
}
.div_sitebtn {
	position: absolute;
	bottom: 10px;
	right: 18px;
	width: 80px;
	height: 25px;
}
#bottom {
	display: inline-block;
	width: 960px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	margin-top: 14px;
	border: 1px solid #e0e0e0;
}
#bottom .pic {
	float: left;
	width: 124px;
	height: 80px;
}
#bottom .txt {
	float: left;
	width: 700px;
	height: 80px;
	padding-left: 10px;
	padding-right: 40px;
	font-size: 12px;
	color: #4d5152;
}
#bottom .btn {
	float: left;
	width: 85px;
	height: 80px;
	border-left: 1px solid #e0e0e0;
}
#footer {
	position: relative;
	left: 14px;
	width: 984px;
	height: 40px;
	margin-top: 20px;
	background: url('../imageset/footer.jpg') no-repeat;
}
.call_line {
	float: left;
}
.follow_line {
	float: left;
	margin: 0px 0px 0px 40px;
}
#icons {
	float: left;
	padding-top: 3px;
	margin-left: 5px;
	width: 145px;
	height: 40px;
	line-height: 40px;
}
.icon_twitter {
	float: left;
	display: block;
	width: 30px;
	height: 34px;
	background: url('../imageset/twitter_icon.png') no-repeat;
	text-decoration: none;
	margin-right: 6px;
}
.icon_twitter:hover {
	float: left;
	display: block;
	width: 30px;
	height: 34px;
	background: url('../imageset/twitter_icon.png') no-repeat 0px -34px;
	text-decoration: none;
	margin-right: 6px;
}
.icon_facebook {
	float: left;
	display: block;
	width: 30px;
	height: 34px;
	background: url('../imageset/facebook_icon.png') no-repeat;
	text-decoration: none;
	margin-right: 6px;
}
.icon_facebook:hover {
	float: left;
	display: block;
	width: 30px;
	height: 34px;
	background: url('../imageset/facebook_icon.png') no-repeat 0px -34px;
	text-decoration: none;
	margin-right: 6px;
}
.icon_hyves {
	float: left;
	display: block;
	width: 30px;
	height: 34px;
	background: url('../imageset/hyves_icon.png') no-repeat;
	text-decoration: none;
	margin-right: 6px;
}
.icon_hyves:hover {
	float: left;
	display: block;
	width: 30px;
	height: 34px;
	background: url('../imageset/hyves_icon.png') no-repeat 0px -34px;
	text-decoration: none;
	margin-right: 6px;
}
.icon_linkedin {
	float: left;
	display: block;
	width: 30px;
	height: 34px;
	background: url('../imageset/linkedin_icon.png') no-repeat;
	text-decoration: none;
	margin-right: 6px;
}
.icon_linkedin:hover {
	float: left;
	display: block;
	width: 30px;
	height: 34px;
	background: url('../imageset/linkedin_icon.png') no-repeat 0px -34px;
	text-decoration: none;
	margin-right: 6px;
}
#newsletter {
	position: absolute;
	left: 495px;
}
#newsletter .signup {
	float: left;
}
#newsletter .input_field {
	float: left;
	padding-top: 11px;
	border: 0px;
	font-size: 10px;
}
#newsletter .input_field input {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 155px;
	line-height: 10px;
}
#copyright {
	position: absolute;
	top: 42px;
	right: 14px;
	color: #414141;
	font-size: 11px;
	font-weight: bold;
}
