/* CSS Document */

body {
	background-image: url(images/bgGraidient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f2f2f2;
}
#logo{
	margin-top:35px;
}
#socialMedia {
	float:left;	
	padding-top:5px;
}
#footer_logos{margin:0 auto; width:150px; height:28px; text-align:center}
.smsold-link {width:150px; height:25px; padding-bottom:15px;padding-top:15px;}
.smsold-link a:link, a:active, a:visited, a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f2f2f2;
	text-decoration:none;
	font-size:9px;	
}
.teamTop{
	height:170px;
	margin:18px 0px 0px 0px;
	background:url(../images/nameBG.jpg) 0 0;
	background-repeat:no-repeat;
}
.footbg{
	background-repeat: repeat-x;
	background-color:#2a363e;
}
#pageTilte{margin:10px 0px 7px 0px;}
#profileImage{ width:115px; height:145px; margin:12px 15px 0px 15px; float:left; overflow:hidden;}
#profileInfo{ margin:80px 0px 0px 0px; float:left; font-family:Verdana, Geneva, sans-serif; color:#3e647a;}
#profileList{
	width:200px;
	height:170px;
	float:right;
	letter-spacing:1px;
	position:relative;
}
#profileList a{ 
	margin-left:15px; 
	color:#5e7789; 
	font-size:14px; 
	line-height:16px; 
	font-family:Verdana, Geneva, sans-serif; 
	font-weight:bold; 
	text-decoration:none;
	
}
#profileList a:hover{ color:#333; }
#profileList .currentLink{ color:#2a363e;}
.profileName{  font-size:18px;  text-transform:uppercase; line-height:18px;}
.profileDetails{font-size:11px; line-height:11px; }
.profileDetails a{ color:#3E647A; font-size:11px; text-decoration:none;}
.profileDetails a:hover{ color:#333; text-decoration:none;}
.profileTitle{font-size:13px; line-height:18px;}
#agentBio{ 
	width:645px; 
	margin:15px 0px 0px 30px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:15px;
	letter-spacing:1px;
	color:#001e35;
}
#contactBtn{
	position:absolute;
	bottom:-1px;

}

