/* Land Hawk Layout Styles */

body {
background:#4b3f32;
text-align: center;
}

#container {
width:846px;
margin: auto;
}




#container_home {
	width: 846px;
	min-height: 663px;
	_height: 663px;
	margin: auto;
	text-align: left;
	}
	
	#header_home {
		width: 846px;
		height: 79px;
		background: url(../images/header_home_bg.gif);
		background-repeat: repeat-x;
		}
		
		#homeLoginButtons {
			width: 130px;
			float: right;
			position: relative;
				top: 50px;
			}
			
		#homeLoginButtons a,
		#homeLoginButtons a:link,
		#homeLoginButtons a:visited,
		#homeLoginButtons a:active, 
		#homeLoginButtons a:hover  {
			color: #7e6c45;
			text-decoration: none;
			}
			

			

		
	#nav_home {
		width: 846px;
		height: 52px;
		background-color: #bc9084;
		background: url(../images/nav_home_bg.gif);
		}
	
	#mid_home {
		width: 846px;
		min-height: 508px;
		_height: 508px;
		background-color: #94835f;
		background: url(../images/mid_home_bg.gif);
		}
		
		#home_leftContent {
			width: 558px;
			min-height: 508px;
			_height: 508px;
			float: left;
			}
		
		#home_rightContent {
			width: 280px;
			min-height: 508px;
			_height: 508px;
			float: right;
			background: url(../images/home_rightContent_bg.gif);
			background-repeat: no-repeat;
			background-position: bottom;
			position: relative;
			}
			
			#home_rightContent_top {
				width: 280px;
				height: 214px;
				}
			
			#home_rightContent_bottom {
				width: 280px;
				min-height: 294px;
				_height: 294px;
				color: #fff;
				}
				
				#home_right_text {
					width: 220px;
					margin-left: 23px;
					font-style: italic;
					line-height: 16px;
					}
					
				.homeLogo {
					position: relative;
						top: 59px;
					}
				
				#productSearchBox {
					width: 180px;
					height: 46px;
					background-color: #4b3f32;
					position: relative;
						top: 34px;
						left: 22px;
					padding-left: 10px;
					padding-top: 2px;
					font-size: 9px;
					}
					
					#searchBoxnBtn {
						position: relative;
							top: 8px;
						}
		
	#footer_home {
		width: 846px;
		height: 26px;
		background: url(../images/footer_home_bg.gif);
		}
		
		#footerLinks {
			width: 350px;
			height: 10px;
			position: relative;
				left: 505px;
				top: -4px;
			}
		
		#footerLinks a,
		#footerLinks a:link,
		#footerLinks a:visited,
		#footerLinks a:active, 
		#footerLinks a:hover  {
			color: #94835f;
			text-decoration: none;
			}
		
		
		
		
		.i4logo {
			position: relative;
				left: 72px;
				top: 10px;
			}







/* Header Styles */

#header {
width:110px;
height:22px;
padding:45px 0px 0px 736px;
}

#header h1, #header h2 {
display:none;
}

#header p {
font-size:10px;
font-weight:bold;
text-transform:capitalize;
color:#7e6c45;
}

#header a {
font-size:10px;
color:#7e6c45;
}

.spacer {
padding:0px 3px 0px 3px;
}

#top_nav {
width:846px;
height:52px;
background:#bc9084;
border-top:solid 12px #4b3f32;
}

#tagline {
width:230px;
height:40px;
padding:12px 25px 0px 0px;
float:left;
text-align:right;
}

#tagline p {
padding:0px;
float:right;
color:#424242;
}

#tagline img {
float:right;
padding:2px 0px 0px 5px;
}

/* Content Styles */

#contentOuter {
width:846px;
background:#94835f url(../images/contentOuter.gif) repeat-x;
overflow: hidden;
}

#content {
width:846px;
background:url(../images/content.gif) no-repeat bottom;
overflow: hidden;
}

#contentLeft {
width:558px;
height:508px;
float:left;
}

#contentRight {
width:288px;
height:448px;
padding:60px 0px 0px 0px;
float:left;
background: url(../images/contentRight.gif) no-repeat bottom;
text-align:center;
}

#contentText {
width:220px;
height:260px;
padding:15px 15px 0px 30px;
overflow:hidden;
text-align:left;
}

#contentText p {
line-height:16px;
}

/* Footer Styles */

#footer {
width:786px;
height:47px;
padding:10px 0px 0px 70px;
background:url(../images/footer.gif);

}

#footer p {
font-size:11px;
color:#7e6c45;
}

#footer a {
font-size:11px;
color:#7e6c45;
}

.copyright {
border:none;
float:left;
}

/* Secondary Styles */

/* Secondary Header */

#sheader {
width:827px;
height:107px;
padding:32px 0px 0px 19px;
position: relative;
}

#sheader h1, #sheader h2 {
display:none;
}

.logo {
display:block;
width:246px;
height:107px;
z-index: 1000;
position: absolute;
	left: 0px;
}

/* Secondary Content */

#contentInner {
width:713px;
padding:40px 20px 60px 113px;
background:url(../images/contentInner.gif) no-repeat top right;
}

#contentInner p {
font-size:11px;
line-height:14px;
}

#contentInner a {
font-weight:bold;
}

.title {

}

.pro_heading span {
font-size: 20px;
letter-spacing: 0px;
}

#searchBlock {
	width:180px;
	height:60px;
	background: #4b3f32;
	padding:0px 0px 0px 10px;
}

#searchBlock p {
	margin:0px;
}

.searchText p {
	font-size:9px;
	line-height:15px;
	text-transform:uppercase;
}

