BODY {
	margin:0px auto;
	padding: 0px;
	font-family: "Trebuchet MS";
	background: url(/pics/main-site/top.gif) repeat-x;
}

H1#tools {
	margin-top: 0px;
	background: url(/pics/main-site/toolspic.gif) no-repeat;
	width: 505px;
	height: 72px;
}

H1#tools SPAN {
	display: none;
}

#container {	
	margin:0px auto;}

#body {
	margin:0px auto;
	width: 1000px;
	margin-top: 22px;
}

#header {
	font-family: Arial;
	margin:0px auto;
	height: 32px;
	width: 1000px;
	padding-top: 7px;
	color: #fff;
	font-size: 12px;
}

#footer {
	font-size: 12px;
	color: #999999;
	border-top: solid 1px #eafbbc;
	margin:0px auto;
	width: 1000px;
	margin-top: 20px;
}

#header A {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 18px;
	color: #663300;
	padding-right: 26px;
}

#header A.selected,#header A:hover {
	color: #fff;
}

#header FORM {
	float: right;
}

#main {
	width: 640px;
}

#text {
	margin-top: 22px;
	border: solid 1px #c69f44;
	padding: 35px;
	font-size: 24px;
	color: #666666;
}

#text .smaller {
	font-size: 18px;
}

#plans {
	float: right;
	width: 314px;
}

#plans H3 {
	font-family: Arial;
	font-size: 22px;
	display: block;
	color: #fff;
	background-color: #4d2e16;
	font-weight: normal;
	padding: 5px;
	padding-left: 15px;
	margin: 0;
}

#plans UL {
	font-family: Arial;
	font-size: 14px;
	display: block;
	color: #663300;
	background-color: #eafbbc;
	margin: 0;
	margin-bottom: 19px;
	padding: 15px;
	padding-left: 35px;
}

.signup {
	font-size: 18px;
	background: url(/pics/main-site/signupbg.gif);
	width: 299px;
	height: 52px;
	margin-bottom: 20px;
	
	padding-left: 16px;
	padding-top: 9px;
	
	color: #fff;
}

.signup FORM {
	display: inline;
}

.signup FORM INPUT {
	width: 130px;
	height: 15px;
}

.signup FORM A {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	
	background: url(/pics/main-site/submitbg.gif) no-repeat;
	
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.signup FORM A:hover {
	color: #4D2E16;
	background: url(/pics/main-site/submitbg-hover.gif) no-repeat;
}