html, body, div, p {
	font-family:  Arial, sans-serif; 
	color: #333;
	
} 
body { 
	text-align:center;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right: 0px;
	background:url(images/bg.gif) repeat;
}
/* font styles */
p {
	font-size:12pt;
	text-align:justify;
}
.smallp {
	font-size:9pt;
	text-align:justify;
}

.email-link {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.email-link:hover {
	color:#333;
	font-weight:normal;
	text-decoration:underline;
}
.content-email {
	color:#333;
	font-weight:normal;
	text-decoration:underline;
}
.content-email:hover {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

#footer p {
	font-size:12pt;
	text-align:left;
	margin:0;
	padding:0;
	padding-left:10px;
	margin-top:4px;
}
.b {
	font-weight:bold;
}
.heading {
	font-weight:normal;
	font-size:12pt;
	text-align:justify;
}
.pc-repair-colchester {
	text-indent:-10000px;
	overflow:hidden;
	text-decoration:none;
	font-size:14px;
	font-color:#000;
}
.b-red-b {
	font-weight:bold;
	color:#de1e2c;
	font-size:14pt;
}
.i {
	font-style:italic;
}
.proprietor {
	font-size:10pt;
	text-align:center;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.strap {
	font-size:19pt;
	color:#fff;
	margin:0;
	padding:0;
	font-weight:normal;
}
.useful-resources {
	float:right;
	font-size:8pt;
}
.useful-resources a {
	color:#333;
	text-decoration:none;
}
.useful-resources:hover {
	color:#333;
	text-decoration:underline;
}

/*lists*/
.parent-list {
	text-align:left;
	margin-top:-20px;
	margin-left:0px;
	list-style-type:none; padding-top:0px; font-weight:bold; 
	padding-left:0px;
	margin-bottom:20px;
}
.parent-list li {
	padding-top:15px;
}
.baby-list {
	text-align:left;
	margin-left:100px;
	list-style-type:disc;
	font-weight:normal;
}
.baby-list li {
	padding:0px;
}
.thank-you {
	margin-top:50px;
}

/* navigation */

/* main navigation */

#navigation {
	position:absolute;
	top: 200px;
	left: 25px;
	height: 336px;
	width: 230px;
	z-index:4;	
}
#menu {	
	border:0;
	padding:0;
	margin-top:40px;
	margin-left:15px;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	list-style-type:none;
	text-align:left;
	z-index:10;	
	overflow:hidden;
	background-color:#d11e2c;
	width:190px;
	height:auto;
}
#menu li {
	display:inline;	
	overflow:hidden;
}
#menu li a {
	margin:0px;
	padding:0px;
	border:0px;
	margin-left:0px;
	padding-left:10px;
	padding-top:4px;
	width: 190px;
	height:30px;
	color:#fff;
	text-decoration:none;
	float:left;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	font-size:medium;
	background: url(images/out-button.gif) no-repeat;
	overflow:hidden;
}
#menu li a:hover {
	color:#fff;
	background:url(images/in-button.gif) no-repeat;
	overflow:hidden;	
}
#evening-appointments {
	position:absolute;
	top: 650px;
	left: 40px;
	height: 324px;
	width: 183px;
	z-index:4;	
}

/* form */

form {
	margin:0px;
	margin-top:20px;
	text-align:left;
}

label{
float: left;
width: 250px;
font-weight: bold;
text-align:left;
margin:0;
margin-top:5px;
margin-bottom:5px;
}

input, textarea{
width: 180px;
margin:0;
margin-top:5px;
margin-bottom:5px;

}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 250px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}



/* images */

img {
	border:0;
	padding:0;
	margin:0;
}
/* the overall container for the page */
#container1 {
	width:980px;
	height:1150px;
	margin: auto;	
	margin-bottom:0px;
	padding:0px;
	position:relative;
	border-top:0px solid #C9C9CB; 
	border-bottom:0px solid #C9C9CB; 
	background:#fff;
}
#container2 {
	width:980px;
	height:680px;
	margin: auto;	
	margin-bottom:0px;
	padding:0px;
	position:relative;
	border-top:0px solid #C9C9CB; 
	border-bottom:0px solid #C9C9CB; 
	background:#fff;
}
#container3 {
	width:980px;
	height:3000px;
	margin: auto;	
	margin-bottom:0px;
	padding:0px;
	position:relative;
	border-top:0px solid #C9C9CB; 
	border-bottom:0px solid #C9C9CB; 
	background:#fff;
}


#masthead {
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	height:115px;
	border:0px;
	background: #d11e2c url(images/masthead-bg.gif) repeat;
}
#top-logo {
	position:absolute;
	top:0px;
	left:0px;
	width:358px;
	height:115px;
	border:0px;
	background:url(images/top-logo.gif) repeat;
}
#bottom-logo {
	position:absolute;
	top:115px;
	left:0px;
	width:222px;
	height:107px;
	border:0px;
	background:url(images/bottom-logo.gif) repeat;
}
#strap-line {
	position:absolute;
	top:10px;
	right:50px;
	width:auto;
	height:auto;
	background-color:#d1,1e,2c;
}
#bubble1 {
	position:absolute;
	top:44px;
	left:840px;
	width:134px;
	height:129px;
	border:0px;
	background:url(images/bubble-1.gif) repeat;
}
#bubble2 {
	position:absolute;
	top:44px;
	left:705px;
	width:134px;
	height:129px;
	border:0px;
	background:url(images/bubble-2.gif) repeat;
}
#bubble3 {
	position:absolute;
	top:44px;
	left:568px;
	width:134px;
	height:129px;
	border:0px;
	background:url(images/bubble-3.gif) repeat;
}
#content {
	position:absolute;
	top:180px;
	left:300px;
	width:600px;
	height:auto;
	border:0px;
	background:#fff;
}
#content-useful {
	position:absolute;
	top:180px;
	left:300px;
	width:600px;
	height:auto;
	border:0px;
	background:#fff;
}
#content-useful p {
	font-size:10pt;
	color:#333;
}
#content-useful a {
	color:#333;
	text-decoration:none;
}
#content-useful a:hover {
	color:#333;
	text-decoration:underline;
}
#photo-id {
	position:absolute;
	top:320px;
	left:55px;
	width:148px;
	height:173px;
	border:0px;
	z-index:5;
}
#areas-covered {
	text-indent:-10000px;
	overflow:hidden;
	text-decoration:none;
}
#areas-covered ul {
	margin:0px;
	padding:0px;
	font-size: 10px;
	line-height:100%;
}
#city-guilds {
	position:absolute;
	top:560px;
	left:85px;
	width:100px;
	height:79px;
	border:0px;
	z-index:5;
}
#city-guilds2 {
	position:absolute;
	top:350px;
	left:85px;
	width:100px;
	height:79px;
	border:0px;
	z-index:5;
}

#move-up {
	position:relative;
	margin-top:-40px;
}
#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	height:25px;
	width:980px;
	background:#de1e2c;
}
#footer #copyright {
	position:absolute;
	bottom:0px;
	left:0px;
	height:25px;
	width:980px;
}
