body {
	padding: 0;
	border: 0;
	margin: 0 auto;
	background: #060606 url(../images/bg.jpg) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #000;
}

a:link  {color: #000; text-decoration: none;}
a:visited {color:#000; text-decoration: none;}
a:hover {color: #9F0000; text-decoration: none;}
a:active { color:#000; text-decoration: none;}

#wrapper_top {
	width:100%;
	min-height:365px;
	height: auto !important;
	height: 365px;
    margin:0;
	padding:0;
    text-align: center;
	float: left;
	background: url(../images/bg_top.jpg) no-repeat top center;
}

#top {
	width:961px;
	height:auto;
    margin:0 auto;
	padding:0;
    text-align: left;
}

#toph {
	width:952px;
	height:auto;
    margin:0;
	padding:0;
    text-align: left;
	float: left;
}

#logo {
	height:auto;
    margin:0;
	padding:9px 0 0 15px;
    text-align: left;
	float: left;
}

#menu {
	height:50px;
	width: 660px;
    margin:50px 0 0 0;
	padding:0;
    text-align: left;
	float: right;
	background: url(../images/bg_menu.png) no-repeat top center;
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica;
}

#menu ul {
    margin:0;
	padding:0;
	text-align: center;
}

#menu li {
    margin:0;
	padding:0 0 0 15px;
	list-style: none;
	display: inline;
	color: #fff;
	line-height: 30px;
}

#menu a, #menu a:active, #menu a:focus, #menu a:link, #menu a:visited{
	color: #fff;
	text-decoration: none;
}

#menu a:hover{
	color: #D3D4D4;
}

#fbanner {
	width:961px;
	height:230px;
    margin:0;
	padding:6px 0 0 0;
	float: left;
    text-align: center;
	position: relative;
}

#fbanner_frame {
	width:961px;
	height:230px;
    margin:0;
	padding:0;
	position: absolute;
	background: url(../images/bg_frame.png) no-repeat top center;
	top: 0;
	left: 0;
}

#wrapper_cont {
	width:100%;
	height:auto;
    margin:0;
	float: left;
	padding:0;
    text-align: center;
	background: #F3F3F3 url(../images/bg_content.jpg) repeat-x top;
}

#main_cont {
	width:941px;
	height:auto;
    margin:0 auto;
	padding:0 10px 0 10px;
    text-align: left;
}

.bhold {
    margin:0;
	padding:18px 0 5px 0;
	float: left;
}

.box {
    margin:0 23px 0 0;
	padding:0;
	float: left;
	width: 298px;
}

.box3 {
    margin-right:0;
}

.boxtitle {
    margin:0;
	padding:10px 0 0 5px;
	float: left;
	width: 293px;
	height: 31px;
	background: url(../images/box_title.png) no-repeat top left;
}

.boximg {
    margin:0;
	padding:0;
	float: left;
	width: 298px;
	height: 119px;
}

.entertainment {
    background: #A3A5A4 url(../images/entertainment.jpg) no-repeat top left;
}

.production {
    background: #A3A5A4 url(../images/production.jpg) no-repeat top left;
}

.creative {
    background: #A3A5A4 url(../images/creative_development.jpg) no-repeat top left;
}

.boxcont {
    margin:0;
	padding:5px 0 0 10px;
	float: left;
	width: 288px;
	height: 52px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.boxcont a, .boxcont a:active, .boxcont a:focus, .boxcont a:link, .boxcont a:visited{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.boxcont a:hover{
	color: #D3D4D4;
}

.entertainmentbg {
    background: #524E4D url(../images/entertainment_bg.jpg) no-repeat top left;
}

.productionbg {
    background: #524E4D url(../images/production_bg.jpg) no-repeat top left;
}

.creativebg {
    background: #524E4D url(../images/creative_bg.jpg) no-repeat top left;
}

#homecont {
	width: 931px;
	min-height: 118px;
	height: auto !important;
	height: 118px;
    margin:0;
	padding:20px 0 30px 10px;
	float: left;
	background: url(../images/hcont_bg.png) no-repeat top left;
}

p {
    margin:0;
	padding:10px 0 5px 0;
}

#wrapper_footer {
	width:100%;
	height:auto;
    margin:0;
	float: left;
	padding:0;
    text-align: center;
	background: url(../images/bg_footer.jpg) repeat-x top;
	font-size: 12px;
}

#footer {
	width:961px;
	height: auto;
    margin:0 auto;
	padding:15px 0 0 0;
    text-align: center;
	color: #88C0C1;
}

#footer ul {
    margin:0;
	padding:0;
	text-align: center;
}

#footer li {
    margin:0;
	padding:0 15px 0 15px;
	list-style: none;
	display: inline;
	color: #88C0C1;
	line-height: 30px;
}

#footer a, #footer a:active, #footer a:focus, #footer a:link, #footer a:visited{
	color: #88C0C1;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
}

#copyright {
	width:961px;
	height: auto;
    margin:0 auto;
	padding:3px 0 15px 0;
    text-align: center;
	color: #9B9A9B;
}
a.copyrightTXT:link, a.copyrightTXT:hover, a.copyrightTXT:visited, a.copyrightTXT:active	{
	color: #FFFF00;
	text-decoration: none;
}
.nopad	{
	padding: 0px;
	margin: 0px;
}
