body{
background-image:url(/images/body.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color:#000000;
text-align:center;
margin: 0px;
padding: 0px;
}

/*--eliminates dashed lines around links on Firefox---*/
a {
  outline: none;
}


#fullWrap{
width: 1200px;
background-color:#021b27;
height:auto;
margin: 0px auto;
}

#nav{
width: 1200px;
background-color:#021b27;
background-image:url(/images/navBG.jpg);
background-position:center top;
background-repeat:no-repeat;
height:100px;
margin: 0px auto;
}

#navLinks{
width:1200px;
padding-bottom: 25px;
padding-top: 34px;
text-align:right;
position: relative;
right: 10px;
}

#navLinks a{
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-decoration:none;
padding-left: 17px;
padding-right: 17px;
}

#navLinks a:hover{
color: #f3cb18;
}

#video-wrap{
background-image:url(/images/bgPlate.jpg);
background-position:center top;
background-repeat:no-repeat;
width:1200px;
height: 560px;
margin: 0px auto;
}

#pages{
width: 1200px;
}
#content{
margin: 0px auto;
width: 1150px;
min-height: 590px;
padding: 10px;
text-align:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:14px;
}
	#content h1{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		color: #f3cb18;
		margin: 0px;
		padding: 0px;
	}
	
	#content h2, #content h3, #content h4, #content h5{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		color: #f3cb18;
		margin: 3px 0 2px 0;
		padding: 3px 0 2px 0;
	}
	#content h6{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		color: #ffffff;
		margin: 2px 0 2px 0;
		padding: 2px 0 2px 0;
	}
	
	#content p{
		/*margin: 0px;
		padding: 0px;*/
		
	}
	#content a{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		color: #f3cb18;
		font-weight:bold;
		text-decoration:none;
		margin: 0px;
		padding: 0px;
	}
	#content a:hover{
		color:#FFFFFF;
	}
	
#foot{
width: 1200px;
background-color:#021b27;
background-image:url(/images/footBG.jpg);
background-position:center top;
background-repeat:no-repeat;
height:100px;
margin: 0px auto;
padding-top: 25px;
}
#copyright{
width: 600px;
height: 30px;
text-align:left;
float: left;
padding: 0px;
}

#copyright p{
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
padding: 0 0 0 15px;
margin: 0px;
}

.pipe{
color:#FFFFFF;
font-size: 11px;
padding-left: 10px;
padding-right: 10px;
}
#footLinks{
width: 600px;
height: 30px;
text-align:right;
float: left;
}

#footLinks p{
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
padding: 0 15px 0 0;
margin: 0px;
}

#footLinks a{
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-decoration:none;
}

#footLinks a:hover{
color: #f3cb18;
}

#cutSheet a.cutSheet{
background-image:url(/images/download.jpg);
background-position: 0 0;
background-repeat:no-repeat;
display:block;
overflow:hidden;
width:290px;
height:52px;
text-align: right;
padding: 5px 5px 3px 0;
margin: 15px 0 15px 0;
}

#cutSheet a.cutSheet p{
margin: 0px;
padding: 0px;
color:#ffffff;
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
line-height: 16px;
}

#cutSheet a.cutSheet:hover{
background-position: 0 -60px;
}

#employ a.employ{
background-image:url(/images/download.jpg);
background-position: 0 0;
background-repeat:no-repeat;
display:block;
overflow:hidden;
width:290px;
height:52px;
text-align: right;
padding: 5px 5px 3px 0;
}

#employ a.employ p{
margin: 0px;
padding: 0px;
color:#ffffff;
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
line-height: 16px;
}

#employ a.employ:hover{
background-position: 0 -60px;
}


#content div.staff{
width:320px;
height:125px;
border: 0px;
background-color:#42545d;
margin: 5px;
padding: 5px;
overflow:hidden;
}

#content div.frame{
width: 124px;
height: 124px;
background-image:url(/images/photoFrame.jpg);
background-position:center top;
background-repeat:no-repeat;
float: left;
}

#content div.photo{
background-color:#000000;
width: 110px;
height: 110px;
position: relative;
top:7px;
left:7px;
}

#content div.staff h5{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #f3cb18;
margin: 0px;
padding: 0px;
}

#content div.staff h6{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color: #f3cb18;
margin: 0px;
padding: 0px;
}

#content div.staff p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color: #ffffff;
margin: 5px 0 0 0;
padding: 5px 0 0 0;
}

#content div.info {
float: left;
position: relative;
top: 5px;
left: 5px;
width: 190px;
height: 110px;
overflow: hidden;
}

#contact a.chatNow{
background-image:url(/images/chatNow.jpg);
background-position: 0 0;
background-repeat:no-repeat;
display:block;
overflow:hidden;
width:246px;
height:22px;
text-align: right;
padding: 6px 5px 3px 0;
margin: 10px 0 10px 0;
}

#contact a.chatNow p{
color:#ffffff;
text-decoration:none;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
line-height: 16px;
}

#contact a.chatNow:hover{
background-position: 0 -30px;
}
