@charset "utf-8";
/* CSS Document */
* {margin:0px 0px; padding:0px 0px;}

a img {border:none;}

.none {display:none;}
.block {display:block;}
.clear-both{clear:both;}
.align-right {text-align:right;}

.copy-highlight {font-size:14px;}
.pink-highlight {color:#E877AF; text-align:center; font-size:12px;}

body {background-color:#e75598;}

#content-wrapper {background:#fef3ef; width:908px; margin:20px auto; display:block;}

#header {background:url(../images/header-rounded-corner.jpg) top no-repeat #ffffff; padding:30px 0px 0px 0px; display:block;}
#header h3 a {background:url(../images/gedi-logo.jpg) no-repeat; width:224px; height:44px; display:block;}

#header-copy {background:url(../images/header-graphic.jpg) top no-repeat; height:419px; display:block;}

#body-copy {background:#fef3ef; padding:22px 20px 0px 41px; width:600px; display:block; float:left;}
#body-copy h3 {background:url(../images/body-copy-heading-new.gif) -1px 0px no-repeat; height:28px; width:267px;}
#body-copy p {color:#404040; font-size:12px; line-height:20px; font-family:Myriad, Arial, Helvetica, sans-serif; margin-bottom:15px;}

#footer {background:url(../images/footer-rounded-corner.jpg) bottom no-repeat; height:44px; display:block; padding:60px 0px 0px 13px; margin:50px 0px 0px 0px;}
#footer p {color:#404040; font-size:12px; line-height:20px; font-family:Myriad, Arial, Helvetica, sans-serif;}
#footer p a {color:#6dbcdd; text-decoration:none;}