html {
	background-color:#736e6b;
}

h1 {
	font-size:24px;
	margin:20px 0;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
}

#error {
	text-align:center;
	border:#CC0000 solid 1px;
	padding:5px;
	margin-top:20px;
	font-size:15px;
	background-color:#FEF1EC;
	display:none;
}

#header {
	height:315px;
	background:url(../images/headerbg.gif) repeat-x bottom;
}

#nav {
	background-color:#7db2ce;
	width:905px;
	height:105px;
	margin:25px auto 0;
	position:relative;
}

#nav div.phone {
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	margin:5px 20px 0 0;
}

#nav a.logo {
	float:left;
	margin:24px 30px 0 20px;
}

#nav a.pinnacle {
	float:right;
	margin:21px 17px 0 0;
}

#nav ul {
	float:left;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-size:15px;
	font-weight:bold;
	margin:48px 8px 0;
	padding-right:13px;
	text-align:center;
	text-decoration:none;
	width:84px;
}

#nav ul li a:hover {
	color:#736e6b;
}

#nav ul li.last a {
	border-right:none;
}

#nav b.corner {
	width:15px;
	height:14px;
	display:block;
	position:absolute;
}

#nav b.tl {
	top:0;
	left:0;
	background:url(../images/blue_corners.gif) no-repeat left top;
}

#nav b.tr {
	top:0;
	right:0;
	background:url(../images/blue_corners.gif) no-repeat right top;
}

#nav b.bl {
	bottom:0;
	left:0;
	background:url(../images/blue_corners.gif) no-repeat left bottom;
}

#nav b.br {
	bottom:0;
	right:0;
	background:url(../images/blue_corners.gif) no-repeat right bottom;
}

#content {
	width:805px;
	margin:-209px auto 20px;
	background:#FFFFFF url(../images/contentbg.png) repeat-x center top;
	position:relative;
	font-size:14px;
	padding:50px;
}

#content ul {
	margin:15px 0 20px 50px;
}

#content ul li {
	list-style-type:disc;
}

#content hr {
	border-bottom:none;
	border-top:#000000 solid 1px;
	margin:20px 0;
	height:1px;
}

#content p {
	margin-top:20px;
}

#content strong {
	font-weight:bold;
}

#content em {
	font-style:italic;
}

#content a {
	color:#0000FF;
	text-decoration:none;
}

#content a:hover {
	color:#0066FF;
}

#content b.corner {
	width:9px;
	height:9px;
	display:block;
	position:absolute;
}

#content b.bl {
	bottom:0;
	left:0;
	background:url(../images/white_corners.gif) no-repeat left bottom;
}

#content b.br {
	bottom:0;
	right:0;
	background:url(../images/white_corners.gif) no-repeat right bottom;
}

#right {
	float:right;
	width:180px;
}

#left {
	float:left;
	width:525px;
}

#footer {
	width:905px;
	margin:0 auto;
	text-align:center;
	color:#FFFFFF;
}

#footer ul li {
	display:inline;
	border-right:#FFFFFF solid 1px;
}

#footer ul li.last {
	border-right:none;
}

#footer ul li a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0 6px 0 3px;
}

#footer ul li a:hover {
	color:#0066FF;
}

#footer div {
	margin:20px 0;
}

#sideChat {
	background:url(../images/chat/bg.gif) repeat-x top;
	padding:10px;
}

#sideChat h3 {
	font-weight:bold;
	font-size:18px;
}

#sideChat textarea {
	width:154px;
	height:100px;
	border:1px solid #BDBFC1;
	margin:10px 0;
	padding:2px;
}

#sideChat img.btn {
	cursor:pointer;
}

#sideChat img.pic {
	margin-left:10px;
	margin-left:29px;
}

#sideChat span.expert {
	display:block;
	font-size:12px;
	margin-top:5px;
}

#sideChat div.chatBox {
	display:none;
}

#sideChat span.status {
	color:#FF0000;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	display:none;
}

#sideChat span.phone {
	font-size:18px;
	font-weight:bold;
	display:block;
	margin-top:20px;
}

#sideChat span.chatBtn {
	display:none;
	margin-top:20px;
}

#sideChat span.chatBtn span { 
	float:left;
	width:105px;
	font-size:16px;
}

#sideChat span.chatBtn img {
	float:left;
	margin:5px !important;
}

#sideChat span.chatBtn span.chat { 
	width:95px;
	margin-top:13px;
}

#sideChat span.chatBtn span.chat strong {
	display:block;
	text-transform:uppercase;
	font-size:14px;
	line-height:6px;
}

#sideChat span.chatBtn span.chat a {
	color:#931a1c;
	font-size:12px;
	margin-left:13px;
	font-weight:bold;
}

#lpButDivID-1272661299144 {
	display:none;
}


