/* CSS Document */
html, body {background:url(images/header_bg1.gif) repeat-x;  
padding:0px;
margin:0px;
}
img{border: 0px;}
body, div, p, span, td { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#666666; }
a {color: #666666; text-decoration: underline; }
a:hover {color: #666666; text-decoration: none; }
h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color:#e1752f;}
h2 {font-size: 14px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; margin-bottom: 0px;}
.clearboth {clear: both;}


/* HEADER */

#headertop {background: url(images/bg_launchpadLogo.jpg) top center; width: 920px; height: 146px; margin-left:auto;margin-right:auto;}
#homebutton {float: left;}
#flashbanner {width: 500px; height: 146px; padding:0; float: right; }
#headerbottom {background: url(images/bg_launchpadBanner.jpg) top center; width: 920px; height: 81px; margin-left:auto;margin-right:auto; }
#mainmenu {float: right; padding-top: 42px; text-align:right; }

/* BODY */

#container {width: 900px; margin-left:auto;margin-right:auto; padding-top: 10px; padding-bottom: 45px;}
#content {float: left; width: 622px;}
#contentbody{background-color:#edeeeb; padding: 20px 70px 55px 70px;}
#contentbody p{line-height: 22px; text-align:justify; margin-top: 0px; }
#contentbody ul{margin-top: 4px; margin-left: 12px; padding-left: 12px; margin-bottom: 12px; padding-bottom: 12px;}
#contentbody li {/*list-style:url(images/icon_tick2.gif);*/ padding: 2px; }
#contentbody h2 {font-size: 14px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; margin-bottom: 0px;}
#clearboth {clear: both;}
#rightfloat {float: right; width: 265px;}

/* RIGHT HAND SIDE */

.benefits { background:url(images/bg_sidenogradient.gif) bottom no-repeat; padding: 10px 10px 40px 10px;}
.benefitItem {background:url(images/icon_tick.gif) 0% 7% no-repeat; padding: 5px 8px 10px 32px; color: #163d57; line-height: 20px;}
.benefitItem a{color: #163d57; text-decoration: none; }
.benefitItem a:hover{color: #163d57; text-decoration: underline; }
.benefitLine {background:url(images/bg_horDash.gif) repeat-x bottom; width: 100%;}
.article1 { background:url(images/bg_sidegradient.gif) 0% 100% no-repeat; padding: 10px 20px 20px 20px; color: #163d57; font-family:Arial, Helvetica, sans-serif; line-height: 17px;} 
.article2 { background:url(images/bg_sidegradient.gif) 0% 100% no-repeat; padding: 20px; color: #163d57; font-family:Arial, Helvetica, sans-serif; text-align:center; }
.header{ font-size: 14px; font-weight: bold; color: #163d57; font-family:Arial, Helvetica, sans-serif;  line-height: 17px;}

/* FOOTER */
#footercontainer { width: 100%; background-color:#edeeeb; padding-top: 5px; position: fixed; height: 35px; bottom: 0px;}
#footer {padding-top: 12px; width:900px; text-align:left; }




 