body
{
	background: url(images/bgdot.png);
	margin:0;
	padding:0;
}

.Nav
{
	display:block;
	/*border:solid 1px red;*/
	height:205px;
}

p
{
	font-family: Verdana;
	font-size: 11px;
	color: #A7A7A7;
}

a
{
    color:inherit;
	text-decoration: none;
	letter-spacing: -0.02em;
}

p a {color: #2C545C;}

a img {	border:solid 0px white;}

#wrapper
{
	margin: 0;
	width:99.8%;
	height:1353px;
	/*border:solid 1px red;*/
}

#content
{
	/*border:solid 1px blue;*/
	margin: 0 auto 0 auto;
	width:720px;
	height:4000px;
	background-color:White;
	padding:40px 40px 0px 40px;
}
#HeaderContainer
{
	/*border:solid 1px blue;*/
	margin: 0 auto 0 auto;
	width:800px;
	height:206px;
	background-color:White;
}
#header
{
	height: 400px;
    top:0;
    z-index:99;	
	/*border:solid 1px red;*/
}

#footer
{
	/* border:solid 1px blue; */
	margin: 20px auto 0 auto;
	width:700px;
	height:50px;
	background-color:white;
	padding:20px 50px 0 50px;
	font-family: Verdana;
	font-size: 11px;
	color: #A7A7A7;
	line-height:30px	
}

#footer a {text-decoration:none !important;}
#footer a:hover {border-bottom:dotted 1px #B4CE22;}

/* MENU SYSTEM */

.ImageBar {float:left;border:0;}

#adverts,#adverts:hover,#film,#film:hover,#tele,#tele:hover,#games,#games:hover,#disc,#disc:hover,#prod,#prod:hover,#contact,#contact:hover
{cursor:pointer;height: 206px;float:left;height: 206px;width:41px;}

#adverts,#adverts:hover{background: url(images/adverts.jpg) no-repeat;}
#adverts:hover{background-position: -41px 0;}

#film,#film:hover{background: url(images/film.jpg) no-repeat;width:40px;}
#film:hover{background-position: -40px 0;}

#tele,#tele:hover{background: url(images/tele.jpg) no-repeat 0 0;width:40px;}
#tele:hover{background-position: -40px 0;}

#games,#games:hover{background: url(images/games.jpg) no-repeat 0 0;width: 40px;}
#games:hover{background-position: -40px 0;}

#disc,#disc:hover{background: url(images/disc.jpg) no-repeat 0 0;width: 42px;}
#disc:hover{background-position: -42px 0;}

#prod,#prod:hover{background: url(images/prod.jpg) no-repeat 0 0;}
#prod:hover{background-position: -41px 0;}

#contact,#contact:hover{background: url(images/contact.jpg) no-repeat 0 0;}
#contact:hover{background-position: -41px 0;}

/* SEPARATORS */

#AdvertSection,#FilmSection,#TeleSection,#GamesSection,#DiscSection,#ProdSection,#ContactSection {padding-top:15px;}

#Adverts,#Film,#Games,#Tele,#Disc,#Prod,#Contact
{
	width:745px;
	height:30px;
	margin-top:30px;
}

#Adverts{background: url(images/header-adverts.PNG) no-repeat; margin-top:500px;}
#Film {background: url(images/header-films.PNG) no-repeat;}
#Games {background: url(images/header-games.PNG) no-repeat;}
#Tele {background: url(images/header-tv.PNG) no-repeat;}
#Disc {background: url(images/header-disc.PNG) no-repeat;}
#Prod {background: url(images/header-prod.PNG) no-repeat;}
#Contact {background: url(images/header-contact.PNG) no-repeat;}

.DoubleHolder
{
	height: 104px;
	margin: 30px 0 0 10px;
}

.ItemHolder
{
	width: 350px;
	height: 77px;
	float:left;
}

.ImageSquares{float:left;margin:0 30px 0 0;}

.ImageSquaresText
{
	margin:0px 0 0 0px;font-family: Verdana;font-size: 11px;color: #A7A7A7;
	width: 344px;
	height: 71px;
}
.ImageSquaresText b{font-weight:bold;line-height:30px;}
.adverts b {color:#2C555D;}
.film b {color:#3B322D;}
.games b {color:#BA2C09;}
.tele b {color:#321F19;}
.disc b {color:#9D1602;}
.prod b {color:#B59B19;}
.contact b {color:#B4CE22;}
