/* navbar */

div#navbar1 {
	position: relative;
	clear: both;
	background-image:  url(http://www.enhance-myweb.co.uk/images/nav_1st_level_home.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 798px;
	height: 21px;
	border-bottom: 10px solid #DDEEEE;
	line-height: 17px;
}

div#navbar1spacer {
	position: relative;
	clear: both;
	background-image:  url(http://www.enhance-myweb.co.uk/images/nav_1st_level_home.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 100%;
	height: 21px;
	border-bottom: 10px solid #DDEEEE;
	line-height: 17px;
}

div#navbar1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 0px 6px 0px 8px;
	background-image:  url(http://www.enhance-myweb.co.uk/images/nav_break_home.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div#navbar1 a.active {
	color: #CC0066;
	font-style: italic;
}

div#navbar1 a#first {
	margin-left: 5px;
	background-image: none;
}

div#navbar1 a:hover {
	color: #CC0066;
}

/* side section */

div#section div.headerpic {
	position: relative;
	background-image:  url(http://www.enhance-myweb.co.uk/images/our_approach_img.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: White;
	display: block;
	height: 190px;
	border: 0px;
}

div#section div.header {
	background-image:  url(http://www.enhance-myweb.co.uk/images/our_approach_img_base.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	border-top: 1px solid #C0C0C0;
	clear: right;
	height: 30px;
}

div#section h3 {
	font-size: 8pt;
	padding: 8px 5% 2px 18px;
	background-image:  url(http://www.enhance-myweb.co.uk/images/home_sect_bullet.gif);
	background-position: 2px 9px;
	background-repeat: no-repeat;
}

div#section div.row {
	background-image:  url(http://www.enhance-myweb.co.uk/images/home_sect_tint.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #C0C0C0;
	clear: right;
}

div#section ul li {
	margin-left: 18px;
	padding: 0px 5% 8px 0px;
	list-style-image:  url(http://www.enhance-myweb.co.uk/images/home_sect_bullet.gif);
}



/* main body */

table#mainbody {
	background-image: url(http://www.enhance-myweb.co.uk/images/our_approach_img_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px 0px 0px 0px;
}

/* footer */

div#footer {
	margin-top: 0px;
	clear: both;
	position: relative;
	padding-bottom: 40px;
	background-image:  url(http://www.enhance-myweb.co.uk/images/home_footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
