/* CSS Document */

*{margin:0; padding:0;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #262626;
}
#outside_container {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#header_container {
	height: 200px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cc3333;
	border-left-color: #cc3333;
}
#header {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 190px;
	background-color: #Cc3333;
	border-top-style: none;
	float: left;
	width: 958px;
	margin: 0px;
	padding: 0px;
}
#header_logo {
	height: 190px;
	width: 313px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header_logo_new {
	height: 190px;
	width: 166px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header_movie {
	height: 190px;
	width: 391px;
	float: left;
	background-color: #999;
	margin: 0px;
	padding: 0px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#header_movie_new {
	height: 190px;
	width: 550px;
	float: left;
	background-color: #999;
	margin: 0px;
	padding: 0px;
}
#header_right_copy {
	height: 175px;
	width: 170px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFF;
	float: right;
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_right_copy p {
	font-size: 16px;
	margin-top: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_right_copy h1 { font-size: 17px; }
#phone_number {
	color: #FFF;
	width: 250px;
	float: right;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 24px;
}
#about_us {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#about_us_video {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background: #000000;
	text-align: center;
}
#about_us_video h1 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#about_us h1 {
	margin: 0px;
	padding: 0px;
}
#site_container {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}
#home_page {
	background-image: url(images/ambulance-sirens.jpg);
	background-color:#FFF;
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	color:#000;
}
#home_page p {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	margin-top: 10px;
	font-size: 21px;
	margin: 0px 0 0 25px;
	padding: 10px 0 0 0;
}
#navigation {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cc3333;
	border-left-color: #cc3333;
	height: 35px;
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}
/*#navigation ul{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	width: 700px;
	float: left;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 32px;
}
#navigation li  {
	list-style-type: none;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}
#navigation li a:link, #navigation li a:visited{
	list-style-type: none;
	float: left;
	text-decoration: none;
	display: block;
	padding: 3px;
}
#navigation li a:hover {
	list-style-type: none;
	float: left;
	text-decoration: none;
}*/
#mainbody {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cc3333;
	border-left-color: #cc3333;
	background-color: #FFF;
	background-image: url(images/footer_background_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#mainbody a{
	font-weight: bold;
	text-decoration: underline;
}
#mainbody h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	margin-bottom: 20px;
	font-size: 22px;
}
#mainbody h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	margin-bottom: 10px;
	font-size: 18px;
}
#mainbody p { margin-bottom: 10px; }
#mainbody a:link ,#mainbody a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#mainbody a:hover { color: #000000; }
#mainbody a:active { color: #666666; }
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	text-align: center;
	font-style: italic;
}
#questions_answers { padding: 20px; }
#questions_answers h2 {
	color: #C33;
	font-style: italic;
	background-image: url(images/Q.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	font-size: 14px;
	background-position: 5px 5px;
}
#questions_answers p {
	margin-left: 40px;
	margin-bottom: 20px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/footer_background.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	background-position: center bottom;
	clear: both;
	background-color: #cc3333;
	padding-bottom: 8px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer a:link, #footer a:visited { color: #000; }

#footer h1 {
	font-size: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
#footer p{
	font-size: 14px;
	padding: 5px;
}

#footer_navigation { }
#footer_navigation ul{ height: 25px; }
#footer_navigation li  {
	list-style-type: none;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
#footer_navigation li a:link, #footer_navigation li a:visited{
	list-style-type: none;
	float: left;
	text-decoration: none;
	display: block;
	padding: 3px;
	color: #000;
}
#footer_navigation li a:hover {
	list-style-type: none;
	float: left;
	text-decoration: none;
}

form label {
	display: block;
	width: 190px;
	text-align: right;
	float: left;
	margin: 0px;
	padding: 5px;
}
form p  {
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form span { color: #FF0000; }

form input { padding: 3px; }
#photo_right {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #666;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#photo_right img {
	display: block;
	border: 1px solid #666;
	padding: 10px;
}
#photo_left {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #666;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#photo_left img {
	display: block;
	border: 1px solid #666;
	padding: 10px;
}
#photo_right_plain img{
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #666;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#services_container {
	height: 570px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#services_left {
	width: 610px;
	text-align: center;
	float: left;
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#services_left p {
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
#services_left p em {
	margin-top: 10px;
	display: block;
}
#sidebar_right_container {
	background-image: url(images/sidebar_250_top.gif);
	width: 350px;
	float: left;
	background-repeat: no-repeat;
	background-color: #333;
	margin-top: 15px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center top;
}

#sidebar_right_container_bottom_box {
	background-image: url(images/sidebar_250_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 520px;
	}

