@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	text-align: center;
	background: #efefef;
}

#wrapper {
	position:relative;
	width:940px;
	text-align: left;
	background: url(side_grad_bg_repeat.jpg) repeat center top;
	margin: 18px auto 0;
}
#wrapper #topBackground {
	width: 940px;
	margin: 0px;
	background: url(side_grad_bg_top.jpg) no-repeat center top;
	position: absolute;
	height: 200px;
}

#header {
	background: url(Safe_Start_Header.jpg) no-repeat center center;
	height: 200px;
	position: relative;
}

#topright {
	position: absolute;
	height: 55px;
	width: 674px;
	top: 0px;
	right: 0px;
	background: url(banner_pics.jpg) no-repeat right top;
	margin-right: 20px;
}




ul#navlist {
	text-align: center;
	list-style: none;
	position: absolute;
	width: 678px;
	right: 0px;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: right;
	margin-right: 20px;
}
ul#navlist li  {
	display: block;
	float: right;
	width: 169px;
	text-align: center;
	background: #FAEBD7;
	line-height: 2.5em;
}


ul#navlist li a {
	display: block;
	text-decoration: none;
	color: #660000;
	outline: none;
	border-top: 1px solid #ffe;
	border-right: 1px solid #999999;
	border-left: 1px solid #fff;
	line-height: 2.5em;
	border-bottom: 1px solid #999999;
}
.navrt_remove {
	border-top: 1px solid #ffe;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #fff;
}
ul#navlist li a:hover {
	color: #000033;
	background: #FFDAB9 center;
	line-height: 2.3em;
	border-top: 1px solid #aaab9c;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
	line-height: 2.5em;
}
.navrt_remove_h {
	border-top: 1px solid #aaab9c;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
	border-right-width: 1px;
	border-right-style: solid;
}

#sidebar {
	float: left;
	width: 225px;
	margin-left: 19px;
	margin-bottom: 25px;
	margin-right: 22px;
}
ul#sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 180px;
	list-style: none;
	display: block;
	font-size: 0.8em;
	margin: 22px 22px 20px;
}
ul#sidenav li {
	text-align: center;
	display: block;
	background: #FAEBD7;
}
ul#sidenav  li a {
	color: #660000;
	text-decoration: none;
	outline: none;
	display: block;
	line-height: 2.3em;
	width: 180px;
	border-top: 1px solid #ffe;
	border-right: 1px solid #aaab9c;
	border-bottom: 1px solid #999999;
	border-left: 2px solid #fff;
	vertical-align: middle;
	background: #FAEBD7;
}
ul#sidenav li a:hover {
	color: #000033;
	background: #FFDAB9;
	line-height: 2.3em;
	width: 180px;
	border-top: 1px solid #aaab9c;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #ccc;
}

/* Current Style Here */

ul#sidenav li a.current,ul#sidenav li a.current:hover {
	color: #000033;
	background: #FFDAB9;
	line-height: 2.3em;
	width: 180px;
	border-top: 1px solid #aaab9c;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #ccc;
}

/* Current Style Ends */


/* Top Current Style Here */

ul#navlist li a.currenttop,ul#navlist li a.currenttop:hover {
	color: #000033;
	background: #FFDAB9 center;
	
	line-height: 2.3em;
	border-top: 1px solid #aaab9c;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
	line-height: 2.5em;
	}

/* Top Current Style Ends */

/*  Accomm Nav Color Blue Starts  */

ul#sidenav  li a.bluenav {
	color: #000033;
}

/*  Accomm Nav Color Blue Ends  */

#sidenav li p {
	line-height: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.7em;
}
#sidebarImage {
	height: 160px;
	width: 183px;
	margin: 12px 22px 20px;
}
#sidebar input.text  {
	width: 180px;
	height: 15px;
	margin-right: 12px;
	margin-left: 22px;
	background: #ddd;
	border-top: 1px solid #ffe;
	border-right: 1px solid #aaab9c;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #fff;
}
#sidebar input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	background: #ddd no-repeat;
	height: 17px;
	width: 100px;
	margin-left: 22px;
	border-top: 1px solid #ffe;
	border-right: 1px solid #aaab9c;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #fff;
	color: #660000;
}
#sidebar input.checkbox {
	margin-left: 22px;
	margin-top: 3px;
}
#googleWrap {
}
.checktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#mainContent {
	width: 614px;
	margin-left: 275px;
	margin-top: 21px;
	margin-bottom: 20px;
}

