#sidebar {
	top: 0px;
}

/* *********************
#badge {
}
#practice {
}
#practice h1 {
}
#practice span {
}
#practice ul {
}
#practice li {
}
#practice a {
}

#header {
}
#phone {
}
#phone span {
}
#nav {
}

body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}

p, blockquote, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
}
ul, ol dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 14px;
	color: #32559a;
}
h3 {
	font-size: 15px;
	color: #79a90c;
	background: url(images/bkgd_dotted.gif) repeat-x bottom;
	padding-bottom: 5px;
}
h4 {
	font-size: 11px;
	font:bold;
	color: #32559a;
	margin-bottom: 5px;
}

a {
	color: #32559a;
	text-decoration:none;
}
a:hover {
	color: #458fe4;
	text-decoration:underline;
}
a:active {
}

#banner {
	margin-bottom: 45px;
}
#content {
}


#footer {
}
#copyright {
}

.clear {
}

*****************  */