body{
	font-family: arial, tahoma, helvetica, arial, sans-serif;
	font-size: 62.5%;
	color:#000;
	background-color: #fff;
}
h2{
	padding:12px 0;
	font-size: 1.4em;
	font-family: tahoma;
}
#wrapper{
	position:relative;
	background:transparent url(../images/bgrpt.png) repeat-y center top scroll ;
	margin:0 auto;
	width:1000px;
	font-size:1.31em;
	line-height: 1.4em;
}
#header{
	height:220px;
	background:transparent url(../images/bg.jpg) no-repeat center scroll;
}
#nav{
	width:900px;
	display:block;
	float:left;
	height:45px;
	list-style:none;
	background:url(../images/navsprite.png) no-repeat 0 0;
	margin-left:104px;
	margin-top: -75px;
}
#nav li{
	display:block;
	height:45px;
	float:left;
}
#home{
	width:150px;
}
#about{
	width:152px;
}
#services{
	width:152px;
}
#showreel{
	width:158px;
}
#contact{
	width:180px;
}
#nav li a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	outline:none;
		
}
li#home a:hover{
  background:url(../images/navsprite.png) no-repeat 0 -55px;
}
li#about a:hover{
  background:url(../images/navsprite.png) no-repeat -150px -55px;
}
li#services a:hover{
  background:url(../images/navsprite.png) no-repeat -302px -55px;
}
li#showreel a:hover{
  background:url(../images/navsprite.png) no-repeat -454px -55px;
}
li#contact a:hover{
  background:url(../images/navsprite.png) no-repeat -612px -55px;
}
#content{


}
#topContent{
	margin-left:170px;
	width:900px;
	overflow:auto;

}
.welcome{
	background:url(../images/welcomeimg.png) no-repeat 0 0px;
	height:241px;
	width:390px;
	text-indent: -9999px;
	float:left;
}
.videoplayer{
	float:left;
	margin-left:-50px;

}

.more a{
	background:url(../images/morebutton.png) no-repeat; 
	height:25px;
	width:85px;
	margin-top:20px;
	margin-left:0px;
	display: block;
	text-indent: -9999px;
	margin-left:30px;
}
#cenFeaturedCol1, #botFeaturedCol1{
	width:325px;
	margin-left:170px;
	float:left;
	margin-top:10px;
}
#cenFeaturedCol1 p, #cenFeaturedCol2 p{
	margin-left:6px;
}
.featured{
	background:url(../images/featuredprojects.png) no-repeat;
	text-indent: -9999px;
	height:28px;
	display: block;
}
#centreContent{
	overflow:auto;
}
#cenFeaturedCol2, #botFeaturedCol2{
	width:320px;
	float:left;
	padding-left:20px;

}
#cenFeaturedCol2{
	padding:10px;
	margin-top:28px;	
}
.About{
	background:url(../images/aboutusimg.png) no-repeat;
	text-indent: -9999px;
	height:28px;

}
.fe1{
	background:url(../images/contactimg.png) no-repeat;
}
.mv1, .mv2{
	margin-left:5px;
}
.midvid{
	padding: 0 0 0 5px;
	
}
.services{
	background:url(../images/servicesimg.png) no-repeat;
	text-indent: -9999px;
	height:22px;
}

.tri{
	background:url(../images/triimg.png) no-repeat ;
	padding:0 0 0 10px;
	margin:12px 0 0 30px;
	line-height: .75em;
}
.contactm{
	background:url(../images/contactimg.png) no-repeat;
	text-indent: -9999px;
	height:22px;
	margin-top:13px;
}
#footer{
	width:1000px;
	clear: both;
}
#footer p{
	position:relative;
	margin-left:180px;
	min-height:100%;
	padding:30px 0;
}
.map{
	float:right;
	margin-top:-40px;
}
.soc li{
	padding-left:25px;
	padding-bottom:5px;
	margin-top:5px;
}
.faceb{
	background:url(../images/facebook.png) no-repeat;
}
.yt{
	background:url(../images/youtube.png) no-repeat;
	
}
.twit{
	background:url(../images/twitter.png) no-repeat;
}
.soc{
	float:left;

}
.emailm{
	font-weight: bolder;
	font-size: 12px;
	line-height: 2.0em;
}
#aboutmain, #servicesmain, #showreelmain, #contactmain{
	min-height: 750px;

	width:665px;
	margin-left:170px;

}
#servicesmain p{
	padding-left:30px;
}

