html, body, 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, menu, nav, section, 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, nav, section {display: block;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y:scroll}

/* we use a lot of ULs that aren't bulleted. don't forget to restore the bullets within content. */
ul {list-style: none;}
* {margin:0; padding:0}
.clr {clear:both; margin:0; padding:0}
h1, h2, h3, h4, div, p, ul, form {margin:0; padding:0; list-style:none}
a, img {outline:none; border:none; margin:0; padding:0; text-decoration: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;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}
hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}
input, select {vertical-align: middle;}

pre {white-space: pre; /* CSS2 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */ word-wrap: break-word; /* IE */}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}
small {font-size: 85%;}
strong, th {font-weight: bold;}
td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable, input[type=button], input[type=submit], button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  

/* IE message */
p.chromeframe {font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:normal; color:#fff; background:#f00; padding:15px 20px; text-align:center}
p.chromeframe a {color:#000}
p.chromeframe a:hover {text-decoration:underline}

body {margin:0; padding:0; clear:both; font-family: Verdana, Geneva, sans-serif; color:#000; font-weight:normal; background:#fff url(/images/bg-tile.png) repeat}
h1, h2, h3, h4, h5, h6 {font-family: Georgia, "Times New Roman", serif}
#wrap {width:960px; margin:0 auto}

#header {}
.hgroup {padding:45px 0}
.logo {margin:0 auto; display:block; text-align:center}

nav {height:30px; border-top:1px solid #000; border-bottom:1px solid #000; background-color:#fff;}
nav ul {}
nav ul li {font-size:18px; font-family: Georgia, "Times New Roman", serif; text-transform:uppercase}
nav ul li a {color:#000; padding:0 40px 0 41px; line-height:30px; float:left}
nav ul li a:hover {background:#e2e3f1;}/*was e8216f*/
nav ul li a.active {background:#929cc6}

/* Home */
#container {padding:30px 0 12px}
.blockL {width:470px; height:470px; float:left; border:1px solid #000}
.blockL img, .blockR img {width:100%; height:auto}
.blockR {width:470px; float:right}
.blockR ul {}
.blockR ul li {width:225px; height:225px; border:1px solid #000; margin:0 0 18px 0}
.blockR ul li:nth-child(odd) {float:left}
.blockR ul li:nth-child(even) {float:right}
.tagline {text-align:center; margin-bottom:24px}

/* Content */
#content {border:1px solid #000; margin:30px 0; padding:27px 21px; background:#fff}
#content h1 {font-size:18px}
#content h2 {font-size:21px; padding:0 6px 21px; font-weight:normal}
#content p {font-size:12px; padding:15px 0 0; line-height:1.5em; text-align:justify}
#content p a {color:#000}

.alignright {float:right; border:1px solid #000; margin:18px 0 30px 30px}
.alignleft {float:left; border:1px solid #000; margin:18px 30px 30px 0}

/* Services*/
#content ul {list-style:circle; list-style-position:inside; padding:15px 0 0 0;}
#content ul li {font-size:12px; padding:6px 0; line-height:1.5em}
.imgleft {float:left; border:1px solid #000; margin:0 30px 0 0}

/* Products */
.fancybox-custom .fancybox-skin {box-shadow: 0 0 50px #222}
.products {}
.products a {float:left; margin:10px 5px}
.products img {border:1px solid #000; width:171px; -moz-box-shadow: 0 0 5px #999; -webkit-box-shadow: 0 0 5px #999; box-shadow: 0 0 5px #999}

/* Contact */
.map {width:350px; height:400px; float:left; margin:0 30px 0 0}
.contact {float:left; margin:6px 0 0}
#content .contact p {font-size:14px; padding:15px 0 0; line-height:20px;}
.contact a:hover {text-decoration:underline}

#footer {font-size:11px; color:#999; background-color:#fff;text-align:center;margin:0 84px;}
#footer a {color:#999}
#footer a:hover {color:#666; text-decoration:underline}