@charset "UTF-8";
/* CSS Document */

*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	text-align:center;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #666666;
	line-height: 18px;
	background-color:#000000;
	background-image: url(../images/qantem_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}


#wrapper	{
	width: 900px;
	margin:0px auto;
	}
	
#quicklinks	{
	padding: 5px 0px 5px 0px;
	text-align: left;
	color: #ffffff;
	}
	
#container	{
	margin:20px auto 0px auto;
	text-align: left;
	background-color: none;
	}
	
	
#header	{
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	padding-top: 105px;
	}
	


#content	{
	background: none;
	margin: 0px;
	padding: 40px 30px 30px 30px;
	background-color: white;
	clear: both;
	}
	
#home #content	{
	padding: 20px 30px 30px 30px;

}

	

#home #content	{
	background-color: #191919;
	background-image: url(../images/home_content_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;

}
	

#titlearea	{
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	background-color: white;
	padding-left: 10px;
	}
	
#contentleft	{
	float: left;
	width: 550px;
}

#home #contentleft	{
	float: left;
	width: 520px;
}


#contentright	{
	float: right;
	width: 246px;
	}
	
#home #contentright	{
	float: right;
	width: 290px;
	}
	
	
#contentright_inner	{
	text-align: center;
	}
	
#contentleft_inner	{
	}
	
#footer	{
	padding-top: 15px;
	margin-bottom: 20px;
	font-size: 10px;
	text-align: center;
	}	
#footer a	{
	color: #666666;
	text-decoration: none;
}

#footer a:hover,
#footer a:visited	{
	color: #ccc;
	text-decoration: none;
}

/* quicklinks navigation */

#quicklinks ul li	{
	display: inline;
	margin-right: 10px;
	font-size: 10px;
	}
	
#quicklinks ul li a	{
	color: #ffffff;
	text-decoration: none;
		}
		

#quicklinks ul li a:hover	{
	color: #000000;
	}
	
/* main navigation */


#mainnav	{
	background-image: url(../images/dot.gif); 
	padding-left:20px;
	}


ul#menu{ 
	width: 100%;
	height: 50px;
	font-size: 11px; 
	font-family: Lucida Grande, Verdana, sans-serif; 
	list-style-type: none; 
	margin: 0; 
	background-image: url(../images/menu-bg.gif) top left repeat-x;
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 0px; 
	height: 33px; 
	}
ul#menu li a { 
	color: #fff; 
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 16px 5px 0px 10px; 
	background-image: url(../images/menu-bg.gif);
		}
ul#menu li a:hover { 
	color: #FFF; 
	background: #ca0000 url(../images/current-bg.gif) bottom left repeat-x; 
	padding: 14px 10px 18px 10px; 
	margin: 0px;
	}
                    
#cd ul#menu li.cd a,
#dvd ul#menu li.dvd a,
#video ul#menu li.video a,
#transfer ul#menu li.transfer a,
#film ul#menu li.film a,
#slides ul#menu li.slides a,
#weddings ul#menu li.weddings a,
#editing ul#menu li.editing a,
#international ul#menu li.international a,
#contactus ul#menu li.contactus a,
#audio ul#menu li.audio a
 { 
	color: #ca0000; 
	background: #e87c0f url(../images/hover-bg.gif) bottom left repeat-x; 
	padding: 14px 10px 18px 10px; 
	margin: 0px;
	}                 
                    
                    
/* general formatting */

#home h1	{
	color: #e87c0f;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0px;
	}
	
#home p	{
	color: white;
	font-size: 13px;
	line-height: 24px;
	}
	
#home h3	{
	color: #e87c0f;
	font-size: 13px;
	}
	
#home h3 a	{
	color: #e87c0f;
	text-decoration: none;

}

h1	{
	color: #ca0000;
	font-size: 18px;
	padding: 10px 0px 10px 20px;
	}

h2	{
	color: #e87c0f;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 0px;
	margin-bottom: 10px;
	}
	
h3	{
	font-size: 13px;
	}

.small	{
	font-size: 10px;
	}

ul li	{
	margin-left: 1em;
	}
	
ul	{
	margin-top: 1em;
	}
	
a	{
	color: #000000;
	}

/* feature buttons	*/

#home #contentleftinner table tr td	{
	width: 143px;
	padding: 10px;
	text-align: center;
	}
	
#home #contentleftinner table tr td h2	{
	color: white;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	height: 40px;
	border: none;
	margin-bottom: 0px;
	text-align: center;}
	
#home #contentleftinner table tr td h2 a	{
	padding: 0px 5px 10px 5px;
	text-decoration: none;
	color: white;
	margin-bottom: 0px;
	text-align: center;
	}
	
#home #contentleftinner table tr td h2 a:hover	{
	color: black;
	}
	
#home #contentleftinner table tr td h2.small	{
	font-size: 10px;
	line-height: 12px;
	}
	
#home #contentleftinner table tr td a img	{
  border: 1px solid black;
  }
#home #contentleftinner table tr td a:hover img	{
  border: 1px solid #e87c0f;
}
	
#feature1	{
	background-image: url(../images/home-buttons/1_bg.jpg);
	background-position: top;
	text-align: center;
	}
#feature2	{
	background-image: url(../images/home-buttons/2_bg.jpg);
	}
#feature3	{
	background-image: url(../images/home-buttons/3_bg.jpg);
	}
#feature4	{
	background-image: url(../images/home-buttons/4_bg.jpg);
	}
#feature5	{
	background-image: url(../images/home-buttons/5_bg.jpg);
	}
#feature6	{
	background-image: url(../images/home-buttons/6_bg.jpg);
	}
	
/* contact area on each page */
	
#contact	{
	margin: 30px 100px 20px 0px;
	}
	
#contact	 p{
	font-size: 11px;
}


#contact h3,
#contact a	{
	color: #e87c0f;
}

#contact a:hover	{
	color: #000;
}

/* images */

#contentright_inner img	{
	border: 8px solid #ececec;
	margin-bottom: 10px;
	}
	
/* general formatting */

#contactform	{
	border: 1px solid #ccc;
	padding: 5px;
	}
	
#contactform table tr td	{
	padding: 5px;
	font-size: 10px;
	text-align: left;
	font-size: 10px;
	color: #666666;
	}
	
#contactform .button	{
	background-color: #000000;
	color: white;
	padding: 4px;
	}
	
/* videos */

iframe {margin-top: 20px;}
