/* CSS Document */

body {
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

/* Start Global Syles */

a {
	color: #069;
	text-decoration: none;
}

a:hover {
	color: #F60;
	text-decoration: underline;
}

/*a:active {
	color: #069;
}

a:visited {
	color: #069;
}*/

#container {
	width: 800px;
	margin: auto;
	padding: 0;
	text-align:right;
}

#hdr {
	background-image:url(../images/hdr_02.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:150px;
	padding:0;
	margin:0;
}

/* Start Top Navigation Styles */

#top-nav-holder {
	width: 800px;
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin:0;
	padding:0;
}

#top-nav {
	width: 541px;
	height: 21px;
	color: #333399;
	padding: 9px 10px 0 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
}


#top-nav a {
	color: #FFF;
	text-decoration: none;
}

#top-nav a:hover {
	color: #330066;
	text-decoration: underline;
}

/* Start Content Style */

#content {
	width: 566px;
	float:right;
	background-image: url(../images/bg-content1.gif);
	text-align:left;
	margin: 0;
	padding: 0;
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	color: #F60;
	text-decoration: underline;
}

#content p {
	padding: 0 15px 6px 15px;
	line-height: 16px;
}

#content ul {
	margin: 6px 3px 6px 20px;
	padding: 0px;
}

#content ul li{
	margin: 6px;
	padding: 6px;
	list-style-type: circle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3CF;
}

#content table {
	width:530px;
}

#content tr {
	border:0 0 1px 0;
}

/************ Page Headers **************/ 
#content-hdr {
	background-image: url(../images/hdr-top.gif);
	width: 566px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.home {
	background-image: url(../images/hdr-home.jpg);
	background-repeat: no-repeat;
	height: 340px;
}

.products {
	background-image: url(../images/hdr-products.jpg);
	background-repeat: no-repeat;
	height: 130px;
}

.about {
	background-image: url(../images/hdr-about.jpg);
	background-repeat: no-repeat;
	height: 130px;
}

#content h1{
	font-size: 16px;
	line-height: 18px;
	color:#000;
	padding: 2px 15px 2px 15px;
}
#content h2{
	font-size: 14px;
	line-height: 16px;
	color:#666;
	padding: 2px 15px 2px 15px;
}
#content h3{
	font-size: 12px;
	line-height: 14px;
	color:#666;
	padding: 2px 15px 2px 15px;
}

#content-ftr {
	background-image: url(../images/ftr-content.gif);
	background-repeat: no-repeat;
	width: 566px;
	height: 14px;
	text-align: center;
	font-size: 10px;
	color: #066;
	margin: 0;
	padding: 0;
}

#sb-hdr1 {
	width: 228px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

/**** Start Sidebar Styles ***/

#sb-container {
	width: 228px;
	float: left;
	text-align: left;
	font-size: 10px;
	line-height:12px;
	margin: 0;
	padding: 0;
}

#sb-container h3 {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding: 0 15px 6px 15px;
}

#sb-container p {
	padding: 0 15px 6px 15px;
	line-height: 13px;
}

#sb-container ul {
	margin: 6px 3px 6px 3px;
	padding: 0px;
}

#sb-container ul li {
	margin: 6px;
	padding: 0 9px 9px 9px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3CF;
}

.sb-featured {
	background: url(../images/hdr-sb-featured.gif) no-repeat;
	width: 228px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 10px 0 0 0;
}

.sb-featured .image{
	padding-right: 6px;	
}

.sb-browse {
	background-image: url(../images/hdr-sb-browse.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#sb-pod1{
	width: 228px;
	background-image: url(../images/bg-sb1.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

#sb-pod2{
	width: 228px;
	background-image: url(../images/bg-sb1.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

/* Start Misc */

.dotted-blu {
	display: block;
	width: auto;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00CCCC;
}

/* Start Footer */

.sb-ftr {
	width: 228px;
	height: 12px;
	background-image: url(../images/ftr-sb.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding:0;
}

#footer {
	font-size: 10px;
	color:#006666
}