/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}	
html,body{
	height: 100%;
}
body{
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	color: #449171;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0px 1px 0px;
	color: #000000;
}
h2 a{
	color: #3A7C61;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A7C61;
	padding: 5px 0px 0px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1c7cb7;
	text-align:left;
	padding: 0px 0px 16px 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
	padding: 0px 10px 10px 10px;
}
p {
	padding: 4px 0px 5px 0px;
	font-size: 13px;
}
form {
	font-size: 11px;
	font-weight: bold;
}
ul {
	list-style-type: none;
}
a{
	color: #449171;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:focus{
	color: #737e81;
}
#content {
	width: 100%;
	background-color:#FDECBE;
}
#main {
	padding: 5px 20px 20px 20px;
	width: 500px;
	text-align:left;
}
#header_pm {
	width: 100%;
	margin: auto;
	background-image:url(images/tiles/tile-pm.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}
#header_ls {
	width: 100%;
	margin: auto;
	background-image:url(images/tiles/tile-ls.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}
#header_en {
	width: 100%;
	margin: auto;
	background-image:url(images/tiles/tile-en.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}
#header_lc {
	width: 100%;
	margin: auto;
	background-image:url(images/tiles/tile-lc.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}
#header_oc {
	width: 100%;
	margin: auto;
	background-image:url(images/tiles/tile-oc.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}
#header_pm ul, #header_ls ul, #header_en ul, #header_oc ul, #header_lc ul{
	text-align: right;
	padding: 5px 15px 5px 30px;
}
#header_pm ul li a, #header_ls ul li a, #header_en ul li a, #header_oc ul li a, #header_lc ul li a{
			color:#000000;
			text-decoration: none;
	width: 9em;
}
#header_pm ul li a:hover, #header_pm ul li a:focus, #header_oc ul li a:hover, #header_oc ul li a:focus, #header_ls ul li a:hover, #header_ls ul li a:focus, #header_en ul li a:hover, #header_en ul li a:focus, #header_lc ul li a:hover, #header_lc ul li a:focus{
	color: #FFFFFF;
}
#bargreen {
	width: 100%;
	background-color:#449171;
}
#barltgreen {
	width: 100%;
	background-color:#6EA681;
}
#bartan {
	width: 100%;
	background-color:#FDECBE;
	font-weight:bold;
}
#bartan ul{
	text-align: right;
	padding: 2px 15px 5px 30px;
}
#bartan ul li a{
	color:#000000;
	text-decoration: none;
	width: 9em;
}
#bartan ul li a:hover, #header ul li a:focus{
	color: #FFFFFF;
}
#subnav {
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
}
#subnav ul{
	text-align: right;
}
#subnav ul li{
	display: inline;
	padding: 0px 10px 0px 15px;
}
#subnav ul li a{
	color:#FFFFFF;
	text-decoration: none;
	width: 9em;
}
#subnav ul li a:hover, #header ul li a:focus{
	color: #666666;
}
#index{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 8px 10px;
	color: #002c5a;
	word-spacing: .3em;
}
#nav {
	padding: 10px;
	font-size:12px;
	font-weight:bold;
	width: 155px;
	border-right: 1px solid #000000;
	height: 450px;
}
#nav ul li{
	padding: 10px 0 0 0;
	list-style: none;
}
#nav ul li a{
	color:#3A7E62;
	text-decoration: none;
	width: 9em;
} 
#nav ul li a:hover, #nav ul li a:focus{
	color: #CCCCCC;
}
#info {
	height: auto;
	margin: 0 0 0 160px;
	padding: 5px 9px 5px 5px;
	background-image:url(images/stethoscope.jpg);
	background-repeat: no-repeat;
}
#info ul{
	padding: 0px 9px 6px 10px;
}
#info ul li{
	padding: 7px 9px 0 0;
}
#ftrbox {
	margin: 3px auto 0 auto;
	padding: 4px;
	text-align:center;
	color: #666666;
}
#ftrbox ul li{
	display: inline;
	font-size: 9px;
	font-weight: bold;
}
#ftrbox ul li a{
	text-decoration: none;
	padding: 0 8px 0 8px;
	width: 12em;
} 
#ftrbox ul li a:hover, #nav ul li a:focus{
	color: #000000;
}
#indexftrbox {
	margin: 3px auto 0 auto;
	padding: 4px;
	text-align:center;
	color: #000000;
}
#indexftrbox ul li{
	display: inline;
	font-size: 9px;
	font-weight: bold;
}
#indexftrbox ul li a{
	text-decoration: none;
	padding: 0 8px 0 8px;
	width: 12em;
		color: #ffffff;
} 
#indexftrbox ul li a:hover, #nav ul li a:focus{
	color: #ffffff;
}
#storeNav {
	width: auto;
	}
#storeNav li{
	padding: 0 5px 0 0px;
	display:inline;
	font-weight: bold;
}
#storeNav li a{
padding: 0 5px 0 5px;
	font-size: 11px;
	color: #942C61;
	text-decoration: none;
} 
#storeNav li a:hover, #nav li a:focus{
	color: #999999;
}
.dashbox {
	padding: 0px;
	border: 2px dotted #B8C12A;
	font-weight: bold;
	background-color: #F0F1D5;
	text-align:center;
}
.testimonial {
	padding: 0 30px 0 50px;
	text-align:justify;
	
}
.author {
	padding: 3px 15px 0 0px;
	font-weight:bold;
	text-align:right;
	font-style:italic;
}