@font-face{
font-family:'MyriadProReg';
src:url('http://www.mti.net/fonts/myriadproregular.ttf');}

body {
    position:absolute;
	min-width: 100%;
	background-color:#607DA2;
	min-height:100%;
	color: #666666;
}
#body_container
{
	width: 814px;
	position:relative;
	left: 50%;
	top: 0px;
	margin-left: -407px;
}
#drop_left
{
	width:7px;
	background-image: url('../image/drop_left.jpg');
	float:left;
	height: 600px;
}
.main_content
{
	width:800px;
	float:left;
	background-color: #FFF;
}
#content_header
{
    height: 110px;
    position:relative;
    background-color: #FFF;
}
#drop_right
{
	width:7px;
	background-image: url('../image/drop_right.jpg');
	float:left;
	height: 600px;
}
#logo
{
    position:absolute;
	width:71px;
	height: 81px;
	top: 14px;
	left: 56px;
}
.search_input
{
	position:absolute;
	top: 45px;
	right: 51px;
	width: 250px;
}
.search_input label
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	text-transform:uppercase;
	color: #607DA2;
	display:block;
	float:left;
	margin-top: 5px;
}
.field_line input, .lit_field_line input
{
	background-image: url('../image/input_bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	border: solid 1px #DDD;
}
textarea
{
	background-image: url('../image/comment_bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	border: solid 1px #DDD;
}
.search_input .text_input
{
	width: 135px;
	height: 15px;
	background-image: url('../image/text_input_bg.jpg');
	background-repeat:repeat-x;
	border: solid 1px #8C8C8C;
	background-position:left bottom;
	margin: 5px 10px 0px 10px;
	display:block;
	float:left;
}
.search_input .search_submit
{
    border: none;
	margin: 0px 0px 0px 2px;
	background-color: Transparent;
	background-image: url('../image/search_button.gif');
	width: 26px;
	height: 27px;
}
.search_input .search_submit:hover
{
	background-image: url('../image/search_mouseover.gif');
	cursor: pointer;
}
#nav_top
{
    position: absolute;
    bottom: 1px;
    right: 40px;
	height: 25px;
}
.nav_top_item
{
	float:left;
	display:block;
	text-transform:uppercase;
	font-size: 10px;
	text-decoration:none;
	color: #FFF;
	text-align: center;
	padding: 8px 0px 3px 0px;
}
#blog
{
	background-image: url('../image/blog_mouseover_bg.jpg');
	width: 85px;
}
#blog:hover
{
	background-image: url('../image/blog_bg.jpg');
	color: #000000;
}
#purchase
{
	background-image: url('../image/purchase_mouseover_bg.jpg');
	width: 116px;
}
#purchase:hover
{
	background-image: url('../image/purchase_bg.jpg');
	color: #000;
}
#request
{
	background-image: url('../image/request_mouseover_bg.jpg');
	margin: 0px 1px 0px 1px;
	width: 128px;
}
#request:hover
{
	background-image:url('../image/request_bg.jpg');
	color: #000;
}
#contact
{
	background-image: url('../image/contact_mouseover_bg.jpg');
	color: #FFF;
	width: 85px;
}
#contact:hover
{
	background-image: url('../image/contact_bg.jpg');
	color: #000;
}
#menu_container
{
	height: 101px;
	background-image: url('../image/nav_bg.jpg');
	background-repeat: repeat-x;
}
#nav_main
{
	margin: 0px;
	padding: 0px;
}
.nav_main_item a
{
	font-size: 10px;
	display:block;
	text-decoration: none;
	color: #FFF;
	padding: 8px 0px 7px 0px;
	float:left;
	text-align:center;
    width: 100%;
    display: block;
    text-align: center;
}
.nav_main_item ul a
{
    text-align: left;
}
.nav_main_item a:hover
{
	color: #000;
}
#home_main
{
	margin: 0px 0px 0px 66px;
	background-image: url('../image/home_bg_mouseover.jpg');
	width: 75px;
}
#home_main:hover
{
	background-image: url('../image/home_bg.jpg');
}
#medical_main
{
	margin: 0px 0px 0px 6px;
	background-image: url('../image/medical_bg_mouseover.jpg');
	width: 93px;
}
#medical_main a, #dental_main a, #podiatry_main a
{
    cursor: default;
}
#medical_main  ul li a, #dental_main  ul li a, #podiatry_main ul li a
{
    cursor: pointer;
}
#medical_main:hover
{
	background-image: url('../image/medical_bg.jpg');
}
#dental_main
{
	margin: 0px 0px 0px 6px;
	background-image: url('../image/dental_bg_mouseover.jpg');
    width: 92px;
}
#dental_main:hover
{
	background-image: url('../image/dental_bg.jpg');
}
#podiatry_main
{
	margin: 0px 0px 0px 6px;
	background-image: url('../image/podiatry_bg_mouseover.jpg');
	width: 89px;
}

#podiatry_main:hover
{
	background-image: url('../image/podiatry_bg.jpg');
}
#testimonials_main, #all_products_main
{
	margin: 0px 0px 0px 6px;
	background-image: url('../image/testimonials_bg_mouseover.jpg');
	width: 99px;
}
#testimonials_main:hover, #all_products_main:hover
{
	background-image: url('../image/testimonials_bg.jpg');
}
#about_main
{
	margin: 0px 0px 0px 6px;
	background-image: url('../image/testimonials_bg_mouseover.jpg');
	width: 99px;
}
#about_main:hover
{
	background-image: url('../image/testimonials_bg.jpg');
}
.col_container
{
	margin: 14px 0px 0px 0px;
}
#footer
{
	width: 100%;
	height: 168px;
	background-image: url('../image/footer_bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	margin: 28px 0px 0px 0px;
}
.footer_top_nav
{
    line-height: 1;
	margin: 0px;
	padding: 45px 0px 0px 253px;
	font-size: 10px;
}
.footer_bottom_nav
{
    line-height: 1;
	margin: 0px;
	padding: 6px 0px 0px 53px;
	font-size: 10px;
	clear:both;
}
.footer_top_nav li
{
	margin: 0px;
	padding: 0px 6px 0px 6px;
	list-style-type: none;
	float:left;
	border-right: solid 1px #FFF;
}

.footer_bottom_nav li 
{
	margin: 0px;
	padding: 0px 6px 0px 6px;
	list-style-type: none;
	float:left;
	border-right: solid 1px #FFF;
}

#about_footer, #rep_login_footer
{
	border-right: none;
}
.footer_top_nav_item, .footer_bottom_nav_item
{
	text-transform:uppercase;
	text-decoration: none;
	color: #FFF;
}
.footer_top_nav_item:hover, .footer_bottom_nav_item:hover
{
	color:#E19F23;
}
.copyright
{
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	color: #FFF;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	clear:both;
}
.clearance
{
	width: 100%;
	height: 1px;
	clear: both;
}
.page_text_title
{
	text-transform:uppercase;
	color:#1880B7;
	font-size: 22px;
	margin: 20px 0px 14px 0px; 
	font-family:'MyriadProReg', sans-serif;
}
.breadcrumb
{
	font-size: 11px;
	text-transform: uppercase;
	position:absolute;
	left: 51px;
	top: 40px;
	color: #FFF;
}
.breadcrumb a
{
	color: #FFF;
	text-decoration: none;
}
.error_message
{
	color: #F00;
	font-weight:bold;
	font-size: 115%;
	margin: 10px 0px 10px 10px;
}
.logout_control
{
    position:absolute;
    right: 60px;
    font-size: 10px;
    top: 20px;
    color: #1880B7;
}
.logout_control a
{
    padding-left: 15px;
    font-weight:bold;
    text-decoration:none;
    color: #1880B7;
}
.logout_control a:hover
{
    text-decoration: underline;
}
#Menu
{
    position:absolute;
    top: 126px;
    left: 0px;
}
.phone_container
{
    line-height: 1.2;
    position: absolute;
    left: 150px;
    top: 13px;
    color: #000;
    font-size: 10px;
	font-weight: regular;
}
.composite_image
{
    width: 149px;
    height: 168px;
    background-image: url('../image/composite_bg.png');
    text-align:center;
}
