body {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #3c3c3c;
	line-height: 18px;
}

form {
	margin:0px;
}

#shadow-container {
	margin-left: auto;
	margin-right: auto;
	
	width: 790px;
	background: url(page-sha.gif);
}

div#header {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
	height: 220px;
	background: url(banner.jpg) top left no-repeat;
}

div#header1 {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
	height: 220px;
	background: url(banner1.jpg) top left no-repeat;
}

div#header-top {
	width: 100%;
	height: 60px;
	
	background: url(header-t.gif) top repeat-x;
}

#header-top-image {
	width: 187px;
	height: 60px;
	float: left;
}

div #header-top-middle {
	float: left;
	text-align: right;
	width: 200px;
	height: 60px;
	padding-top: 6px;
}

#searchfrm input {
	vertical-align: top;
}

#header-top-middle #searchfield {
	border: 1px solid #000000;
	background: url(header-u.gif) repeat-x #ffffff;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 5px;
	margin-top:1px;
}

#header-top-middle-buttons {
	padding-top: 7px;
}

div #header-top-right {
	float: right;
}

#header-top-right-image {
	width: 23px;
	height: 60px;
}

#header-login {
	padding-right: 5px;
	padding-top: 2px;
	width: 200px;
	float: right;
	color: #ffffff;
	text-align: right;
}
.fornonlogin{
font-size: 10px;
}

.fornonlogin a{
color: #87d7ff;
}
#header-login #loginfrm {
	font-size: 10px;
}

#header-login #loginfrm a {
	color: #87d7ff;
}

#header-login #vf_user, #header-login #vf_password {
	border: 1px solid #000000;
	background: url(header-u.gif) repeat-x #ffffff;
	width: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	margin-top: 1px;
}

#header-login #vf_password {
	margin-bottom: 3px;
}

#hot-items {
	width: 162px;
	height: 210px;
	clear: right;
	float: right;
	margin-top: 15px;
	position: relative;
	right: 5px;
	text-align: center;
}

#hot-items-header {
	width: 160px;
	height: 21px;
	float: left;
}

#hot-items #hot-items-content {
	width: 158px;
	height: 184px;
	background: url(hot-item.gif) bottom repeat-x #ffffff;
	border: 0px solid #000000;
	float: left;
	text-align: left;
}

#hot-items #hot-items-shadow-right {
	width: 2px;
	height: 210px;
	float: right;
}

#hot-items #hot-items-shadow-bottom {
	width: 160px;
	height: 3px;
	clear: left;
	background: url(hot-iten.gif) bottom left no-repeat;
}

#header-navbar {
	clear: both;
	height: 24px;
	width: 510px;
	margin-left: 250px;
	position: absolute;
	top: 197px;
	visibility: visible;
	left: inherit;
}

#header-navbar img {
	border: 0px;
}

img#toolbar {
	margin-right: 5px;
}

#header-shadow {
	width: 760px;
	height: 12px;
	background: url(header-s.gif) top left no-repeat #ffffff;
	position: absolute;
	top: 222px;
	left: 5px;
}

#content-body {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background: url(content-.gif) top left repeat-y #ffffff;
	min-height: 800px;
}

#sidebar {
	float: left;
	width: 171px;
	background: url(sidebar-.gif) right repeat-y #ededed;
	text-align: center;
}

#math-topics {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 162px;

}

#mt-header {
	width: 162px;
	height: 22px;
	background: url(sidebar0.gif) top left no-repeat;
}

#mt-content {
	padding: 10px;
	width: 142px;
	height: auto;
	background: url(sidebar1.gif) top left repeat-y;
	
	font-size: 12px;
}

#mt-content img {
	border: 0px;
}

#mt-content .sub-menu {
	width: 140px;
	margin-bottom: 5px;
}

#mt-content div#special {
	margin-bottom: 0px; /* fixes extra margin for last topic */
}

#mt-content .sub-menu div {
	padding: 0 5px;
}

#mt-content a.menu-topic {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#mt-content a.menu-topic:hover {
	text-decoration: underline;
}

#mt-content a.menu-subtopic {
	color: #000;
	text-decoration: none;
}

#mt-content a.menu-subtopic:hover {
	text-decoration: underline;
}

#mt-bottom {
	width: 162px;
	height: 32px;

	background: url(sidebar2.gif) top left no-repeat;
}

#content-body #content {
	float: right;
	width: 569;
	height: auto;
	background: #ffffff;
	padding: 10px;
	
	text-align: left;
	font-size: 12px;
}

#content-body #content img {
	border: 0px;
}

#content h1 {
	color: #960d0b;
	font-size: 14px;
}

div#footer {
	margin-left: auto;
	margin-right: auto;

	clear: both;
	width: 760px;
	height: 16px;
	background: url(footer-b.gif);
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	padding-top: 4px;
}

#footer-links {
	margin-left: auto;
	margin-right: 40px;
}

#footer-copyright {
	margin-right: auto;
}

#footer-links a {
	color: #ffffff;
	text-decoration: none;
}

#footer-links a:hover {
	text-decoration: underline;
}

div#shadow-bottom {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: 15px;
	background: url(page-shb.gif);
}
.verdana13middlenormal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}
.verdana10middlenormal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}
.border { border-right:1px dotted #666666;}

.sidebar {background-image:url(1.gif); background-repeat:repeat-y;}

.cont {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333333; text-decoration:none; padding-left:5px; padding-right:5px;}

.banner { background: url(banner.jpg); background-repeat:no-repeat; width:760px; height:219px;}

.cont1 {
	font:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-left:5px;
	padding-right:10px;
	line-height:15px;
}

.head{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333333; text-decoration:none; padding-left:1px; padding-right:5px;}

.phone{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333333; text-decoration:none;}

.top-banner {background:url(header-t.gif); background-repeat:repeat-x; height:57px;}
.toll-free {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:2px;
	font-weight: bold;
}
.toll-free1 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; text-decoration:none;}

.testimonial {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#1E7EB0; text-decoration:none; font-weight:bold;}

.verdana13middlebld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold; padding-left:2px;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
	text-decoration:none;
}
#dhtmltooltip{
position: absolute;
width:450px;
border: 1px solid #0099FF;
padding: 3px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
background-color:#9BC4DB;
color:#000000;
visibility: hidden;
z-index: 100;
text-align:left;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.hreflink
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5dc0f1;
text-decoration: none;
font-weight:bold;
cursor:pointer;
}
