/* Megafone-home.CSS for www.megafonecomms.co.uk
	v1.0 - 03/06/05
	Phil Chapman - Hi-Peak Internet
	Copyright (c) 2004 The Little m Company Limited. */

/* General attributes */
html,body {
	margin: 0;
	padding: 0;
}

table#container {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	color: #B60114;
}

table#container td {
	vertical-align: middle;
	text-align: center;
}

div {
	border: 0px;
}

div.content {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	height: 596px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #B60114;
	text-decoration: none;
}

div.icon{
	position: absolute;
	top: 197px;
	left: 345px;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	z-index: 99;
}

div.copyright {
	position: absolute;
	top: 402px;
	left: 345px;
	color: #B60114;
	font-size: 0.55em;
	font-weight: normal;
}

div.tagline {
	position: absolute;
	bottom: 15px;
	left: 345px;
	font-size: 0.95em;
	font-weight: bold;
}

div.contact {
	position: absolute;
	bottom: 15px;
	left: 545px;
	font-size: 0.95em;
	font-weight: bold;
}

div.next {
	color: #B60114;
	position: absolute;
	bottom: 15px;
	right: 30px;
	font-size: 0.95em;
	font-weight: bold;
}

div.megaphones {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height:144px;
	width:306px;
	background-image: url(../images/megaphones-whbg.gif);
}
