body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #6d7ab2;
	margin: 0px;
	padding: 0px;
}

body.font_small 
{
	font-size: 0.8em;
}
body.font_normal
{
	font-size: 0.9em;
}
body.font_large
{
	font-size: 1em;
}

a, a:link, a:visited {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

fieldset,
legend {
	color: #000000;
	border: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 23px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 22px;
}

h2 a, h2 a:link, h2 a:visited {
	color: #FFFFFF;
}

h2.hide {
	width: 10px;
	text-indent: -9999px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #9E0B0F;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

p.margin_up {
	margin-top: -8px !important;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	float: left;
}

ul.standard li {
	list-style-type: disc;
	margin-left: 40px;
}

ul.standard li {
	float: none;
}

.accreditation
{
	font-family: Times New Roman;
	font-size: 1.2em;
	text-align: justify;
	width: 554px;
	padding: 0 0 20px 0;
	line-height: 23px;
}

.accreditation span
{
	font-size: 1.7em;
	color: #667e9b;
	line-height: 30px;
}

.certificate
{
	padding: 0 0 0 40px;
}

.clear,
.clear_l,
.clear_r {
	font-size: 0em;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.curve_top
{
	width: 388px;
}

.curve_midddle
{
	background: url(images/lb_middle.jpg) repeat-y;
	width: 348px;
	margin: -3px 0 0 0;
	padding: 0 20px 0 20px;
}

.curve_btm
{
	width: 388px;
}

.btn_form_left {
	background-repeat: no-repeat;
	width: 79px;
	height: 23px;
	margin-top: 10px;
	float: right;
	display: block;
}

.btn_form_left:hover {
	background-position: 0px -23px;
}

.btn_enter {
/*	background-image: url(images/btn_enter.jpg);*/
	background-image: url(../images/btn_submit.jpg);
}

.btn_submit {
	background-image: url(../images/btn_submit.jpg);
}

/*.btn_search {
	font-size: 0em;
	text-indent: -9999px;
	background-image: url(images/btn_search.jpg);
	background-repeat: no-repeat;
	width: 29px;
	height: 23px;
	float: left;
}*/

.btn_txt,
.btn_txt_minus_static,
.btn_txt_plus_static  {
	font-size: 0em;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin-right: 3px;
	float: left;
}

.btn_txt_minus,
.btn_txt_minus_static {
	background-image: url(../images/btn_txt_minus.jpg);
}

.btn_txt_plus,
.btn_txt_plus_static {
	background-image: url(../images/btn_txt_plus.jpg);
}

.btn_txt_minus:hover,
.btn_txt_plus:hover,
.btn_txt_minus_static,
.btn_txt_plus_static {
	background-position: 0px -16px;
}

.clear {
	clear: both;
}

.clear_l {
	clear: left;
}

.clear_r {
	clear: right;
}

.container {
	width: 806px;
	margin: 0 auto;
}

.divider {
	font-size: 0em;
	line-height: 1px;
	background-color: #EBEBEB;
	width: inherit;
	height: 1px;
	margin: 0 auto;
}

.flash_main {
	width: 806px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	/* left: -2px; in stylesIE.css */
	left: -4px;
	/* left: -4px; in stylesIE6.css */
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.form_left {
	width: 167px;
	margin: 0 auto;
}

.form_left label {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #636363;
}

.form_left .input {
	border: 1px solid #D4D4D4;
	font-size: .9em;
	color: #636363;
	width: 155px;
	margin-bottom: 5px;
	padding: 2px 5px;
}

.form_left .input_txt {
	overflow: hidden;
}


.form_left .label_chk,
.form_left .input_chk {
	margin-top: 8px;
	float: left;
}

.form_left .label_chk {
	width: 145px;
}

.form_left .label_sel {
	display: none;
}

.form_left .input_sel {
	border: 1px solid #D4D4D4;
	font-size: .9em;
	color: #636363;
	width: 166px;
	margin: 10px 0px 0px 0px;
}

.icon_phone {
	position: relative;
	top: 6px;
}

.insurance
{
	text-align: left;
	width: 465px;
	padding: 25px 0 0 0;
}

.insurance_chks
{
	width: 465px;
	padding: 10px 0 0 0;
}

.insurance_chks_2
{
	font-size: .9em;
	color: #8d8d8d;
	width: 554px;
	padding: 8px 0 8px 0;
	line-height: normal;
}

.label_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em !important;
	font-weight: bold;
	color: #FF0000 !important;
	position: relative;
	top: 8px;
	left: 15px;
}

.lnk_sub_site {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 4px 0px 0px 14px;
	display: block;
}

/*.lnk_view_urinary {
	background-image: url(images/arrow_urinary.jpg);
	width: 93px;
}

.lnk_view_ostomy {
	background-image: url(images/arrow_ostomy.jpg);
	width: 93px;
}

.lnk_view_diabetes {
	background-image: url(images/arrow_diabetes.jpg);
	width: 93px;
}

.lnk_view_mastectomy {
	background-image: url(images/arrow_mastecotomy.jpg);
	width: 118px;
}

.lnk_view_store {
	background-image: url(images/arrow_store.jpg);
	width: 113px;
}*/

.logo_csng {
	position: relative;
	top: 4px;
}

.logo_sm  {
	float: left;
	margin-top: 10px;
}

.logo_mail_sm {
	margin-right: 38px;
	position: relative;
	left: 28px;
}

.logo_ups_sm {
	margin: 10px 10px 0px 0px;
}

.logo_accredited {
	margin: 20px 0px 0px 45px;
}

.logo_bard {
	margin: 10px 65px 0px 0px;
}

.logo_mentor {
	margin: 5px 65px 0px 0px;
}

.logo_cure,
.logo_medline {
	margin: 0px 65px 0px 0px;
}

.logo_astra {
	margin: -5px 95px 0px 0px;
	position: relative;
	left: 30px;
}

.logo_coloplast {
	margin: -5px 65px 0px 0px;
}

.logo_rochester {
	margin: -10px 65px 0px 0px;
}

.logo_kendall {
	margin: 0px 0px 0px 0px;
}

.medal
{
	float: left;
	padding: 0 0 0 10px;
	position: relative;
	top: 18px;
}

.medal_text
{
	width: 425px;
	float: right;
	padding: 18px 0 0 0;
}

.navigation {
	float: right;
	position: relative;
}
.navigation a, .navigation a:link, .navigation a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/navigation_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 14px;
	display: inline-block;
}

.navigation_left {
	float: left;
}

.navigation_left li {
	margin-right: 15px;
}

.overlay_bg {
	filter: alpha(opacity = 50);
	-moz-opacity: .50;
	opacity: .50;
	background-color: #FFFFFF;
	position: relative;
}

.overlay_txt {
	position: relative;
}

.page_logo {
	float: left;
	position: relative;
	top: 3px;
	left: 49px;
}

.page_header {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 806px;
	height: 117px;
}

.page_links {
	font-size: 12px;
	color: #426794;
	padding: 8px 10px 22px 0px;
	float: right;
	position: relative;
}

.page_links a, .page_links a:link, .page_links a:visited {
	color: #003663;
	position: relative;
}

.page_moto {
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	width: 414px;
	margin: 8px 0px 0px 0px;
	float: right;
	position: relative;
}

.page_callouts {
	font-size: 14px;
	font-style: italic;
	color: #426580;
	text-align: center;
	border: 1px solid #E1E1E1;
	background-image: url(images/page_callouts.jpg);
	background-repeat: repeat-x;
	width: 224px;
	height: 27px;
	padding-top: 2px;
	float: right;
	position: relative;
	right: 30px;
}

.page_callouts a, .page_callouts a:link, .page_callouts a:visited {
	font-weight: bold;
	color: #426580;
}

.page_callouts span {
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #780303;
	position: relative;
	top: 1px;
}

.page_tile {
	/* background-image: in alt style sheets */
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 806px;
}

.page_header_area {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 806px;
	height: 101px;
	margin-bottom: -69px;
	position: relative;
	z-index: 1;
	top: -30px;
}

.page_header_area_content {
	width: 756px;
	margin: 0 auto -43px auto;
	padding: 2px 20px 0px 30px;
	position: relative;
	z-index: 2;
	top: -50px;
}

.page_content {
	width: 755px;
	margin: 0 auto;
}

.page_options {
	width: 760px;
	margin: 0px auto 10px auto;
}

.page_options .option {
	background-repeat: no-repeat;
	width: 144px;
	height: 143px;
	margin: 0px 10px 10px 0px;
	float: left;
}

.page_options .option .title {
	width: 123px;
	margin: 4px 0px 0px 8px;
}

.page_options .option .divider {
	/* background-image: in alt style sheets */
	background-color: transparent;
	width: 120px;
	height: 2px;
	margin: 0 auto;
}

.page_options .option .overlay_bg {
	filter: alpha(opacity = 20);
	-moz-opacity: .20;
	opacity: .20;
	background-color: #000000;
	width: 144px;
	height: 20px;
	margin: 2px 0px;
}

.page_options .option .overlay_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	width: 124px;
	margin-bottom: -21px;
	padding: 0px 10px;
	top: -25px;
}

/*.page_options .option_1 {
	background-image: url(images/option_urinary.jpg);
}

.page_options .option_2 {
	background-image: url(images/option_ostomy.jpg);
}

.page_options .option_3 {
	background-image: url(images/option_diabetes.jpg);
}

.page_options .option_4 {
	background-image: url(images/option_mastectomy.jpg);
}

.page_options .option_5 {
	background-image: url(images/option_store.jpg);
	margin-right: 0px !important;
}*/

.page_options_title {
	font-size: .9em;
	font-weight: bold;
	color: #707070;
	text-align: right;
	border-right: 1px solid #F1F1F1;
	border-left: 2px solid #F1F1F1;
	background-color: #F4F4F4;
	width: 768px;
	height: 23px;
	margin: -47px auto 20px auto;
	padding: 9px 20px 0px 0px;
}

.page_left {
	color: #636363;
	width: 241px;
	margin-left: -40px;
	float: left;
	position: relative;
}

.page_left_content {
	background-image: url(images/page_left_tile.jpg);
	background-repeat: repeat-y;
	width: 200px;
	margin-left: 17px;
	padding: 10px 0px;
	/* margin-left: 18px; in stylesIE.css */
}
.page_left_agree 
{
	font-size: 11px;
}
.page_left_last {
	background-image: url(images/page_left_last.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
}

.page_left_last p {
	font-weight: bold;
	text-align: center;
	width: 167px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.page_left_last p .txt_green {
	font-size: 1.7em;
}

.page_left_last p .txt_gray {
	font-size: 1.1em;
}

.page_left_header {
/*	font-size: 1.4em;*/
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-repeat: no-repeat;
	width: 206px;
	height: 34px;
	margin: 0px 0px -9px -1px;
	padding: 7px 28px 0px 0px;
	position: relative;
}

.page_left_header_rouge {
	font-size: 13px;
	width: 219px;
	height: 32px;
	padding: 9px 15px 0px 0px;
}

.page_left_header_blue,
.page_left_header_green {
	/* background-image: in alt style sheets */
}

.page_right {
	width: 554px;
	margin-top: 10px;
	float: left;
	position: relative;
}

.page_right a, .page_right a:link, .page_right a:visited {
	color: #3B5B81;
}

.page_right .divider {
	margin: 20px 0px;
}

.page_right_img {
	margin-bottom: 10px;
	float: left; /* please do not delete this! */
}

.page_right_content {
	float: right;
}

.page_right_content p {
	line-height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.page_footer {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 806px;
	height: 136px;
}

.page_footer_area {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 806px;
	height: 118px;
	margin: 0px 0px -82px 0px;
	position: relative;
	bottom: -20px;
}

.page_footer_area_content {
	width: 663px;
	margin: 0 auto;
	position: relative;
	top: -5px;
}

.page_footer_area_content img {
	float: left;
}

.quick_jump
{
	background: #f2f2f2;
	font-family: Times New Roman;
	font-size: 1.2em;
	text-align: left;
	width: 530px;
	margin: -3px 0 0 0;
	padding: 4px 10px 8px 10px !important;
	padding: 4px 10px 4px 10px;
	line-height: 23px;
}

.quick_jump ul
{
	padding: 10px 0 0 0;
}

.quick_jump ul li
{
	text-align: left !important;
	background: url(images/dot.jpg) left 11px no-repeat;
	width: 210px;
	margin: 0;
	padding: 0 0 0 10px;
}

.quick_jump ul li a, .quick_jump ul li a:link, .quick_jump ul li a:visited
{
	color: #252525;
}

.quick_jump_btm
{
	width: 550px;
	padding: 0 0 40px 0;
	position: relative;
	top: -5px;
}

.quick_jump_top
{
	width: 550px;
	position: relative;
	top: 0;
}

.section_accreds_tests .testimonials {
	width: 255px;
	margin-right: 30px;
	float: left;
}

.section_accreds_tests .accreditations {
	width: 255px;
	float: left;
}

.section_accreds_tests .overlay_bg,
.section_accreds_tests .overlay_txt {
/*	font-size: 2em;*/
	font-size: 22px;
	font-weight: bold;
	color: #53667D;
	line-height: 20px;
/*	width: 245px;
	height: 48px;*/
	width: 255px;
	height: 55px;
	margin-top: -55px;
/*	padding: 7px 5px 0px 5px;*/
}

.section_accreds_tests .overlay_txt a,
.section_accreds_tests .overlay_txt a:link,
.section_accreds_tests .overlay_txt a:visited,
.section_accreds_tests .overlay_txt a:hover {
	color: #53667D;
	text-decoration: none;
	width: 245px;
	height: 48px;
	padding: 7px 5px 0px 5px;
	display: block;
}

.search_product {
	margin-top: -7px;
	float: right;
	position: relative;
	top: 3px;
}

.search_product label {
	font-family: 1.3em;
	font-weight: bold;
	color: #B17070;
	margin: 5px 10px 0px 0px;
	float: left;
}

/*.search_product .input_search {
	background-image: url(images/input_search.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 23px;
	float: left;
}*/

.search_product .input {
	font-size: .9em;
	border: none;
	background-color: transparent;
	width: 137px;
	padding: 4px;
}

/*.site_container { in stylesIE6.css only
	width: 920px;
	margin: 0 auto;
}*/

.site_footer {
	background-color: #FFFFFF;
	padding-bottom: 100px;
}

.site_footer_background {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 806px;
	min-height: 250px;
	margin: 0 auto -160px auto;
	position: relative;
	top: -77px;
}

.site_footer_content {
	font-size: .9em;
	color: #555555;
	width: 753px;
	margin: 0 auto;
	position: relative;
}

.site_footer_content a, .site_footer_content a:link, .site_footer_content a:visited {
	color: #555555;
}

.site_footer_content .sitemap {
	font-size: 11px;
	margin-right: 13px;
	float: left;
}

.site_footer_content .sitemap_no_m {
	margin-right: 10px;
}

.site_footer_content .sitemap_last {
	text-align: right;
	margin-right: 0px;
	float: right;
}

.site_footer_content .sitemap ul {
	margin-bottom: 15px;
}

.site_footer_content .sitemap li {
	color: #555555;
	padding: 2px 0px;
	float: none;
}

.site_footer_content .sitemap li.title {
	font-size: 1.2em;
	font-weight: bold;
}

.site_footer_content .divider {
	margin: 10px 0px;
}

.site_footer_content .copyright {
	float: left;
	margin-bottom: 30px;
}

.site_footer_content .powered {
	float: right;
	margin-bottom: 30px;
}

.supply_care
{
	font-family: Times New Roman;
	font-size: 1.2em;
	text-align: justify;
	width: 554px;
	padding: 0 0 40px 0;
	line-height: 23px;
}

.supply_care_left
{
	width: 360px;
	float: left;
}

.supply_care ul
{
	padding: 25px 0 0 0;
}

.supply_care ul.treatments
{
	padding: 25px 0 25px 0;
}

.supply_care ul.treatments li
{
	background: url(images/dot.jpg) 25px 14px no-repeat;
	padding: 0 0 0 35px;
}

.supply_care ul li
{
	float: none;
	background: url(images/arrow.jpg) left top no-repeat;
	padding: 1px 0 0 35px;
	line-height: 30px;
}

.supply_care ul li.blue,
.blue
{
	color: #667e9b !important;
}

.supply_care span
{
	font-size: 1.7em;
	color: #667e9b;
	line-height: 30px;
}

.testimonial
{
	padding: 15px 0 0 0;
	float: left;
}

.text_box_holder
{
	text-align: left;
	width: 228px;
}

.text_box_holder_2
{
	width: 49px;
	padding: 0 0 0 10px;
}

.text_box_holder_3
{
	text-align: left;
	width: 138px;
}

.text_box
{
	width: 226px;
	height: 19px;
	padding: 2px 0 0 0;
	border: 1px solid #cccccc;
}

.text_box_big
{
	width: 462px;
}

.text_box_small
{
	width: 49px;
}

.text_box_medium
{
	width: 128px;
}

.text_box_name
{
	width: 300px;
}

.text_size {
	border: 1px solid #EBEBEB;
	font-size: 12px;
	font-weight: bold;
	color: #ACACAC;
	background-color: #FFFFFF;
	width: 103px;
	height: 17px;
	margin-top: -11px;
	padding: 1px 0px 0px 10px;
	float: right;
	position: relative;
}

.text_size span {
	margin-right: 7px;
	float: left;
}

.three_panels
{
	width: 764px;
	margin: -14px auto 15px auto !important;
	margin: -14px auto 11px auto;
}

.three_panels .image_panel
{
	float: left;
	margin-left: 10px;
	width: 231px;
	height: 143px;
	overflow: hidden;
	border: solid 6px #e6e6e6;
	background-repeat: no-repeat;
	position: relative;
}

.three_panels .image_panel .action_arrow
{
	position: relative;
	top: 7px;
	left: 13px;
	width: 211px;
	height: 20px;
	display: block;
}

.three_panels .image_panel .menu_opened
{
	background-position: 0px -37px;
	background-repeat: no-repeat;
	position: relative;
	top: 106px;
}

.three_panels .image_panel .menu_closed
{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	top: 106px;
	height: 37px;
}

.three_panels .image_panel .menu_closed .links
{
	display: none;
}

.three_panels .image_panel .menu_opened .links  
{
	position: relative;
	top: 13px;
	display: block;
	text-align: right;
}

.image_panel .menu_opened .links span {
	font-weight: bold;
	display: inline-block;
	position: relative;
	left: -6px;
}

.image_panel .menu_opened .links a,
.image_panel .menu_opened .links a:link,
.image_panel .menu_opened .links a:visited
{
	font-size: 12px;
	text-align: right !important;
	clear: both;
	color: #ffffff;
	margin-top: 5px;
	padding-right: 12px;
	height: 16px;
	display: inline-block;
}

.three_panels .female_abstract
{
	background-image: url(images/jsmenu_female_catheters_abstract.jpg);
}

.three_panels .female_abstract .menu_closed
{
	background-image: url(images/jsmenu_female_catheters.jpg);
}

.three_panels .female_abstract .menu_opened
{
	background-image: url(images/jsmenu_female_catheters.jpg);
	height: 85px;
}

.three_panels .male_abstract
{
	background-image: url(images/jsmenu_male_catheters_abstract.jpg);
}

.three_panels .male_abstract .menu_closed
{
	background-image: url(images/jsmenu_male_catheters.jpg);
}

.three_panels .male_abstract .menu_opened
{
	background-image: url(images/jsmenu_male_catheters.jpg);
	height: 85px;
}

.three_panels .catheter_supply_abstract
{
	background-image: url(images/jsmenu_catheter_supply_care.jpg);
}

.three_panels .catheter_supply_abstract .menu_closed
{
	background-image: url(images/jsmenu_catheter_supply.jpg);
}

.three_panels .catheter_supply_abstract .menu_opened
{
	background-image: url(images/jsmenu_catheter_supply.jpg);
/*	height: 105px;*/
	height: 144px;
}

.txt_black {
	color: #000000 !important;
}

.txt_blue {
	color: #667E9B !important;
}

.txt_gray {
	color: #959595;
}

.txt_green {
	color: #598527;
}

.txt_right
{
/*	width: 422px;*/
	padding: 0px 0px 20px 0px;
/*	float: right;*/
}

.txt_right_btm
{
	padding: 10px 0 0 0;
}

.txt_right_btm span
{
	font-size: 1.1em;
	color: #667e9b;
}

.video_home {
	width: 234px;
	float: left;
}

.w234 {
	width: 234px;
}

.w300 {
	width: 300px;
}

.w410 {
	width: 410px;
}

.navigation {
	z-index: 3;
}

.navigation a, .navigation a:link, .navigation a:visited {
	padding-right: 22px;
}

.dd_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/dd_header.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height: 20px;
	margin: -23px 0px -10px 0px;
	padding: 3px 0px 0px 5px;
	position: relative;
	z-index: -1;
}

.dd_main
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	background-image: url(../images/dd_tile.jpg);
	background-repeat: repeat-y;
	width: 143px;
	padding: 0px 10px 0px 0px;
	position: absolute;
	z-index: 2;
	top: 50px;
	right: 3px;
}

.dd_footer {
	background-image: url(../images/dd_footer.jpg);
	background-repeat: no-repeat;
	width: 143px;
	height: 14px;
	position: relative;
	margin: 0px 0px -14px 0px;
}

.dd_container
{
	width: 159px;
	margin:10px auto;
}

.dd_container ul
{
	padding: 5px;
	position: relative;
}

.dd_container ul li
{
	font-size: 1.1em;
	color: #363636;
/*	text-indent: 5px;*/
	background-image: url(images/dd_divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	padding-bottom: 2px;
	float:none;
}

.dd_container ul li a, .dd_container ul li a:link, .dd_container ul li a:visited
{
	color:#736357;
	line-height:16px;
	position:relative;
	text-decoration: none;
}

.dd_container ul li a:hover
{
	text-decoration: underline;	
}

#menu_more_dropdown
{
	display: none;	
}

.image_bottom {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}





.page_right p {
	margin: 0px !important;
	padding: 0px 20px 0px 0px !important;
}

.page_right .txt_right {
	width: 402px !important;
	padding-right: 20px !important;
}

.supply_care .fr {
	position: relative;
	right: 20px;
}

.supply_care ul li {
	padding-right: 20px !important;
}

.navigation .no_arrow {
	background-image: none !important;
}


.medal_center {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

.txt_box_multi {
	width: 462px;
	height: 100px;
	margin-bottom: 10px;
	overflow: hidden;
}

.form_contact,
.form_contact input {
	margin-bottom: 10px;
}

.txt_phone {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	width: 200px;
	margin: 10px -18px;
}

.txt_hollys {
	position: relative;
	top: 95px;
}

.accreditation_header {
	font-size: 1em !important;
	font-weight: bold !important;
	color: #667E9B !important;
}

.logo_bbb {
	margin: 10px 0px 0px 71px;
}

.label_error_contact,
.label_error_contact_page {
	font-size: 14px !important;
	font-weight: bold !important;
	color: #FF0000 !important;
	margin-top: 10px !important;
	display: block !important;
}

.label_error_contact_page {
	font-family: Arial, Helvetica, sans-serif !important;
	line-height: normal !important;
	position: relative !important;
	top: 4px !important;
	left: 20px !important;
}


span.heading
{
	font-size: 1.7em;
	color: #667e9b;
	line-height: 30px;
}

span.heading_red
{
	font-size: 1.7em;
	color: #993300;
	line-height: 30px;
}

