
@import "reset.css";


/* Generic elements */

body { background: url(images/grad1.jpg) repeat-x; color: #000; font: .814em/1.5em Verdana, Tahoma, Arial, Helvetica, sans-serif; text-align: center; }

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

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; margin: 0; padding: 0; }

small, big { line-height: normal; }
big { font-size: 1.231em; }


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

.nindent { padding-right: 100px; }







/* Links & Buttons */

a.more,a.more:link,a.more:visited { padding-right: 15px; background: url(images/arrow1-right-darkred.png) 100% 50% no-repeat; white-space: nowrap; }
a.more:hover { background-image: url(images/arrow1-right-violet.png); color: #49317b; }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: normal; }

h1 { font-size: 140%; }
h2 { font-size: 135%; }
h3 { font-size: 120%; }
h4 { font-size: 120%; }
h5 { font-size: 120%; }
h6 { font-size: 120%; }


/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 48%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }
.pillars .col { width: 33.3%; }
.pillars2 .col { width: 25%; }
.pillars2 .col-last {  }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { overflow: hidden; width: 354px; height: 86px; padding: 46px 30px 46px 46px; background: url(images/box2.png) no-repeat; color: #fff; }


/* List models */

.listA {  }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story h1, .story h2, .story h3, .story h4, .story h6 { color: #000; font-weight: normal; }
.story h5 { color: #000; font-weight: bold; }
.story h3, .story h4, .story h5, .story h6 { margin: 1em 0 .25em; }
.story h1, .story h2 { font-weight: normal; }
.story h3 { color: #cb1f2a; font-weight: bold; }
.story h6 {  }

/* Custom headings */

#logo { display: inline; float: left; margin: 5px 40px 1em 50px; }
#tagline { display: inline; float: left; margin: 20px 0 0 0; }


/* Single layers */

#container { width: 908px; margin: 0 auto; text-align: left; }
#wrapper { background: url(images/box1-bg.png) repeat-y; }
#wrapperBefore { background: url(images/box1-top.png) 0 0 no-repeat; }
#wrapperAfter { padding: 37px 16px 12px; background: url(images/box1-bottom.png) 0 100% no-repeat; }
#content { padding: 25px 50px 12px; }


/* The Header */

#header { background-color: #000; color: #fff; }
#header #outline { padding: 0 50px 8px; border-top: solid 8px #cb1f2a; background: #b0252c url(images/grad1.png) 0 0 repeat-x; line-height: 19px; white-space: nowrap; }
#header #cap { position: relative; z-index: 1; height: 133px; }


/* Custom column groups */

#colgroup1 {  }
#colgroup1 .colA { float: left; width: 200px; }
#colgroup1 .colB { float: right; width: 200px; }
#colgroup1 .colB .colgroupA .colB1 { float: left; width: 200px; }
#colgroup1 .colB .colgroupA .colB2 { float: right; width: 200px; }


/* Navigation */

#navbar { position: absolute; bottom: 0; right: 40px; z-index: 2; width: 447px; height: 118px; }
#navbar .state, #navbar .hover { width: 100%; height: 100%; padding: 0; background: url(images/pattern1-x24.png) -999px -999px no-repeat; }
#navbar #state1, #navbar #hover1 { background-position: -147px 67px; }
#navbar #state2, #navbar #hover2 { background-position: -99px 68px; }
#navbar #state3, #navbar #hover3 { background-position: -10px 40px; }
#navbar #state4, #navbar #hover4 { background-position: 100px 0px; }
#navbar #state5, #navbar #hover5 { background-position: 70px 50px; }
#navbar #state6, #navbar #hover6 { background-position: 130px 45px; }
#navbar #state7, #navbar #hover7 { background-position: 138px 70px; }
#navbar #state8, #navbar #hover8 { background-position: 203px 62px; }

#nav { display: none; }
#nav li { float: left; }
#nav a, #nav a:visited { color: #fff; text-decoration: none; }
#nav a:hover, #nav a.on {  }

#subnav { font-size: .900em; text-transform: lowercase; }
#subnav li { display: inline; }
#subnav a { padding-right: 10px; background: url(images/bullet1.png) 100% 50% no-repeat; }
#subnav a, #subnav a:visited { color: #fff; text-decoration: none; }
#subnav a:hover, #subnav a.on { text-decoration: underline; }

/* Sloganbox */

#sloganbox { display: inline; float: left; margin: 5px 13px; font: 19px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif; }


/* Footer */

#footer { clear: both; margin-top: -1em; padding: 0 20px; font-size: .846em; text-align: right; }
#footer a, #footer a:visited { color: #000; text-decoration: none; }
#footer a:hover { color: #000; text-decoration: underline; }

#tld { padding: 0 20px; font-size: .846em; text-align: right; }



/* Custom Pages */

body#home #content { padding: 3px; min-height: 406px; background: url(images/pic_home.png) 50% 0 no-repeat; }
body#about #content { background: url(images/pic_about-us.jpg) 95% 0 no-repeat; }
body#what-we-do #content { background: url(images/pic_what-we-do.jpg) 95% 100% no-repeat; }
body#partnering #content { background: url(images/pic_partnering.jpg) 25% 100% no-repeat; }
body#none #content { background: url() 95% 0 no-repeat; }




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