* {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/background.gif) repeat-y top center;
}
p {
	/* color: #fff; */
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

#far_right p { color: #fff; }

p.form_label {
	padding-bottom: 4px;
}
p.leadlink {
	padding-bottom: 4px;
}
h1 {
	/* color: #fff; */
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 24px;
}
h2 {
	/* color: #fff; */
	color: #000;

	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
}
h3 {
	color: #e0e0e0;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 24px;
}
h4 {
	/* color: #fff; */
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	padding: 0 0 10px 30px;
	margin: 0;
}
h5 {
	/* color: #fff; */
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	padding: 0 0 30px 0;
	margin: 0;
}
#far_right h5 { color: #fff; }
h6 {
	/* color: #fff; */
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#far_right h6 { color: #fff; }
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
ol, ul {
	/* color: #fff; */
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
li {
	/* color: #fff; */
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
input, select {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	margin: 0;
	margin-bottom: 15px;
}
select {
 color: #666;
}
a {
	/* color: #fff; */
	color: #000;
	text-decoration: none;
}

a:hover {
	/* color: #fff; */
	color: #000;
	text-decoration: underline;
}
#left a {
	color: #fff;
	text-decoration: none;
}

#left a:hover {
	color: #fff;
	text-decoration: underline;
}
#far_right a {
	color: #fff;
	text-decoration: none;
}

#far_right a:hover {
	color: #fff;
	text-decoration: underline;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
#container {
	margin: 0 auto;
	width: 947px;
}
#header {
	margin: 0;
	width: 946px;
	height: 157px;
}
#headerleft {
    width: 654px;
    height: 157px;
    float:left;
}
#headerright {
    width: 292px;
    height: 47px;
    padding: 110px 0 0 0;
    float:right;
    background: url('http://www.ematchphysicians.com/wp-content/themes/emp_theme/images/headerright.jpg');
}
#header form {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#header input {
	background: #557d9f;
	border: thin solid #fff;
}
#main_home {
	padding: 0;
	margin: 0;
	width: 947px;
}
#main_secondary {
	padding: 0;
	margin: 0;
	width: 947px;
	background: url(images/interior_bg_ff.gif) top left repeat-y;
}
#left {
	float: left;
	width: 190px;
        min-height: 975px;
	margin: 0;
	padding: 0;
	background: #090925 url(images/sidenav_bg.jpg) top left no-repeat;
}
#left p.register {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	padding: 25px 0;
}
#left ul {
	padding: 0px 0px 30px 50px;
}
#left li {
	list-style-image: url(images/arrow_button.gif);
	list-style-position: outside;
	padding: 15px 0 5px 0;
	font-size: 17px;
}
#left li.level2 {
	list-style-image: url(images/sec_nav_lines.gif);
	padding: 0 0 5px 0;
	margin-left: 20px;
	font-size: 15px;
}
#right {
	margin: 0 0 0 193px;
	padding: 0 0 0 20px;
background: #090925 url(images/front_main_bg.jpg) top left no-repeat;
	width: 734px;

}
#front_tophalf {
	padding: 50px 0 0 0;
	margin: 0;
}
#front_how {
	width: 215px;
	border: none;
}
#front_how p {
        color: #fff;
	padding-left: 25px;
}
#front_how h1 { color: #fff; }
#front_how h2 { color: #fff; }
#front_how img {
	padding-left: 22px;
}
#front_pic {
	float: right;
	width: 506px;
	margin: 0;
	padding: 0;
}
#front_pic p.discover {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 41px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 30px;
}
#front_pic img {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: none;
	border-bottom: 2px solid #fff;
}
#front_bottomhalf {
	padding: 20px 0 0 0;
	margin: 0;
	clear: right;
}
#front_bottomhalf p {
        color: #fff;
}
#front_bottomhalf a {
        color: #fff;
}
#bottom_left, #bottom_center, #bottom_right {
	width: 200px;
	float: right;
}
#bottom_center {
	padding-right: 44px;
}
#bottom_left, #bottom_right {
	padding-right: 40px;
}
#center {
	margin: 0 0 0 193px;
	padding: 0;
	background: #ffffff url(images/interior_bg_top.jpg) top left no-repeat; 
	/* background: #557d9f url(images/interior_bg_top.jpg) top left no-repeat; */
	width: 562px;
}
#center p {
	line-height: 150%;
}
#center ul, #center ol {
	margin-left: 25px;
	padding-bottom: 8px;
}
#center li {
	padding-bottom: 7px;
}
#center p.copyline {
	margin: 0;
	font-style: italic;
	text-align: center;
	font-size: 11px;
}
p.front_copyline {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	clear: right;
}
#center_bottomwrap {
	margin: 0;
	padding: 94px 25px 0 25px;
	/* background: url(images/interior_bg_bottom.jpg) bottom left no-repeat; */
	width: 512px;
}
#center input {
	/* background: #557d9f; */
	background: #fff;
        color: #000;

	/*border: thin solid #fff;*/
	border: thin solid #000;
	margin-left: 10px;
}
#center input[type=submit] { background: #557d9f; }

#center button {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
#center label {
	margin-left: 10px;
}
#center a, #center a:hover {
	text-decoration: underline;
}
#center .interior_image_div {
	float: right;
	margin: 0 20px 30px 20px;
}
#center img.interior_image {
	border: 2px solid #fff;
}
#far_right {
	float: right;
	width: 163px;
	min-height: 947px;
	margin: 0;
	padding: 30px 13px 0px 13px;
	background: #090925  url(images/right_nav.jpg) top left no-repeat;
}

