
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 10%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231;}
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

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

a { color: #aab1b0; }
a:visited { color: #aab1b0; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; color:#38b2d7;}
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

body
{
         background-image:url('/img/greypattern.jpg');
         background-repeat:repeat-x;
         
}

#container
{
        width: 990px;
        margin: 10px auto 0px auto;
        background-color:#fff;
   
}

#main a
{
    
     text-decoration: none;
}

#main a:hover
{
    text-decoration: underline;
}




header
{
    padding: 20px 30px 0px 30px;
   
   
}

        header #contactInfo
        {
            width: 350px;
            height: 70px;   
            float:right;
            text-align:right;
            font-weight:bold;
            color:#898989;
             font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif; 
            
        }

        header #contactInfo p
        {
            line-height: 1.5em;
            padding: 0px;
            margin: 0px;
            font-size: 1.1em;
        }

        header #contactInfo img
        {
            margin-left:5px;
            margin-top: 5px;
        }

.blue
{
    color:#38b3d8;
}

nav{  
   float:right;
   height: 19px;   
   display:block;
   margin-bottom: 30px;  
   margin-top: 15px;
   clear:right;
   width: 600px;
   padding: 0px;
   
  
}

        nav ul
        {
            display: block;
            font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif; 
            float:right;
        }

        nav li{
          float:left;
          margin: 0px 0px 0px 0px;
          padding: 0px 24px 2px 24px;
          border-right: 1px solid #aab1b0;
          height: 16px; 
  
        }

        nav ul .last
        {
            border-right: none !important;
            padding-right: 0px !important;
           
        }

        nav li:hover{
          color:#38b3d8;
        }

        nav a
        {	
	        text-decoration:none;
	        font-size: 1.2em;	
	        display:block;
        }

        nav .current{

        }


        nav span
        {
	        color:#898989;
	        display:block;
        }

#logo
{ 
      width: 290px;
      height: 78px;
      float:left;
      font-family: Arial, Helvetica, sans-serif;
      padding: 11px 8px 8px 0px;
}

h1
{
      font-size: 1.1em;
      font-style: italic;
      margin-top: 5px;
      color:#898989;
       line-height: 1.4em;
       
}

h2
{
         margin-top: 20px;
         font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif; 
          text-shadow: 0px 1px 1px #ccc;
}

#innerContent h2
{
        color:#38b2d7;
        margin: 0px 0px 0px 0px;
        padding-top: 20px;
        padding-bottom: 20px;
        clear:both;
        line-height: 1.3em;
        font-size:1.7em;
        font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif; 
        font-weight: bold;
}

h3
{
        color:#333333;
        font-size: 1.5em;
        font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif; 
         text-shadow: 0px 1px 1px #ccc;
}

	
h4
{
	    font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif; 
	    font-size: 2em;
	
}

h5{
	   color:#333333;
        font-size: 1.5em;
        font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif; 
         text-shadow: 0px 1px 1px #ccc;
         margin: 0px;
         
}


#main
{
	    width: 930px;
	    margin: 0px auto 0px auto;
	    min-height:700px;
	
}

#overview
{
    padding-top: 100px;
}

#content
{
   
        width: 670px;
        float:left;
}

#sidebar
{
        float:right;
        width: 250px;
        background:red;
  
}


#mid
{
	min-height: 320px;
	margin-top: 20px;
	
}

        #mid img{
	        background-color:#fff;
        }

        #mid div{
	        width: 210px;
	        height: 209px;
	        float:left;
	
	        margin-right: 30px;
	        margin-bottom: 0px;
              }

        #mid p{
	        color:#818586;
	        margin-top: 15px;
	        font-size: 1.1em;
              }
              
        #mid #midRight{
	        margin-right: 0px;
	        float:right;
       
        }

