@charset "UTF-8";
/* CSS Document */

html {height:100%; margin:0px;}
body {height:100%; margin:0px; font-family:Optima, "Century Gothic", Arial;}
table {height:100%; width:100%; border:0px;}

.wrapper{width:930px; background-color:#FFFFFF; display:block; margin:auto;}
.header{width:929px; height:60px; float:left; line-height:60px; font-size:39px; color:#6D6F71; text-align:center; margin-bottom:20px;}

.iconwrapper{width:600px; height:280px; margin:auto; display:block; padding-left:10px;}
.icon {height:280px; width:155px; float:left; margin:0px 20px; display:block; line-height:700px; overflow:hidden;}
	
.tagline{width:830px; height:30px; margin:30px 50px 10px 50px; float:left; color:#6D6F71; font-size:20px; padding-right:20px;}
.footer{width:850px; text-align:center; color:#AAAAAA; font-size:13px;}
.footer a{text-decoration:none;color:#888;}
.footer2{position:absolute; bottom:10px; right:10px;}
.footer3{position:absolute; bottom:35px; left:10px;}
.footer4{position:absolute; bottom:-3px; left:17px;font-size:10px;}

#carecall {background:url(images/carecall.png) no-repeat; background-position:0px 10px;}
#carecall:hover{background-position:0px -290px;}

#firesafe {background:url(images/firesafe.png) no-repeat; background-position:0px 10px;}
#firesafe:hover{background-position:0px -290px;}

#silentalert {background:url(images/silentalert.png) no-repeat; background-position:0px 10px;}
#silentalert:hover{background-position:0px -290px;}