#wrapper #mainContent #aboutUsimage {
	background: #999999;
	height: 150px;
	width: 200px;
	float: right;
	margin-left: 7px;
	margin-top: 6px;
}
#wrapper #mainContent #newBuildingpic {
	background: #999999;
	float: right;
	height: 150px;
	width: 200px;
	margin-left: 7px;
	margin-top: 6px;
}
#wrapper #mainContent #aboutusHoldingcontent {
	width: 614px;
	margin-bottom: 10px;
}
#wrapper #mainContent #introContactcontent {
	background: #FF6699;
	height: 100px;
	width: 614px;
	margin-bottom: 5px;
}
#logoarea  {
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.7em;
	padding-bottom: 8px;
	color: #222222;
}
#sideRight {
	float: left;
	height: 110px;
	width: 145px;
	margin-top: 5px;
}
#wrapper #mainContent #supportToptext {
	padding-bottom: 7px;
}







/*LEFT SUPPORT HOLDER BEGINS HERE*/
#wrapper #mainContent #leftSupportholder {
	height: 915px;
	width: 420px;
	background: #efefef;
	float: left;
}
/*LEFT SUPPORT HOLDER ENDS HERE*/

/*first row begins*/
#wrapper  #mainContent  #leftSupportholder #supportBoxone  {
	height: 180px;
	width: 420px;
}
#wrapper #mainContent #leftSupportholder #textsupportBoxone p {
	font-size: 0.7em;
	width: 420px;
	height: 30px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	background: #efefef;
}
/*first row ends*/



/*SECOND ROW WRAPPER STARTS HERE*/
#wrapper #mainContent #leftSupportholder #twoBoxwrapone {
	height: 246px;
	width: 420px;
}
/*SECOND ROW WRAPPER ENDS HERE*/

/*second row part LEFT begins*/
#wrapper #mainContent #leftSupportholder #firstWrapperleft {
	height: 180px;
	width: 208px;
	float: left;
}
#wrapper #mainContent #leftSupportholder #firstWrapperleft #supportBoxtwo {
	background: #efefef;
	height: 180px;
	width: 208px;
}
#wrapper #mainContent #leftSupportholder #firstWrapperleft #textsupportBoxtwo p {
	font-size: 0.7em;
	width: 198px;
	height: 60px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	background: #efefef;
	padding-left: 4px;
}
/*second row part LEFT ends*/


/*second row part RIGHT Begins*/
#wrapper #mainContent #leftSupportholder #secondWrapperright {
	height: 180px;
	width: 208px;
	float: right;
}
#wrapper #mainContent #leftSupportholder #secondWrapperright #supportBoxthree {
	background: #efefef;
	height: 180px;
	width: 208px;
}
#wrapper #mainContent #leftSupportholder #secondWrapperright #textsupportBoxthree p {
	font-size: 0.7em;
	width: 208px;
	height: 60px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	background: #efefef;
}
/*second row part RIGHT Ends*/


/*third row begins*/
#wrapper #mainContent #leftSupportholder #supportBoxfourwrap {
	background: #efefef;
	height: 220px;
	width: 420px;
}
#wrapper #mainContent #leftSupportholder #supportBoxfourwrap #textsupportBoxfour p {
	font-size: 0.7em;
	width: 400px;
	height: 33px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 5px;
	background: #efefef;
	padding-right: 10px;
	padding-left: 10px;
}
/*third row ends*/

/*FOURTH ROW WRAPPER STARTS HERE*/
#wrapper #mainContent #leftSupportholder #twoBoxwraptwo {
	height: 128px;
	width: 420px;
}
/*FOURTH ROW WRAPPER ENDS HERE*/

/*FOURTH row part LEFT begins*/

