body {margin:10px 0px 0px 0px; text-align:center; background-image:url(images/mainBg.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif;}

/* Wrapper  */
.siteWrapper {margin-left:auto; margin-right:auto; width:955px;}


.topWrapper {width:955px; height:30px;}
.bottomWrapper {width:955px; height:30px; margin-left:auto; margin-right:auto;}


/* Header and navigation  */

.topLinks {padding:13px 20px 10px 10px; text-align:right; font-size:70%; color:#FFF;}
.skipLinks {float:right; width:250px; height:25px; text-align:right; padding:6px 0px 0px 0px}
.header {height:217px; background-image:url(images/attendsLogo.jpg); background-repeat:no-repeat;}
.navigation {height:64px; text-align:left;}


/* Content  */
.contentOuter {background-image:url(images/mainContentBg.gif); background-repeat:repeat-y;}
.contentInner {padding:10px 20px 50px 20px; text-align:left; background-image:url(images/contentBg.jpg); background-repeat:repeat-y;}
.flag {height:47px;}
.languageOuter {height:180px; padding-left:30px;}
.languageOuterSmall {height:160px; padding-left:30px;}
.languageOuterSmall2 {height:140px; padding-left:30px;}
.languageOuterSmallCentre {height:140px; padding-left:385px;}
.languageContainer {width:147px; float:left; padding-right:30px;}
.languageHeader {background-image:url(images/languageBg.gif); height:26px;}
.languageLinks {background-image:url(images/languageLinksBg.gif); background-repeat:repeat-y;}
.languageContact {background-image:url(images/contactBg.gif); height:21px; background-repeat:no-repeat;}
.languageContactPadd {font-size:70%; text-align:center; padding:3px 0px 0px 0px;}
.languageLinksPadd {font-size:70%; text-align:center; padding:3px 0px 4px 0px;}
.languageHeaderPadd {color:#FFFFFF; font-size:70%; font-weight:bold; padding:5px 0px 0px 0px; text-align:center}

.ukContainer {height:31px; background-image:url(images/ukBlueBg.gif); background-repeat:no-repeat; margin:0px 20px 0px 30px;}
.ukLanguageHeader { font-size:70%; padding:11px 0px 0px 60px; text-align:left}
.unitedKingdom {color:#FFFFFF; padding-right:25px;}
.contentInnerContacts {padding:0px 20px 50px 70px; text-align:left;}

.contentInnerTwo {padding:10px 20px 0px 20px; text-align:left; background-image:url(images/contentBg.jpg); background-repeat:repeat-y;}


/* Footer area  */
.footer {background-image:url(images/footer.gif); height:108px;}

.terms {font-size:70%; text-align:left; float:left; width:180px; padding:0px 20px 0px 10px;}
.verify {padding:64px 10px 0px 20px; text-align:left; float:left; width:150px;}
.copywright {font-size:70%; color:#FFFFFF; text-align:right; float:right; width:500px; padding:65px 30px 0px 0px;}

.pearsons {
	font-size:70%;
	float:right;
	width:142px;
	height:16px;
	text-align:right;
	padding-top:0px;
	padding-right: 20px;
}

/* Misc  */
.spacer {height:300px;}
hr {border: none 0; 
	border-top: 1px dashed #FFF;
	border-bottom:1px dashed #CACACA;
    height: 2px;
	margin: 3px 0px 8px 0px;
	
	}
.clear {clear:both;}	

	
img {border:none;}




/* content image positioning */
.imageRight {float:right; padding:0px 0px 10px 10px;}
.imageLeft {float:left; padding:0px 10px 10px 0px;}


.smallspacer {height:20px;}
