@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:url(images/bg_medical.gif) repeat-x #2e3b2a;
	background-color: #154D6B;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

.content a {
	font-size:14px;
	color:#003094;
	text-decoration:underline;

}


.content a:hover {
	font-size:14px;
	color:#006699;
	text-decoration:none;

}

.content ul {
	list-style-position: outside;
	list-style-image:url(images/bullet.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

.content li {
	line-height: 16px;
}

.testimonials {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006699;
	font-style:italic;
	font-weight: bold;
}

.company {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5386e3;
	font-style:italic;
}

#footer {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}

#footer a {
	color:#99CCFF;
}

.footernav {
	color:#D6E7FF;
	text-transform:uppercase;
	font-weight:bold;
}
strong {
	font-size: 14px;
	color: #1D5A7B;
}

/* Main Navigation /*/

#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#navigation a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#navigation a:hover {
	color:#FFFF99;
}

#navigation ul {
	padding:0;
	margin:0;
}

#navigation ul li {
	float:left;
	list-style:none;
}

#navigation li ul {
	position:absolute;
	width:182px;
	border-top:1px solid #2b4e7e;
}

#navigation li ul li{
	display:block;
	width:170px;
	background:#1d2e60;
	padding:3px 5px;
	border-left:1px solid #2b4e7e;
	border-right:1px solid #2b4e7e;
	border-bottom:1px solid #2b4e7e;
}

#navigation ul ul {
	display:none;
}

#navigation ul.level1 li.submenu:hover ul.level2,

#navigation ul.level2 li.submenu:hover ul.level3 {display:block;}

a#btn_home {
	width:69px;
	height:30px;
	display:block;
	background:url(images/btn_home.gif) no-repeat;
}

a#btn_home span {
	display:none;
}

a:hover#btn_home {
	background-position:0 -30px;
}

a#btn_home.active {
	background-position:0 -30px;
}

a#btn_solution_2 {
	width:137px;
	height:30px;
	display:block;
	background:url(images/btn_paging.gif) no-repeat;
}

a#btn_solution_2 span {
	display:none;
}

a:hover#btn_solution_2 {
	background-position:0 -30px;
}

a#btn_solution_2.active {
	background-position:0 -30px;
}

a#btn_medical_2 {
	width:123px;
	height:30px;
	display:block;
	background:url(images/btn_medical.gif) no-repeat;
}

a#btn_medical_2 span {
	display:none;
}

a:hover#btn_medical_2 {
	background-position:0 -30px;
}

a#btn_medical_2.active {
	background-position:0 -30px;
}

a#btn_church_2 {
	width:122px;
	height:30px;
	display:block;
	background:url(images/btn_church.gif) no-repeat;
}

a#btn_church_2 span {
	display:none;
}

a:hover#btn_church_2 {
	background-position:0 -30px;
}

a#btn_church_2.active {
	background-position:0 -30px;
}

a#btn_business_2 {
	width:140px;
	height:30px;
	display:block;
	background:url(images/btn_business.gif) no-repeat;
}

a#btn_business_2 span {
	display:none;
}

a:hover#btn_business_2 {
	background-position:0 -30px;
}

a#btn_business_2.active {
	background-position:0 -30px;
}

a#btn_product {
	width:140px;
	height:30px;
	display:block;
	background:url(images/btn_product.gif) no-repeat;
}

a#btn_product span {
	display:none;
}

a:hover#btn_product {
	background-position:0 -30px;
}

a#btn_product.active {
	background-position:0 -30px;
}

a#btn_contact {
	width:111px;
	height:30px;
	display:block;
	background:url(images/btn_contact.gif) no-repeat;
}

a#btn_contact span {
	display:none;
}

a:hover#btn_contact {
	background-position:0 -30px;
}

a#btn_contact.active {
	background-position:0 -30px;
}

a#btn_aboutus {
	height:30px;
	display:block;
	background:url(images/btn_about_us.gif) no-repeat;
}

a#btn_aboutus span {
	display:none;
}
a:hover#btn_aboutus {
	background-position:0 -30px;
}

a#btn_aboutus {
	background-position:0 -30px;
}
