
@import "reset.css";


/* Generic elements */

body { padding: 5px 0; background: #ffffff repeat-x; color: #000000; font: 13px  Arial, Verdana, Helvetica, sans-serif; text-align: center; line-height: 20px; }

a,:link,:visited { color: #cc0033; text-decoration: none; border:none;} 
a:hover,a.important,a.on { color: #cc0033; text-decoration: none; border: none; }

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: none; margin-top: 10px; padding-right: 6em; }
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; }
li { list-style: disc; }


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

img.outline { border: solid 1px #cc0033; }


.edge { float: right; }
.highlight { font: bold 15px Arial, Helvetica, sans-serif; }
.important { color: #7b0046 !important; }


div.outwards { width: 100%; }
div.inwards { width: 860px; margin: 0 auto; text-align: left; }


/* Headings */

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

h1 { font-size: 40px; margin-bottom: 20px; font-weight: normal; font-family: Georgia, "Arial", Helvetica, sans-serif;  }
h2 { font-size: 23px; font-weight: normal; font-family: Georgia, "Arial", Helvetica, sans-serif; color: #cc0033; }
h3 { font-size: 20px; font-weight: normal; }
h4 { font-size: 30px; margin-top: 25px; font-weight: normal; font-family: Georgia, "Arial", Helvetica, sans-serif; color: #cc0033; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Custom headings */

#logo { display: inline; float: left; margin: 0; }
#boxes { font-size: 27px; font-weight: normal; font-family: Georgia, "Arial", Helvetica, sans-serif; color: #fff; text-align: center; line-height: 35px; }
#boxes p{ font-size: 17px; font-weight: normal; font-family: Georgia, "Arial", Helvetica, sans-serif; color: #fff; text-align: center; line-height: 35px; }

/* Single layers */

div.inner { padding: 10px 10px 0 10px; }

#container { width: 790px; margin: 0 auto; text-align: left; }
#content { clear: both; border-top: solid 1px #c0c0c0; background-color: #fff; padding-top: 30px; width: 790px;}
#span2 { clear: both; background-color: #fff; padding-top: 0px; width: 790px;}
#span2 p{ padding-left: 15px}
#span3 { clear: both; background-color: #fff; padding-top: 5px; width: 500px;}

/* Navigation */

#topnavbar { clear: both; width: 790px; padding: 25px 0 40px 0px; }
#topnav { font-size: 18px; }
#topnav li { float: left; margin-right: 60px; list-style: none; }
#topnav li.first { margin: 0 60px 0 220px; list-style: none; }
#topnav li.last { margin-right: 0; list-style: none; }
#topnav li a { float: left; }
#topnav a, #topnav a:visited { font: 18px  Georgia, Arial, Verdana, Helvetica, sans-serif; text-align: left; color: #000; text-decoration: none; }
#topnav a:hover, #topnav a.on { color: #cc0033; }


/* 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; }
.pillars .col { width: 33.3%; }
.pillars .img { padding-top: 505px; }

/*Box*/

.boxC { width: 210px; height: 205px; padding-top: 25px; background: url(images/bg1.png) 0 0 no-repeat; color: #fff; }

.boxD { width: 600px; height: 220px; color: #000; border: solid 1px #c2c2c2;}


/* Footer */

#footer { padding: 0 28px; font: 11px Arial, Helvetica, sans-serif; }
#footer a, #footer a:visited { color: #787779; text-decoration: none; }
#footer a:hover { color: #787779; text-decoration: underline; }
#footer ul { float: left; padding: .25em 25px 1em; }
#footer ul li { float: left; border-right: solid 1px #787779; line-height: 1.1em; }
#footer ul li.last { border: none; }
#footer ul li a { margin: 0 7px; }
#footer ul li.first a { margin-left: 0; }
#footer ul li.last a { margin-right: 0; }

#tld { margin-top: .25em; }


/* DO NOT EDIT OR ADD CODE BELOW */

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