
/*----------Change the video Gallery*----------/
/*---------note: only change url's------------*/
* html #contentStart #videoGallery #image01 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/videography/vidThumb01.png', sizingMethod='scale');
}
* html #contentStart #videoGallery #image02 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/videography/vidThumb02.png', sizingMethod='scale');
}
* html #contentStart #videoGallery #image03 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/videography/vidThumb03.png', sizingMethod='scale');
}
* html #contentStart #videoGallery #image04 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/videography/vidThumb04.png', sizingMethod='scale');
}
#image01 {
	background: url('images/videography/vidThumb01.png');
	width: 82px;
	height: 78px;
	cursor: pointer;
	float: left;
}
#image02 {
	background: url('images/videography/vidThumb02.png');
	width: 82px;
	height: 78px;
	cursor: pointer;
	float: left;
}
#image03 {
	background: url('images/videography/vidThumb03.png');
	width: 82px;
	height: 78px;
	cursor: pointer;
	float: left;
}
#image04 {
	background: url('images/videography/vidThumb04.png');
	width: 82px;
	height: 78px;
	cursor: pointer;
	float: left;
}
/*------Change the video Gallery ENDS*------/
/*-----------------------------------------*/




#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#menu a:hover, #menu a:active {
	color: #3399FF;
	text-decoration: none;
}
a:link, a:visited {
	color: #3399FF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a:hover, a:active {
	color: #ffF;
	text-decoration: none;
}
* {
	margin:0;
	padding:0;
	border: none;
}
body {
	background: url("images/videography/backgroundTile.jpg") #000000 top left repeat-x fixed;
	font-family:Verdana, sans-serif;
	color: #FFFFFF;
	font-size:0.8125em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
}
#header h1 {
	background: url("images/logo.png") top left no-repeat;
	width: 241px;
	height: 67px;
	position: absolute;
	top: 53px;
	left: 22px;
	cursor: pointer;
}
* html #header h1 {
	background: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
}
#header h1 span {
	display: none;
}
#comp {
 background:;
	width: 893px;
	position: relative;
	top: 0px;
	left: 77px;
}
li {
	display: block;
	float: left;
	list-style: none;
	margin-left: 40px;
	border: thin 1px #ffffff;
}
#menu {
	position: relative;
	top: 78px;
	left: 270px;
	width: 700px;
}
* html #menu {
	position: relative;
	top: 78px;
	left: 230px;
	width: 700px;
}
#videoGallery {
	position: absolute;
	top: 258px;
	left: 50px;
}
#contentStart {
	background: top left no-repeat url("images/videography/weddingImg.jpg");
	width: 892px;
	height: 364px;
	position: absolute;
	margin-top: 20px;
	top:110px;
}
#contentArea {
	position: absolute;
	top: 494px;
	background: url("images/videography/bottomGraphic.jpg") top left no-repeat;
	width: 892px;
	height: 170px;
}
#box1 {
	width: 450px;
	position: relative;
	top: 45px;
	left: 10px;
	float: left;
}
#box2 {
	text-align: center;
	width: 190px;
	height: 100px;
	position: absolute;
	top:35px;
	left:500px;
	float: left;
	z-index: 100;
}
#box2 p {
	font-size: 16px;
	margin-top: 20px;
}
#box3 {
	position: absolute;
	top:45px;
	left: 730px;
	z-index: 1;
}
b {
	display: block;
}
#trailerHolder {
	width: 400px;
	height: 302px;
	position: relative;
	top:20px;
	left:452px;
}
a.prices {
	font-size: 11px;
	color:#0099FF;
}
small {
}

