.headerStyle01{
	padding:5px 5px 5px 10px;
	background-color:#1b4162;
	display:block;
	/*width:100%;*/
	/*background-image: url("../images/boxStyle1Top.gif");
	background-position:top;
	background-repeat: no-repeat;*/
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	text-transform:uppercase;
	background-image:   url("../images/bot_dots_orange.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
}
.headerStyle01 a{
	color:#fff;
	text-decoration:none;
}
.headerStyle01 a:hover{
	color:#FF0000;
	text-decoration:none;
}
.headerStyle01 a:active{
	color:#FFF;
	text-decoration:none;
}
.headerStyle01 a:visited{
	color:#fff;
	text-decoration:none;
}
.headerStyle02{
	padding:5px 5px 5px 20px;
	background-color:#383838;
	display:block;
	/*width:100%;*/
	/*background-image: url("../images/boxStyle1Top.gif");
	background-position:top;
	background-repeat: no-repeat;*/
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	text-transform:uppercase;
	background-image:  url("../images/down_slant_grey.gif");
	background-repeat:no-repeat;
	background-position:left;
}
.headerStyle05{
	padding:5px 5px 5px 20px;
	background-color:#000;
	display:block;
	/*width:100%;*/
	/*background-image: url("../images/boxStyle1Top.gif");
	background-position:top;
	background-repeat: no-repeat;*/
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	text-transform:uppercase;
	background-image:  url("../images/down_slant_grey.gif");
	background-repeat:no-repeat;
	background-position:left;
}
.plainBar01{
	background-color:#000;
	display:block;
	height:22px;
	clear:left;
	margin:0px 0px 0px 0px;
}
.plainBar04{
	background-color:#939393;
	display:block;
	height:22px;
	clear:left;
	margin:0px 0px 0px 0px;
}
.plainBar02{
	background-color:#DAD8CD;
	display:block;
	height:22px;
	clear:left;
	margin:5px 0px 0px 0px;
}
.plainBar03{
	background-color:#999;
	display:block;
	height:22px;
	clear:left;
	margin:5px 0px 0px 0px;
}
.topNavText{
	font-weight:bold;
	color:#1f4162;
	padding:5px;
}
.topNavText a{
	color:#1f4162;
}
.footer {
	background-color:#000;
	color:#fff;
	display:block;
	border:1px solid #fff;
	/* font-size:x-small; */
	font-size:10px;
	padding:5px;
	clear:both;
}
.moreInfo{
	/*border-top:1px dashed #ccc;*/
	margin:0px 0px 0px 0px;
	display:block;
	text-align:right;
	font-weight:bold;
	color:#660000;
	text-transform:capitalize;
	background-image:  url("../images/moreInfo_arrow.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding-right:14px;
}
.moreInfo a{
color:#660000;
}
.listGridBox{
	width:119px;
	float:left;
	background-image:   url("../images/4dot_anim_orange.gif");
	background-position:left;
	background-repeat:no-repeat;
	/*background-color:#eee;*/
	margin:1px;
}
.listGridBox p{
	padding:2px 5px 2px 20px;
}
.homeImage {
	width:366px;
	height:160px;
}
#topInfo{
	padding:5px 5px 3px 5px;
	text-align:left;
	color:#ccc;
	position:relative;
	left:558px;
	top:5px;
	font-size:14px;
}
#topInfo a.mainName{
	color:#ccc;
	text-decoration:underline;
}
#topInfo a.mainName:hover{
	color:#FF0000;
	text-decoration:underline;
}
#topInfo a.emailAddress{
	color:#ccc;
	text-decoration:none;
}
.didYouKnow{
	background-color:#666666;
	color:#ccc;
	display:block;
	width:auto;
	height:1%;/*IE render bug hack*/
	/*background-color:#FFFFFF*/

}
.plainBox{
	display:block;
	width:auto;
	height:1%;/*IE render bug hack*/
	/*background-color:#FFFFFF*/
	padding-bottom:5px;
	
}
.coloredBox01{
	display:block;
	width:auto;
	height:1%;/*IE render bug hack*/
	background-color:#DBD6C8;
	padding-bottom:5px;
	/* color:#fff; */
}
.coloredBox02{
	display:block;
	width:auto;
	height:1%;/*IE render bug hack*/
	background-color:#eee;
	padding-bottom:5px;
	/* color:#fff; */
}
.specialPrice{
	display:block;
	width:auto;
	height:1%;/*IE render bug hack*/
	background-color:#FFFF66;
	border:1px solid #000;
	margin:5px;
	font-size:130%;
	/* color:#fff; */
}
/*
.darkBox01 h3{
	background-color:#EBECCE;
	
}

*/

.featuredClientFront{
	/*background-color:#DBD6C8;*/
	padding-bottom:5px;
}
.featuredClientFront p{
	height:1%;
}
.featuredClientFront *{
	font-weight:normal;
	text-decoration:none;
}
.price {
	font-weight:bold;
	font-size:120%;
	color:#000000;
}

