* {
	margin: 0;
	padding: 0;
}

html {	
	height: 100%;			
}

body {	
	height: 100%;		
	background-image: url(images/pageLayout/pagebg.gif);
}

/********************************** page layout ***************************************/
#outerContainer {
	position:relative;
	width:100%;
	height:100%;
	min-height:768px;		
	background:url(images/pageLayout/pagebg.jpg);
	background-repeat:repeat-x;	
	text-align:center;
}

#innerContainer {
	position:relative;
	width:880px;
	height:auto;
	min-height:100%;	
	margin:0 auto;
	background-image: url(images/pageLayout/shadow.gif);
	background-repeat: repeat-y;
}
#header {
	width:860px;
	height:123px;
	margin:0 auto;
}

#rightBackground {
	position:absolute;
	height: 712px;
	right:0;
	width: 10px;
	background-image: url(images/pageLayout/rightbg.jpg);
	background-repeat: repeat-y;
}

#leftBackground {
	position:absolute;
	height: 712px;
	left:0;
	width: 10px;
	background-image: url(images/pageLayout/leftbg.jpg);
	background-repeat: repeat-y;
}

#content {
	position:relative;
	width: 860px;		
	background-image: url(images/pageLayout/contentbg.jpg);
	background-repeat:no-repeat;
	margin:0 auto;	
}

#navigation {
	position:absolute;
	left:0px;
	width:150px;
	height:712px;
	z-index:2;
	
	
}

#placeholder {
	position:relative;
	width:710px;	
	margin-left: 150px;			
}

#subPlaceholder {
	position:relative;
	width:710px;
	margin-left: 150px;
	background-image: url(images/pageLayout/placeholderbg.jpg);
	background-repeat:no-repeat;
}

#playerPlaceholder {
	
	width:80%;
	text-align:center;	
	margin:0 auto;
}


#footer {
	position:relative;
	bottom:0;	
	width:860px;
	height:56px;
	background-color: #d1c1a8;
	margin:0 auto;
}
/********************************** page content ***************************************/

#navigation p {
	margin-top: 20px;	
}

#placeholder p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	text-align:left;
}
#placeholder  h2 {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC66;
	text-align:left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#placeholder  img{
	margin-right: 10px;
}

#placeholder a:link {
	color: #996633;
	text-decoration:underline;
}
#placeholder a:hover {
	color: #996633;
	text-decoration:none;
}
#placeholder a:visited {
	color: #996633;
	text-decoration:none;
}




#subPlaceholder  a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996633;
}

#subPlaceholder  a:link {
	color: #996633;
	text-decoration:underline;
}

#subPlaceholder  a:hover {
	color: #996633;
	text-decoration:none;
}

#subPlaceholder  a:visited {
	color: #996633;
	text-decoration:none;
}

#subPlaceholder p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;	
	margin-right: 20px;	
	margin-left: 20px;
	text-align:left;
}

#subPlaceholder h1 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align:left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#subPlaceholder h2 {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align:left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#subPlaceholder h3 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align:left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#subPlaceholder .field {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;	
	background-color: #d1c1a8;
	border: 1px solid #d1c1a8;
}

#copyright {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a08e71;
}

#copyright p{
	padding-top:10px;
}

.cent {
	margin:0 auto;
}

/********************************** title images ***************************************/

#law {
	position:relative;
	width: 710px;
	height: 200px;
	margin-left: 150px;		
	background-image: url(images/titles/law.jpg);
}

#law img {
	margin-top:151px;
	margin-right:312px;
}

#products {
	position:relative;
	width: 710px;
	height: 200px;
	margin-left: 150px;		
	background-image: url(images/titles/products.jpg);
}

#products img {
	margin-top:151px;
	margin-right:312px;
}

#technology {
	position:relative;
	width: 710px;
	height: 200px;
	margin-left: 150px;		
	background-image: url(images/titles/technology.jpg);
}

#technology img {
	margin-top:151px;
	margin-right:312px;
}

#hunting {
	position:relative;
	width: 710px;
	height: 200px;
	margin-left: 150px;		
	background-image: url(images/titles/hunting.jpg);
}

#hunting img {
	margin-top:151px;
	margin-right:312px;
}

#media {
	position:relative;
	width: 710px;
	height: 200px;
	margin-left: 150px;		
	background-image: url(images/titles/media.jpg);
}

#media img {
	margin-top:151px;
	margin-right:312px;
}

#support {
	position:relative;
	width: 710px;
	height: 200px;
	margin-left: 150px;		
	background-image: url(images/titles/support.jpg);
}

#support img {
	margin-top:151px;
	margin-right:312px;
}

/********************************** bottom navigation ***************************************/
#bottomNav {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #370000;
	width:860px;
	height:56px;
	margin: 0 auto;
	text-align:center;	
}

#bottomNav a {
	color: #370000;	
	text-decoration: none;
}

#bottomNav a:link {
	color: #370000;	
	text-decoration: none;
}

#bottomNav a:hover {
	color: #996600;
	text-decoration: none;
}

#bottomNav a:visited {
	
	text-decoration: none;
}

#bottomNav ul {	
	padding-top:5px;	
}

#bottomNav li {
	display: inline;	
	margin-left:3px;
}

#copyright a {
	color: #a08e71;	
	text-decoration: none;
}

#copyright a:link {
	color: #a08e71;	
	text-decoration: none;
}

#copyright a:hover {
	color: #a08e71;
	text-decoration: none;
}

#copyright a:visited {
	color: #a08e71;
	text-decoration: none;
}
