/* Full Reset - adapted. */
/* provides complete reset for all browsers */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend /*,
table, caption, tbody, tfoot, thead, tr, th, td, .contentpaneopen, .contentheading*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	outline:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #000000;
	color: #FFFFFF;
}
p {
}

.title-padding {
	padding-bottom: 12px;
}

ul {
	padding-top: 6px;
}


h1 {
	font-size: 15px;
	font-weight: bold;
	color: #F79400;
	padding-bottom: 1px;
}
#header {
	height: 209px;
	background-color: #FFF9A6;
}
#content {
	height: 343px;
	background-color: #B40510;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #FFF9A6;
	background-image: url(images/base-red.png);
	background-repeat: no-repeat;
}


h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F79400;
	padding-bottom: 4px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #D69600;
	padding-bottom: 1px;
	padding-top: 4px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #005596;
	padding-bottom: 6px;
}
p.link {
	padding-top: 4px;
	padding-bottom: 1px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 8px;
}
a {
	color: #F5E724;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/yellow-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#navigation {
	position:absolute;
	left:732px;
	top:0px;
	width:204px;
	height:432px;
	z-index:1;
	background-image: url(images/navigation-home.png);
	padding-top: 164px;
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
	background-repeat: no-repeat;
}
#navigation a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	color: #C70103;
}
#navigation a:hover {
	color: #000000;
	text-decoration: underline;
}
#child-top {
	position:absolute;
	left:608px;
	top:-1px;
	width:152;
	height:178;
	z-index:1;
}
#base-illustration {
	position:absolute;
	left:-91px;
	top:243px;
	width:324px;
	height:365px;
	z-index:-1;
}
#left {
	position:absolute;
	left:20px;
	top:227px;
	width:222px;
	height:305px;
	z-index:10;
}
.intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
}
.image-black-border-padding {
	border: 2px solid #000000;
	margin-right: 12px;
	margin-bottom: 8px;
	float: left;
}
.home-image-black-border-padding {
	border: 2px solid #000000;
	margin-right: 12px;
	margin-bottom: 10px;
	float: left;
}
#home-clear {
	clear: both;
}

.image-black-border{
	border: 2px solid #000000;
	float: left;
}
#centre {
	position:absolute;
	left:256px;
	top:227px;
	width:224px;
	height:307px;
	z-index:2;
}
#right {
	position:absolute;
	left:496px;
	top:227px;
	width:224px;
	height:308px;
	z-index:1;
}
.content-link {
	font-weight: bold;
	color: #F5E724;
}
.content-link a {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.content-link a:hover {
	text-decoration: underline;
}
#siteby {
	position:absolute;
	left:441px;
	top:570px;
	width:271px;
	height:19px;
	z-index:1;
	color: #999999;
}
#siteby a {
	color: #999999;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#siteby a:hover {
	text-decoration: underline;
}
#navigation li {
	background-image: none;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #000000;
}
#navigation li ul li {
	padding-left: 12px;
	padding-bottom: 2px;
}
#wrapper #navigation li ul {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#navigation {
	background-image: url(images/navigation-home.jpg);
}
.expo-board-padding {
	margin-right: 16px;
}

li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 4px;
	padding-left: 14px;
	padding-bottom: 6px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
}
.no-arrow {
	background-image:none
}
