#header {
	height: 116px;
	background-position: left bottom;
	width: 555px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #eee;
	position: relative;
	z-index: 9;
}
#vcard #lang_selector {
	width: 100px;
}

#content {
	height: 200px!important;
	min-height:200px;
	position: relative;
	z-index: 9;
}
#footer {
	background-color: transparent!important;
	height: 50px !important;
	color: #eee;
}
#vcard #footer #company_name {
	display: block;
}

#vcard #footer #footer_right {
	height: 50px;
}
#vcard #footer #footer_right .box {
	background-color: #E41F30;
	height: 40px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#vcard #footer a:link, #vcard #footer a:visited { color: #FFF; }


#vcard #footer a:hover { text-decoration:underline; color:#FFF; }


#vcard #footer #footer_left {
	background-color: #FFFFFF;
	height:50px;
}
#vcard #footer #footer_left .box {
	padding: 0px;
	height: 50px;
	margin-right: 5px;
	background-color: transparent;
	text-align: center;
	background-image: url(../images/logo_era_vcard.gif);
	background-repeat: no-repeat;
	background-position: center center;
}



.container {
	width: 577px;
	overflow: hidden;
}
.container_wrapper {
	padding: 10px;
}
#vcard #shadow_down {
	background-image: url(../images/bg_nav_shadow.gif);
	background-repeat: repeat-x;
	height: 18px;
}

#vcard #header img#agent {
	background-color: #ABBCC5;
	padding: 3px;
	border: 1px solid #666666;
	margin-right:18px;
	clear: left;
	float: left;
	height: 100px;
}
#vcard #header a#skype {
	display: block;
	margin-top: 7px;
}
#vcard #header a#VCD:link, #vcard #header a#VCD:visited {
	background-image: url(../images/vcard.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	color: #FFF;
	text-decoration:none;
	margin-top: 7px;
	display: block;
}
#vcard #lang_sel_wrapper {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DAE3E4;
	border-right-color: #93B0B3;
	border-left-color: #93B0B3;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 100px;
	height: 20px;
	float: right;
	position: relative;
	top: 1px;
	z-index: 10;
	right: 27px;
	margin-top: -24px;
	background-image: url(../images/bg_nav_shadow.gif);
	background-repeat: repeat-x;
}

#vcard #header #data_left {
	padding-right: 20px;
	float: left;
	margin-right: 20px;
}
#vcard #header #data_right {
	float: left;
}


#vcard #header a#VCD:hover { text-decoration:underline; }

#vcard #header #name {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
}
#vcard #header #function {
	color: #FFCC00;
	display: block;
	font-size: 18px;
}
#vcard #header #phone, #vcard #header #email {
	font-size: 14px;
	display: block;
}
#vcard #shadow_up {
	background-image: url(../images/bg_footer_shadow.gif);
	background-repeat: repeat-x;
	height: 18px;
}
#vcard #personal_info {
	overflow-y: scroll;
	overflow-x:hidden;
	width: 555px;
	height: 210px;
}

