@charset "UTF-8";
/* CSS Document */

html, body
{
	background: #000000;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#bg {
	background: url('../_images/homebg.jpg') no-repeat;
	width: 1200px;
	height: 900px;
	margin: auto;
	}

#bgcontact {
	background: url('../_images/contactbg.jpg') no-repeat;
	width: 1200px;
	height: 900px;
	margin: auto;
	}

#bgabout {
	background: url('../_images/aboutbg.jpg') no-repeat;
	width: 1200px;
	height: 900px;
	margin: auto;
	}
	
#bgdigital {
	background: url('../_images/digitalbg.jpg') no-repeat;
	width: 1200px;
	height: 900px;
	margin: auto;
	}
	
#bgpractical {
	background: url('../_images/practicalbg.jpg') no-repeat;
	width: 1200px;
	height: 900px;
	margin: auto;
	}
	
#container {
	margin: auto;
	width: 750px;
}

#logo {
	background: url('../_images/fline.png');
	float: left;
	position: absolute;
	top: 80px;
	left: auto;
	width: 728px;
	height: 208px;
}

#logosmall {
	background: url('../_images/flinesmall.png');
	float: left;
	position: absolute;
	top: 25px;
	left: auto;
	width: 300px;
	height: 87px;
	margin-left: -12em;
	
}

#nav {
	width: 750px;
	height: 134px;
	position: absolute;
	top: 320px;
	left: auto;

}

#nav img {
	padding: 0px;
}

img, div { behavior: url('../iepngfix.htc') }

#navabout {
	width: 510px;
	height: 134px;
	float: left;
	position: absolute;
	top: 10px;
	left: auto;
	margin-left: 10em;
}

#navleft {
	width: 400px;
	height: 409px;
	float: left;
	position: absolute;
	top: 130px;
	left: auto;
	margin-left: -14em;
	line-height: 0;
}
#navleft img{
	padding: 0px;
}

#navabout img {
	padding: 0px;
}

#textbox {
	background: url('../_images/aboutbox.png');
	float: left;
	width: 836px;
	height: 728px;
	position: absolute;
	top: 100px;
	left: auto;
	margin-left: -3em;
	text-indent: -9999px;
	}

#textboxcontact {
	background: url('../_images/contactbox.png');
	float: left;
	width: 752px;
	height: 719px;
	position: absolute;
	top: 120px;
	left: auto;
	text-indent: -9999px;
	}
	
#feature {
	background: url('../_images/feature.png');
	float: left;
	width: 692px;
	height: 359px;
	position: absolute;
	top: 140px;
	left: auto;
	margin-left: 4em;
	text-indent: -9999px;
	}

#feature3d {
	background: url('../_images/feature3d.png');
	float: left;
	width: 692px;
	height: 359px;
	position: absolute;
	top: 140px;
	left: auto;
	margin-left: 4em;
	text-indent: -9999px;
	}

#gallery {
	float: left;
	position: absolute;
	top: 250px;
	left: auto;
	}

#featuresculpt {
	background: url('../_images/featuresculpts.png');
	float: left;
	width: 692px;
	height: 359px;
	position: absolute;
	top: 140px;
	left: auto;
	margin-left: 4em;
	text-indent: -9999px;
	}
	
#featureprac {
	background: url('../_images/featureprac.png');
	float: left;
	width: 650px;
	height: 349px;
	position: absolute;
	top: 140px;
	left: auto;
	margin-left: 5em;
	text-indent: -9999px;
	}
	
#featurereal {
	background: url('../_images/featurereal.png');
	float: left;
	width: 650px;
	height: 349px;
	position: absolute;
	top: 140px;
	left: auto;
	margin-left: 5em;
	text-indent: -9999px;
	}
	
#featurelarge {
	background: url('../_images/featurelarge.png');
	float: left;
	width: 650px;
	height: 349px;
	position: absolute;
	top: 140px;
	left: auto;
	margin-left: 5em;
	text-indent: -9999px;
	}
	
#featuretoon {
	background: url('../_images/featuretoon.png');
	float: left;
	width: 650px;
	height: 349px;
	position: absolute;
	top: 140px;
	left: auto;
	margin-left: 5em;
	text-indent: -9999px;
	}

#placeholderdig {
	float: left;
	width: 580px;
	height: 360px;
	position: absolute;
	top: 320px;
	left: auto;
	margin-left: 7.5em;
	}
	
#placeholderprac {
	background: url('../_images/phimagepractical.png');
	float: left;
	width: 639px;
	height: 495px;
	position: absolute;
	top: 290px;
	left: auto;
	margin-left: 5.3em;
	}

img
{  border-style: none;
padding: 0px;
}