body {
	margin: 0px;
	color: #303030;
	font-size: 13px;
	font-family: Arial, sans-serif;
	word-spacing:2px;
	line-height:130%;
	background-color: #545454;
	background-image: url(images/page_bkgd.jpg);
	background-repeat: repeat-x;
	overflow-y: scroll;
}

h1 {
	color: #4F6179;
	font-size: 20px;
	font-weight: bold;
	margin: 3px 0px 16px 0px;
	text-transform: capitalize;
}

h2 { color: #4F6179; font-size: 16px; font-weight: bold; margin: 0px 0px 15px 0px; }

a          { color: #673F98; }
a:visited  { color: #4F1299; }
a:hover    { color: #280059; }

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-y;
}

.bannerArea {
	width: 980px;height: 125px;
	background-color: #4971a2;
	background-image: url(images/banner_bkgd.jpg);
}

.bannerNav {
	padding-top: 100px;
	padding-right: 40px;
	float: right;
	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.bannerNav a {
	color: white;
	text-decoration: none;
}

.bannerNav a:visited {
	color: white;
}

.bannerNav a:hover {
	color: #ECBB7B;
}

.toplogo {
	margin-left: 70px;
	padding-top: 20px;
}

.content {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;
}

.leftnavigation {
	width: 192px;
	margin: 10px 10px 0px 0px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

.leftnavigation a {
	margin-left: 0px;
	width: 156px;
	height: 20px;
	padding: 10px 20px 5px 15px;
	float: left;
	color: #364957;
	text-decoration: none;
	background-image: url(images/nav_normal.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
}

.leftnavigation a:visited {
	color: #364957;
}

.leftnavigation a:hover {
	color: #ffffff;
	margin-left:5px;
	background-image: url(images/nav_down.jpg);
}

.leftnavigationON {
	color: #ffffff;
	margin-left:5px;
	background-image: url(images/nav_down.jpg);
	width: 156px;
	height: 20px;
	padding: 10px 20px 5px 15px;
	float: left;
	text-decoration: none;
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
}

.leftsubnavigation {
	float: left;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

.leftsubnavigation a {
	font-weight: bold;
	width: 146px;
	height: 10px;
	padding: 5px 15px 10px 30px;
	float: left;
	color: #364957;
	text-decoration: none;
	background-image: url(images/nav_normal.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
}

.leftsubnavigationON {
	font-size: 10px;
	margin-left: 5px;
	width: 146px;
	height: 10px;
	padding: 5px 15px 10px 30px;
	float: left;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/nav_down.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
}

.contentleft {
	position:relative;
	width: 710px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.contentright {
	padding-top: 55px;
	float: left;
	width: 210px;
}

.breadcrumb {
	padding: 0 0 16px 0;
	text-transform: capitalize;
	color: #364957;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

.imagemain {
	margin-top:8px;
	padding-right:16px;
	float: left;
	padding-bottom:15px;
}

.imageright {
	margin-top: 4px;
	margin-left: 35px;
	float: right;	
}
.imageleft {
	margin-right: 10px;
	float: left;
}

.productText {
	font-size:9px;
	font-family:Verdana, Arial, sans-serif;
}

.footerArea {
	width: 980px;height: 88px;
	background-color: #cfcfcf;
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: no-repeat;
}

.copyright {
	border-top: solid;
	border-color: #737a90;
	border-width: 2px;
	margin-left: 240px;
	margin-right: 30px;
	padding-top: 12px;
	
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.gallerycontainer {
	position: relative;
	top: 10px;
}

.productImage {
	float: left;
	padding: 0 10px 0 0;
}

.productInfoH {
	float: right;
	padding: 5px 10px 0 10px;
	background-color: #FFF4E6;
	width: 260px;
	height: 296px;
}

.productInfoV {
	float: right;
	padding: 5px 10px 0 10px;
	background-color: #FFF4E6;
	width: 330px;
	height: 396px;
}

.productAltImages {
	clear:both;
	padding: 16px 10px 5px 0;
}

.productMini {
	height: 250px;
	width: 170px;
	margin: 0 30px 20px 0;
	padding: 10px 15px 0 15px;
	float:left;
	border: 1px solid #CCC;
}

.productMini:hover {
	background-color: #E0DEFF;
}

.productMiniText {
	margin: 5px 0 0 0;
	text-transform: capitalize;
}

.productMiniText a {
	text-decoration: none;
}
.productMiniText a:hover {
	text-decoration: underline;
}

.productSocial{
	margin-top:20px;
}

