body {	

             background-image: url(../../images/style4/innerbg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;

}

.body {
}

a {
	color: #244e7e; /*use customer service link homepage*/
	text-decoration: none;
}

.wrapper {
}

.subscribeFront td {
	border-bottom: 1px solid #5c7580;
}

.shapeArea {
	border-bottom: 1px solid #5c7580;
}

/*content*/

.content .panel1 {
	background-color: #a2b1c1;
}

.content .panel1 .head {
	background-color: #41658a;
}

.content h1 {
	background-color: #4c7094;
}

.content h2 {
	color: #244e7e; /*use shop hover over bg colour*/
}

/*form tbl*/

.formtbl th, .customForm .ps th, .customForm .hd th {
	background-color: #A2B1C1;
	color: #FFF;
}

.formtbl .evn td {
	background-color: #F7F9FB; /* 5% of th value*/
}

/*shop*/

.shopItems li {
	background-color: #A2B1C1;
}

.secondrow_bg {
	background-color: #355E88; /*initial homepage content area bg*/
}

.shopItems a:hover, * html .shopItemsNew a:hover span {
	background-color: #355E88;	/*initial homepage content area heading*/
}

.hr_blue {
	background-color: #41658A;
}

.bdr {
	border-bottom: 2px solid #4c7094;
	border-right: 2px solid #4c7094;
}

#moreInfo {
	border: 1px solid #4c7094;
}