* {
margin: 0;
padding: 0;
border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d8c9a8;
}

#wrapper {
	width: 820px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}

#title {
	position:absolute;
	left: 492px;
	top: 43px;
}


h3 {
	color: #d8c9a8;
	font-size: 11px;
}

h5 {
	color: #d8c9a8;
	font-size: 14px;
	text-align: right;
}

#navigation {
position:absolute;
}

h4 {
	color:#FFFFFF;
	font-size: 28px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
}

#mail {
	position:absolute;
	width: 400px;
	height: 20px;
	font-size: 12px;
	color: #afafaf;
	left: 479px;
	top: 8px;
	font-weight: bold;
}

#content1 {
	width: 777px;
	height: 441px;
	position:absolute;
	left: 19px;
	top: 150px;
}

p {
	color: #3f3e3e;
	font-size: 11px;
	margin-top: 8px;
	font-weight: normal;
}

.pad_top {
padding-top: 5px;
}
li {
	color: #592f39;
	font-size: 11px;
	list-style-type: decimal;
	margin-top: 5px;
	font-weight: bold;
}

ul {
	margin-left: 15px;
}

h1 {
	color: #592f39;
	font-size: 18px;
}

#content2 {
	position:absolute;
	left: 283px;
	top: 150px;
	width: 528px;
}

#content1_sub {
	background-color: #f5f1e9;
	position:absolute;
	width: 233px;
	height: 78px;
	left: -1px;
	top: 354px;
}

#content4{
	background-color: #f5f1e9;
	position:absolute;
	width: 160px;
	height: 270px;
	left: 650px;
	top: 322px;

}



.learn {
color: #592f39;
text-decoration: underline;
text-align:right;
}





a#home {
	float: left;
	width: 76px;
	height: 21px;
	background-image:url(images/home.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 3px;
	top: 122px;
}

a#home:hover {
background-image:url(images/home_hover.png);
}

* html a#home {
background:none;
float: left;
width: 76px;
height: 21px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home.png', sizingMethod='scale');
}

* html a#home:hover {
background:none;
float: left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home_hover.png', sizingMethod='scale');
}

a#practices {
	float: left;
	width: 76px;
	height: 21px;
	background-image:url(images/practices.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 68px;
	top: 122px;
}

a#practices:hover {
background-image:url(images/practices_hover.png);
}

* html a#practices {
background:none;
float: left;
width: 76px;
height: 21px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/practices.png', sizingMethod='scale');
}

* html a#practices:hover {
background:none;
float: left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/practices_hover.png', sizingMethod='scale');
}

a#about {
	float: left;
	width: 76px;
	height: 21px;
	background-image:url(images/about.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 133px;
	top: 122px;
}

a#about:hover {
background-image:url(images/about_hover.png);
}

* html a#about {
background:none;
float: left;
width: 76px;
height: 21px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/about.png', sizingMethod='scale');
}

* html a#about:hover {
background:none;
float: left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/about_hover.png', sizingMethod='scale');
}

a#testimonials{
	float: left;
	width: 76px;
	height: 21px;
	background-image:url(images/testimonials.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 69px;
	top: 122px;
}

a#testimonials:hover {
background-image:url(images/testimonials_hover.png);
}

* html a#testimonials {
background:none;
float: left;
width: 76px;
height: 21px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/testimonials.png', sizingMethod='scale');
}

* html a#testimonials:hover {
background:none;
float: left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/testimonials_hover.png', sizingMethod='scale');
}

a#testimonials{
	float: left;
	width: 93px;
	height: 21px;
	background-image:url(images/testimonials.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 193px;
	top: 122px;
}

a#testimonials:hover {
background-image:url(images/testimonials_hover.png);
}

* html a#testimonials {
background:none;
float: left;
width: 93px;
height: 21px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/testimonials.png', sizingMethod='scale');
}

* html a#testimonials:hover {
background:none;
float: left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/testimonials_hover.png', sizingMethod='scale');
}

a#community{
	float: left;
	width: 76px;
	height: 21px;
	background-image:url(images/community.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 278px;
	top: 122px;
}

a#community:hover {
background-image:url(images/community_hover.png);
}

* html a#community {
background:none;
float: left;
width: 76px;
height: 21px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/community.png', sizingMethod='scale');
}

* html a#community:hover {
background:none;
float: left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/community_hover.png', sizingMethod='scale');
}


a#resources{
	float: left;
	width: 93px;
	height: 21px;
	background-image:url(images/resources.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 338px;
	top: 122px;
}

a#resources:hover {
background-image:url(images/resources_hover.png);
}

* html a#resources {
background:none;
float: left;
width: 93px;
height: 21px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/resources.png', sizingMethod='scale');
}

* html a#resources:hover {
background:none;
float: left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/resources_hover.png', sizingMethod='scale');
}

a#contact{
	float: left;
	width: 82px;
	height: 21px;
	background-image:url(images/contact.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 417px;
	top: 122px;
}

a#contact:hover {
background-image:url(images/contact_hover.png);
}

* html a#contact {
background:none;
float: left;
width: 82px;
height: 21px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contact.png', sizingMethod='scale');
}

* html a#contact:hover {
background:none;
float: left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contact_hover.png', sizingMethod='scale');
}
#wrapper #content1 #content1_sub h1 {
	margin-left: 12px;
	margin-top: 3px;
}
#wrapper #content1 #content1_sub ul {
	margin-left: 35px;
	margin-top: 10px;
}
#wrapper #content1 #content1_sub li {
	list-style-image: url(images/bullet_peach.jpg);
	list-style-type: none;
}

#list2 {
	position:absolute;
	left: 111px;
	top: 25px;
}

.float_right {
	float:right;
	margin-top: -20px;
}

.float_right2 {
	float:right;
	margin-top: -50px;
}

#content3 {
	position:absolute;
	left: 283px;
	top: 327px;
	width: 351px;
}

h2 {
	color: #545352;
	font-size: 12px;
}
#wrapper #content4 h1 {
	margin-top: 5px;
	margin-left: 5px;
}
#wrapper #content4 h2 {
	margin-left: 5px;
	margin-top: 3px;
}
#wrapper #content4 p {
	margin-right: 5px;
	margin-left: 7px;
}

ol {
	margin-left: 90px;

}

.fl_left {
	float: left;
	padding-right: 35px;
}
#wrapper #content1 .questions {
	color: #592f39;
	text-decoration: none;
}

.footer {
text-align: center;
}
#large_wrapper #wrapper #mail a {
	color: #afafaf;
	text-decoration: none;
}