#wrapper #mainContent #leftSupportholder #twoBoxwraptwo #boxBottomfirstwrapperleft {
	float: left;
}
#wrapper #mainContent #leftSupportholder #twoBoxwraptwo #boxBottomfirstwrapperleft #supportBoxfive {
	height: 180px;
	width: 260px;
}
#wrapper #mainContent #leftSupportholder #twoBoxwraptwo #boxBottomfirstwrapperleft #textsupportBoxfive p {
	background: #efefef;
	font-size: 0.7em;
	width: 250px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	height: 48px;
}
/*FOURTH row part LEFT ends*/

/*FOURTH row part right begins*/

#wrapper #mainContent #leftSupportholder #twoBoxwraptwo #boxBottomsecondwrapperright {
	float: right;
}
#wrapper #mainContent #leftSupportholder #twoBoxwraptwo #boxBottomsecondwrapperright #supportBoxsix {
	height: 180px;
	width: 156px;
}

#wrapper #mainContent #leftSupportholder #twoBoxwraptwo #boxBottomsecondwrapperright #textsupportBoxsix p {
	background: #efefef;
	font-size: 0.7em;
	width: 156px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 6px;
	height: 48px;
}
/*FOURTH row part right ends*/










#mainContent #rightSupportholder {
	float: right;
	height: 915px;
	width: 165px;
	margin-bottom: 20px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding-right: 2px;
	padding-top: 18px;
}
#wrapper #mainContent #onlineHoldingbox {
	width: 614px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	margin-bottom: 8px;
}
#wrapper #mainContent #onlineHoldingbox #onlineContentaccom img {
	margin-bottom: 2px;
}
#wrapper #mainContent #onlineHoldingbox #shelterContent {
	width: 614px;
	border-top: 1px solid #999999;
	padding-top: 9px;
}
#wrapper #mainContent #onlineHoldingbox #shelterContent img {
	margin-bottom: 3px;
}
#wrapper #mainContent #onlineHoldingbox #onlineContentemploy img {
	padding-bottom: 2px;
}
#wrapper #mainContent #onlineHoldingbox #onlineContentcare img {
	margin-bottom: 2px;
}
#wrapper #mainContent #onlineHoldingbox #onlineContentirish img {
	margin-bottom: 2px;
}
#wrapper #mainContent #onlineHoldingbox p {
	padding-bottom: 5px;
}

#wrapper  #mainContent  #onlineHoldingbox h4   {
	margin-bottom: 4px;
	font-size: 1.5em;
}

#wrapper #mainContent #onlineHoldingbox a {
	color: #660000;
	text-decoration: none;
}
#wrapper #mainContent #onlineHoldingbox a:focus {
outline: none;
}
#wrapper #mainContent #onlineHoldingbox #onlineContentaccom {
	width: 614px;
	border-top: 1px solid #999;
}
#wrapper #mainContent #onlineHoldingbox #onlineContentemploy {
	width: 614px;
}
#wrapper #mainContent #onlineHoldingbox #onlineContentirish {
	width: 614px;
}
#sideRighttwo {
	float: left;
	margin-top: 34px;
}
#sideRightthree {
	float: left;
	margin-top: 17px;
}
#sideRightfour {
	float: left;
	margin-top: 35px;
}

#mainContent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #222222;
	margin-top: 0.6em;
	font-weight: normal;
	line-height: 1.2em;
}

#mainContent p {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #222222;
	margin-bottom: 0.4em;
	text-decoration: none;
}
.highlight {
	color: #660000;
	text-decoration: none;
}
.highlight  img {
	margin-bottom: 3px;
}

