/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font: 12px/155% Verdana, Arial, Helvetica, sans-serif;
	background: #BADDFD;
	color: #333333;
		}
		
#banner {
	voice-family: "\"}\"";
	voice-family: inherit;
	background: #FFFFFF url(../images/shop-banner.jpg) no-repeat right;
	padding: 0px;
	margin: 0px;
	height: 124px;
		}
		
html>body #banner {
		height:124px;
		}		
		
		
#nav {
	voice-family: "\"}\"";
	voice-family: inherit;
	background: #459FF7 url(../images/nav-button.jpg);
	padding: 0px 20px;
	text-transform: capitalize;
	height: 20px;
	border-top: #FFFFFF;
	border-bottom: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
		}	
		
#nav a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	height: 20px;
}

#nav li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav a:hover {
	color: #003366;
}	
		
	

#centercontent {
	background:#fff;
	margin-left: 181px;
	margin-right:181px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 181px;
	margin-right:181px;
	padding: 20px;
		}
		
	

#centercontent h1 {
}
#centercontent table {
	margin: 0px;
	padding: 0px;
}

#centercontent h2 {
	font-weight: bold;
}


#centercontent p {
}

html>body #centercontent {
	margin-right: 181px;
	margin-left: 181px;
}	


#leftcontent {
	position: absolute;
	left:0px;
	top:144px;
	width:181px;
	margin: 0px;
	padding: 0px;
	height: 500px;
	background: url(../images/sidebar-bg2.jpg) no-repeat;
		}

#leftcontent li {
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;

}


#leftcontent ul {
	list-style: none inside;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#leftcontent a {
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 5px 10px 5px 20px;
	display: block;
	line-height: normal;
	font-weight: bold;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	color: #FFFFFF;
	background: #459FF7;
	text-indent: 0px;
}


#leftcontent a:hover {
	background: #FFFFFF;
	color: #003366;
}


#rightcontent {
	position: absolute;
	right:0px;
	top:144px;
	width:161px;
	padding: 10px;
	background: #BADDFD url(../images/sidebar-bg2.jpg) no-repeat;
	font-size: 10px;
	line-height: normal;
		}
		
#rightcontent p {
	font-size:10px;
	color: #003366;
	line-height: normal;
	}
#rightcontent a {
	color: #FFFFFF;
}


		
pre {
	margin: 0px;
		}
#rightcontent h2 {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
		
h1 {
	font: normal 24px/normal Georgia, "Times New Roman", Times, serif;
	color: #003399;
	margin: 0px;
	padding: 0px;
		}

h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #459FF7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #459FF7;
	border-right-color: #459FF7;
	border-left-color: #459FF7;
	margin: 0px 0px 5px;
	padding: 0px;
}

a {
	color: #0099FF;
}
a:hover {
	color: #003366;
}
.feetables {
	border: 1px solid #8BC4FB;
	padding: 2px;
}