#services_right {
	
	margin: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-seri;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#services_right p {
	display: block;
	font-size: 12px;
	color: #FFF;
	height: 40px;
}
#services_right h2 {
	color: #FFF;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#services_right h1 { color: #FFF; }
#specials {
	text-align: center;
	height: 410px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#specials div {
	border: 3px solid #CB3336;
	padding: 10px;
	margin: 0px;
	height: 380px;
}
#specials h2 a:link , #specials h2 a:visited, #specials p a:link , #specials p a:visited{
	text-decoration: underline;
	font-size: 14px;
	text-align: center;
}
#specials h2 { text-align: center; }
#specials p { }
#specials h1 {
	background-color: #CB3336;
	color: #FFF;
	padding: 5px;
	text-align: center;
}
#specials h3 {
	color: #C33;
	font-size: 19px;
	display: block;
	text-align: center;
}
#specials h3 span { font-size: 36px; }
#specials table {
	margin-right: auto;
	margin-left: auto;
}
#specials table ul  { text-align: left; }
#specials div table li {
	margin-bottom: 5px;
	background-image: url(images/red-check.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	list-style-type: none;
	padding-left: 25px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#specials p {
	margin-top: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

#specials a:link, #specials a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact {
	margin: 0px;
	padding: 10px;
}
#contact h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#contact p { text-align: center; }
#contact h1 {
	display: block;
	padding-top: 20px;
	padding-left: 20px;
}
#user_support_left { float: left; }
#manuals {
	padding: 20px;
	float: right;
}
#manuals p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table h1 {
	margin: 0px;
	padding: 0px;
	display: block;
}
#mainbody table tr td h1 {
	margin: 0px;
	padding: 0px;
}
#manual_box {
	background-image: url(images/manual_box_background.gif);
	background-repeat: repeat-y;
	text-align: center;
	height: 130px;
	padding-top: 5px;
	border: 1px solid #CB3336;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#manual_box h1 {
	font-size: 13px;
	display: block;
	height: 120px;
	padding-top: 10px;
	background-image: url(images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 295px 70px;
}
#manuals h1 a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: block;
	height: 120px;
}
#manuals a:hover { color: #CB3336; }
#manual_box_image  {
	float: left;
	width: 225px;
}
#why_saftetouch h1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 20px;
}
#why_saftetouch h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#FSU_button {
	float: left;
	padding: 0px;
	margin-left: 10px;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	position: relative;
	margin-top: 0px;
	background-image: url(images/FSU-flag.jpg);
	height: 66px;
	width: 159px;
	background-repeat: no-repeat;
}
#FSU_button a:link, #FSU_button a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 66px;
	width: 156px;
}
#FSU_button span {
	text-decoration: none;
	display: none;
}
#main{
	padding: 0 0 0 30px;	
}
#feature{
	background-image:url(http://internetmarketingjacksonville.com/clients/safetouch/main_files/bg2.jpg);
	background-repeat:no-repeat;

}
#feature2{
	background-image:url(http://internetmarketingjacksonville.com/clients/safetouch/main_files/bg3.jpg);
	background-repeat:no-repeat;

}

#main_head{
}
#bullets{
	font-size:19px;
	font-weight:bold;
	margin: 90px 0 0 25px;
}
#bullets2{
	font-size:19px;
	font-weight:bold;
	margin: 30px 0 0 25px;
}

#bullets-template{
font-size:19px;
	font-weight:bold;
	margin: 110px 0 0 25px;
	height:185px;
}
#content-sidebar{
	width:200px;
	height:350px;
	float:right;
	border:thick;
	padding:5px 7px 5px 7px;
	margin:0 0 0 20px;
}

.padme{
	padding: 5px 0 0 0;	
}

.padme2{
	padding: 2px 0 0 20px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:0 0 0 20px;
	text-decoration:none;
	}
#main2{
	padding: 0 0 0 20px;
}

.phone{
	padding: 160px 0 0 0;
	padding: 85px 0 0 0;
	
}
.btnExample {
color:#030;
background:#FF9;
font-weight: bold;
font-size:16px;
border: 1px solid #900;
}
.btnExample:hover {
color:#FFF;
background:#030;

}
#flashreplace{
float:left;
padding: 0 0 0 105px;	
}

#content-bottom{ 
		padding:7px 25px 7px 25px;
		text-align:justify;
}
#content-bottom li{padding:5px 10px 10px 2px;}
#content-bottom a{color:#933}
#content-bottom h1{padding:0 10px 10px 0;}
#content-bottom p{font-weight:normal;}
.underline{text-decoration:underline;}
.h1bottom{
	font-size:18px
	margin:0 0 0 -20px;
}

.custom-link {
	text-decoration:none;
	border-bottom:none;
	font-size:16px;
}