/* CSS Document */
body {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #292525;
	padding: 0px;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
/*	color: #C24E1F;*/
	color: #FF7022;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;;
	font-weight: bold;
	vertical-align: middle;
}
a:link {

	text-decoration: none;
	color: #990000;
}
a:visited {

	text-decoration: none;
	color: #990000;
}
a:hover {

	text-decoration: none;
	color: #990000;
}
a:active {

	text-decoration: none;
	color: #990000;
}
.spacer{
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.left{
	float:left;
}
.right{
	float:right;
	clear: left;
}
.center{
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
#container{
	background-image: url(http://www.gofirstaid.com/images/bg_content.jpg);
	background-repeat: repeat;
	width: 772px;
	margin:0px auto 0px auto;
	padding:0px 10px 0px 10px;
}
#header{
	width: 772px;
	margin: 0px;
	height: 230px;
	background-image: url(http://www.gofirstaid.com/images/header.jpg);
}
#content{
	background-image: url(http://www.gofirstaid.com/images/bg_top_content.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	padding: 20px;
}
#content h1{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;;
	font-size: 24px;
	font-weight: bold;
/*	line-height: 20px;*/
	padding: 5px;
	text-align: center;
}
#content .txt{
	text-align: left;
	width: 95%;
	padding: 20px;
}
#normal{
	margin: 0px;
	line-height: 20px;
	width: 85%;
}
#normal ul{
	text-align: left;
	list-style-type: none;
}
#content h3{
	color: #890501;
}
#circle ul{
	font-size : 11px;
	list-style-image: url(bullet_circle2.jpg);
	text-align: left;

}
#circle ul li {
font-weight: bold;
padding-bottom: 5px;
}
#circle .txt{
	text-align: left;
	width: 95%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .box1{
	height: 60px;
	margin:0px auto 0px auto;
	background-color: #F9EBE8;
	background-image: url(http://www.gofirstaid.com/images/banner_img.jpg);
	background-repeat: no-repeat;
	width: 375px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 0.1em;
	padding-left: 118px;
	padding-top: 20px;
	border: 1px solid #EEEEEE;
}
#content .box2{
	height: 60px;
	margin:0px auto 0px auto;
	background-color: #F9EBE8;
	background-image: url(images/ambulence.jpg);
	background-repeat: no-repeat;
	width: 375px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 0.1em;
	padding-left: 118px;
	padding-top: 20px;
	border: 1px solid #EEEEEE;
}
#quiz_box{
	width: 450px;
	background-color: #F7F7F7;
	margin:0px auto 0px auto;
	border: 1px solid #EEEEEE;
}
#quiz_box h2{
	background-color: #B70004;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	background-image: url(http://www.gofirstaid.com/images/h1_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 7px 0px 2px 35px;
}
#quiz_box .txt{
	color: #292525;
	text-align: left;
	word-spacing: 0.2em;
	line-height: 16px;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
	width: 96%;
}
#quiz_box h3{
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #890501;
	font-size: 12px;
}
#quiz_box h3.big{
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #890501;
	font-size: 14px;
}
#quiz_box h4{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;;
	font-size: 11px;
	color: #890501;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 5px;
}
#quiz_box ul{
	line-height: 20px;
	list-style-type: disc;
	text-align: left;
}
#box_medium{
	background-color: #F7F7F7;
	width: 75%;
	text-align: left;
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin:0px auto 0px auto;
}
#box_medium ul{
	font-size: 12px;
	line-height: 20px;
/*	color: #993300;*/
}
#box_medium h2{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	line-height: 20px;
	text-align: left;
	padding: 3px;
}
#box_small{
	background-color: #F7F7F7;
	width: 55%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	border: 1px solid #EEEEEE;
}
#box_small h2{
	background-color: #B70004;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
#box_small .txt{
	padding: 10px;
}
.place_sale{
	background:  #f2f2f2;
	border: 1px dashed gray;
	border-width: 1px;
	padding:10px;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;;
	font-size: 16px;
	width: 500px;
	margin:10px auto 10px auto;
	}
.place_txt{
	font-size: 16px;
	line-height: 20px;
	color: #740D08;
}
#footer{
	background-color: #363636;
	height: 20px;
	width: 772px;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #FFFFFF;
}

.dark_red {
color: darkred;
}
#amount
{
display: inline;
}
TABLE#order   { border-collapse: collapse }
tr#bt { border-bottom: 1px solid black }

a.place_order:link, a.place_order:visited, a.place_order:active, a.place_order:hover {
/*	display:block;*/
    padding:5px 15px;
    text-decoration:none;
    font-weight:bold;
    color:#765;
	background: #F8F7EF;
	border: 1px dashed #B2B2B2;
	border-width: 1px;
	/*width: auto;*/
}
.highlight {
/*background-color: #CEEFFF;*/
background-color: #E9E4E2;
}

.small { font-size: 12px;}