body, html {
	margin: 0px;
	padding: 0px;
	background-image: url(images/core_bg.png);
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(images/top.png);
	height: 30px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFF;
}
#top a {
	color: #FFF;
	text-decoration: none;
}

#top .inside {
	text-align: right;
	padding-right: 45px;
}

#logo {
	height: 54px;
	width: 990px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	height: 45px;
	width: 100%;
}
#nav .negative {
	margin-left: -20px;
	margin-top: -5px;
}
#nav .negative_practice {
	margin-top: -5px;
	margin-left: -8px;
}

#nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav .inside {
	height: 45px;
	width: 990px;
}
#content {
	width: 990px;
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	color: #4b4b4b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	margin-left: -18px;
	list-style-image: url(images/item_list.png);
}
#content form {
	margin: 0px;
	padding: 0px;
}
#content textarea {
	width: 400px;
	height: 200px;
}

#content input, textarea, select {
	font-size: 14px;
}
#content a {
	color: #38302B;
	font-weight: normal;
}
#content h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content .testimonialspic {
	border: 3px solid #FFF;
}


#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #9F8170;
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#content .left {
	float: left;
	width: 635px;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
}
#content .right {
	float: right;
	width: 220px;
	font-size: 12px;
	line-height: 20px;
}
#content .right ul {
	margin-bottom: 20px;
}

#content .spanner {
	clear: both;
	height: 5px;
}



#content .inside {
	padding-right: 38px;
	padding-left: 75px;
	padding-bottom: 25px;
	padding-top: 15px;
}
#footer {
	height: 372px;
	width: 990px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
#footer .inside {
	padding-top: 40px;
}
#footer ul {
	padding: 0px;
	clear: both;
	width: 346px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer li {
	display: inline;
	float: left;
}
#footer .copyright {
	clear: both;
	text-align: center;
	padding-top: 8px;
}

#header {
	height: 316px;
	width: 100%;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
}
#header .inside {
	width: 990px;
	height: 316px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#header .text {
	height: 65px;
	width: 340px;
	float: left;
	margin-left: 70px;
	margin-top: 165px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #FFF;
	overflow: hidden;
}
#content .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
}
#content .topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
}


#header .imgplaceholder {
	overflow: hidden;
	height: 291px;
	width: 523px;
	float: right;
	margin-top: 3px;
	margin-right: 39px;
}
#header .imgplaceholder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .centerbox {
	background-image: url(images/contact_center.png);
	height: 244px;
	width: 262px;
	background-repeat: repeat-y;
}
#content .centerboxpadding {
	padding-right: 15px;
	padding-left: 20px;
	color: #FFF;
}
#content .frontinput {
	height: 30px;
	width: 163px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 28px;
}
#content .fronttextarea {
	height: 87px;
	width: 216px;
	margin-top: 3px;
}
#content h2 a {
	font-family: Verdana, Geneva, sans-serif;
	color: #9F8170;
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	text-decoration: none;
}
