body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	background-color: #ffffff;
	background-image:url(/images/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*header text settings*/
h1 {
	font-size:18px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
}
h2 {
	font-size:16px;
	color: #9a0101;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size:15px;
	color: #9a0101;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size:12px;
	color: #9a0101;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0;
	margin: 0;
}
/*image settings*/
img {
	border: 0px;
}
img.left {
	border: solid 1px;
	border-color: #990000;
	margin: 0px 10px 10px 0px;
	text-align: left;
	
}
img.right, img.right_nb {
	border: solid 1px;
	border-color: #990000;
	margin: 0px 0px 10px 10px;
	text-align: right;
}
img.right_nb {
	border: 0px;
}
/* link settings */
a, a.line {
	color: #990000;
	text-decoration: none;
}
a:hover, a.line, a:hover.line {
	text-decoration: underline;
}

/* div ids */
#main_wrap {
	width: 777px;
	margin-left: auto;
	margin-right: auto;
}
#header_wrap {
	width: 777px;
	height: 84px;
	background-image: url(/images/bg_header.gif);
	background-repeat: no-repeat;
}
#header_logo {
	width: 367px;
	height: 84px;
	float: left;
}
#header_dentists {
	width: 120px;
	height: 15px;
	margin-left: 280px;
	color: #000000;
	float: left;
	padding: 5px 0px 0px;
}
#header_dentists a{
	color: #000000;
	text-decoration: none;
}
#header_enroll {
	width: 74px;
	height: 15px;
	margin-top: 49px;
	float: left;
	margin-left: 325px;
}
#menu_wrap {
	width: 132px;
	float: left;
}
#menu_nav {
	width: 132px;
	border-left:solid;
	border-left-width: 1px;
	border-left-color: #183371;
	border-top:solid;
	border-top-width: 1px;
	border-top-color: #183371;
	background-image: url(/images/bg_menu_gradient.gif);
	background-repeat: repeat-x;
	background-color: #0c2152;
}
#menu_header {
	height: 25px;
	background-color: #ffbe25;
}
#content_wrap {
	width: 644px;
	text-align: left;
	float: left;
}
#content {
	width: 624px;
	padding: 9px;
	background-color: #ffffff;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #990000;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #990000;		
}
#content_footer {
	width: 644px;
	height: 14px;
	background-image: url(/images/bg_footer.gif);
	background-repeat: no-repeat;
}
#flash {
	width: 621px;
	height: 234px;
	background-image:url(/images/flash.jpg);
	background-repeat:no-repeat;
	margin-bottom: 15px;
	border: solid;
	border-width: 1px;
	border-color: #cacaca;
}
#content_left {
	width: 413px;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #e2e2e2;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}
#content_right {
	width: 210px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	margin-top: 5px;
}
#copy_header {
	padding: 0px 15px 0px 10px;
}
#copy_header_line, #copy_header_line_w {
	width: auto;
	height: 10px;
	font-size: 0px;
	background-image: url(/images/line_red.gif);
	background-repeat: no-repeat;
}
#copy_header_line_w {
	background-image: url(/images/line_red_wide.gif);
	background-repeat: no-repeat;
}
#copy {
	width: auto;
	padding: 5px 15px 5px 10px;
}
.copy_location {
	width: 350px;
	margin: 0 0 15px 0;
	float: left;
}
#side_header, #side_enroll, #side_enroll2, #side_enroll_text {
	width: 200px;
	padding: 0px 0px 0px 10px;
	float: left;
}
#side_header_line, #side_enroll_line {
	width: 202px;
	height: 10px;
	font-size: 0px;
	float: left;
	background-image: url(/images/line_yellow.gif);
	background-repeat: no-repeat;
}
#side_enroll {
/*
	margin-top: 25px;
*/
}
#lexcio {
	color: #999999;
	padding: 3px 10px 0px 0px;
	text-align:right;
	font-size:10px;
}
#lexcio a {
	color: #999999;
	text-decoration: none;
}
#lexcio a:hover {
	text-decoration: underline;
}
#app_wrapper {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
/* div classes */
.menu_item {
	width: 114px;
	padding: 3px 8px 3px 10px;
	border-top:solid;
	border-top-width: 1px;
	border-top-color: #ffbc1e;
	text-align: left;
	color: #FFFFFF;
}
.menu_item a {
	color: #ffffff;
	text-decoration: none;
}
.menu_item a:hover {
	text-decoration: underline;
}
.copy_link, .copy_link a {
	padding-top: 10px;
	text-align: right;
	color: #990000;
}
.side_link, .side_link a {
	padding: 10px 5px 0px 0px;
	text-align: right;
	color: #990000;
}
.news_item {
	width: 175px;
	padding: 5px 5px 5px 23px;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 10px 8px;
	float:left;
}
.news_item a {
	color: #4c4c4c;
	text-decoration:none;
}
.news_item a:hover {
	text-decoration: underline;
}
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#0F2B6C;
	font-weight: normal;
}
/* float fix class */
.floatfix { 
	clear: both;    
}
