/*----------------------------------------------------*/
/* HTML Tag Overrides
/*----------------------------------------------------*/

body {

	border: 0;
	margin: 0;
	background: url('http://images.camnation.com/fba9d88164/bg_vTile.gif') repeat-y;
	/*background: url('http://staging.images.camnation.com/fba9d88164/bgTile.jpg') repeat-x;*/
	background-attachment:fixed;
	background-position: center;
	background-color: #006196;
	width: 100%;
	height: 100%;

}

/*----------------------------------------------------*/
/* Page Framework
/*----------------------------------------------------*/

#outerBg{
	background: url('http://images.camnation.com/fba9d88164/bgTile.jpg') repeat-x;
}

#bg_main{

	position: relative;
	background: url('http://images.camnation.com/fba9d88164/bg_body.jpg') center top no-repeat;

}

#bg_main #bg_vTile{

	position: relative;
	background: url('http://images.camnation.com/fba9d88164/bg_body.jpg') center top no-repeat;

}

#bg_main #fwork_body{

	width: 916px;
	/*height: 500px;*/
	margin: 0 auto 0 auto;
	padding-top: 3px;
	position: relative;

}


#header #logo{

	width: 197px;
	height: 92px;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url('http://images.camnation.com/fba9d88164/logo.gif') no-repeat;

}
