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


body, html {
	background:#000;	
	margin:0 auto;
	width:100%;
	
	font-weight:normal;
	font-size: 89%;
  color: #eee; 
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

h1 , h2 , h3 , 
h4 , h5 , h6  {
	font-family: "Lucida Sans Unicode"," Lucida Grande", sans-serif;text-transform:uppercase
}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

.gray {color:#999}

p {	margin: 0 0 1.5em;line-height:2em }

a,a:link {color:#777;}
a:hover {color:#999 }

li {line-height:1.8em}

#wrapper {
	position:relative;
	width:950px;
	min-height:650px;
	top:30px;
	margin:0 auto;
	margin-bottom:-40px;
	
}
ul.services li {
	line-height:2.1em
}
		
.textBox {
	width:400px;
	text-align:left;
}

.floatRight {float:right}
.floatLeft {float:left}

.clear {clear:both; padding:0;}
.clearfix, .container {display:inline-block;}

.container {
	padding:20px;
	padding-bottom:10px;
	min-height:475px
}


/* Homepage image boxes */
#imgBox,#imgBox2,#imgBox3 ,#imgBox4  {
	width:413px;
	height:206px;
	padding:20px;
	float:left;
	
	background:#f6f6f4;
}

#imgBox img a,#imgBox2 img a,#imgBox3 img a,#imgBox4 img a  {
		text-decoration:none
}

#imgBox:hover,#imgBox2:hover,#imgBox3:hover,#imgBox4:hover  {	border-color:#ccc }

div.videoBox {
	width:415px;
	padding:20px;
	float:left
}

/* Menu Navigation */

#menuBox {
	height:150px;
	margin:0;padding:0;
	padding-bottom:30px;
	
}
.menuBox {
	padding-top:120px;
}
ul.menu  {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

ul.menu li,ul.menu li a,ul.menu li a:link {
	position:relative; 
	font:11px " Lucida Grande", sans-serif;
	text-transform:uppercase;
	letter-spacing:.06em;
	color:#6C3;
	float:left;
	padding:0 10px;
	margin-top:5px;
	
}

ul.menu li a,ul.menu li a:link,ul.menu li a:hover {	text-decoration:none }

ul.menu li a:hover {color:#C00}

ul.menu li a.current {color:#C00}

ul.menu ul {
	position:absolute;
	top:22px; 
	left:0;
	display:none;
	list-style:none;
	margin:0;
	padding:0 10px;
}

ul.menu ul li {position:relative; width:148px;margin:0;padding:4px 0 }

.menu li.menuBracket {
	font:30px "Arial Narrow", Helvetica, Arial;
	line-height:24px;
	margin:0;padding:0;
	display:inline
}

/* Audio div*/

#audio {
}

/* Page Alt Backgrounds */
.defaultBg {
	background:#111;
	min-height:475px;
	width:910px
}
.columnLeft {
	width:420px;
	margin-right:20px;
	float:left
}
.columnRight {
	width:430px;
	float:left;
}
img.border {
	padding:3px;
	border:1px solid #777
}
.aboutBg {
	background:url(../images/about-bg.jpg) no-repeat;
	height:475px;
	width:910px
}

.contactBg {
	background:url(../images/contact-bg.jpg) no-repeat;
	height:475px;
	width:910px
}
.pricingBg {
	background:url(../images/pricing-bg.jpg) no-repeat;
	height:475px;
	width:910px
}
div.pricingBox {
	position:relative;
	left:324px;
	top:30px;
	width:290px;
}	
.genericBg {
	height:475px;
	width:910px
}

/* Gallery attributes 

#viewall{float:left; margin:0; width:910px;}
#viewall a{display:block; padding:0; width:910px; color:#444; background-color:#f6f6f4; text-align:center}


#gallery1{text-align:left; overflow:hidden}

.galleryContainer {
	width:910px;
	height:475px
}*/
/*  FLASH DIVS  */
.galleryContainer {padding:0}
#gallery1{height:475px;padding:0;margin:0}
#gallery2{float:left; margin-top:10px; padding-bottom:10px; overflow:hidden;}

/*  CLASSES  */
.font-larger {font-size:112%}
.text1{margin-left:10px;}
.text2{float:left; width:205px; margin:10px 0px 0px 15px;}

#viewall{float:left; margin:10px 0px 0px 10px; width:950px;}
#viewall a{display:block; padding:10px 0px 10px 0px; width:950px; color:#fff; background-color:#ff9900; text-align:center}
