* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/Background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #ffffff;
}

/*text styling*/
.bodyblack {
	
	font-size: 12px;
	line-height: 13px;
	font-family: "Arial" Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodyblue {
	
	font-size: 12px;
	line-height: 13px;
	font-family: "Arial" Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #3b8fe6;
	text-decoration: none;
}

.smbodyblack {
	
	font-size: 11px;
	line-height: 13px;
	font-family: "Arial" Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.smbodyblue {
	
	font-size: 11px;
	line-height: 13px;
	font-family: "Arial" Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #3b8fe6;
	text-decoration: none;
}

a {
	color: #ffffff;
		
}

a:hover {
text-decoration:underline;
color: #3B8FE7;	
	
}

a:visited {
	color: #cccccc;
		
}

/*header */

#header {
	width: 980px;
	height: 106px;
	margin: 0 auto;
	
}

/* Menu */

#menu {

	width: 980px;
	height: 54px;
	margin: 0 auto;
	background: url(images/Nav_backer.jpg) repeat-x;
	
}

/* Body */

#Homepagebacker {
	width: 980px;
	height: 607px;
	margin: 0 auto;
	background: url(images/Homepage_back.jpg) no-repeat;
}

#Aboutsubpage {
	width: 980px;
	height: 607px;
	margin: 0 auto;
	background: url(images/Aboutpage_back.jpg) no-repeat;
}

#Productionsubpage {
	width: 980px;
	height: 607px;
	margin: 0 auto;
	background: url(images/video_productions_back.jpg) no-repeat;
}

#Editingsubpage {
	width: 980px;
	height: 607px;
	margin: 0 auto;
	background: url(images/editing_back.jpg) no-repeat;
}

#videotodvdsubpage {
	width: 980px;
	height: 607px;
	margin: 0 auto;
	background: url(images/video_to_dvd_cd_back.jpg) no-repeat;
}

#VHSsubpage {
	width: 980px;
	height: 607px;
	margin: 0 auto;
	background: url(images/vhspage_back.jpg) no-repeat;
}

#duplicationsubpage {
	width: 980px;
	height: 607px;
	margin: 0 auto;
	background: url(images/dvd_cd_duplication_back.jpg) no-repeat;
}

#transfersubpage {
	width: 980px;
	height: 607px;
	margin: 0 auto;
	background: url(images/movie_film_transfers_back.jpg) no-repeat;
}

#contactsubpage {
	width: 980px;
	height: 607px;
	margin: 0 auto;
	background: url(images/contact_us_back.jpg) no-repeat;
}

/* Content */

#homepagecontentR {
	float: left;	
	width: 746px;
	height: 607px;
}

#homepagecontentL {
	float: right;	
	width: 234px;
	height: 457px;
}

#homepageBLflash {
	float: right;	
	width: 234px;
	height: 150px;
}

#textR {
	float: right;	
	width: 708px;
}

#textR2 {
	float: right;	
	width: 708px;
	height: 425px;
}


#BtabsR2 {
	float: right;	
	width: 708px;
	height: 178px;
}

/*flash*/
#FlashR {
	float: right;	
	width: 708px;
}

/* footer */

#footer {
	width: 980px;
	height:42px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/Nav_B.jpg) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}
