
@import "reset.css";


/* Generic elements */

html, body { height: 100%; }
html { background: #0e0e0e url(images/pattern1.jpg) repeat-x; }
body { background: url(images/bg1.jpg) 50% 0 no-repeat; color: #fff; font: .938em/1.4em Calibri, Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #fff; text-decoration: underline; } 
a:hover,a.important,a.on { color: #747476; text-decoration: underline; }

p { margin-bottom: 1em; }

small, big { line-height: normal; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }

p img, li img { vertical-align: middle; }

blockquote { padding: .25em 0 0 25px; background: url(images/quotes1_top-left.png) no-repeat; font-size: 1.067em; }
blockquote p { margin-bottom: .5em; }
blockquote .a { padding: 2px 30px 2px 0; background: url(images/quotes1_bottom-right.png) 100% 100% no-repeat; white-space: nowrap; *display: inline-block; }
blockquote cite { display: block; font-weight: bold; }


/* Custom paragraphs, links, images, etc. */


/* Links & Buttons */

a.more,a.more:link,a.more:visited { padding-right: 15px; background: url(images/bullet_star.png) 100% 50% no-repeat; white-space: nowrap; }
a.more:hover {  }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; font-weight: normal; line-height: normal; }

h1 { font-size: 200%; }
h2 { font-size: 160%; }
h3 { font-size: 120%; }
h4 { font-size: 115%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Layout models */

.inner { padding: 15px 15px 1px; }
.section { margin-bottom: 2em; }


/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { background: url(images/frame2.png) no-repeat; }
.boxB { background: url(images/frame1.png) no-repeat; }
.boxC { padding: 10px; background: url(images/trans1.png); }


/* List models */

.listA {  }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story h2, .story h3, .story h4, .story h5, .story h6 {  }
.story big { font-size: 1.402em; }


/* Custom headings */

#logo { margin-bottom: 1em; }
#tagline { margin-bottom: 1em; font-size: 18px; text-transform: uppercase; }


/* Single layers */

#container { width: 900px; margin: 0 auto; padding: 105px 0 2em; }
#content { text-align: left; }


/* Custom column groups */

#colgroup1 .col { overflow: hidden; height: 431px; margin-right: -7px; padding: 10px 17px 18px 11px; }
#colgroup1 .colA { width: 489px; }
#colgroup1 .colA .inner { background-color: #131214; height: 356px; padding: 30px 60px 30px 60px; }
#colgroup1 .colB { position: relative; float: right; width: 368px; }
#colgroup1 .colB .inner { position: absolute; top: 50px; left: 20px; width: 325px; padding: 10px 15px 1px 11px; }

#colgroup2 { background: url(images/bg-full-top.png) no-repeat; padding-top: 41px; margin-bottom: 15px; padding: 41px 0 0 0; margin: 0 0 15px auto; width: 894px; } 
#colgroup2 > .below { background: url(images/bg-full-bottom.png) no-repeat 0% 100%; padding-bottom: 41px; } 
#colgroup2 > .below > .inside { background: url(images/bg-full-mid.png) repeat-y; min-height: 200px; padding: 2px 63px 20px 57px;} 


/* Navigation */

#navbar { padding: 1em 0; border-top: solid 1px #5e5e5e; }
#nav {  }
#nav li { display: inline; padding: 0 15px 0 30px; background: url(images/bullet_star.png) 0 50% no-repeat;  }
#nav li.first { background-image: none; }
#nav a, #nav a:visited { color: #747476; text-decoration: none; }
#nav a:hover, #nav a.on { color: #fff !important; }

/* Testimanials */
.testimonials blockquote { background-color: #09090A; padding: 27px 43px 28px 45px; background-position: 19px 22px; font-size: 15px; margin-bottom: 30px; }
.testimonials blockquote.last { margin-bottom: 0; }
.testimonials blockquote p { background: url(images/quotes1_bottom-right.png) 96% 100% no-repeat; }


/* The Footer */

#footer { clear: both; width: 100%; padding-top: 1em; border-top: solid 1px #5e5e5e; font-size: .866em; }
#footer p { text-align: center; }
#footer #tld { padding: 0 25px; font-size: .92em; text-align: center; }
#footer #tld a, #footer #tld a:visited, #footer #tld a:hover { text-decoration: none; }





/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .colset:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .colset, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: block; }
/* end hide */