body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: black;
	height: 100%;
	}

.container {
	width: 100%;
	}
	
img a{
	border: 0
	} 

p {
	color: #fff;
	margin: 0 0 0 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.maintext {
	color: #fff;
	font-weight: normal;
	text-align: center;
	font-size: 17pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 0.8cm;
	margin-top: 60px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

/*/ ####### Top Border and Logo ####### /*/

.topdiv {
	width: 930px;
	height: 60px;
	margin: auto;
	}
	
.logo 	{
	margin-top: 10px;
	float: right;
	margin-bottom: 6px;
	}

/*/ ####### Content Window Section ####### /*/

.content_window {
	width: 930px;
	height: 432px;
	margin: auto;
	overflow: hidden;
	clear: both;
	}

.banner {
	width: 930px;
	height: 200px;
	overflow: hidden
	}
	
.newsdiv {
	width: 930px;
	height: 22px;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	overflow: hidden;
	}

.news {
	color: white;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	
	overflow: hidden;
	}
	
.ticker {
	overflow: hidden;
	width: 810px;
	margin-left: 120px;
	height: 22px;
	text-align: left;
		}

/*/ ####### Menu bar Section ####### /*/

.menu	{
	height: 71px;
	width: 930px;
	background-image: url(../images/menubar.gif);
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}

.home_selected {float: left; margin-right: 10px; margin-left: 40px; margin-bottom: 0px; display: inline; background-image: url(../images/home_selected.gif); height: 68px; width: 69px;}
.home a {float: left; margin-right: 10px; margin-left: 40px; margin-bottom: 0px; display: inline; background-image: url(../images/home.gif); border: 0px;height: 68px; width: 69px;}
.home a:hover { background-image: url(../images/home_selected.gif); border: 0px; background-repeat: no-repeat; }

.advertising_selected {width: 115px; height: 68px; background-image: url(../images/advertising_selected.gif); background-repeat:no-repeat; float: left; margin-left: 10px; margin-right: 10px;}
.advertising a{width: 115px; height: 68px; background-image: url(../images/advertising.gif); background-repeat:no-repeat; float: left; margin-left: 10px; margin-right: 10px;}
.advertising a:hover { background-image: url(../images/advertising_selected.gif); background-repeat: no-repeat; }

.casestudy_selected {width: 115px; height: 68px; background-image: url(../images/casestudy_selected.gif); background-repeat:no-repeat; float: left; margin-left: 10px; margin-right: 10px;}
.casestudy a{width: 115px; height: 68px; background-image: url(../images/casestudy.gif); background-repeat:no-repeat; float: left; margin-left: 10px; margin-right: 10px;}
.casestudy a:hover { background-image: url(../images/casestudy_selected.gif); background-repeat: no-repeat; }

.showreel_selected {width: 114px; height: 68px; background-image: url(../images/showreel_selected.gif); background-repeat:no-repeat; float: left; margin-left: 10px; margin-right: 10px;}
.showreel a{width: 114px; height: 68px; background-image: url(../images/showreel.gif); background-repeat:no-repeat; float: left; margin-left: 10px; margin-right: 10px;}
.showreel a:hover { background-image: url(../images/showreel_selected.gif); background-repeat: no-repeat; }

.contactus_selected {width: 110px; height: 68px; background-image: url(../images/contactus_selected.gif); background-repeat:no-repeat; float: left; margin-left: 10px; margin-right: 10px;}
.contactus a{width: 110px; height: 68px; background-image: url(../images/contactus.gif); background-repeat:no-repeat; float: left; margin-left: 10px; margin-right: 10px;}
.contactus a:hover { background-image: url(../images/contactus_selected.gif); background-repeat: no-repeat; }



/*/ ####### Footer Section ####### /*/

.footer {
	width: 930px;
	height: 60px;
	margin: auto;
	}
	

.miniscreen 	{
	margin-top: 5px;
	margin-right: 10px;
	float: left;
	}

.address {
	color: #fff;
	float: left;
	text-align: left;
	font-size: 8pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	height: 50px;
	overflow: hidden;
	width: 350px;
	margin-top: 7px;
	}

.copyright {
	color: #252525;
	float: right;
	text-align: right;
	padding: 50px 10px 0 0;
	font-size: 7pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}


.mediacat  {
	float: right;
	margin: 5px 0 0 0 ;
	border: 0px;
	height: 30px; 
	width: 228px;
	overflow: hidden;
	}

