body {border-top:15px solid #CCCCCC; padding:0; margin:0; background:url(bg.jpg) top left repeat-x; font-family:Helvetica, Arial, sans-serif; color:#3e3e3e;}
img {border:none;}a:focus {outline:none;}

#wrapper {width:630px; margin:0 auto;}

#delaware a {width:330px; height:51px; margin:20px 0 0 0; background:url(logo.png) top left no-repeat; display:block;}
#delaware a:hover {background:url(logo.png) bottom left no-repeat;}

#bigBlurb {font-size:30px; font-weight:bold;}
#bigBlurb a:visited {color:#3e3e3e;}
#bigBlurb a:hover {text-decoration:none;}

#smallBlurb {font-size:14px;}

.app {float:left; width:276px; height:135px; padding:10px 10px 0 15px; background:url(CTA-BG.png) top left no-repeat; font-size:12px;}

#cms {color:#222a67;}
#store {margin:0 0 0 25px; color:#004c2b;}
#crm {color:#3e3e3e;}
#mail {margin:0 0 0 25px; color:#cb560a;}

#footerLinks {float:left; width:400px; margin:20px 0 0 0; padding:20px 110px; border-top:1px dashed #ccc; text-align:center;}
#footerLinks a {font-size:11px; color:#005494;}
#footerLinks a:hover {text-decoration:none; color:#3e3e3e;}
#footerLinks a:visited {color:#005494;}

#copyright {text-align:center;}
#copyright a:hover {text-decoration:none;}
#copyright a:visited {color:#3e3e3e;}

/****clearfix****/
.clearfix:after {content: ".";display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {clear:both; display: inline-block;}
/* HIDES FROM IE-MAC \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
