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

body {
	margin: 		0;
	padding:		0;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		66%;
	background: 	#000 url(../images/pagebg.jpg) repeat-x top center;
}
#container {
	position:		relative;
	width:			944px;
	margin:			0 auto;
}
.hidden {
	text-indent:-10000px;
	overflow: hidden;
	text-decoration: none;
	margin: 0px;
}
.nudge {
	padding-top:14px;
}
#navigation {
	position:		relative;
	width:			944px;
	height:			48px;
}
#navigation ul {
	margin:			0;
	padding:		0;
	padding-left:	0px;
	padding-right:	0px;
}
#navigation ul li {
	list-style:		none;
	float:			left;
	margin-top:		0px;
	height:			48px;
}
#navigation ul li a {
	display:		block;
}
#btnHome {
	width:			169px;
	height:			48px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/navbg.png) no-repeat 0px 0px;
}
#btnHome:hover {
	background-position:0px -96px;
}#btnHome.current {
	width:			169px;
	height:			48px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/navbg.png) no-repeat 0px -48px;
}
#btnHome.current:hover {
	background-position:0px -48px;
}
#btnAbout {
	width:			216px;
	height:			48px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/navbg.png) no-repeat -169px 0px;
}
#btnAbout:hover {
	background-position: -169px -96px;
}
#btnAbout.current {
	width:			216px;
	height:			48px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/navbg.png) no-repeat -169px -48px;
}

