/* CSS Document */


/* Text Styles */

body {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #000000;
	background-image: url(images/bckgnd_rep.gif);
	text-align: center;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	font-size: 38px;
	color: #FF0000;
	line-height: 110%;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 10px 0px;
	font-size: 24px;
	color: #FF0000;
	line-height: 110%;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	font-size: 24px;
	color: #000000;
	line-height: 110%;
	}
p {
	margin: 0px 0px 10px 0px;
	}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font-size: 15px;
	line-height: 150%;
	}
li {
	background-image: url(images/cross_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	margin: 0px 0px 10px 0px;
	}
a {
	color: #000000;
	}
	
/* Layout */

#container {
	width: 898px;
	padding: 1px 1px 1px 1px;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/bckgnd_ambulance.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#container2 {
	width: 898px;
	padding: 1px 1px 1px 1px;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/bckgnd_ambulance_30tint.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#stripes {
	background-image: url(images/stripes_rep.gif);
	background-repeat: repeat-x;	
	height: 34px;
	width: 898px;
	clear:both
	}
#topScroller {
	background-image: url(images/scroller_rep.jpg);
	background-repeat: repeat-x;	
	height: 50px;
	width: 898px;
	}
#logo {
	height: 217px;
	width: 327px;
	float: left;
	background-image: url(images/claim4pain_logo.jpg);
	background-repeat: no-repeat;
	}
#introText {
	margin: 0px 15px 0px 0px;
	min-height: 217px;
	width: 540px;
	float: right;
	}
#bulletText {
	margin: 0px 0px 10px 40px;
	padding: 0px;
	height: 127px;
	width: 567px;
	clear:both
	}
#bulletText ul {
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font-size: 16px;
	line-height: 150%;
	}
#bulletText li {
	background-image: url(images/cross_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	margin: 0px;
	}
#bulletText2 {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	width: 280px;
	}
#bulletText2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	color: #FF0000;
	line-height: 110%;
	}
#bulletText2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	line-height: 150%;
	}
#bulletText2 li {
	background-image: url(images/cross_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	margin: 0px;
	}
#contactButtons {
	margin: 0px 0px 0px 15px;
	height: 140px;
	width: 635px;
	clear:both
	}
#contactButtons2 {
	margin: 0px 0px 0px 20px;
	height: 140px;
	width: 635px;
	clear:both
	}
#footer {
	min-width: 898px;
	width: 100%;
	text-align: center;
	}
