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

div.body {
	border : 1px solid black;
	width : 750px;
	margin : 0px;
	padding : 0px;
	text-align : left;
	font-size : inherit
}

div.body p {
	margin : 0px 25px 0px 25px;
}

div.bigmelter {
	width : 250px;
	font-weight : bold;
	padding-top : 25px;
}

table {
	font-size : inherit;
}

table.navbar {
	background : #000000;
	color : #FFFFFF;
	font-size : 13px;
	text-align : center;
}

table.navbar a {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

table.navbar a:hover {
	color : #B3B3B3;
	text-decoration : underline;
}

table.contact {
	background-image : url("img/contactbg.jpg");
	background-position : top left;
	background-repeat : no-repeat;
	margin-top : 0px;
	padding-top : 20px;
}

/*
table.contact td {
	margin-top : 0px;
	padding-top : 20px;
}
*/

td {
	vertical-align : top;
}

td.leftmain {
	background-image : url("img/home-left.jpg");
	background-position : top;
	background-repeat : no-repeat;
	font-size : inherit;
}

td.leftmain p {
	padding-left : 15px;
	padding-right : 15px;
}

td.bottomright {
	background-image : url("img/home-bottomright.jpg");
	background-position : top;
	background-repeat : no-repeat;
	font-size : inherit;
}

td.bottomright p {
	margin : 20px;
	vertical-align : middle;
}

td.bigmelter {
	background-image : url(img/bigmelter.jpg);
	background-position : center;
	background-repeat : none;
	vertical-align : top;
	text-align : left;
}

a {
	color : #000000;
	text-decoration : underline;
}

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

ul.features {
	font-weight : bold;
}

img.banner {
	padding : 0px;
	margin : 0px;
}

p.contactfeedback {
	padding-top : 70px;
	text-align : center;
	font-weight : bold;
}

p.footer {
	font-size : 11px;
	text-align : center;
}
