*{

	margin: 0;
	padding: 0;
	
}


body{
	
	font-family: arial,verdana,sans-serif;
	font-size: 13px;
	background-color: #1f1f1f;
	
	
}


div#container_bg
{
	width: 930px;
	height: auto;
	margin: 0 auto;
	background: url(../img/bg_body.jpg) top left repeat-y;


}


div#container{
	
	width: 920px;
	height: auto;
	margin: 0 auto;
	background-color: #ffffff;

	
}


div#mainMasthead, div#masthead
{
	height: 133px;
	width: 920px;
}

div#masthead
{
	background: #333333 url( ../img/bg_masthead.jpg ) top left no-repeat;	
}


div#nav
{
	background: #ddd url( ../img/bg_navigation.jpg ) top left repeat-x;
	height: 50px;
	/*padding-right: 113px;
	width: 807px;
	*/
	width: 920px;
}


div#buttons
{

	
}


div#content
{
	
	width: 890px;
	
}


div#content_main
{
	clear: both;
	margin-left: 15px;
	padding-top: 0px;
	position: relative;
	width: 100%;
}




/*//////////////////////////// COMPANY/ABOUT US /////////////////////////////*/

div#address
{
	width: 475px;
	margin: 40px 0 0 120px;
	
	
}


div.address
{
	float: left;
	padding-right: 45px;
	border-left: 2px solid #777777;
}


p.addressTxt
{
	margin-left: -10px;
}




/*//////////////////////////// FOOTER /////////////////////////////*/


div#footer{

	width: 930px;
	height: 45px;
	margin: 0 auto 100px auto;
	background: url(../img/bg_footer.jpg) top left no-repeat;
	clear: both;
	
}


div#foot{

	width: 915px;
	text-align: center;
	font-size: 11px;
	color: #227;
	padding: 8px 3px 0 0;
	margin: 0 auto 0 6px;
	border-top: 2px solid #ededed;
	


}


.copyright{

	background-color: #efefef;
	margin-left: 15px;
	padding: 0 4px;
	border-bottom: 1px solid #ddd;
	/*
	border-top: 1px solid #ddd;
	*/

}


.cpy_symbol{

	font-size: 12px;
	font-weight: bold;
	margin-right: 1px;
	
}


div#foot_nav{

	margin-bottom: 9px;

}


div#foot_nav a:link, div#foot_nav a:visited{

	margin: 0 5px;
	color: #333;
	text-decoration: none;
	

}



/*//////////////////////////// HEADERS /////////////////////////////*/

.headerLink
{
	color: #000;
	text-decoration: none;
}


h1.main{


	font-size: 22px;
	text-align: left;
	color: #222;
	margin: 20px 0px;
	padding: 5px 15px 5px 15px;
	

	border-bottom: 1px solid #ddd;
	

}



h2.error{
	
	margin-top: 50px;
	margin-left: 100px;
	font-size: 16px;
	color: #900;

}


h3.career{

	margin-bottom: 5px;
	padding-left: 20px;

}


h3.addressHeader
{
	margin-left: 10px;

}

/*//////////////////////////// ELEMENTS /////////////////////////////*/


hr{

	margin-bottom: 35px;

}


img{

	border: none;

}

span.tab
{
	padding: 0 10px;

}


ul{

	margin-left: 45px;

}




/*//////////////////////////// NAVIGATION /////////////////////////////*/

.moreLinkContainer
{
	position:relative;
	text-align:center;
	width:100%;
	
}


.moreLink:link, .moreLink:visited
{
	color: #06C;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;	
}


.moreLink:hover
{
	color: #09F;	
}

.moreLink:active
{
	color: #069;	
}


.button:link, .button:visited, .buttonSel:link, .buttonSel:visited, .buttonSel:hover, .buttonSel:active
{
	background: url(../img/btn_newnav.jpg) top left no-repeat;
	color: #444;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	width: 115px;
}


.button:hover
{
	background-position: center;
	color: #000000;
	
}


.button:active
{
	background-position: bottom;
	color: #000;
}


.buttonSel:link, .buttonSel:visited, .buttonSel:hover, .buttonSel:active
{
	background: url( ../img/btn_newnav.jpg ) bottom left no-repeat;
	color: #000;

}


.headerLink:link, .headerLink:visited, .headerLink:hover, .hoverLink:active
{
	color: #333333;
	text-decoration: none;

}


.btn_icon
{
	display: block;
	margin-top:	4px;	
}


.regLink:link, .regLink:visited
{
	color:				#0000ff;
	text-decoration:	none;
}

.regLink:hover, .regLink:active
{
	color:				#006666;
	text-decoration:	underline;
}

p
{
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: 15px;

}




/*//////////////////////////// CUSTOM /////////////////////////////*/

.fluikGamesLink:link, .fluikGamesLink:visited
{
	background: #39f url( ../img/img_gamesLink.jpg );
	display: block;
	float: right;
	height: 75px;
	margin: 29px 33px 0 0;
	outline: none;
	text-indent: -80000px;
	width: 75px;
}


.fluikGamesLink:hover
{
	background-position: center;	
}


.fluikGamesLink:active
{
	background-position: bottom;
}


.clearFix{

	clear: both;
	
}


div#home_img{

	text-align: right;

}


.apply, .applySingle
{

	text-decoration: none;
	margin: 0 0 10px 15px;
	color: #0000ff;

}

.applySingle
{
	margin: 0;
}
