@charset "iso-8859-1";
/* CSS Document */

BODY {
	background: url(image/bg2.gif);
	font-family: Geneva, Lucida Grande, sans-serif;
	font-size: 11px;
}

IMG {
	border: none;
}

TABLE {
	padding:0;
	margin:0;
	border: none;
}

TR {
	vertical-align: top;
}

A {
	color:#000;
}

.wrapper {
	width: 950px;
}

.main-left {
	background: white url(image/main_border_left.gif) repeat-y left;
	clear:both;
}
.main-right {
	background: url(image/main_border_right.gif) repeat-y right;
}
.main-top {
	background: url(image/main_border_top.gif) repeat-x top;
}
.main-bottom {
	background: url(image/main_border_bottom.gif) repeat-x bottom;
}
.main-image {
	background: url(image/coolmass_logo.jpg) no-repeat top left;
/*	background: url(image/wecandoit.jpg) no-repeat top left;*/
	height: 230px;
	width: 235px;
	float: left;
	cursor: pointer;
}
.main-top-right {
	background: url(image/main_top_right.gif) no-repeat top right;
}
.main-bottom-left {
	background: url(image/main_bottom_left.gif) no-repeat bottom left;
	clear: both;
	text-align: left;
}
.main-bottom-right {
	background: url(image/main_bottom_right.gif) no-repeat bottom right;
	text-align: left;
}

.logo {
	margin-top: 30px;
}

.left-column {
	width: 240px;
	background:url(image/bg_menu1.gif) no-repeat top #d7e0eb;
	margin-left: 15px;
	float: left;
	clear:both;
	text-align: left;
}
.left-column-bottom {
	background:url(image/bg_menu2.gif) no-repeat bottom;
	min-height: 400px;
	padding-bottom: 100px;
}


.right-column {
	width: 580px;
	margin-right: 80px;
	margin-top: -30px;
	float: right;
	text-align: left;
}

.text {
	text-align: left;
}

.left-column td {
	padding: 5px;

}

.footer {
	margin: 20px 10px 0px 10px;
	padding-top:10px;
	font-weight: bold;
	border-top: 1px solid silver;
	width: 97%;
}
.footer tr {
	vertical-align: bottom;
}

.bottom-links {
	font-weight:normal;
}

.savings td {
	padding:0;
}

.menu_title {
	height: 24px;
	background: url(image/bg_menu_title.gif) repeat-x;
	color:#000;
	font-family:"Lucida Grande", Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 1px;
	text-align:left;
}

.menu_line {
	height: 6px;
	background: #9faed4;
	padding:0;
}
TD.menu_line {
	padding:0;
}

.es_table {
	background: #e9ecf6;
}

.savings {
	height: 135px;
}