body
{/* page */
        background-image: url(/images/bg.gif);
        margin: 0px;
        padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
}



#siteContainer
{/* sites wrapper */
        margin: auto;
        width: 998px;
        background-image:url('/images/bodyslice.jpg');
        height: 100%;
        padding-left: 3px;
        padding-right: 3px;
        display:table;

}

 a:link,  a:visited, a:active
{/* overall links */
        color: #099cc8;
        text-decoration: underline;
}

 a:hover
{/* overall links */
        color: #099cc8;
        text-decoration: none;
}

#topBar
{/* top nav bar */
        height: 24px;
        background-image:url('/images/topslice.jpg');
        color: #FFF;
}

#topBar ul li
{/* top nav bar list links */
        float: left;
        height: 18px;
        font-size: 10px;
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 10px;

}

#topBar ul
{/* top nav bar list links */
        margin: 0px;
        padding: 0px;
        list-style:none;
        display: block;
        float: right;
}

#topBar ul li a:link, #topBar ul li a:active, #topBar ul li a:visited
{/* top nav links */
        color: #FFF;
        text-decoration: none;
        padding: 2px;
        padding-left: 4px;
        padding-right: 4px;
}

#topBar ul li a:hover
{/* top nav links  */
        color: #FFF;
        text-decoration: none;
        background-color: #111;
}

#banner
{/* banner wrapper */
        position: relative;
        padding: 0px;
        margin: 0px;
        height: 118px;
}

#phoneN
{/* phone number text */
        position: absolute;
        top: 3px;
        right: 5px;
        color: #FFF;
        font-size: 12px;

}

#theBanner
{/* banner image */
        border: 0px;
        padding: 0px;
        margin: 0px;
}

#navBar
{/* main nav wrapper */
        background-image: url('/images/navslice.jpg');
        height: 35px;
}

#navBar ul
{/* main nav list */
        margin: 0px;
        padding: 0px;
        list-style:none;
        display: block;
}

#navBar ul li
{/* main nave list items */
        float: left;
        font-size: 16px;
        height: 29px;
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0px;
}

.end
{/* end of main nav llist */
        background-image: url('/images/endnav.jpg') !important;
        background-position:left !important;
        background-repeat:no-repeat;
        padding-left: 15px !important;
        padding-right: 0px !important;
}

.linkEnd:link, .linkEnd:active, .linkEnd:visited
{/* end of main nav list links */
        background: none !important;
        background-position:left !important;
        background-repeat:no-repeat;

}
.linkEnd:hover
{/* end of main nav links */
        background: none !important;
        background-position:left !important;
        background-repeat:no-repeat;
}




#navBar ul li a:link, #navBar ul li a:visited, #navBar ul li a:active
{/* main nav link */
        color: #FFF;
        text-decoration: none;
        padding-right: 25px;
        padding-left: 25px;
        padding-top: 5px;
        display: block; float: left;
                background-image: url('/images/navdiv.jpg');
        background-position:right;
        background-repeat:no-repeat;
        height: 29px;

}

#navBar ul li a:hover
{/* main nav links */
        color: #FFF;
        border-bottom: #099cc8 0px solid;
        background-image: url('/images/navdiv2.jpg');
        background-position:right;
        background-repeat:no-repeat;
}

#leftCol
{/* left content column */
        float: left;
        border: #000 0px solid;
        padding: 5px;
        width: 304px;
}

#rightCol
{/* right content column */
        float: right;
        border: #000 0px solid;
        padding: 5px;
        width: 679px;
        padding-left: 0px;
        padding-right: 0px;
}

#firstRight
{
  background-image: url('/images/sliceZ.jpg');
  background-repeat:repeat-x;
  height: 40px;
  margin-top: -5px;
  padding-top: 5px;
}

h1
{/* heading 1 */
        font-size: 22px;
        color: #696b6c;
        padding: 0px;
        margin: 0px;
        background-image: url('/images/star.png');
        background-repeat:no-repeat;
        padding-left: 25px;
        margin-top: 10px;

        letter-spacing: 0px;
        margin-left: 10px;
        font-weight:bold;
}

h2
{/* heading 2 */
        font-size: 16px;
        color: #4ab4d5;
        padding: 0px;
        margin: 0px;
        background-image: url('/images/h2.png');
        background-repeat:no-repeat;
        padding-left: 25px;
        margin-top: 10px;

        letter-spacing: 0px;
        margin-left: 10px;
}


h3
{/* heading 3 */
        font-size: 18px;
        color: #fff;
        padding: 0px;
        margin: 0px;
        letter-spacing: 0px;
        margin-left: 10px;
}
h4
{/* heading 4 */
        font-size: 16px;
        color: #4ab4d5;
        padding: 0px;
        margin: 0px;
        background-image: url('/images/h3.png');
        background-repeat:no-repeat;
        padding-left: 25px;
        margin-top: 0px;

        letter-spacing: 0px;
        margin-left: 10px;
}

.leftDivider
{/* spacing for left content */
        height: 3px;
        background-image: url('/images/leftDivider.jpg');
        margin: 10px;
        margin-top: 6px;
        margin-bottom: 6px;
}

.rightDivider
{/* spacer for right content */
        height: 2px;
        background-image: url('/images/rightDivider.jpg');
        margin: 14px;
        margin-top: 6px;
        margin-bottom: 6px;
}

