body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	background-image: url(http://www.rebeccapowers.com/images/background_menu.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	background-position: left 166px;
	background-color: #f3f2ef;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img, div {
	behavior: url(../javascript/iepngfix.htc);
}
#main {
	width: 1260px;
	margin-right: auto;
	margin-left: auto;
	height: 805px;
}
#main #header {
	background-image: url(http://www.rebeccapowers.com/images/background_header.jpg);
	height: 124px;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-right: 42px;
	padding-top: 42px;
	background-position: left 1px;
	background-repeat: no-repeat;
}
#main #header #phone {
	height: 21px;
	padding-right: 68px;
	padding-top: 81px;
}
#main #header #header_menu {
	padding-right: 72px;
	padding-top: 2px;
}


#main #chromemenu {
	clear: both;
	height: 45px;
	color: #FFF;
}
#main #chromemenu ul {
	list-style-type: none;
	padding-right: 90px;
	float: right;
}
#main #chromemenu ul li {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#main #chromemenu ul li a:link {
	height: 30px;
	float: left;
	padding-top: 14px;
	padding-right: 12px;
	background-image: url(http://www.rebeccapowers.com/images/background_menu_item.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 12px;
	color: #FFF;
	display: block;
	font-size: 12px;
}
#main #chromemenu ul li a:visited {
	height: 30px;
	float: left;
	padding-top: 14px;
	padding-right: 12px;
	background-image: url(http://www.rebeccapowers.com/images/background_menu_item.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 12px;
	color: #FFF;
	display: block;
	font-size: 12px;
}
#main #chromemenu ul li a:hover {
	height: 30px;
	float: left;
	padding-top: 14px;
	padding-right: 12px;
	background-image: url(http://www.rebeccapowers.com/images/background_menu_item.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 12px;
	color: #FFF;
	display: block;
	font-size: 12px;
}
#main #chromemenu ul li a:active {
	height: 30px;
	float: left;
	padding-top: 14px;
	padding-right: 12px;
	background-image: url(http://www.rebeccapowers.com/images/background_menu_item.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 12px;
	color: #FFF;
	display: block;
	font-size: 12px;
}
#main #content {
	background-image: url(http://www.rebeccapowers.com/images/background_content.jpg);
	height: 610px;
	width: 1260px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	background-position: -6px top;
}
#main #content #sidebar {
	float: left;
	width: 260px;
	padding-right: 20px;
	padding-top: 40px;
	padding-left: 160px;
}
#main #content #page {
	width: 670px;
	float: left;
	height: 505px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#main #content #page ul {
	padding-left: 20px;
}

#main #footer {
	font-size: 10px;
	color: #666;
	padding-top: 10px;
	text-align: center;
	clear: both;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 125px;
	padding-bottom: 10px;
}
.textbox {
	border: 1px solid #CA1562;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
}
