/********** Langdon Florist Landing Page *************/

body {background:url(../images/landing_body_bg.jpg); margin:0; padding:0;}

a.land-enter, a.land-enter span.hover { behavior: url(../iepngfix.htc); }

#bg {background:url(../images/landing_bg.jpg) repeat-x; padding:66px 0 0 0;}

#land-container {margin:0 auto; width:797px; background:url(../images/landing_top.jpg) no-repeat;}
#land-container h1 {margin:0; text-indent:-9999px; height:140px;}
#land-container h2 {margin:0; text-indent:-9999px; background:url(../images/landing_h1.gif) no-repeat; width:361px; height:128px; margin-bottom:0;}

#land-content {background:url(../images/landing_content_bg.jpg) no-repeat 2px 31px; width:795px; height:405px; padding:15px 0 0 56px;}
#land-content p {margin: 0; font-family:Verdana, Arial, sans-serif; font-size:11px; line-height:15px; color:#333; padding:0 428px 0 0;}

span.phone {padding:15px 0 0 0; font-size:18px; color:#003300; display:block;}

.land-enter {margin:-82px 0 0 211px; width:290px; height:95px; display:block; background:url(../images/landing_enter.png) no-repeat; outline:none; cursor:pointer; position:relative; background-position:0 0;}

/* .land-enter:hover {background-position:bottom;} */

.land-enter span.hover {width:290px; height:95px; background:url(../images/landing_enter.png) no-repeat 0 -96px; position: absolute; display:block;}

a:link, a:visited, a:active {color:#990000;}
a:hover {color:#FF0000;}
