html {
	margin: 0;
	padding: 0;
	border: none;
	background: #13150e url(http://www.connextions-events.co.uk/images/html_bg.gif) repeat-x;
}
body {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#header {
	width: 680px;
	height: 152px;
	font-size: .825em;
	margin: 0 auto;
	}
#logo {
	background-image: url(http://www.connextions-events.co.uk/images/connextions_logo2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 72px;
	width: 300px;
	float: left;
	padding-top: 70px;
}
#menu {
	float:right;
	padding-top: 110px;
}

div#header h1, div#header h2, div#header p, hr, #skip {
	display: none;
}
div#header ul {
	margin: 0;
	list-style-type: none;
	height: 20px;
	font-size: 11px;
	padding-right: 0;
	padding-bottom: 0px;
	display: inline;
}
div#header ul li {
	display: inline;
}
div#header ul li a {
	float: left;
	color: #CCC;
	text-decoration: none;
	margin: 0 12px 0 0;
}
div#header ul li a:hover {
	color: #fff;
}
div#body {
	background-color: #fff;
	padding: 30px 0;
}
body > div#body > div#content {
	height: auto;
	min-height: 495px;
}
div#body div#content h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #f204f7;
	font-size: 1.5em;
}
div#body div#content h3.heading {
	padding: 0 0 1em 0;
}
div#body div#content h4 {
	margin: 0;
	padding: 0 0 .8em 0;
	font-weight: normal;
	font-size: 1em;
	color: #797878;
}
div#body div#content p {
	margin: 0 0 .8em 0;
	padding: 0;
	font-weight: normal;
	font-size: .7em;
	line-height: 140%;
	width: 320px;
}
div#body div#content p strong {
	color: #747474;
}
div#body div#content a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
div#body div#content a:hover {
	color: #000;
	text-decoration: underline;
}
div#footer {
	height: 102px;
	background: url(http://www.connextions-events.co.uk/images/footer_bg.gif) repeat-x;
}
div#footer address {
	width: 600px;
	margin: 0 auto;
	padding: 20px 0 0 0px;
	font-style: normal;
	color: #fff;
	font-size: .7em;
	line-height: 140%;
}
div#footer address a {
	color: #CCC;
	text-decoration: none;
	font-size: 0.93em;
}
div#footer address a:hover {
	color: #fff;
}

div#footer div#credits {
	width: 360px;
	margin: 0 auto;
	padding: 5px 0 0 320px;
	font-style: normal;
	color: #fff;
	font-size: .625em;
	line-height: 140%;
	color: #545846;
}
div#footer div#credits a {
	color: #545846;
	text-decoration: none;
}
div#footer div#credits a:hover {
	color: #CCC;
}
div#body div#content {
	width: 360px;
	margin: 0 auto;
	padding: 0 0 0 320px;
	height: 495px;
}
div#content p {
	font-family: Arial, Helvetica, sans-serif;
}
div#body div#content {
    width: 360px;
    margin: 0 auto;
    padding: 0 0 0 320px;
    height: 495px;
    background-image: url(http://www.connextions-events.co.uk/images/connextions1-1.jpg);
    background-repeat: no-repeat;
    }
    body > div#body > div#content {
    height: auto;
    min-height: 495px;
    }
ul.disc {list-style-type: disc}

.contactForm {
	border: 1px solid #000000;
	width: 360px;
}
img.floatLeft {
	float: left;
	margin: 4px;
}
