* {
	padding:0;
	margin:0;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/l-head-bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #666666;
}
#container #bodyText #bodyTextFocus a {
	color: #369750;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-decoration: none;
}

#float {
	height: 227px;
	position: fixed;
	width: 760px;
	background-image: url(/images/l-head-bg.png);
}


#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#float .headLogo {
	margin-top: 72px;
	margin-left: 10px;
	float: left;
}
#float #headNav {
	float: right;
	margin-top: 110px;
	margin-right: 40px;
}

#container #bodyText {
	padding-right: 20px;
	padding-left: 20px;
}
#bodyText p {
	margin-top: 14px;
	margin-bottom: 10px;
}
#bodyText #bodyTextFocus {
	display: block;
}

#bodyText #bodyTextFocus .image {

}
#bodyText #bodyTextFocus .bodyTextWelcome {
	float: left;
}
#bodyText #homeServices {
	margin-top: 10px;
}

#bodyText #homeServices strong {
	font-size: 16px;
	letter-spacing: -1px;
	display: block;
	margin-bottom: 3px;
	color: #33A94E;
}
#bodyText #homeServices a:link, #bodyText #homeServices a:visited, #bodyText #homeServices a:active {
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 6px;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#bodyText #homeServices a:hover {
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 6px;
	background-color: #FFF9DD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#bodyText #homeServices em {
	margin-top: 4px;
	display: block;
	font-style: normal;
	font-weight: bold;
	color: #33A94E;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 10px;
	margin-left: 5px;
}
#bodyText #leftColumn {
	float: left;
	width: 470px;
}
#bodyText #leftColumn .bodyClientsThumb {
	background-image: url(/images/bg-clients.png);
	padding: 10px;
	margin-right: 6px;
	margin-left: 4px;
	margin-bottom: 8px;
}


#bodyText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	display: block;
	background-color: #666666;
	color: #FFFFFF;
}
#container #bodyText #bodyTextFocus #tempRoles {
	width: 100%;
	background-image: url(/images/divider-02-top.png);
	background-repeat: no-repeat;
	text-align: left;
}
#container #bodyText #bodyTextFocus #tempRoles ul {
	padding-left: 40px;
	list-style-type: none;
	padding-top: 60px;
	background-image: url(/images/divider-02-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 60px;
}
#container #bodyText #bodyTextFocus #tempRoles li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	display: block;
	color: #33A94E;
}
#container #bodyText #bodyTextFocus #tempRoles span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-left: 30px;
	color: #999999;
}
#container #bodyText #bodyTextFocus #tempRoles em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 30px;
	color: #999999;
	font-style: normal;
}








#footer {
	height: 140px;
	background-color: #EEEEEE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 30px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer #footerText {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#footer #footerText h4 {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.focus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	letter-spacing: -1px;
}
