@charset "utf-8";
/* Film Deluxe */

*{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6,p,ul,dl,ol{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
p,ol,ul,dl{
	font-size: .65em;
}
body{
	background: url(../img/hp_bg.gif) 0 215px repeat-x;
	background-color: #171514;
	overflow: -moz-scrollbars-vertical;
}
#container{
	width: 980px;
	margin: 0 auto;
}
#header{
	height: 211px;
	background: url(../img/star.gif) 48px 55px no-repeat;
}
#mainTitle{
	border-bottom: 1px solid #333;
	width: 751px;
	float: right;
	margin-top: 85px;
	padding-bottom: 5px;
}
#mainTitle h1{
	font-size: 1em;
}
#mainTitle h2{
	font-size: .9em;
	color: #646362;
}
#content{
	padding-left: 230px;
	background: url(../img/black_line.gif) 230px 0 no-repeat;
}
#content p.title{
	padding: 15px 0 10px 0;
	margin: 0;
	border-bottom: 1px solid #333;
}
#content p.link{
	margin: 15px 0 0 0;
}
#content p.link a{
	color: #666;
	text-decoration: none;
}
#content p.link a:hover{
	color: white;
	text-decoration: none;
}
#content ul.links{
	font-size: .65em;
	padding: 10px 0 8px 0;
	margin: 0;
	border-bottom: 1px solid #333;
	list-style-type: none;
}
#content ul.links li{
	line-height: 1.6em;
	background: url(../img/arrow.gif) 0 3px no-repeat;
	padding: 0 0 5px 10px;
}
#content ul.links li a{
	color: #ff358b;
	text-decoration: none;
}
#content ul.links li.blue a:hover{
	color: #01b0f0;
}
#content ul.links li.green a:hover{
	color: #aeee00;
}
ul#logos {
   list-style-type:none;
   margin: 10px 0 0 0;
   border-bottom: 1px solid #333;
   width: 290px;
   padding: 0 0 10px 0;
   height: 30px;
}
ul#logos  li{
   float:left;
   margin-left:1px;
}
ul#logos  li a{
   display:block;
   width:40px;
   height:30px;
   margin-bottom:-2px;
}
ul#logos li.logo1{
   background:url(../img/logo_01.gif) 0 -40px no-repeat;
}
ul#logos li.logo1 a{
   background:url(../img/logo_01.gif) 0 0 no-repeat;
}
ul#logos li.logo2{
   background:url(../img/logo_02.gif) 0 -40px no-repeat;
}
ul#logos li.logo2 a{
   background:url(../img/logo_02.gif) 0 0 no-repeat;
}
ul#logos li.logo3{
   background:url(../img/logo_03.gif) 0 -40px no-repeat;
}
ul#logos li.logo3 a{
   background:url(../img/logo_03.gif) 0 0 no-repeat;
}
ul#logos li.logo4{
   background:url(../img/logo_04.gif) 0 -40px no-repeat;
}
ul#logos li.logo4 a{
   background:url(../img/logo_04.gif) 0 0 no-repeat;
}
ul#logos li.logo5{
   background:url(../img/logo_05.gif) 0 -40px no-repeat;
}
ul#logos li.logo5 a{
   background:url(../img/logo_05.gif) 0 0 no-repeat;
}
ul#logos li.logo6{
   background:url(../img/logo_06.gif) 0 -40px no-repeat;
}
ul#logos li.logo6 a{
   background:url(../img/logo_06.gif) 0 0 no-repeat;
}
ul#logos li.logo7{
   background:url(../img/logo_07.gif) 0 -40px no-repeat;
}
ul#logos li.logo7 a{
   background:url(../img/logo_07.gif) 0 0 no-repeat;
}
ul#logos  li a:hover{
   background:none;
}
ul#logos  li span{
   display:none;
}
#contentPage{
	padding-top: 4px;
}
#colOne{
	background: url(../img/bgCol1.gif) 0 0 no-repeat;
	width: 228px;
	height: 384px;
	float: left;
	margin-right: 20px;
}
#colOne h2{
	font-size: 1em;
	margin: 10px 0 40px 45px;
}
#colOne h3{
	font-size: .8em;
	font-weight: bold;
	color: #ff358b;
}
#colOne h4{
	font-size: .7em;
	font-weight: bold;
	color: #ff358b;
}
#colOne p,#colOne ul,#colOne ol,#colOne dl{
	margin-bottom: 10px;
}
#colOne ol{
	padding-left: 25px;
	list-style: decimal 
}
#colOne ul{
	padding-left: 25px;
}
#colOneContent{
	width: 192px;
	height: 295px;
	overflow-y: scroll;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 5px 5px 0 0;
}
#colTwo{
	background: url(../img/bgCol2.gif) 0 0 no-repeat;
	width: 348px;
	height: 384px;
	float: left;
	margin-right: 20px;
}
#colTwo h2{
	font-size: 1em;
	margin: 10px 0 40px 45px;
}
#colTwo h3{
	font-size: .8em;
	font-weight: bold;
	color: #01b0f0;
}
#colTwo h4{
	font-size: .7em;
	font-weight: bold;
	color: #01b0f0;
}
#colTwo p,#colTwo ul,#colTwo ol,#colTwo dl{
	margin-bottom: 10px;
}
#colTwo ol{
	padding-left: 25px;
	list-style: decimal 
}
#colTwo ul{
	padding-left: 25px;
}
#colTwoContent{
	width: 312px;
	height: 295px;
	overflow-y: scroll;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 5px 5px 0 0;
}
#colThree{
	background: url(../img/bgCol3.gif) 0 0 no-repeat;
	width: 348px;
	height: 384px;
	float: left;
}
#colThree h2{
	font-size: 1em;
	margin: 10px 0 40px 45px;
}
#colThree h3{
	font-size: .8em;
	font-weight: bold;
	color: #aeee00;
}
#colThree h4{
	font-size: .7em;
	font-weight: bold;
	color: #aeee00;
}
#colThree p,#colThree ul,#colThree ol,#colThree dl{
	margin-bottom: 10px;
}
#colThree ol{
	padding-left: 25px;
	list-style: decimal 
}
#colThree ul{
	padding-left: 25px;
}
#colThreeContent{
	width: 312px;
	height: 295px;
	overflow-y: scroll;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 5px 5px 0 0;
}
























