@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }

body {
	color:#000000;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{ font-size:24px; margin:10px 0 15px 0;}
h2{ font-size:20px; }
h3{ font-size:18px; }
h4{ font-size:16px; } 
h4 a{
	color:#3366ff;
	font-weight:bold;
	text-decoration:underline;
}
h4 a:hover{ color:#999999; }

.text_04{
	font-size:14px;
	font-weight:bold;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a		{ color: #0000ff;}
a:hover	{ color: #ff0000;}
a img	{ border:none;}

b, strong{ font-weight:bold;}
i, em{font-style:italic;}
ul{
	list-style:outside disc; 
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
/*
br.clearFloat, li.clearFloat, #contact br, div.clearFloat {
	display:block 	!important;
	float:none 		!important;
	height:0 		!important;
	line-height:0 	!important;
	font-size:1px 	!important;
	clear:both 		!important;
}*/
.clearBoth { clear:both; }

#page {
	width:1000px;
	margin:0 auto;
	background-color:#fff;
}
#header_menu_banners_video_wrapper{
	width:1000px;
	padding:0 22px 0 22px;
	background:#FFFFFF;
}
/********************** H E A D E R *****************************/
#header_wrapper{
	width:1000px;
	height:116px;
}
	#header_logo{
		width:355px;
		height:116px;
		float:left;
	}
	#us_link{ float:right; height:25px; font-size:18px; color:#0067ba; margin:0 150px 0 0;}
      #us_link a{color:#0067ba; text-decoration:none;}
      #us_link a:hover{color:#990000;}
    #phone{float:right; margin:5px 120px 0 0;}
	#radio{float:left;}
	#address_phone_logo_buttons{
		width:645px;
		height:91px;
		float:right;
		font-size:22px;
		padding:10px 0 0 0;
		background-color:#FFFFFF;
		text-align:right;
	}
		#header_menu{ margin:10px 0 0 130px;}
		.header_button{float:left;}
		.header_menu_divider{width:16px; height:23px; float:left; background:url(/images/physiomed_17.jpg) 0px 0px no-repeat;}
/************************* V I D E O *****************************/
#video{
	width:787px;
	height:336px;
	display:block;
	float:left;
}
/*************************** M E N U *****************************/
.usermenu a{ color:#0000FF; }
.builder  a{ color:#0000FF; }
#box_edit a{ color:#0000FF; }

#navpane{
	width:193px;
	height:316px;
	display:block;
	float:left;
	background-color:#000;
	margin:3px 0 0 0;
	padding:5px 15px 0 0;
	text-align:right;
	list-style:none;
}
#navpane li{ line-height:25px; }
.subnavpane li { line-height: 18px !important; }
#navpane a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#navpane a:hover{ margin:0 3px 0 0;}

	.navButton{line-height:15px;}
	.navButton a{ color:#999 !important; font-size:10px !important;}
/********************** C O N T E N T *****************************/
#content_wrapper{
	width:717px;
	float:left;
	margin:0px 0 0 0;
	padding:15px;
	height:auto;
	text-align:left;
	line-height: 21px;
}
#content_wrapper a{ text-decoration:underline !important;}
#content_wrapper:after{						/*!!!!*/
	content:'';								/*!!!!*/
	display:block;							/*!!!!*/
	clear:both; 							/*!!!!*/
}
/******************** N E W S L E T T E R *************************/
#newsletter_wrapper, #newsletter{
	width:500px;
	height:500px;
	display:block;
}
/************************* F O R M ********************************/
#form_right{
	width:240px;
	height:312px;
	float:left;
	margin:20px 0 0 10px;
}
#contact_form_right{
	width:240px;
	height:312px;
}
#form_bottom{
	width:1000px;
	height:160px;
	margin:10px 0 0 0px;
}
#contact_form_bottom{
	width:1000px;
	height:160px;
}
/************************ F O O T E R ********************************/
#footer_menu{
	width:1000px;
	height:55px;
	display:block;
	background-color:#0068ba;
	margin:5px 0 0 0;
	padding:8px 0 0 0;
	color:#FFFFFF;
	font-size:10px;
}
#footer_menu a{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	margin:0;
	padding:0;
}
.footerNavSpacer{
	display:inline-block;
	/*background-image:url(/images/seporator_footermenu.jpg);*/
	height:13px;
	width:15px;
}