body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #413b3a;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #d2d0ce;
}

h1 { 
	margin: 0px;
	color: white;
	font-size: 16px;
	margin-bottom: 11px;
}

h2 { 
	margin: 0px;
	color: white;
	font-size: 14px;
	margin-bottom: 11px;
}

p { 	
	margin: 0px;
}

#wrapper {
	width: 1024px;
	height: 875px;
	background: url(gradient_bg.jpg);
	position: relative;
	margin:0px auto;
	text-align:left;
	padding:0px;
}

#hp_logo { 
	position: absolute;
	top: 19px;
	left: 799px;
}

#hp_box { 
	position: absolute;
	top: 125px;
	left: 67px;
	width: 654px;
	height: 523px;
	background: white;
}


#hp_nav { 
	position: absolute;
	top: 12px;
	left: 67px;
	width: 580px;
	height: 118px;
	background: white;
	padding-left: 74px;
	z-index: 9;
	color: white;

}


#hp_main { 
	position: absolute;
	top: 132px;
	left: 74px;
	height: 498px;
	width: 463px;
	text-align: right;
	padding-right: 13px;
	padding-top: 12px;
	color: white;
	background: url(id-storefront.jpg) no-repeat;
}

#hp_midcol { 
	position: absolute;
	top: 132px;
	left: 555px;
}

.hp_mc { 
	margin-bottom: 6px;
	height: 164px;
	width: 159px;
}



.hp_mc a {
	display: block;
	float: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-top: 145px;
	margin-left: 10px;
	width: 140px;
	text-decoration: none;
}


#hp_mc1 { 
	background: url(midcol_bg.jpg) no-repeat;
}

#hp_mc2 { 
	background: url(midcol_bg.jpg) no-repeat;
}

#hp_mc3 { 
	background: url(midcol_bg.jpg) no-repeat;
}

#hp_othersites { 
	position: absolute;
	top: 656px;
	left: 67px;
	width: 660px;
	text-align: right;
}

a.other_ro { 
	display: block;
	margin-right: 0px;
	float: right;
	width: 155px;
	height: 84px;
	text-align: left;
	margin-left: 0px;
	padding-top: 4px;
	padding-left: 6px;
	background: url(visit.jpg) no-repeat;
}

#hp_bottom { 
	position: absolute;
	top: 713px;
	left: 67px;
}

#hp_bottom #links {
	color: #ff3300;
}

#hp_bottom #links a {
	color: #ff3300;
	text-decoration: none;
}

#hp_bottom #links a:hover {
	color: #52190b;
	text-decoration: none;
}


#hp_rightcol { 
	position: absolute;
	left: 742px;
	top: 215px;
	width: 215px;
	color: black;
}
	

#hp_rightcol strong { 
	font-size: 12px;
}

#hp_rightcol_lower { 
	position: absolute;
	top: 465px;
	left: 728px;
}


/* sub page layout */

#sub_wrapper {
	width: 1024px;
	height: 875px;
	background: url(sub_bg.jpg);
	position: relative;
	margin:0px auto;
	text-align:left;
	padding:0px;
}


#sub_logo { 
	position: absolute;
	top: 48px;
	left: 756px;
}

#tagline { 
	position: absolute;
	top: 35px;
	left: 85px;
}

#topnav { 
	position: absolute;
	top: 64px;
	left: 68px;
	height: 44px;
	width: 578px;
	overflow: hidden;
	
}



#leftcol { 
	position: absolute;
	top: 108px;
	left: 68px;
}




#subnav { 
	height: 20px;
	width: 562px;
	background: #fa8f30;
	padding-left: 15px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
}

#subnav a {
	color: white;
	text-decoration: none;
	margin-right: 23px;
}

#subnav a.subnav_active { 
	color: #4f5723;
}
	

#sub_headerimage { 
	margin: 0px;
}

#sub_headerimage_nosub { 
	margin: 0px;
}



#content_wrapper { 
	width: 568px;
   min-height: 520px;
	border: 5px solid white;
	background: #99908d;
	line-height: 16px;
}

#content_wrapper_nosub { 
	width: 568px;
	min-height: 356px;
	border: 5px solid white;
	background: #99908d;
}

#content_area { 
	margin-left: 34px;
	margin-top: 15px;
	width: 500px;
	color: black;

}


#content_wrapper_admin { 
	width: 800px;
	border: 5px solid white;
	min-height: 500px;
	background: white;
}

#content_area_admin { 
	margin-left: 10px;
	margin-top: 15px;
	width: 775px;
	color: black;
	min-height: 500px;
	font-size: 12px;
	overflow: auto;
}


#rightcol { 
	position: absolute;
	top: 164px;
	left: 720px;
	font-size: 11px;
	line-height: 16px;
	width: 200px;
	color: black;
}

#silhouettes { 
	position: absolute;
	left: 670px;
	top: 565px;
}

#othersites { 
	width: 350px;
}

#othersites a.other_ro { 
	float: left;
	margin-left: 0px;
}

#footerlinks {
}

#footerlinks .links {
	color: #ff3300;
}

#footerlinks a {
	color: #ff3300;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #52190b;
	text-decoration: none;
}


.prodblock { 
	float: left;
	font-size: 11px;
	color: #3c3800;
	margin-right: 5px;
	margin-bottom: 10px;
	
}

.prodblock img {
	margin-bottom: 5px;
	border: 0px;
}

.prodblock a { 
	text-decoration: none;
	color: #3c3800;
}

a.greenlink { 
	color: #CCFF33;
	text-decoration: none;
}

a.orangelink { 
	color: #FF3300;
	text-decoration: none;
}

a { 
	color: #4f5723;
	text-decoration: none;
}