#wrapper #mainContent #picture {
	height: 160px;
	width: 183px;
	float: right;
	margin-top: 4px;
	margin-left: 8px;
}
#wrapper #mainContent #rightTextarea {
	width: 614px;
	margin-bottom: 13px;
}
#wrapper #mainContent #ourWorkholding {
	width: 614px;
	margin: 0px;
	padding: 0px;
}
#wrapper #mainContent #accomOnepanel {
	width: 614px;
}
#wrapper #mainContent #employTwopanel {
	width: 614px;
}
#wrapper #mainContent #careThreepanel {
	width: 614px;
}
#wrapper #mainContent #irishFourpanel {
	width: 614px;
	margin-bottom: 2px;
	height: 192px;
}
#wrapper #mainContent #employMarksright {
	background: #003333 no-repeat;
	width: 170px;
	float: right;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 1px;
	height: 147px;
}
#wrapper #mainContent #accomKitchenright {
	background: #6600FF;
	float: right;
	height: 147px;
	width: 170px;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 1px;
}
#wrapper #mainContent #threeKidsright {
	background: #CCCC99;
	float: right;
	height: 147px;
	width: 170px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 1px;
}
#wrapper #mainContent #threeEldersright {
	background: #FF00CC;
	height: 147px;
	width: 170px;
	float: right;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 1px;
}
#wrapper #mainContent #rightTextarea p {
	font-size: 0.75em;
	line-height: 1.6em;
	margin-bottom: 0.8em;
}
#wrapper #mainContent #rightTextarea h4 {
	margin: 0px;
	font-size: 1.1em;
	line-height: 1.2em;
}
#wrapper #mainContent #leftPicarea {
	float: left;
	width: 145px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#wrapper #mainContent .highlight a {
	text-decoration: none;
	color: #660000;
}

#wrapper #mainContent .highlight a:focus {
	text-decoration: none;
	color: #660000;
	outline: none;
}
#wrapper  #mainContent  #crashpad  {
	height: 180px;
	width: 235px;
	float: right;
	background: url(crash_pad.jpg) no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}
#wrapper #mainContent #wembHousing {
	background: url(wembly_housing.jpg) no-repeat;
	float: right;
	height: 195px;
	width: 230px;
	margin-top: 10px;
	margin-left: 5px;
}
#wrapper #mainContent #irishCentre {
	background: url(irishCentre.jpg) no-repeat;
	float: right;
	height: 182px;
	width: 200px;
	margin-left: 4px;
	margin-top: 4px;
}
#wrapper #mainContent #empTraining {
	background: url(employment_image.jpg) no-repeat;
	float: right;
	height: 175px;
	width: 250px;
	margin-top: 6px;
	margin-left: 10px;
}
#wrapper   #mainContent   #foyer  {
	float: right;
	height: 200px;
	width: 225px;
	background: url(foyer.jpg);
	margin-top: 12px;
	margin-right: 3px;
}
#wrapper #mainContent #elderspic {
	background: url(elders.jpg) no-repeat;
	float: right;
	height: 183px;
	width: 210px;
	margin-top: 8px;
}
#wrapper #mainContent #crashLogo {
	height: 100px;
	width: 190px;
	float: left;
	padding-top: 12px;
}

#mainContent  ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style: none;
	padding-top: 7px;
}
#mainContent  ul li.seven {
	margin-bottom: 6px;
}
#mainContent ul {
	margin-bottom: 1em;
}
#mainContent ul li img {
	padding-right: 7px;
}
#mainContent p.spacer {
	height: 230px;
	width: 610px;
	margin-top: 18px;
	margin-bottom: 18px;
	background: #996666;
}
#mainContent #flashMov {
	margin-top: 18px;
	margin-bottom: 18px;
	width: 610px;
	margin-left: 2px;
}
#mainContent #flashMovaccom  {
	height: 220px;
	width: 610px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#mainContent #quoteBox {
	width: 614px;
	height: 50px;
	margin-top: 1.2em;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 1em;
}
#wrapper #mainContent #quoteBoxsupporters {
width: 614px;
	height: 50px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 1em;
}
#wrapper  #mainContent  #quoteBoxsupporters .sourcetext {
	font-size: 0.7em;
	line-height: 0.5em;
}
#mainContent  #quoteBox img {
	margin-right: 4px;
}
#mainContent #quoteBox.deepbox {
	height: 90px;
	margin-top: 5px;
}
#mainContent #quoteBox img.right {
	margin-left: 1px;
}
#mainContent #quoteBox p {
	font-size: 0.9em;
	line-height: 1.2em;
	
	
}
#mainContent #foyerContent #introContactcontent #addressBoxright {
	background: #FF9933;
	float: right;
	height: 100px;
	width: 305px;
}
/*Crick address code starts here*/
#wrapper #mainContent #addressCrick {
	border-top: 1px solid #999;
}
#wrapper  #mainContent  #addressCrick h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 3px;
	font-weight: normal;
	margin-top: 0px;
	font-size: 1em;
}
#wrapper #mainContent #addressCrick p {
	font-size: 0.8em;
	line-height: 1em;
	padding-bottom: 1px;
}
/*Crick address code ends here*/