#innerContent
{
    clear:both;
    margin-left: 0px;
}


        #innerContent p
        {
            font-size: 1.3em;
            padding-bottom: 10px;
        }
        
        #innerContent a
        {
            color:#2aa9d6;
            font-weight: bold;
        }
        
        #boxes
        {
            clear:both;
        }

        #boxes div
        {
            width: 185px;
            height: 300px;
            float:left;   
            padding: 0px 10px 10px 10px;
            margin-right: 30px;
            margin-bottom: 30px;
            text-align: center;
            background-color: #f7f7f7;
            border: 1px solid #cccccc;
            background-image:url('/img/gridbg.jpg');
           
        }
        
        #boxes h3
        {
            text-transform: uppercase;
        }
        
        
        #boxes p
        {
             font-size: 1em;
        }
        
        #boxes .last
        {
            margin-right: 0px;
        }
        
        #costs
        {
            margin-bottom: 25px;
            
        }
        
            #costs div
            {
                width: 50%;
                float:left;           
                min-height: 210px;
            }
        
            #costs img
            {
                float:left;
            }
        
            #costs .costDescription
            {
                 float:left;
                 width: 340px;
                 margin-left: 20px;
            }
        
            #costs h3
            {
           
                text-transform: uppercase;
                padding: 0px 0px 8px 0px;
                margin: 0px 0px 8px 0px;
                border-bottom: 1px solid #ccc;
                text-shadow: 0px 1px 1px #ccc;
                
            }
        
            #costs p
            {
                margin: 0px;
                padding: 0px;
                font-size: 1.1em;
            }
        
        .workItem
        {
            width: 100%;
            background: #ccc;
            min-height: 480px;
            background-image:url('/img/diagonaltile.gif');
            background-repeat:repeat;
            border-bottom: 1px solid #ccc;
            margin-bottom: 15px;
        }
        
            .workDescription
            {
                width: 430px;
                float:left;
                 padding: 15px 0px 0px 30px;
            }
        
            .workItem img
            {
                float:right;
                 padding: 40px 45px 0px 0px;
            }
            
            .workItem h3
            {
                font-size: 2em;
                margin: 20px 0px 0px 0px;
                text-transform:uppercase;
            }
            
            .workItem h4
            {
                  font-size: 1.5em;
                  margin: 4px 0px 15px 0px;
                  border-bottom: 1px solid #ccc;
                  padding-bottom: 15px;
                  line-height: 1.5em;
                
            }
        
      #productPage
      {
          width: 550px;
          float:left;
      }
      
      #productPageImage
      {
          float:right;
          width: 351px;
          margin-top: 20px;
      }
        
#bottomBar
{
    height: 50px;
	width: 100%;	
	padding: 0px 0px 0px 0px;
	background:#272830;
	background-image:url('/img/footerbg.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	
}   
        


footer {  
	    
	    color:#333;
	    width: 100%;	
	    padding: 20px 0px 0px 0px;
	    background:#272830;
	    height: 400px;
}

    footer div{
	     width: 990px;
         margin: 0px auto 0px auto;
         color:#ccc;
        
    }

    footer a{
        color:fff;
    }
    
    footer h6
    {
        font-size: 1.3em;
        font-weight: normal;
        color:#fff;
        margin: 0px 0px 20px 0px;
        padding: 0;
    }
    
    footer div div
    {
         width: 180px;
         margin-right: 55px;
        float:left;
      
       
    }
    
    footer ul
    {
        list-style: none;
        margin: 0px;
        padding: 0;
       
        
    }
    
    footer li
    {
        border-bottom: 1px dotted #ccc;
        margin: 7px 0px 0px 0px;
        padding-bottom: 7px;
    }
  



.contact-form {
	display: inline;
	float: left;
	width: 100%;
	margin: 0 0 0 0px; }
 
	.contact-form label {
		clear: both;
		float: left;
		font-size: 15px;
		width: 100%; }
 
	.contact-form input { width: 250px; }
 
	.contact-form p {
		-moz-border-radius: 5px;
		background: #eee;
		border-radius: 5px;
		display: inline;
		float: left;
		font-size: 11px;
		font-weight: 700;
		margin-right: 16px;		
		width: 279px;
		padding: 10px; }
 
		.contact-form p.last { margin-right: 0; }
 
		.contact-form p.textarea {
			float: left;
			width: 910px;
			margin: 0; }
 
		.contact-form p.button {
			background: none;
			float: left;
			width: 100px;
			margin: 0;
			padding: 0; }
 
		.contact-form p.req {
			background: none;
			float: left;
			margin: 30px 0 0 10px;
			padding: 0; }
 
	.contact-form input,.contact-form textarea {
		-moz-border-radius: 3px;
		-moz-transition: border-color .2s ease-out;
		-o-border-radius: 3px;
		-o-transition: border-color .2s ease-out;
		-webkit-border-radius: 3px;
		-webkit-transition: border-color .2s ease-out;
		background-color: #fcfcfc;
		border-radius: 3px;
		border: solid 1px #ddd;
		color: #999;
		font-family: a1, Arial, sans-serif;
		font-size: 18px;
		font-weight: 400;
		margin-top: 5px;
		text-shadow: 0 1px 0 #fff;
		transition: border-color .2s ease-out;
		padding: 10px; }
 
	.contact-form input:focus,.contact-form textarea:focus {
		background-color: #fff;
		color: #222;
		outline: 0;
		border-color: #666; }
 
	.contact-form textarea {
		overflow: auto;
		width: 880px; }
 
	.contact-form button {
		background-color: #fff;
		border: 0;
		cursor: pointer;
		margin: 20px 0 0; }
		
#address
{
    margin-top: 15px;
    clear:both;
    height: 330px;
    font-size: 1.6em;
    font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, sans-serif; 
}

#address div
{
    width: 50%;
    float:left;
    line-height: 1.6em;
}



#address #officephoto
{
     
     width: 326px;
     float:right;
     margin-right: 10px;
}

#address #addresstext
{
    width : 580px;
}


