/* common */

body, h1, h2, h3, p, ul, li, form {
	padding: 0px;
	margin: 0px;
}

p, li, h3, th, td, label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

body {
	background-color: White;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 0px;
	margin: 10px;
}

a img {
	border: none;
}


div.spacer {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 1px;
}

div.skip {
	display: none;
}

/* header */

div#header {
	position: relative;
	background-image:  url(http://www.enhance-myweb.co.uk/images/hdr_tag.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 85px;
}

img#logo {
	position: absolute;
	left: 27px;
	top: 25px;
}

/* 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;
}

/* header */

div#homeheader {
	position: relative;
	background-image:  url(http://www.enhance-myweb.co.uk/images/hdrtag.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: White;
	display: block;
	height: 187px;
}

img#headerpic {
	position: absolute;
	right: 0px;
	display: block;
	visibility: visible;
}

div#headertext { /* only used by ie to display png */
	position: absolute;
	top: 30px;
	left: 30%;
}

img.headertext { /* used by all other browsers that parse png format correctly */
	position: absolute;
	top: 30px;
	left: 30%;
}

/* main content text */

div#maintext {
	padding-top: 10px;
	text-align: left;
}

div#maintext h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	padding: 0px;
	margin: 10px;
}

div#maintext h2 {
	padding: 0px 0px 5px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #CC0066;
	text-align: right;
	width: 95%;
	margin: 0 auto;
}

div#maintext h3 {
	padding: 10px 0px 0px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-align: left;
	width: 95%;
	margin: 0 auto;
}

div#maintext p {
	padding: 10px 0 5px 0;
	margin: 0 auto;
	line-height: 150%;
	font-size: 8pt;
	text-align: left;
	width: 95%;
}

div#maintext p.summary {
	background-color:  #DDEEEE;
	color: #555555;
	padding: 10px 10px 10px 10px;
	align: center;
}


div#maintext p.tag {
	color: #CC0066;
	font-style: italic;
	text-align: center;
}

p.quote {
	color: #FFAA00;
	font-style: italic;
	margin-left: 5%;
	margin-right: 5%;
}

div#maintext p a {
	color: #FFAA00;
	font-style: normal;
}

div#maintext p a:hover {
	color: #CC0066;
	font-style: normal;
}

div#maintext li {
	margin: 0px 10px 0px 0px;
}

div#maintext li a {
	color: #FFAA00;
	font-weight: bold;
	text-decoration: none;
}

div#maintext li a:hover {
	color: #CC0066;
}

img#section {
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

img#mainbody_left {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 10px;
}

img#mainbody_right {
	float: right;
	margin: 5px 5px 5px 5px;
	padding: 10px;
}

div#maintext ul {
	padding-left: 10%; 
	padding-top: 10px;
	text-align: left;
	width: 80%;
	margin: 0 auto;
}

div#maintext ul li {
	padding: 0px 10% 8px 0px;
	list-style-image:  url(http://www.enhance-myweb.co.uk/images/bullet.gif);
}

div#maintext img.image {
	float: center;
	margin: 0 15px 5px 0;
	padding: 0;
}

/* Navigation Table */

table#navbar {
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px 0px 0px 0px;
}

table#navbar td#setwidth {
	width: 798px;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px 0px 0px 0px;
}

table#mainbody {
	background-image: url(http://www.enhance-myweb.co.uk/images/home_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;
}

table#mainbody th {
	text-align: left;
	padding: 3px 3px 3px 6px;
	background-color: #DDEEEE;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

table#mainbody td {
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	vertical-align: top;
}

/* Aspect sections */

div#section {
	/* in alternate stylesheets */
	/* this is so that section BG can change with
	different header pics */
	margin-top: 0px;
	margin-right: 0px;
	border-top: 1px solid #C0C0C0;
	border-left: 0px solid #C0C0C0;
	border-right: 0px solid #C0C0C0;
	width: 300px;
	height: 400px;
}

div#section h1 {
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	height: 20px;
}

div#section h2 {
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
	background-image:  url(http://www.enhance-myweb.co.uk/images/home_img_base.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 77px;
}

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 p {
	padding: 0px 5% 8px 18px;
	font-size: 90%;
}

div#section ul {
	margin: 8px 0px 0px 15px;
	padding: 0px;
}

div#section ul.smaller {
	font-size: 85%;
}

div#section ul.notitle {
	margin-top: 29px;
}

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);
}

div#section a {
	color: #FFAA00;
	text-decoration: none;
 }
 
div#section a:visited {
 	color: #FFAA00;
 }
 
div#section a:hover {
 	color: #CC0066;
 }
 
div#section div.header {
	background-image:  url(http://www.enhance-myweb.co.uk/images/home_img_base.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #C0C0C0;
	clear: right;
	height: 30px;
}

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 span.title {
	font-weight: normal;
	font-size: 90%;
	font-style: italic;
}

.bold {
	font-weight: bold;
}

img.button {
	padding: 0px 5% 8px 15px;
	float: right;
}

/* 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;
}

div#footertext {
	padding: 5px 30px 0px 0px;
	background-color: #BBDDDD;
}

div#footertext p {
	font-size: 60%;
	padding: 2px 0 0 0;
	text-align: center;
}

div#footertext p a {
	color: #666666;
	text-decoration: none;
}

div#footertext p a:hover {
	color: #FFAA00;
}