/*Wembley address code starts here*/
#wrapper #mainContent #addressWemb {
	padding-top: 10px;
	width: 614px;
	height: 100px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
#wrapper #mainContent #addressWemb .addBoxleft {
	float: left;
	width: 305px;
	height: 100px;
	padding-top: 3px;
}
#wrapper #mainContent #addressWemb .tanyaRightBox {
	float: right;
	height: 100px;
	width: 305px;
	position: relative;
}
#wrapper #mainContent #addressWemb .tanyaRightBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0.9em;
	margin-top: 5px;
	margin-left: 110px;
	text-decoration: none;
	padding-top: 5px;
}
#wrapper #mainContent #chairmanContent .detailHoldingrightbox p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0.9em;
	margin-top: 5px;
	margin-left: 110px;
	text-decoration: none;
	padding-top: 5px;
}
#wrapper #mainContent #chairmanContent .detailHoldingrightbox a {
}
#wrapper #mainContent #addressWemb .tanyaRightBox img {
	position: absolute;
}
#wrapper #mainContent #addressWemb .tanyaRightBox a {
	color: #660000;
	text-decoration: none;
}
#wrapper #mainContent #addressWemb .detailHoldingrightbox p {

}
#wrapper  #mainContent  #addressWemb h3  {
	font-family: "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 3px;
	font-weight: normal;
	margin-top: 0px;
}
#wrapper #mainContent #addressWemb p {
	font-size: 0.8em;
	line-height: 1em;
	padding-bottom: 1px;
}
#wrapper #mainContent #contentSubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 614px;
	font-size: 0.9em;
	height: 15px;
	padding-bottom: 8px;
	border-top: 1px solid #999;
	padding-top: 3px;
	background: #FAEBD7;
	text-align: center;
}
/*Wembley address code ends here*/


#wrapper #mainContent #foyerContent {
	height: 220px;
	width: 614px;
	padding-top: 10px;
	border-bottom: 1px solid #999;
}


.detailHoldingleftbox {
	float: left;
	height: 100px;
	width: 305px;
	position: relative;
	margin-bottom: 10px;
}
#foyerContent .detailHoldingleftbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0.9em;
	margin-top: 5px;
	margin-left: 110px;
	text-decoration: none;
	padding-top: 5px;
}

#foyerContent .detailHoldingleftbox a {
	color: #660000;
	text-decoration: none;
}

#foyerContent .detailHoldingleftbox img {
	position: absolute;
}

.detailHoldingrightbox {
	float: right;
	height: 100px;
	width: 305px;
	position: relative;
	margin-bottom: 10px;
}
#foyerContent .detailHoldingrightbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0.9em;
	margin-top: 5px;
	margin-left: 110px;
	padding-top: 5px;
}
#foyerContent .detailHoldingrightbox a {
	color: #660000;
	text-decoration: none;
}
#foyerContent .detailHoldingrightbox img {
	position: absolute;
}


#wrapper #mainContent #crashpadContent {
	height: 660px;
	width: 614px;
	padding-top: 10px;
}
#wrapper #mainContent #chairmanContent {
	height: 111px;
	width: 614px;
	position: relative;
	padding-top: 10px;
	border-top: 1px solid #999;
	margin-bottom: 15px;
	background: #FAEBD7;
	border-bottom: 1px solid #999;
}
#wrapper #maincontent #chairmanContent #trusteeExtras {
	height: 20px;
}
#wrapper #mainContent #chairmanContent #trusteeExtras ul.exspace li {
	display: inline;
	font-size: 0.7em;
	margin-right: 3px;
	margin-left: 3px;
	color: #222;
	line-height: 20px;
}
#wrapper #mainContent #chairmanContent #trusteeExtras ul {
	text-align: center;
	display: block;
	margin-top: 18px;
}


