/* CSS Document */
/*************************/
/* Global style settings */
/*************************/
*{
	margin:0px;
	padding:0px;
}

body{
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:center;
	color:#bababa;
}

h1{
	font-size: 24px;
	font-weight:normal;
}

/* Hides from IE5-mac \*/
 html .h1fix {height: 1%;}
/* End hide from IE5-mac */

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
	display: inline;
}

h4 {
	font-size: 13px;
}

hr {
	clear: both;
	height: 0px;
	margin: 20px 0px 20px 0px;
	border: 0;
	border-bottom: 1px dotted #cecece;
}

img {
	border:none;
}

div.hr {
	clear: both;
	height: 0px;
	margin: 20px 0px 20px 0px;
	border: 0;
	border-bottom: 1px solid #bdb28d;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clearboth{
	clear:both;
	height:0px;
}

.clearleft{
	clear:left;
	height:0px;
}

.clearright{
	clear:right;
	height:0px;
}

.wrapper{
	margin:0px auto 0px auto;
	text-align:left;
	width:990px;
}

.gold{
	color:#ada565;
}

.goldBold{
	color:#ada565;
	font-weight:bold;
}

.white{
	color:#ffffff;
}

.black{
	color:#000000;
}

/*****************/
/* Header styles */
/*****************/

#header{
	margin-top:25px;
}

#headertext{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	width:600px;
	color:#b7b6b6;
	margin-top:56px;
	margin-bottom:40px;
}

#headertext p{
	margin-top:7px;
}

/***********************/
/* Content Left Styles */
/***********************/
#contentleft{
	float:left;
	width:290px;
}

#contentleft p{
	margin-top:15px;
	margin-bottom:15px;
}

#navbar{
	clear:both;
	margin-bottom:36px;
}

#navbar ul{
	list-style:square;
}

#navbar ul li{
	background-image:url(../images/nav_bullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	list-style-type:none;
	padding-left: 15px;
	margin-bottom:6px;
	font-size:16px;
}

#navbar li a{
	text-decoration:none;
	color:#ffffff;
}

#home a.home, #about a.about, #packages a.packages,
#showreel a.showreel, #testimonials a.testimonials, 
#terms a.terms, #links a.links, #contact a.contact, 
#privacy a.privacy, #faq a.faq{
	color:#ada565;
}

#navbar li a:hover{
	color:#ada565;
	text-decoration:none;
}

#address{
	margin-top:30px;
	margin-bottom:20px;
}

#numbers p{
	margin-top:6px;
	margin-bottom:6px;
}

/***********************/
/* Content Right Styles */
/***********************/
#contentrighthome{
	float:right;
	width:655px;
	background:#ac9f70;
	padding-top:2px;
	padding-bottom:2px;
}

#contentright{
	float:right;
	width:655px;
	background:#ac9f70;
	padding:5px;
}

#inner{
  background:#fff;
 	padding:15px;
}

#home #inner{
	height:630px;
}

#flashgraphic{
	margin-bottom:18px;
}

#lowerright{
	background-image:url(../images/homepg_contentbg.jpg);
	background-repeat:no-repeat;
	width:655px;
	height:271px;
}

#lowerright p{
	padding:104px 0px 35px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
}

#homepg_img{
	background-image:url(../images/homepg_sm_image.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:98px;
	border-color:#FFFFFF;
	margin-left:8px;
}

#homepg_img a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-top:77px;
	padding-left:24px;
	text-decoration:none;
}

#homepg_img a:hover{
	text-decoration:underline;
}

/***********************/
/* Basic Banner Styles */
/***********************/
#basicbanner{
	width:625px;
	height:225px;
}

#basicbanner2{
	width:625px;
	height:225px;
}

.aboutbanner{
	background-color: #3e3e3e;
}

.packagesbanner{
	background:#d4006e;
}

.showreelbanner{
	background:#70b7b7;
}

.testimonialsbanner{
	background:#444863;
}

.privacybanner{
	background:#d4006e;
}

.termsbanner{
	background:#d4006e;
}

.faqbanner{
	background-color: #71ae28;
}

.linksbanner{
	background-color: #819cc2;
}

.contactbanner{
	background:#00addf;
}

#basicbannertext{
	width:225px;
	height:225px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}

#basicbannertext p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:70px 0px 0px 10px;
	color:#fff;
}

#basicbanner img{
	float:left;
}

#maincontent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#312a2d;
}

#maincontent h1{
	font-size:24px;
	margin:30px 0px;
}

#maincontent h2{
	font-size:13px;
	margin-bottom:5px;
}

#maincontent h3{
	font-size:11px;
	margin-bottom:15px;
}

#maincontent p{
	font-size:10px;
	margin-bottom:10px;
}

#maincontent a{
	text-decoration:none;
	color:#ada565;
}

#maincontent a:hover{
	text-decoration:underline;
}

#maincontent .contentrow h1{
	margin-bottom: 20px;
}

#maincontent ul{
	list-style:none;
	font-size:13px;
}