.leftContent
{/* text wrapper on left side */
        padding-left: 12px;
        padding-right: 12px;
        color: #5d666b;
        font-size: 12px;
        line-height: 24px;
        text-align:justify;

}

.lp
{/* latest project image padding */
        margin-left: 9px;
}

.leftContent2
{/* left side content */
        padding-left: 12px;
        padding-right: 12px;
        color: #5d666b;
        font-size: 14px;
        line-height: 28px;
        text-align:left;

}

.leftContent2 a
{
        padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
        padding-right: 12px;
        color: #e3526b;
        font-size: 14px;
        line-height: 28px;
	background-color:#d2d2d2;
	text-align:left;
	text-decoration:none;

}

.leftContent2 a:hover
{
        padding-left: 12px;
        padding-right: 12px;
        color: #e9e9e9;
        font-size: 14px;
        line-height: 28px;
	background-color:#e3526b;
	text-align:left;
	text-decoration:none;

}

.bullet
{/* bullet for blog posts */
        font-size: 16px;
        color: #666;
        font-weight: bold;
        letter-spacing: -2px;
        font-family:Geneva, Arial, Helvetica, sans-serif;
}

.clear
{/* what it does */
        clear:both;
}

.rightContent
{/* right side content */
        padding-left: 16px;
        padding-right: 16px;
        color: #5d666b;
        font-size: 14px;
        line-height: 28px;
        text-align:left;

}

#rightSaveMoney
{/* save money block */
        height: 193px;
        width: 659px;
        margin-left: 12px;
        position:relative;
        margin-bottom: 40px;
}

#rm1
{/* save money block abs pos item */
        position:absolute;
        top: 81px;
        left: 45px;
        color: #333;
        font-weight:bold;
}

#rm2
{/* save money block abs pos item */
        position:absolute;
        top: 101px;
        left: 29px;
        color: #666;
        font-size: 14px;
        line-height: 25px;
        padding-right: 5px;
        padding-top: 3px;
}

#rm3
{/* save money block abs pos item */
        position:absolute;
        top: 163px;
        right: 24px;
        color: #fff;
        font-size: 12px;
        letter-spacing: -0px;
        text-transform:uppercase;
        font-weight: bold;

}

#rm3 a:link, #rm3 a:visited, #rm3 a:active
{/* save money links */
        color: #FFF;
        text-decoration: none;
}

#rm3 a:hover
{/* save money links */
        color: #FFF;
        text-decoration: underline;
}

#rightContent2
{/* right side text option */
        background-image: url('/images/underSlice.jpg');
        background-repeat:repeat-x;
        min-height: 50px;
        padding: 15px;
        clear: both;
        color: #5d666b;
        font-size: 14px;
        line-height: 24px;
        text-align:justify;
        padding-bottom: 3px;
}

.props
{/* properties image */
        margin-left: 12px;
}

.moreinfo
{/* more einfo links in blue */
        text-align: right;
        font-size: 12px;
}

.moreinfo a:link, .moreinfo a:visited, .moreinfo a:active
{/* mor einfo links in blue */
        background-color: #82c9f0;
        color: #FFF;
        padding: 2px 4px 3px 4px;
        text-decoration: none;
        text-transform:uppercase;
}

.moreinfo a:hover
{/* mor einfo links in blue */
        background-color: #6dc4f4;
}

#linkBox
{/* box for services actually */
        background-image: url('/images/listBack.png');
        height: 219px;
        width: 279px;
        color: #43b7d9;
        font-size: 18px;
        line-height: 36px;
        padding-left: 24px;
        white-space:nowrap;
        padding-top: 2px;
        float: left;
        margin-left: 15px;
}

#testimonial
{/* what it says ^^ */
        float: right;
        background-image: url('/images/testimonial.jpg');
        width: 266px;
        height: 228px;
        margin-right: 15px;
        position:relative;
}

#tm1
{/* test item */
        position:absolute;
        color: #5e5e5e;
        top: 10px;
        left: 30px;
        font-size: 16px;
        font-weight: bold;
}

#tm2
{/* test item */
        position:absolute;
        color: #999;
        top: 45px;
        left: 30px;
        font-size: 12px;
        width: 150px;

}

#tm3
{/* test item */
        position:absolute;
        color: #999;
        top: 174px;
        left: 98px;
        font-size: 12px;
        font-weight:bold;
        color: #5e5e5e;
        text-transform:uppercase;

}

.rightContent3
{/* right side text wrapper */
        padding: 15px;
}

#footer
{/* end of page wrapper */
        background-image: url('/images/footerSlice.jpg');
        height: 119px;
}

.footBox
{/* left side content boxes in the footer */
        padding: 10px;
        margin-left: 20px;
        line-height: 24px;
        font-size: 14px;
        padding-bottom: 0px;
        float: left;
}

#footer a:link, #footer a:visited, #footer a:active
{/* footer links */
        color: #FFF;
        text-decoration: none;
}

#footer a:hover
{/* footer links */
        color: #FFF;
        text-decoration: underline;
}

.footBox2
{/* right side footer box */
        padding: 10px;
        margin-left: 20px;
        line-height: 24px;
        font-size: 14px;
        padding-bottom: 0px;
        float: right;
        text-align: right;
        white-space:nowrap;
        color: #fff;
        width: 350px;

}


.footBox2 img
{/* globe in footer */
        float: right;
        padding-left: 20px;
        padding-top: 5px;
}
