
@import "reset.css";


/* Generic elements */

body { padding: 100px 0 1em; background: #ebf4f3; color: #767272; font: .938em/1.4em Arial, Helvetica, sans-serif; text-align: center; }
body { padding: 100px 0 1em; background: #ebf4f3; color: #767272; font: .938em/1.4em Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #59a8b6; text-decoration: underline; } 
a:hover,a.important,a.on { color: #000; text-decoration: underline; }

a.more,a.more:link,a.more:visited { padding-right: 20px; background: url(images/arrow1-right-gray.png) 100% 50% no-repeat; color: #5b5b5b; white-space: nowrap; } 
a.more:hover, a.prev:hover { background-image: url(images/arrow1-right-green.png); color: #59a8b6; }

a.red:link {color: #e0001d; font-style: normal;}
a.red:active {color: #e0001d; font-style: normal;}
a.red:visited {color: #e0001d; font-style: normal;}
a.red:hover {color: #000000; font-style: normal;}

p { margin-bottom: 1em; }

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; }
.reset, .reset ul, .reset ol { margin: 0; padding: 0; }
li {margin-bottom: 10px}

blockquote { padding-left: 30px; background: url(images/quotes1-double-left-gray.png) 0 0 no-repeat; color: #606067; }
blockquote cite { font-style: italic; }
blockquote .w { margin-right: 10px; padding: 2px 30px 2px 0; background: url(images/quotes1-double-right-gray.png) 100% 100% no-repeat; *display: inline-block; }

li.even blockquote { background-image: url(images/quotes1-double-left-turquoise.png); color: #59a8b6; }
li.even blockquote .w { background-image: url(images/quotes1-double-right-turquoise.png); }


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

.reset { margin: 0; padding: 0; }
.resetpos { clear: both; }
img.frame { border: solid 1px #c3c3c3; }





/* Headings */

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

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


/* Form modelling */

input { vertical-align: middle; }
input.text, input.smalltext, input.tinytext, textarea, select { padding: 5px; border: solid 1px #b7b7b7; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #59a8b6; }
input.button { padding: 3px 10px; border-width: 0; background-color: #59a8b6; color: #fff; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; }
input.checkbox { width: 15px; height: 15px; }


/* 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; }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1.5em; }
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 { margin-bottom: .75em; }
.story h3, .story h4, .story h5, .story h6 { color: #59a8b6; }



/* Box models */

.box { margin-bottom: 1em; }

.boxA { width: 272px; background: #59a8b6 url(images/box1-bg.png) 50% 0 repeat-y; }
.boxA .before { background: url(images/box1-top.png) 50% 0 no-repeat; }
.boxA .after { padding: 7px 13px 9px 3px; background: url(images/box1-bottom.png) 50% 100% no-repeat; }

.boxB { width: 689px; background: #fff url(images/grad1.png) 0 100% repeat-x; }
.boxB .container { background: url(images/box2-bg.png) 50% 0 repeat-y; }
.boxB .before { background: url(images/box2-top.png) 50% 0 no-repeat; }
.boxB .after { min-height: 300px; padding: 34px 50px 28px 47px; background: url(images/box2-bottom.png) 50% 100% no-repeat; } * html .boxB .after { height: 300px; }


/* List models */

.normal li { margin: 2em 0; }

.listA {  }


/* Custom headings */

#logo { margin: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 8px; white-space: nowrap; }
#logo a, #logo a:visited { color: #767272; text-decoration: none; }
#logo #tagline { display: block; margin-top: .5em; font-size: 62%; letter-spacing: 1px; text-align: right; margin-right: 30px; }
#logosub #taglinesub { display: block; margin-top: .5em; font-size: 62%; letter-spacing: 1px; text-align: left; margin-right: 30px; margin-top: -21px; }


/* Single layers */

#container { width: 975px; margin: 0 auto; margin-top: -70px; text-align: left; }
#header .contact { clear: both; color: #e0001d; font-size: 1.3em; text-align: right; }
#content {  }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { float: left; width: 272px; }
#colgroup1 .colB { float: right; width: 689px; }
#colgroup1 .colB .colgroupA .colA1 { float: right; width: 170px; }
#colgroup1 .colB .colgroupA .colA2 { float: left; width: 390px; padding-top: 1em; }
#colgroup1 .colB .colgroupB .colB1 { float: left; width: 133px; }
#colgroup1 .colB .colgroupB .colB2 { float: left; width: 450px; }
#colgroup1 .colB .colgroupB .colB3 { float: left; width: 600px; }

/* Navigation */

#navbar { background: url(images/arrow1-right-green.png) -9999px -9999px no-repeat; }
#nav { float: right; margin-bottom: 1em; font-size: 1.067em; font-family: Arial, Helvetica, sans-serif; }
#nav li { float: left; margin-left: 1px; }
#nav a { float: left; width: 95px; padding: .5em 20px; background-color: #59a8b6; color: #fff; white-space: nowrap; }
#nav a, #nav a:visited { text-decoration: none; }
#nav a:hover, #nav a.on { background-color: #fff; color: #606067; }

#subnavbar .after { padding-top: 30px; padding-bottom: 30px; }
#subnav { font-size: 1.067em; font-family: Arial, Helvetica, sans-serif; }
#subnav li { margin-bottom: 1px; zoom: 1; }
#subnav a { display: block; width: 202px; padding: .5em 27px; }
#subnav a, #subnav a:visited { color: #fff; text-decoration: none; }
#subnav a:hover, #subnav a.on { background-color: #fff; color: #606067; }


/* Featured Testimonials section */

#featured-testimonials { position: relative; width: 570px; margin: 20px 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#featured-testimonials blockquote p { margin-bottom: .5em; }
#featured-testimonials blockquote cite { color: #302f2f; font-weight: bold; }
#featured-testimonials a.more { position: absolute; bottom: 7px; left: 105%; }


/* Team list section */

#team-list h3 { color: #59a8b6; }
#team-list li { padding-bottom: 2em; }
#team-list li li { padding-bottom: 0; }
#team-list li ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }


/* Contact Form */

#contactFrm table tbody th { width: 105px; font-weight: normal; text-align: left; }
#contactFrm input.text, #contactFrm textarea { width: 258px; }
#contactFrm select { width: 270px; }
#contactFrm #newsletter { width: 22px; height: 22px; }
#contactFrm input.submit { width: 105px; height: 30px; }


/* Footer */

#footer { padding: 0 25px; text-align: right; }
#copyright { font-size: .799em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#tld { padding: 0 25px; font-size: .799em; text-align: right; }
#tld a{ text-decoration: none; color:#767272}





/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colset:after, .colgroup: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 */