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

body {
	margin:0;
	background:url(images/bg_business.gif) repeat-x #000000;
}

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

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

.content a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.content ul {
	margin:0;
	padding-left:14px;
}

.content li {
	padding-left:2px;
	list-style-image:url(images/bullet.gif);
	list-style-position: outside;
	
}

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

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

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

#footer a {
	color:#CADAF1;
	text-decoration: none;
}

#footer a:hover {
	color:#4d8bff;
	text-decoration: underline;
}

.footernav {
	color:#4d8bff;
	text-transform:uppercase;
	font-weight:bold;
}

.flashbanner {
	z-index: 0;
}

/* 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;
}
