body {
	font-family: arial, tahoma, helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	background: #78A6CF url(../images/gradientbg.jpg) repeat-x;}
	}

html, body {
	margin: 0;
	padding: 0;
	}

img,
form {
	border: 0;
	margin: 0;
	padding: 0;
	}

small {
	font-size: 85%;
	line-height: 1.4;
}

/* default links */
a:link { color: #003082; text-decoration: none; } 
a:visited { color: #003082; text-decoration: none; }
a:active { color: #942847; text-decoration: underline; }
a:hover { color: #003082; text-decoration: underline; }

/* header */
#header {
	width: 769px;
	height: 79px;
	margin: 0 auto;
	background: #FFF;
	}

#logo {
	float: left;
	padding: 15px 0 0 25px;
	background: #FFF;
	}

#headtext {
	float: right;
	margin: 0;
	padding: 18px 15px 0 7px;
	background: #FFF;
	width: 425px;
	font-size: 11px;
	font-weight: bold;
	color: #003082;
	}

/* main navigation */
#navigation {
	clear: both;
	width: 769px;
	background: #414D65;
	margin: 0 auto;
	padding: 0;
	border-top: #942847 3px solid;
	border-bottom: #942847 2px solid;
	}

/* splash */
#splash {
	clear: both;
	width: 769px;
	height: 350px;
	margin: 0 auto;
	background: url('../images/splash-3.jpg') no-repeat;
	}

#flash {
	clear: left;
	float: left;
	padding: 30px 0 0 20px;
	}

/* content */
#content {
	width: 100%;
	font-size: 16px;
	text-align: left;
	margin: 0 auto;
	background: #FFF;
	}

#container {
	padding: 20px 40px 10px 40px;
	background: #FFF;
	text-align: left;
	}

#container h1 {
	font-size: 130%;
	font-weight: bold;
	color: #003082;
	margin: 0 0 25px 0;
	}

#container h2 {
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #003082;
	margin: 0 0 5px 0;
	padding: 0;
	}

#container h3 {
	font-size: 100%;
	font-weight: bold;
	color: #656565;
	margin: 0 0 0px 0;
	text-align: center;
	padding: 0;
	}

#container h4 {
	font-size: 80%;
	font-style:italic;
	color: #656565;
	}

#container h5 {
	font-size: 75%;
	font-weight: normal;
	color: #656565;
	}

#container p {
	line-height: 1.5em;
	font-size: 90%;
	color: #656565;
	margin-left: 5px;
	}

#container table td {
	font-size: 90%;
	color: #656565;
	}
		
#container ul {
	margin:-10px,0,0,30px;
	}
	
#container li {
	font-size: 90%;
	color: #656565;
	line-height: 1.5em;
	}

#container li a:link {color: #656565; text-decoration: none;}
#container li a:visited {color: #656565; text-decoration: none;}
#container li a:active {color: #003082; text-decoration: none;}
#container li a:hover {color: #003082; text-decoration: underline;}

div.left {
	float: left;
	width: 60%;
	padding: 0 10px 0 40px;
}

div.right {
	float: right;
	width: 25%
	padding: 0 20px 0 10px;
}

/* advantage table */

#advantage table td {
	font-size: 12px;
	color: #003082;
	}

.advheader {
	font-weight: bold;
	valign: bottom;
	}

.advguarantee {
	background-color: #D0DFD8;
	text-align: justify;
	}
	
.advguarantee1 {
	background-color: #D0DFD8;
	font-weight: bold;
	text-align: center;
	}
	
.advfeaturea {
	background-color: #FFD27C;
	text-align: justify;
	}
	
.advfeaturea1 {
	background-color: #FFD27C;
	font-weight: bold;
	text-align: center;
	}

.advfeatureb {
	background-color: #FFE6B9;
	text-align: justify;
	}
	
.advfeatureb1 {
	background-color: #FFE6B9;
	font-weight: bold;
	text-align: center;
	}
	
/* image rollovers */

a.rbtrollover {
	display: block;
	width: 225px; 
	height: 210px;
	background: url("../images/ringbinderset-top-225.jpg") 0 0 no-repeat;
	text-decoration: none;
	}
	
a.rbsrollover {
	display: block;
	width: 225px; 
	height: 210px;
	background: url("../images/ringbinderset-side-225.jpg") 0 0 no-repeat;
	text-decoration: none;
	}
	
a.jktrollover {
	display: block;
	width: 225px; 
	height: 210px;
	background: url("../images/jacketcover-225.jpg") 0 0 no-repeat;
	text-decoration: none;
	}

a.ivtrollover {
	display: block;
	width: 225px; 
	height: 210px;
	background: url("../images/invisabind-top-225.jpg") 0 0 no-repeat;
	text-decoration: none;
	}
	
a.ivsrollover {
	display: block;
	width: 225px; 
	height: 210px;
	background: url("../images/invisabind-side-225.jpg") 0 0 no-repeat;
	text-decoration: none;
	}

a.pfrollover {
	display: block;
	width: 225px; 
	height: 210px;
	background: url("../images/prestigefolder-225.jpg") 0 0 no-repeat;
	text-decoration: none;
	}

a.plfrollover {
	display: block;
	width: 225px; 
	height: 210px;
	background: url("../images/platinumfolder-225.jpg") 0 0 no-repeat;
	text-decoration: none;
	}

a:hover {
	background-position: 3px 3px;
	}


/* footer */

#footer {
	clear: both;
	width: 769px;
	text-align: center;
	margin: 0 auto;
	background: #FFF;
	border-bottom: 5px solid #fff;
	}

#footer div {
	width: 710px;
}

div.bottomlink {
	width: 710px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
	padding: 3px 0;
	background: #78A6CF;
}

div.copyright {
	text-align: center;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	margin: 10px 10px 10px 10px;
	padding: 3px 0;
	background: #FFF;
}

div.guarantee {
	margin: 10px 10px 10px 10px;
	width: 405px;
	border: medium double rgb(168,195,186);
	background-color: rgb(208,223,216);
	font-weight: normal;
	font-size:  11px;
	text-align: center;
	color: #000000;
}

#footer div	a:link {color: #FFF; text-decoration: none;}
#footer div	a:visited {color: #FFF; text-decoration: none;}
#footer div	a:active {color: #FFF; text-decoration: none;}
#footer div	a:hover {color: #FFF; text-decoration: underline;}

/* hr */
div.hr {
	height: 1px;
	background: #ddd;
	margin: 0 0 10px ;
}

div.hr hr { display: none; }