#btnAbout.current:hover {
	background-position: -169px -48px;
}
#btnServices {
	width:			176px;
	height:			48px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/navbg.png) no-repeat -385px 0px;
}
#btnServices.current {
	width:			176px;
	height:			48px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/navbg.png) no-repeat -385px -48px;
}
#btnServices:hover {
	background-position: -385px -96px;
}
#btnServices.current:hover {
	background-position: -385px -48px;
}
#btnConnect {
	width:			208px;
	height:			48px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/navbg.png) no-repeat -561px 0px;
}
#btnConnect.current {
	width:			208px;
	height:			48px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/navbg.png) no-repeat -561px -48px;
}
#btnConnect:hover {
	background-position: -561px -96px;
}
#btnConnect.current:hover {
	background-position: -561px -48px;
}
#btnContact {
	width:			175px;
	height:			48px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/navbg.png) no-repeat -769px 0px;
}
#btnContact.current {
	width:			175px;
	height:			48px;
	text-indent: -10000px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/navbg.png) no-repeat -769px -48px;
}
#btnContact:hover {
	background-position: -769px -96px;
}
#btnContact.current:hover {
	background-position: -769px -48px;
}
#header {
	position:		relative;
	margin: 0px;
	padding: 0px;
	height: 124px;
	width:945px;
	background: url(../images/headerbg.jpg) no-repeat top center;
}
#content {
	margin: auto;
	padding: 26px 0px;
	position: relative;
	background: #000;
	width:944px;
}
#accent {
	position:relative;
	margin:0 auto;
	width: 891px;
	height: 212px;
	background: #f4c697 url(../images/contentbg.jpg) no-repeat top center;
}
#accentdash {
	margin: 2px auto 0px;
	position: relative;
	width: 891px;
	height: 35px;
	background: #f4c697;
}
#accenttext1 {
	position:relative;
	margin:auto;
	padding: 20px 0 20px 0;
	width: 891px;
	background: #f4c697 url(../images/contentbg.jpg) no-repeat top center;
}
#accenttext1 h1 {
	padding: 20px 20px 20px 20px;
}
#accenttext1 p {
	font-size: 15px;
	margin: 0 20px 20px 20px;
}
#accenttext1 a {
	margin: 10px 0px 30px 10px;
	font-size: 1.4em;
	padding: 0px 0px 60px 10px;
}
#accenttext1 h1 {
	font: Verdana, Geneva, sans-serif;
	color: #164d4b;
	font-size: 2em;
	margin: -4px 0 0 18px;
	text-align:center;
}
#accenttext1 li {
	margin: 0px 0px 0px 12px;
	font-size: 1.2em;
	padding-top: 0px;
	list-style: none;
}
#accenttext1 img {
	margin: 20px 80px 20px;
}
#accenttext2 {
	margin: 20px auto auto;
	position: relative;
	width: 891px;
	background: #f4c697;
}
#accenttext2 h1 {
	padding-top:15px;
	font-size:24px;
	color:#030;
}
#accenttext2 p {
	font-size: 1.3em;
	padding: 20px 20px 20px 20px;
	font-style:italic;
}
#accenttext2 h1 {
	font: Verdana, Geneva, sans-serif;
	color: #164d4b;
	font-size: 2em;
	margin: 10px 0 0 18px;
}
#accenttext2 a {
	font-size: 1.3em;
}
.rightjustify {
	float: right;
	margin-right: 25px;
}
#leftjustify {
	margin-left: 20px;
}
#accenttext2 li {
	margin: 0px 0px 0px 12px;
	font-size: 1.2em;
	padding-top: 0px;
}
#accentleft {
	height: 500px;
	width: 445px;
	position:relative;
	float: left;
	background-color: #f4c697;
}
#accentright {
	height: 500px;
	width: 445px;
	position:relative;
	float:left;
	background-color: #f4c697;
}
#triptych {
	margin: 0px auto 20px;
	position: relative;
	float: left;
	width: 944px;
	height: 230px;
	background: #000;
}
#purchasepanel {
	margin:20px 20px 20px 0px;
	position: relative;
	float:left;
	width: 296px;
	height: 210px;
	background: transparent url(../images/purchasebg.jpg) no-repeat top left;
}
#purchasepanel img {
	position: absolute;
	top: 15px;
	left: 15px;
}
#purchasepanel form {
	position: absolute;
	top: 75px;
	left: 12px;
}
#testimonialpanel {
	margin:20px 0px 20px 0px;
	position: relative;
	float:left;
	width: 301px;
	height:210px;
	background: transparent url(../images/testimonialsbg.jpg) no-repeat top left;
}
#testimonialpanel img {
	position: absolute;
	top: 15px;
	left: 15px;
}
#testimonialpanel p {
	margin: 22px 1.4em;
}
#testimonialpanel a {
	font-size: 90%;
	text-decoration: none;
}
#servicespanel {
	margin: 20px 0px 20px 26px;
	position: relative;
	float:left;
	width: 294px;
	height:210px;
	background: transparent url(../images/testimonialsbg.jpg) no-repeat top left;
}
#servicespanel img {
	position: absolute;
	top: 15px;
	left: 15px;
}
#servicespanel h2 {
	font: Verdana, Geneva, sans-serif;
	color: #164d4b;
	font-size: 1.1em;
	margin: 10px 0 0 18px;
}
#servicespanel ul {
	margin: 0px 0px 0px 28px;
	padding:0px;
}
#servicespanel li {
	margin: 0px;
	font-size: 100%;
	list-style: none;
	padding-top: 0px;
}
#footer {
	clear: 			both;
	position:		relative;
	margin: 		0px auto 10px;
	height:			66px;
	background: 	transparent url(../images/footerbg.jpg) no-repeat center top;
}
#metanav {
	text-align:		center;
	position:		relative;
	padding:        10px 0 0 0;
}
#metanav li {
	margin: 		auto;
	list-style:		none;
	display:		inline;
	padding:		5px;
	padding-top:	1px;
	padding-bottom:	1px;
	border-right: 	1px solid white;
}
#metanav li.last {
	border-right:	none;
}
#metanav li.first {
	padding-left: 0px;
}
#metanav li a {
	font-size:		0.9em;
	color:			white;
	text-decoration:none;
}
#metanav li a:hover {
	text-decoration:underline;
}
#developer {
	text-align: center;
	margin: 15px auto;
}
#developer a {
	color: white;
	text-decoration: none;
	font-size: .9em;
}

#Lauraimg {
	position: absolute;
	top: 28px;
	left: 41px;
}
#LauraHomeTxt {
	position: absolute;
	top: 17px;
	left: 200px;
	width: 335px;
	font:Verdana, Geneva, sans-serif;
	font-size: 1.4em;
}
#LauraHomeTxt p {
	margin: .5em;
}
#LauraHomeTxt a {
	margin: .5em;
}
#ProAdvisorAdv {
	position: absolute;
	top: 17px;
	left: 576px;
}
#ProAdvisorEnt {
	position: absolute;
	top: 17px;
	left: 683px;
}
#ProAdvisorPos {
	position: absolute;
	top: 17px;
	left: 785px;
}

