body{
	background-color:#7CB1B9;
	background-image:url(images/Hodder-Media-FINAL.gif);
	background-repeat: no-repeat;
}

a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #6CF;
}

.header1 {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 16px;
}

.header2 {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 14px;
}

.main {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#content {
	position:relative;
	visibility:visible;
	left:0px;
	top:0px;
	width:950px;
	height:600px;
	z-index:1;
	margin-top:0px;
	margin-right: auto;
	margin-left: 245px;
}

#top_menu {
	position:relative;
	visibility:visible;
	left:0px;
	top:0px;
	height: 124px;
	width: 187px;
}

#text {
	position:fixed;
	visibility:visible;
	left:0px;
	top:0px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	background-image: url(images/text_feild.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
	
#label_services {
	background-repeat: no-repeat;
	background-position: bottom;
	position:absolute;
	visibility:visible;
	left:5px;
	top:5px;
	width:143px;
	height:445px;
	z-index:1;
	background-image: url(images/services_label.gif);
}

#label_about {
	background-image:url(images/about_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position:absolute;
	visibility:visible;
	left:5px;
	top:5px;
	width:143px;
	height:445px;
	z-index:1;
}

#label_contact {
	background-image:url(images/contact_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position:absolute;
	visibility:visible;
	left:5px;
	top:5px;
	width:143px;
	height:445px;
	z-index:1;
}

#label_clients {
	background-image:url(images/clients_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position:absolute;
	visibility:visible;
	left:5px;
	top:5px;
	width:143px;
	height:445px;
	z-index:1;
}

#label_home {
	background-image:url(images/);
	background-repeat: no-repeat;
	background-position: bottom;
	position:absolute;
	visibility:visible;
	left:5px;
	top:5px;
	width:143px;
	height:445px;
	z-index:1;
}

#logo {
	height: 124px;
	width: 920px;
	left: 0px;
	right: 0px;
	position: relative;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
}


#text {
	position:absolute;
	visibility:visible;
	left:81px;
	top:125px;
	width:839px;
	height:454px;
	z-index:2;
}

#body_home {
	position:absolute;
	visibility:visible;
	width:832px;
	height:420px;
	z-index:2;
	clip: rect(auto,auto,auto,auto);
	left: 4px;
	top: 19px;
}

#body {
	position:absolute;
	visibility:visible;
	width:620px;
	height:350px;
	z-index:2;
	clip: rect(auto,auto,auto,auto);
	left: 169px;
	top: 45px;
}
#logo_link {
	position:absolute;
	visibility:visible;
	left:190px;
	top:0px;
	width:730px;
	height:123px;
	z-index:1;
}

.line_dashes {
border-top: 6px dotted #D1D1D1;
margin-top: 3px;
border-bottom: 0;
}

.line_dashesm {
border-top: 4px dotted #ADD8E6;
margin-top: 3px;
border-bottom: 0;
}

