@charset "UTF-8";
/* CSS Document */

.llf {
	background-color:#63757f;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:16px;
	margin:0 auto;
	padding:0px;
	text-align:center;
	}
	

.llf #homeframe {
	background-image:url(images/home-background.jpg);
	background-color:#63757f;
	background-repeat:no-repeat;
	background-position:top center;
	width:842px;
	height:750px;
	margin:0 auto;
	padding:0px;
	}
	
.llf #profileframe {
	background-image:url(images/profile-background.jpg);
	background-color:#63757f;
	background-repeat:no-repeat;
	background-position:top center;
	width:842px;
	height:750px;
	margin:0 auto;
	padding:0px;
	}
	
.llf #contactframe {
	background-image:url(images/contact-background.jpg);
	background-color:#63757f;
	background-repeat:no-repeat;
	background-position:top center;
	width:842px;
	height:750px;
	margin:0 auto;
	padding:0px;
	}
	
.llf ul#topnav {
	background-color:#768993;
	text-align:right;
	padding-right:10px;
	padding-top:30px;
	margin-top:0px;
	margin-left:300px;
	margin-right:45px;
	padding-bottom:0px;
	}
	
.llf ul#topnav li{
	display:inline;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:0px;
	padding-bottom:0px;
	}
	
.llf ul#topnav a{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#405556;
	font-size:16px;
	line-height:12px;
	text-decoration:none;
	vertical-align:bottom;
	}
	
.llf ul#topnav a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
.active {
	color:#ffffff;
	}
	
.llf #hug {
	width:750px;
	background-color:none;
	margin-top:120px;
	}
	
	
.llf #sidebar {
	width:240px;
	float:left;
	background-color:none;
	text-align:center;
	padding:5px;
	padding-top:15px;
	}
	
.llf #sidebar h3{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	line-height:22px;
	padding:0px;
	margin:0px;
	}

iframe#contactsidebar {
	width:210px;
	border:none;
	height:285px;
	}
	


.llf #content {
	width:440px;
	float:right;
	margin:0px;
	background-color:none;
	text-align:left;
	padding:15px;
	padding-right:35px;
	}
	
.llf #content h1{
	font-family: "Trajan Pro", Perpetua, Times, "Times New Roman";
	color:#000000;
	font-size:26px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	font-weight:normal;
	line-height:28px;
	border-bottom:1px solid #000000;
	margin-bottom:8px;
	}
	
.llf #content h2{
	font-family:"Trajan Pro", Perpetua, Times, "Times New Roman";
	color:#000000;
	font-size:22px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	font-weight:normal;
	line-height:22px;
	border-bottom:1px solid #000000;
	margin-bottom:8px;
	}
	

.llf #content p{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:20px;
	text-align:justify;
	}

.llf table#services {
	border:none;
	border-collapse:collapse;
	width:300px;
	margin-left:25px;
	margin-top:8px;
	}

.llf table#services td {
	vertical-align:top;
	}

.llf ul#serviceslist {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding-left:25px;
	padding-top:5px;
	}
	
	
.profiletext {
	font-size:11px;
	line-height:15px;
	}
	
