@charset "UTF-8";
/* CSS Document */

body{background-color:#26456c; font-family:Helvetica, sans-serif; font-size:14px; color:#D1CDCC; font-weight:lighter; letter-spacing:0.4px;}
h1{font-family:Helvetica, sans-serif; font-size:18px; color:#ffffff; font-weight:bold; letter-spacing:1px; margin: 0 0 20px 0; padding: 0; }
p{line-height:25px;}
.link{font-family:Helvetica, sans-serif; font-size:14px; color:#D1CDCC; letter-spacing:0.4px; text-decoration:none;}
.link2{font-family:Helvetica, sans-serif; font-size:14px; color:#fff; letter-spacing:0.4px;}
a:hover.link{font-family:Helvetica, sans-serif; font-size:14px; color:#fff; font-weight:lighter; letter-spacing:0.4px; text-decoration:none;}
a:hover.link2{font-family:Helvetica, sans-serif; font-size:14px; color:#D1CDCC; font-weight:lighter; letter-spacing:0.4px;}

.container {margin:0 auto; width:900px;}

div.rightPanel { float: right; width: 300px; margin: 0 -102px 50px 45px; }
div.rightPanel h2 { font-size:16px; color:#ffffff; font-weight:bold; letter-spacing:1px; margin: 0 0 20px 0; padding: 0; }

ul { list-style: none; margin: 0; padding: 0; }
ul li { margin-bottom: 15px; }

div.leftPanel { width: 450px; float: left; }

.header{background-image:url(../images/bc_header.jpg); background-repeat:no-repeat; height:231px;}
.header-side{background-image:url(../images/bc_header_bg.jpg); background-repeat:repeat-x; height:231px;}

.middle{background-image:url(../images/bc_header_bg.jpg); background-repeat:repeat-x; height:50px; background-position:bottom; margin-top:50px;}

.content{ margin-left:68px; margin-right:102px; margin-bottom:50px; margin-top:25px;}
.content2{ margin: 15px 0px 0px 62px;}
.content img{float:right; margin-left:40px; border:1px solid #D1CDCC;}

div.span-1, div.span-2 {float:left;
margin-right:10px; line-height:25px;}

.span-1{width:350px;} 
.span-2{width:350px;} 

.last, div.last {margin-right:0;} /*use for last column*/

/*Same DISTANCE top and bottom of object*/
.append-bottom {margin-bottom:1.5em;}
.prepend-top {margin-bottom:1.5em;}

div.clear  {font-size:1px; line-height:0; clear:both;}

.white{color:#FFF; font-weight:bold;}

.linkhome {color:#FFF; font-weight:bold; text-decoration:none; margin-right:25px;}
a:hover.linkhome {color:#D1CDCC; font-weight:bold; text-decoration:none; margin-right:25px;}
