/* CSS Document */

body {
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;
line-height: 150%;
color:#B8B3AC;
margin: 0;
padding: 0;
}
#bigBox {
margin: 0 auto; 
position: relative;
height: 514px; 
width: 862px;
}
.container {
position:absolute;
top: 0px;
margin-left:-429px;
left: 50%;
}
#topPart {
position: absolute;
width: 862px;
height: 120px;
border-bottom:5px #B8B3AC solid;
z-index: 100;
}
.logo {
position: relative;
}

/*top nav*/
#nav  {
position: absolute;
top: 90px;
left:560px;
}
#nav ul {
list-style:none;
font-size: 11px;
}
#nav li {
padding:0;
display: inline;

}

#nav a:link {
text-decoration: none;
color: #B8B3AC;

}	
#nav a:visited {
text-decoration: none;
color: #B8B3AC;

}
#nav a:hover  {
text-decoration: none;
color: #FAA249;

}
#nav a:active  {
text-decoration: none;
color: #FAA249;

}
#nav #selected  {
color: #FAA249;

}
#catnav  {
position: absolute;
top: 90px;
left:360px;
}
#catnav ul {
list-style:none;
font-size: 11px;
}
#catnav li {
padding:0;
display: inline;

}

#catnav a:link {
text-decoration: none;
color: #B8B3AC;

}	
#catnav a:visited {
text-decoration: none;
color: #B8B3AC;

}
#catnav a:hover  {
text-decoration: none;
color: #FAA249;

}
#catnav a:active  {
text-decoration: none;
color: #FAA249;

}
#catnav #selected  {
color: #FAA249;

}
.download {
position: absolute;
z-index: 10;
width: 862px;
top: 0px;
left: 0px;
}
p {
padding-top: 5px;
}
.overlay {
	position: absolute;
	width: 435px;
	height: 352px;
	z-index: 2;
	top:0px;
	left:0px;
	background-color: #ffffff;
	
	}
			
	.overlay h1{
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	color: #43434A;		
	z-index: 6;
	padding: 10px;
	}
	.overlay p{
	position: absolute;
	font-size: 10px;
	color: #322C31;		
	width: 390px;				
	z-index: 6;
	padding: 10px;
	}


.flyer_page {
	position: absolute;
	width: 862px;
	height: 352px;
	z-index: 2;
	top:0px;
	left:0px;
	
	}
			
	.flyer_page h1{
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #43434A;		
	padding-left: 5px;
	}
	.flyer_page p{
	font-size: 10px;	
	color:#999999;		
				
	
	}

#flyer_1 {
position: relative;
float: left;
/*padding-right: 3px;  put this in if there are 6 flyers*/
padding-right: 30px;/*padding-right: 3px;  put this in if there are 5 flyers*/
padding-left: 10px;/*padding-left: 6px;  put this in if there are 5 flyers*/
width: 140px;
}
#flyer_2 {
position: relative;
float: left;
padding-right: 30px;
width: 140px;
}

#flyer_3 {
position: relative;
float: left;
padding-right: 30px;
width: 140px;
}
#flyer_4 {
position: relative;
float: left;
padding-right: 30px;
width: 140px;

}#flyer_5 {
position: relative;
float: left;
padding-right: 30px;
width: 140px;

}

#flyer_6 {
position: relative;
float: right;
width: 140px;

}




.flyer_page .orange {
	font-size: 12px;
	font-weight: bold;	
	color:#FAA249;
}
.flyer_page .pale {
	font-size: 10px;	
	color:#999999;	
}
.flyer_page .small {
position: absolute;
top: 250px;
font-size:8px;
color: #999999;	
}
#rotate {
position:absolute;
left: 433px;
top: 125px;
}

#businessRotate {
position:absolute;
left: 0px;
top: 125px;
}
#flashAbout {
position: absolute;
width: 862px;
height: 355px;
top: 124px;
z-index: 10;

}
.background {
position: absolute;
width: 862px;
height: 352px;
top: 125px;
z-index: 1;
}

#flashContent {
position: absolute;
width: 862px;
height: 355px;
top: 125px;
z-index: 10;
}
#flashCatalogue {
position: absolute;
width: 862px;
height: 352px;
top: 125px;
left: 0px;
}

#text{
position: absolute;
width: 400px;
top: 0px;
left: 0px;
padding: 30px;
}
#text h2 {
color:#333333;
font-size:13px;
}
#text h3 {
color:#333333;
font-size:11px;
}


/*lower nav*/
.lowerNav  {
position: absolute;
top:482px;
width: 875px;
height: 55px;
background-color:#fff;
}
