@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.margin-lhs {
	background-image: url(../images/template/margin-lhs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 532px;
	width: 248px;
}
.margin-rhs {
	background-image: url(../images/template/margin-rhs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 532px;
	width: 248px;
}
.header {
	background-image: url(../images/template/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 77px;
	width: 824px;
}
a.nav, a.nav:link, a.nav:visited {
	display:inline-block;
	width:162px;
	height:30px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	border: 1px solid #b3b3b3;
	background-color: #000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
}
a.nav:hover {
	color:#000;
	background-color: #FFF;
}
a.nav:active {
	color:#000;
}
.container {
	background-image: url(../images/template/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 532px;
	margin: 0px;
	padding: 0px;
}
a.nav1, a.nav1:link, a.nav1:visited {
	display:inline-block;
	height:20px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b3b3b3;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: none;
}
a.nav1:hover {
	color:#000;
}
a.nav1:active {
	color:#000;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
	text-align: center;
	width: 824px;
	height: 20px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.coll, a.coll:link, a.coll:visited {
	display:block;
	height:20px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b3b3b3;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: none;
	width: 155px;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
}
a.coll:hover {
	color:#000;
	background-color: #b3b3b3;
}
a.coll:active {
	color:#000;
}
.LHS-column {
	height: 600px;
	width: 160px;
	border: 1px solid #b3b3b3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding: 0px;
	float: left;
}
.RHS-column {
	height: auto;
	width: 650px;
	border: 1px solid #b3b3b3;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding: 0px;
	float: left;
}
.prod-box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}
.prod-text-bold {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
.prod-text-norm {
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.titles {
	padding-top: 10px;
	padding-left: 10px;
}
.p-center {
	text-align: center;
}
.mainarea {
	width: 820px;
	border: 1px solid #b3b3b3;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
	float: left;
}
#example_1_container {
	width:310px;
	height:360px;
}

#example_1_container .easy_slides_caption {
    width:280px;
    height:50px;
    padding: 2px 0 0 10px;
}