#wrapper #mainContent #chairmanContent .detailHoldingleftbox img {
	position: absolute;
}
#wrapper #mainContent #chairmanContent .detailHoldingrightbox img {
	position: absolute;
}
#wrapper #mainContent #chairmanContent .detailHoldingleftbox p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0.9em;
	margin-top: 10px;
	margin-left: 110px;
	 
}
#crashpadContent .detailHoldingleftbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.9em;
	margin-left: 110px;
	text-decoration: none;
	margin-top: 10px;
	font-size: 0.7em;
}
#crashpadContent .detailHoldingleftbox a {
	text-decoration: none;
	color: #660000;
}
#crashpadContent .detailHoldingleftbox img {
	position: absolute;
}
#crashpadContent .detailHoldingrightbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0.9em;
	margin-top: 10px;
	margin-left: 110px;
}
#crashpadContent .detailHoldingrightbox a {
	color: #660000;
	text-decoration: none;
}
#crashpadContent .detailHoldingrightbox img {
	position: absolute;
}



#wrapper #mainContent #leavingContent {
	height: 220px;
	width: 614px;
	border-bottom: 1px solid #999;
	padding-top: 10px;
}
#leavingContent .detailHoldingleftbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.9em;
	margin-left: 110px;
	text-decoration: none;
	margin-top: 10px;
	font-size: 0.7em;
}
#leavingContent .detailHoldingleftbox a {
	text-decoration: none;
	color: #660000;
}
#leavingContent .detailHoldingleftbox img {
	position: absolute;
}
#leavingContent .detailHoldingrightbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0.9em;
	margin-top: 10px;
	margin-left: 110px;
}
#leavingContent .detailHoldingrightbox a {
	color: #660000;
	text-decoration: none;
}
#leavingContent .detailHoldingrightbox img {
	position: absolute;
}


#wrapper #mainContent #wembleyContent {
	height: 330px;
	width: 614px;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
}
#wembleyContent .detailHoldingleftbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.9em;
	margin-left: 110px;
	text-decoration: none;
	margin-top: 10px;
	font-size: 0.7em;
}
#wembleyContent .detailHoldingleftbox a {
	text-decoration: none;
	color: #660000;
}
#wembleyContent .detailHoldingleftbox img {
	position: absolute;
}
#wembleyContent .detailHoldingrightbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0.9em;
	margin-top: 10px;
	margin-left: 110px;
}
#wembleyContent .detailHoldingrightbox a {
	color: #660000;
	text-decoration: none;
}
#wembleyContent .detailHoldingrightbox img {
	position: absolute;
}





#mainContent #quoteBox p.deep {
	line-height: 1.4em;
}
#mainContent  #quoteBox  p.small  {
	font-size: 0.7em;
}
#wrapper #mainContent #caseStudypanel {
	background: #efefef;
	width: 612px;
	margin-top: 15px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 12px;
}
#wrapper #mainContent #caseStudypanel #caseStudypanelContent {
	background: #efefef;
	margin: 8px 9px 12px 10px;
	font-size: 0.9em;
}
#wrapper #mainContent #caseStudypanel #caseStudypanelContent h6 {
	color: #660000;
	font-size: 0.9em;
	margin-bottom: 5px;
	font-weight: normal;
}
#wrapper   #mainContent   #caseStudypanel h5   {
	color: #660000;
	background: #FAEBD7;
	font-size: 0.8em;
	padding-left: 10px;
	line-height: 2em;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.oneline  {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
}

#footer {
	height: 25px;
	background: #333;
	width: 900px;
	margin-left: 20px;
}

#footer p {
	font-size: 0.7em;
	color: #fff;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 195px;
}

#clear {
	clear: both;
}
#table {
	height: 500px;
	width: 610px;
	background: #CCCCCC;
	margin-bottom: 10px;
}

