BODY {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#646464;
	background-color:#FFF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

H1 {
	color:#00457c;
	font-size:1.8em;
	font-weight:normal;
	letter-spacing:-0.05em;
}

H2 {
	color:#08a9ef;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-0.05em;
	margin:0em;
}

H3 {
	color:#666666;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:-0.05em;
	margin:0em 0em -0.5em 0em;
}

#frame {
	position:relative;
	width:955px;
	margin:0px auto;
	background-color:#FFF;
}

#header {
	position:relative;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:131px;
}

* html #header {
	height:131px;
}

#logo {
	background-image:url(../images/seo-training-workshops.gif);
	background-repeat:no-repeat;
	width:178px;
	min-height:131px;
}

* html #logo {
	height:131px;
}

#logo H1 {
	margin:0;
}

#logo A {
	display:block;
	width:178px;
	min-height:131px;
	text-decoration:none;
}

* html #logo A {
	height:131px;
}

#logo SPAN {
	margin:27px -2000em 0em 34px;
	display:none;
}

#main {
	position:relative;
}

#nav {
	position:relative;
	float:left;
	width:130px;
	margin:13px 0px 0px 29px;
}

#nav UL {
	list-style-type:none;
	margin:0em;
	padding:0em;
}

#nav UL LI {
	margin:0em 0em 5px 0em;
}

#nav IMG {
	float:left;
}

#nav UL LI A {
	display:block;
	background-image:url(../images/menubtn.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	width:130px;
	min-height:40px;
	text-decoration:none;
	cursor:pointer;
}

* html #nav UL LI A {
	height:40px;
}

#overview A #icon-overview, #course A #icon-course, #book A #icon-book, #contact A #icon-contact {
	width:37px;
	height:40px;
	position:relative;
	float:left;
	background-repeat:no-repeat;
}

#nav H3 {
	font-size:1.2em;
	color:#FFFFFF;
	font-weight:bold;
	margin:0em;
}

#nav A {
	color:#FFFFFF;
}

#nav EM {
	display:block;
	font-style:normal;
	float:left;
	margin:0em;
	padding:12px 0px 0px 4px;
}

#middle {
	position:relative;
	margin:0px 31px 0px 196px;
	background-image:url(../images/map.jpg);
	background-position:right 20px;
	background-repeat:no-repeat;
}

#content {
	padding:19px 0px 0px 0px;
	width:390px;
}

#content P {
	line-height:1.1em;
}

#content UL {
	margin-left:2.5em;
	padding-left:0em;
}

#funding {
	position:relative;
	float:right;
	width:181px;
	min-height:152px;
	background-image:url(../images/business-link-seo-funding.gif);
	background-repeat:no-repeat;
	background-position:top;
}

* html #funding {
	height:152px;
}

#customers {
	position:relative;
	background-image:url(../images/customers.gif);
	background-repeat:no-repeat;
	margin:10px 31px 0px 30px;
	height:143px;
}

#footer {
	position:relative;
	min-height:25px;
}

* html #footer {
	height:25px;
}

#coverage {
	position:relative;
	float:right;
	width:253px;
	min-height:89px;
	padding:10px;
	margin:209px 0px 0px 0px;
	color:#666666;
	font-size:0.85em;
	line-height:1.1em;
}

#coverage H3 {
	line-height:normal;
}

#coverage STRONG {
	color:#000;
}

.notbold {
	font-weight:normal;
}
