/*a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(_IMG/pdf.gif) no-repeat center right;
}*/

select{
	font-size:10px;
}

body {
	min-width:823px;
	text-align:center;
}

img {border:0px;}
a:active { 
	font-family:Arial;
	color:#2780DC;
	font-weight:bold;
} 
a:visited {
	font-family:Arial;
	color:#2780DC;
	font-weight:bold;
	text-decoration:none;
} 
a:link {
	font-family:Arial;
	color:#2780DC;
	font-weight:bold;
	text-decoration:none;
} 
a:hover {
	color:#309ff8;
}

#hrline {
	background-image:url(_IMG/hr.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:5px;
}

#cell {
	background-image:url(_IMG/cell.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#header{
	background-image:url(_IMG/header.jpg);
	height:175px;
	position:relative;
	background-repeat:no-repeat;
}

#footer {
	background-image:url(_IMG/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:116px;
	position:relative;
}

#footertext{
	position:absolute;
	font-family:Arial;
	font-size:9px;
	color:#296caf;
	text-align:center;
	width:823px;
	top:75px;
}

#titleImg{
	position:absolute;
	margin-top:40px;
	margin-left:30px;
}

#mainDiv {
	background:#49a4ff;
	margin:0 auto;
	width:823px;
	text-align:left;
}

#loaderimg{
	position:absolute;
	margin-left:270px;
	margin-top:150px;
}

#nav, #nav1, #nav2 {
	width:180px;
	height:420px;  /* CHANGE THIS TO INCREASE HEIGHT OF NAV */
}

#sidebar{
	float:left;
	width:198px;
	height:370px;  /* CHANGE THIS TO INCREASE HEIGHT OF NAV */
	background:#fff;
	background-image:url(_IMG/rightshad.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

#sFooter{
	height:24px;
	background:#fff;
	background-image:url(_IMG/sFooter.jpg);
	background-repeat:no-repeat;
	position:absolute;
	margin-top:370px; /* CHANGE THIS TO INCREASE HEIGHT OF NAV */
	width:198px;
	z-index:5;
}

#nav {
	width:170px;
	position:absolute;
	overflow:hidden;
	margin-top:-30px;
	margin-left:15px;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
}

#nav1 {
	position:absolute;
	top: 0px;
	left: 0px;
}

#nav2 {
	position:absolute;
	top:0px;
	left:180px;
}

#singTable {
	font-size:12px;
}

#container {
	background:#fff;
	background-image:url(_IMG/leftshad.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:608px;
	float:right;
	/*padding-left:30px;*/
	padding-top:10px;
	min-height:330px; /* CHANGE THIS TO INCREASE HEIGHT OF NAV */
	padding-bottom:30px;
}

/*html>body #content {
	width: 578px;
}*/

* html #container {
	height: 370px; /* CHANGE THIS TO INCREASE HEIGHT OF NAV */
}

#catTable {
	font-family:Arial;
	font-size:11px;
}

#content {
	padding-left:30px;
	padding-right:30px;
	font-family:Arial;
	font-size:12px;
}

#search {
	width:160px;
	position:absolute;
	right:0px;
	margin-right:20px;
	margin-top:75px;
}

#cart{
	float:left;
}

#searchBox {
	float:right;
	font-family:Arial;
	font-size:11px;
	height:20px;
}

#title {
	position:absolute;
	width:300px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	color:#0048a7;
	text-align:center;
	margin-top:145px;
	right:0px;
	margin-right:20px;
}