/* CSS Document */

body {
	background-image: url(img/background.jpg);
	margin: 0px;
	text-align: center;
	background-color:#CCC;
}


h1 {font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
	color: #000;
	font-weight: bold;
	letter-spacing:0.2em;
	text-align: left;
	line-height:16px;
	padding:0px;
	}
	
	.maintext {font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
	line-height:16px;
	color: #333;
	font-weight: normal;
	text-align: left;
	line-height:16px;
	padding:0px;
	}
	
	p  {font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	text-align: left;
	    font-size: 11px;
		line-height: 16px;
	}
	
	td  {font-family: Arial, Helvetica, Verdana, sans-serif;
color:#000;
text-align: left;
font-size: 11px;
line-height: 16px;
}

#td a {
color: #000;
font-weight: bold;}

a:link {
	color: #F9700A;
}
a:visited {
	color: #F9700A;
}
a:hover {
	color: #F9700A;
}
a:active {
	color: #F9700A;
}




#container {width: 940px;
height: 573px;
text-align: centre;
position: relative;
margin: 20px auto;
background-color:#FFF;
}


#header {background-image: url(img/header.jpg);
width: 940px;
height: 68px;
text-align: center;
margin:0;
}


#nav {
width: 745px;
height: 46px;
text-align: left;
float:left;
position: relative;
margin: -5px 0 0 0;
padding-left: 0px;
background-color:#FFF;
}

#creative {background: url(img/creative.jpg) no-repeat;
width: 195px;
height: 46px;
text-align: left;
float:left;
position: relative;
padding-left: 0px;
}

*html #nav {
margin: 0;
}

#main {background: url(img/main.jpg) no-repeat;
width: 940px;
height: 376px;
text-align: center;
position: relative;
margin: 0px;
float: left;
}

#movie {

	width: 587px;
	height: 315px;
	text-align: center;
	position: relative;
	top:31px;
	left:35px;
	margin: 0px;
	float: left;
	background-color:#fff;
	
}

#glitter {
	width: 498px;
	height: 282px;
	text-align: center;
	position: absolute;
	top:45px;
	left:81px;
	margin: 0px;
	float: left;
	background-color:#678;
}




#textarea {background: url(img/text-back.gif) no-repeat;
width: 280px;
height: 315px;
text-align: left;
position: relative;
top: 31px;
margin: 0px 0px 0px 58px;
float: left;
background-color:#fff;
}

#textarea.home {background: url(img/text-home.jpg);}
#textarea.cartoon {background: url(img/cartoon-home.jpg);}
#textarea.illustration {background: url(img/illustration-home.jpg);}
#textarea.animation {background: url(img/animation-home.jpg);}
#textarea.contact {background: url(img/contact-home.jpg);}


#internal-textarea {width: 347px;
height: 357px;
text-align: left;
position: relative;
margin: 8px 0px 0px 20px;
overflow:auto;
}

#internal-textarea p {padding: 0px 20px 0px 0px;
}

#banner {background: url(img/banner.jpg) no-repeat;
width: 940px;
height: 53px;
text-align: left;
position: relative;
float: left;
background-color:#fff;
}

#footer-banner {background-color:none;
width: 150px;
height: 34px;
text-align: left;
position: relative;
margin:9px 0px 8px 48px;
float:left;
}

#footer-banner2 {background-color:#999;
width: 700px;
height: 34px;
text-align: left;
position: relative;
margin:9px 0px 8px 25px;
float:left;
}


#footer {background: url(img/footer.jpg) no-repeat;
width: 940px;
height: 50px;
text-align: left;
position: relative;
float: left;
margin:0px;
}





#navback {width: 186px;
height: 38px;
text-align: left;
margin: 0px auto;
}

*html #navback {width: 186px;
height: 38px;
text-align: left;
position: relative;
margin: 16px 0px 0px 0px;
}


#container #textarea #internal-textarea a {
	font-family: helvetica;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
