@import url(fonts/typography.css);

body {
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/head-bckgrd.gif);
	background-repeat: repeat-x;
}
#heading {
	width: 1082px;
	height: 135px;
	margin: auto;
	background-image: url(../images/med-billing_01.gif);
	background-repeat: no-repeat;	
	position: relative;
}
#logo {
	position:absolute;
	top: 39px;
	left: 201px;
}
#slogan {
	position:absolute;
	bottom: 8px;
	right: 109px;
	font-family: "droid_serifbold", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#phoneNumber {
	position:absolute;
	bottom: 52px;
	right: 109px;
	font-family: "droid_serifbold", Times, serif;
	font-size: 19px;
	color: #0E914E;
	text-decoration: none;
	font-weight: bold;
}
#phoneNumber a {
	color: #0E914E;
	text-decoration: none;
}
#navBar {
	width: 1082px;
	height: 27px;
	margin: auto;
	background-image: url(../images/med-billing_02.gif);
	background-repeat: no-repeat;	

}
#navigation {
	margin: 0px 0px 0px 155px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	height: 27px;
	line-height: 27px;
	display:block;
	letter-spacing: -.3px;
	word-spacing: -.3px;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
}
#navigation a:hover {
	background-color: #CCCCCC;	
}
#bottom {
	width: 1082px;
	height: 17px;
	margin: 0px auto 0px auto;
	background-image: url(../images/med-billing_03.gif);
	background-repeat: no-repeat;
}
#mainArea {
	postion: relative;
	width: 1082px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/med-billing_04.gif);
	background-repeat: repeat-y;
	border: solid 0px black;
}
#mainTxt {
	padding-left: 110px;
	padding-right: 110px;
}
#mainBottom {
	width: 1082px;
	height: 39px;
	margin: 0px auto 0px auto;
	background-image: url(../images/med-billing_05.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: "droid_serifbold_italic", Times, serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 96%;
}
h1 {
	font-family: "droid_serifbold", Times, serif;
	font-size: 31px;
	color: #0E914E;
	text-decoration: none;
	font-weight: normal;
	line-height: 96%;
}
h2 {
	font-family: "droid_serifbold", Times, serif;
	font-size: 21px;
	color: #0E914E;
	text-decoration: none;
	font-weight: normal;
	line-height: 96%;
}
h3 {
	font-family: "droid_serifbold", Times, serif;
	font-size: 18px;
	color: #0E914E;
	text-decoration: none;
	font-weight: normal;
	line-height: 96%;
}
.basictxt {
	font-family: "droid_serifregular", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	line-height: 140%;
}
.basictxt a {
	color: #666666;
	text-decoration: underline;
}
.basictxt a:hover {
	color: #666666;
	text-decoration: none;
}
.largetxt {
	font-family: "droid_serifbold", Times, serif;
	font-size: 18px;
	color: #0E914E;
	text-decoration: none;
	font-weight: normal;
	line-height: 96%;
}
.largetxt a {
	color: #0E914E;
	text-decoration: none;
}
.border {
	border: 1px solid #666666;
	box-shadow: 4px 4px 5px #999999;	
}
#footer {
	width: 1082px;
	height: auto;
	margin: 0px auto 25px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align:center;	

}
#footer a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align:center;
	text-transform: uppercase;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
.italicBldTxt {
	font-family: "droid_serifbold_italic", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	line-height: 140%;
}
li {
	margin-bottom: 8px;
}