/* CSS document for City and Guilds Institute website */

body {font: 76%/1.56 Arial, Helvetica, sans-serif; text-align:center; padding:0 0 14px 0;background-repeat:no-repeat; background-position:bottom center; background-attachment: fixed; color:#565656; background-color:#fff; background-image:url(../../../../images/assets/bg-default.png);}
html {min-height:100.01%;}

body {background-image:url(../../../../images/assets/cables-bg2.jpg); background-position:bottom right;}
/* end */


/* Kill all browser defaults */
* {margin:0; padding:0;}
/* end */

/* links */
a, a:visited {text-decoration:none; color:#000;}
a:hover {text-decoration:underline;color:#ED2324;}
a {outline:none;}
/* end links */

/* general layout rules */
div#wrapper {margin:0 auto; padding: 0px 0px 10px 0px; text-align:left; width:770px; background:#fff; border-top: 1px solid #ED2324;border-bottom: 1px solid #ED2324;}
p.skip {display:none;}

div#contentholder {}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* page header */
div#header {width:770px; position:relative; height:112px;}
div#header h1 {display:none;}
div#header img {position:absolute; top:24px; left:15px;}
/* page header */