html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, figure, footer, header, hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }


body {width:100%; background:#000 URL('../images/headerBG.png') repeat-x 0 0; font:13px sans-serif; *font-size:small; *font:x-small; line-height:1.22; }
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
 
body{ color:#FFF; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; }
a, a:active, a:visited { color:#607890; }
a:hover { color:#036; }
ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }
small { font-size:85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 

a:link { -webkit-tap-highlight-color: #FF5E99; } 


html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }
.hidden { display:none; visibility:hidden; } 
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


 /* Primary Styles
    Author: Zachary Scally
 */


/**
* HEader =============================================================Header 
*/
header{
    width:900px;
    margin:auto;
}

header .logo{
    padding-top:10px;
    text-align:center;
}

header #header_nav{    
    margin-top:40px;


}

header #header_nav ul{
  
}
header #header_nav ul li{
    display:inline; 
    background:#ccc;
    padding:7px;
 
}
header #header_nav ul a{
    text-decoration:none;
    text-transform:uppercase;
    outline:none;
    color:#000;
    font-weight:bold;
    font-size:12px;

}

.menu1 { margin:0; margin-top:27px; height:35px; background:#fff url(../images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left; list-style:none;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#CCC; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(../images/button3.gif);}
.menu1 li.current a b {background:url(../images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../images/button2.gif);}
.menu1 li a:hover b {background:url(../images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(../images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}



/**
* MAin content area ====================================================MAIN CONTENT
*/

.contactForm{}

.contactForm tr{}

.contactForm tr td{padding:5px;}



#main{
    width:850px;
    padding:10px;
    margin:auto;
}

.img_float{
    float:right;
    padding-top:20px;
    padding-bottom:30px;
    height:400px;  

}

.img_float ul{}
.img_float ul li{
    list-style:none;
}

.content_wrapper{
    width:650px;
    padding-top:10px;
    padding-bottom:20px;
    padding-left:10px;
    float:left;

}

.content_wrapper h2{
    color:#FFF;
    font-size:16px;
    
}

/**
* home page
*/


.home_video{
margin-left:150px;
    
} 

.right_floater{
    width:500px; 

}

.left_floater{
    float:left;
    padding-right:35px;
    margin-top:10px;
    list-style:none;
}

#main .content_wrapper h3{
    font-size:1.5em;
    color:#FFF; 
    padding-top:10px;
    text-align:justify;   
}

#main .content_wrapper p{
    margin-left:10px;
    color:#FFF; 
    text-align:justify;  
}

#business_points{
    padding-top:60px;
    color:#FFF;
    padding-bottom:40px;
}

#business_hours{
    color:#FFF;
    list-style:none; 
}


#business_hours ul li{
    
}

/**
* Gallery
*/
.customer_images{
    margin-top:30px;
    
}

.customer_images h2{
    padding-bottom:10px;
    color:#DF0000;
    font-size:12px;
}

.customer_images a{
    padding-left:10px;
}


/**
* Footer ===============================================================Footer
*/

footer{
    width:850px;
    margin:auto;  
    height:94px;
    background:#000 URL('../images/footerBG.gif') repeat-x 0 0;
}

footer .footer_float_img{
    margin-top:10px;
    float:right;
}

footer #footer_nav{}
footer #footer_nav ul{
    padding-top:10px;
}
footer #footer_nav ul li{ display:inline; color:#fff;}
footer #footer_nav ul li a{
    color:#FFF;
    font-size:12px;
    text-decoration:none;
}

footer #footer_nav ul li a:hover{
    color:#E7DC77;

}

.powered_by{
    padding-top:40px;
    margin-left:240px;
    
}

.powered_by ul{

}
.powered_by ul li{
    display:inline;
    text-decoration:none;
}
.powered_by ul li a{} 




/* 
 * print styles
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}



@media all and (orientation:portrait) { 
  
}

@media all and (orientation:landscape) { 
  
}

/* Grade-A Mobile Browsers */
@media screen and (max-device-width: 480px) {
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } 

}

