@charset "utf-8";
/* CSS Document for Spence Solutions - Underconstruction page */

body{
	background:url(images/background.png);
	margin: 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;}


#container{
	width:1020px;
	height:auto;
	margin:0% 15%;}

#header{
	width:98%;
	height:95px;
	margin: 1%;}

	#logo{
		width:435px;
		height:67px;
		background:url(images/logo.png) no-repeat;}
	
	.line{
		width:98%;
		height:2px;
		background:url(images/line.png) no-repeat;
		margin:1%}

#content{
	width:98%;
	height:453px;
	background:;
	margin: 1%;}

	#topcontent{
		width:100%;
		height:;
		background:;}
	
		#tctext{
			width:411px;
			height:94px;
			background:url(images/tctext.png) no-repeat;
			margin:0% 296.5px;}
			
		#tctext p{
			text-indent:-9999px;}
	
	#midcontent{
		width:100%;
		height:;
		background:;}
		
		#midcform{
		width:447px;
		margin:1% 278.5px;}
		
		.formelement{
			width:98%;
			margin:1%;}
			
		#name, #email, #enquiry{
			clear:both;
			margin:2%;
			width:96%;}
			
		input[type="text"]{}
		
		input[type="submit"]{}
		
		textarea{
			height:auto;}
			
		label.name{}
		
	#bottomcontent{}
	
		#slogan{
			width:382px;
			height:26px;
			margin:0% 311px;
			background:url(images/slogan.png) no-repeat;}
			
		#slogan p{
			text-indent:-9999px;}
		
#footer{
	width:98%;
	height:50px;
	background:;
	margin: 1%;}

	#copyrightwrap{}
	
		#copytext{}

