@charset "utf-8";
/* CSS Document */

/**************************** RESET CSS ***********************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;outline: 0; ;vertical-align: baseline;background: transparent;}
ol, ul {list-style: none;}
/* remember to define focus styles! */
:focus {outline: 0;}

img{ behavior: url(scripts/iepngfix.htc); border:0px;}
/**************************** END :: RESET CSS ***********************************/

body{ background-color:#000; font-size:12px; color:#ffffff; font-family:Arial, Helvetica, sans-serif;}

#wrapper{ width:960px; height:788px; margin:0 auto;background:url(../images/bg.jpg) no-repeat top left; position:relative;}
#header1{ width:235px ; height:92px; position:absolute; top:37px; left:0px; z-index:5000; }
#stamp{ width:410px ; height:97px; position:absolute; top:0px; left:280px; z-index:5000; }

ul.check{ padding-left:20px;}
ul.check li{ background:url(../images/check.jpg) 0 0; padding-left:20px; background-repeat:no-repeat; padding-bottom:4px;}

.phonebox{ float:left; width:673px; height:484px; margin-top:50px; position:relative;}


#phone1{ z-index:500; position:absolute; left:0px; top:0px;}
#zip1,#zip2,#zip3,#zip4,#zip5{z-index:450;position:absolute;left:270px;top:341px;background:url(../images/zip1.png);width:210px;height:119px;}
input#inpone,input#inptwo,input#inpthree,input#inpfour,input#inpfive{margin:0px;padding:0px;color:#777777;border:0;position:absolute;z-index:1000;left:296px;top:417px;width:60px;}

#phone2{ z-index:600; position:absolute; left:0px; top:0px;}
#phone3{ z-index:650; position:absolute; left:0px; top:0px;}
#phone4{ z-index:660; position:absolute; left:0px; top:0px;}
#phone5{ z-index:660; position:absolute; left:0px; top:0px;}
#scrollercontainer{width:650px; padding:15px 0px 0px 20px; float:left;}

#sociallinks{width:166px; padding:5px 0px 0px 23px;}
#fbconnect{height:230px; *height:229px;width:185px; overflow:hidden;background:url(../images/fb.gif) no-repeat 0 0; margin-left:20px;}

#footer{float:left; width:960px; text-align:center; padding-top:40px; clear:both; color:#a56464; font-size:10px;}
#footer a{ color:#a6a6a6; text-decoration:underline}
#footer a:hover{color:#a6a6a6; text-decoration:none}
