html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {height:1px;}

body{
	text-align:center;
	font-family: Georgia, serif;
	background: #C0DDFB;
}
h1{
	font-family: Verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	color: #4F3C26;
	padding:15px 0px 5px 0px;
	text-transform: none;
}
h2{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 15px 0px 5px 0px;
	padding:5px 0px 2px 0px;
	color: #35281A;
	text-transform: uppercase;
}
a{
	color: #008ACC;
	text-decoration:none;
}

a:hover{
	color: #008ACC;
	text-decoration:underline;
}

.footer{
	MARGIN: 0PX AUTO;
	margin-bottom: 20px;
	width: 874px;
	height: 33px;
	background: url('images/footer.jpg') no-repeat top left;
}
.wrapper{
	margin: 0px auto;
	width: 800px;
	padding-bottom: 20px;
	background: #ffffff url('images/content_bg.jpg') repeat-y top left;
}
.header{
	position:relative;
	width:800px;
	margin: 0px auto;
	height: 398px;
	background: url('images/pic.jpg') no-repeat top left;
	text-align:left;
}
.agent_box{
	position: absolute;
	top: 90px;
	left: 0px;
	width: 600px;
	padding: 20px 0px 0px 10px;
	text-align:left;
	background: url('images/agent_box_bg.png') repeat top left;
	z-index: 3;
}
.img_bg{
	float: left;
	padding: 1px;
	background-color: #ffffff;
}
.info{
	width: 270px;
	float: left;
	padding-left: 15px;
}
.name{
	float: left;
	width: 360px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}
.info .data{
	padding: 10px 0px 10px 0px;
	color: #FFFFFF;
	font-size:13px;
	line-height:20px;
	color: #000000;
	font-family: Verdana, sans-serif;
}
.info .data span{
	font-weight: bold;
}
.menu{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 800px;
	height: 51px;
	background: url('images/menu_bg.png') repeat-x top left;
	}
.menu li{
	float: left;
}
.menu li a{
	display: block;
	float: left;
	margin-right: 2px;
	height: 51px;
	line-height: 51px;
	padding:0px 30px 0px 30px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-transform: none;
	color: #ffffff;
	text-decoration:none;
	text-transform: uppercase;
	background: url('images/menu_tab.png') repeat-x right;
}
.menu li a#last{
}
.menu a:hover{
	color: #1F3050;
	text-decoration:none;
}
.com_name{
	float: left;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin:25px 0px 0px 10px;
	padding:5px 0px 5px 0px;
}
.content{
	margin:0px auto;
	width:760px;
	text-align: left;
	padding-bottom: 30px;
	font-size:14px;
	line-height: 19px;
	color: #3d2f1d;
}
.content .right{
	float: right;
	width: 250px;
}
.content .main{
	float: left;
	width: 500px;
}
.agent_profile_areas{text-align:left;margin-left:20px;}
.agent_profile_areas ul li{float:left;padding: 10px 40px 10px 0px;}
.socials{padding-top:40px;}
.language{display:inline-block;width:10%;font-size:11px;color:#777777;margin-bottom:20px;}
.language img{width: 26px;height: 26px;border-radius: 100%;border: 2px solid #07C2F9;object-fit: cover;object-position: 50%;}