#maincontent li{
	background-image:url(../images/goldbullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	margin-bottom:10px;
}

.contentrow{
	padding-bottom:3px;
}

.contentrow img{
	float:left;
	margin-right: 20px;
}

#showreel .contentrow{
	margin-bottom:30px;
	border-bottom:1px solid #efede4;
}

#last.contentrow{
	margin-bottom:30px;
	border-bottom:none;
}

#packages .contentrow{
	border-bottom:1px solid #efede4;
}

.textcontainer{
	float:left;
	margin-right:25px;
}

#home .textcontainer, #about .textcontainer, #packages .textcontainer,
#contact .textcontainer{
	width:390px;
	margin-right:25px;
}

#privacy .textcontainer, #terms .textcontainer,
#faq .textcontainer{
	width:540px;
	margin-right:25px;
}

#flashshowreel {
	float:left;
	width:400px;
	}

#showreel .textcontainer{
	width:340px;
}

#showreel .textcontainerleft, .textcontainerright { 
	float:left;
	width:285px;
	margin-right:35px;
}

#showreel .textcontainerright {
	margin-right:5px;
}

#testimonials .textcontainer{
	width:425px;
}

.contentfooter{
	background-image:url(../images/filmbackground.jpg);
	background-repeat:no-repeat;
	height:84px;
	padding-left:0px;	
}

.contentfooter h4{
	padding:10px 0px;
	width:550px;
}

.playbutton{
	width:70px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	cursor:pointer;
}

.playbutton img{
	margin-bottom:10px;
}

.playbutton p{
	width:70px;
	color:#a8aaaa;
}

 .formrow{
 	padding-top:5px;
 	padding-bottom:5px;
 }
 
 .formlabel{
 	float:left;
	width:100px;
	font-weight:bold;
 }
 
 .forminput{
 	float:left;
	font-size:11px;
 }
 
 .forminput textarea{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
 }
 
 .formbutton{
 	margin-top:20px;
 }

/**********************/
/* About quote styles */
/**********************/
#quoteimage2{
	margin-top:6px;
	margin-left:6px;
	border:#fff solid 3px;
}

#quote2{
	background-image:url(../images/quotebg.jpg);
	background-repeat:no-repeat;
	width:597px;
	height:97px;
	margin-left:10px;
}

#quotestart2{
	background-image:url(../images/homepg_openquote.png);
	background-repeat:no-repeat;
	width:35px;
	height:55px;
	float:left;
	margin-top:10px;
	margin-right:5px;
}

#quotetext2{
	color:#fff;
	float:left;
	width:390px;
	margin-top:15px;
}

#quote2 blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	height:40px;
}

#quoteend2{
	background-image:url(../images/homepg_closequote.png);
	background-repeat:no-repeat;
	width:28px;
	height:55px;
	float:left;
	margin-top:10px;
	margin-left:5px;
}

/*****************/
/* Footer Styles */
/*****************/
#footer{
	font-family: Arial, Helvetica, sans-serif;
	background:#ac9f70;
	height:70px;
	margin-top:90px;
	color:#e6e6e6;
}

#footerleft{
	font-size:11px;
	float:left;
	padding-top:20px;
}

#footerleft p{
}

#footerlinks ul{
	list-style:none;
	padding-top:11px;
}

#footerlinks ul li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color:#e6e6e6;
	border-left-style:solid;
	border-left-width:1px;
}

#footerlinks ul li.first {
	padding-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}

#footerlinks li a{
	color:#e6e6e6;
	text-decoration:none;
}

#footerlinks li a:hover{
	text-decoration:underline;
}

#footerright{
	float:right;
	padding-top:20px;
	text-align:right;
}

#footerright p{
}

/**********************/
/* Block Quote Styles */
/**********************/
#quote{
	position:relative;
}

#home #quotebg{
	width:447px;
	height:98px;
	margin-left:15px;
	background-color:#ffffff;
	opacity: 0.26;
	filter: alpha(opacity=26);
}

#quoteimage{
	position:absolute;
	top:0px;
	left:15px;
	margin-top:6px;
	margin-left:6px;
	border-width:3px;
	border-style:solid;
}

#quotestart{
	position:absolute;
	top:15px;
	left:115px;
	background-image:url(../images/homepg_openquote.png);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	width:35px;
	height:55px;
	float:left;
}

#quotetext{
	position:absolute;
	top:12px;
	left:155px;
	float:left;
	width:290px;
	color:#ffffff;
}

#quote blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:40px;
}

#signature{
	position:absolute;
	top:68px;
}

#quoteend{
	position:absolute;
	top:60px;
	left:375px;
	background-image:url(../images/homepg_closequote.png);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	width:28px;
	height:55px;
	float:left;
}

#readmore { padding:10px 0px; visibility:hidden; color:#CCC; }
#readmore h1{ font-size:14px;}
#readmore a { color:#CCC;}
.hide { margin:10px 0px !important; color:CCCCCC!important;}
p.hide a{ margin:10px 0px !important; color:#CCCCCC!important;}
