
/* ============================
CSS by Tyler Lange - tyler[at]neosmedia[dot]ca
Copyright 2009 Neos Media Inc.

swatch colors:
 warm grey/beige: #DAD0B9
 light grey: #B2B2B2
 black #000
 white #FFF
===============================
*/

@charset "UTF-8";

/* reset browsers */
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;
font-size: 100%;
background: transparent;
}
ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: #696969 url('../images/bg/circular_gradient.jpg') repeat top center;
line-height: 1;
}
/* Floats */
.clear {
clear: both;
overflow: hidden;
}
.img-right {
margin: 0 10px 10px 10px;
float: right;
}
.img-left {
margin: 0 0 10px 0;
float: left;
}
.img-center {
margin: 0 0 10px 0;
}
/* Typograyp / Heading */
h1,h2,h3,h4,h5,
.sf-menu li a,
.button-round a {
font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
font-size: 22px;
font-weight: lighter;
color: #000;
margin: 5px 0 10px 0;
padding: 0 0 5px 0;
width: 100%;
border-bottom: solid 1px #999;
}
h2 {
font-size: 18px;
font-weight: bold;
font-style: italic;
color: #666666;
margin: 20px 0 10px 0;
}
h3 {
font-size: 16px;
font-weight: normal;
color: #333;
}
.home-h1 {
margin: 0 0 5px 0;
padding: 0;
border: 0;
}
p {
margin: 0 5px 10px 0;
line-height: 20px;
max-width: 800px;
}
strong {
font-weight: bolder;
}
.lrg-type {
font-size: 18px;
}
/* Link */
a {
color: #000;
text-decoration: underline;
}
a:hover {
color: #666;
text-decoration: none;
}
a img,
a:link img {
border: 0;
}
/* Shell */
#wrapper {
margin: 0 auto;
padding: 0;
width: 100%;
}
#container {
margin: 0 auto;
width: 960px;
}
/* Layout */
#main-body {
margin: 0;
padding: 10px 20px 0 30px;
min-height: 430px;
background: transparent url('../images/bg/container.gif') repeat-y scroll left bottom;
overflow: hidden;
}
#header {
width: 960px;
height: 76px;
display: block;
text-indent: -9999px;
background: transparent url('../images/global/header.png') top left no-repeat;
_behavior: url('css/iepngfix.htc');
}
#main-content {
margin: 0 0 20px 0;
_margin: 0;
width: 100%;
overflow: hidden;
clear: both;
*clear: none;
}
.home-image-item-01 {
margin: 0 20px 20px 0;
}
.home-image-item-02 {
margin: 0 0 19px 0;
}
.home-image-item-01,
.home-image-item-02 {
width: auto;
float: left;
}
.home-image-item-01 a img,
.home-image-item-02 a img {
border: solid 1px #666;
}
.home-image-link {
margin: 5px 0;
text-align: right;
}
.home-image-link a,
.home-image-link a:link,
.home-image-link a:visited {
padding: 0 0 0 25px;
height: 22px;
color: #666;
text-decoration: none;
font-size: 16px;
font-weight: bold;
background: transparent url('../images/sprite.gif') no-repeat scroll top right;
}
.home-image-link a:hover {
color: #999;
}
#left-column-home,
#left-column {
margin: 0 10px 0 0;
padding: 0 10px 0 0;
width: 689px;
height: auto;
float: left;
overflow: hidden;
border-right: solid 1px #999;
}
#left-column {
min-height: 300px;
}
#right-column {
width: 200px;
float: left;
overflow: hidden;
}
#right-column p {
text-align: left;
}
/* Lists */
ol,
.styled-list {
margin: 0 0 10px 25px;
line-height: 18px;
}
ol strong {
font-size: 13px;
}
ol li {
margin: 0 0 10px 0;
}
.styled-list {
float: left;
width: 270px;
}
.styled-list li {
list-style-type: circle;
margin: 5px;
}
.styled-list li a {
display: block;
width: auto;
}
/* Buttons */
.button-round {
float: right;
}
.button-round a {
margin: 0;
width: 160px;
height: 36px;
display: block;
text-indent: -9999px;
background: transparent url('../images/sprite.gif') no-repeat scroll 0 -45px;
}
.button-round a:hover {
background: transparent url('../images/sprite.gif') no-repeat scroll 0 -81px;
}
/* Navigation */
#main-nav {
margin: -7px 0 0 0;
clear: both;
}
#main-nav ul li {
margin: 0;
padding: 0;
display: inline;
font-size: 14px;
text-transform: uppercase;
}
/* Inner pages */
.testimonial {
width: 600px;
padding: 0 0 0 50px;
background: transparent url('../images/quote.gif') top left no-repeat;
}
.testimonial strong {
float: right;
text-align: right;
color:#666;
}
.separator {
margin: 10px 0 20px 0;
width: 100%;
text-indent: -9999px;
border-bottom: solid 1px #999;
clear: both;
}
#right-column-wrapper {
margin: 35px 0;
}
/* Footer */
#footer {
margin: 0;
padding: 20px 0;
width: 960px;
height: 139px;
display: block;
color: #FFF;
background: transparent url('../images/global/footer.png') top left no-repeat;
_behavior: url('css/iepngfix.htc');
}
#footer ul {
margin: 0;
width: 230px;
float: left;
font-size: 11px;
line-height: 18px;
}
#footer ul li {
padding: 0 0 0 35px;
}
#footer ul li a,
#footer ul li a:link,
#footer ul li a:visited {
width: auto;
display: block;
color: #FFF;
text-decoration: none;
}
#footer ul li a:hover {
color: #B2B2B2;
}
#footer ul li a span {
text-transform: uppercase;
}
/* Contact form */

.red {
color:#900;
}
.contact-page p {
margin: 2px 0 0 0;
}

#home-list li {
text-indent: 15px;
line-height: 18px;
list-style: inside;
list-style-type: disc;
display: block;
font-weight: bold;
}
