
form {margin: 0px; padding: 0px;}
.sleequipment #container {
	width: auto;
	margin: 0 auto 0 0px;
	text-align: left;
} 
.sleequipment #header {
	padding: 0px;
	height: 28px;
	width: auto;
} 
.sleequipment #topFlash {
	text-align: left;
	height: 172px;
	width: auto;
}

.sleequipment #sidebar1 {
	float: left;
	width: 219px;
	padding: 0px;
}
.sleequipment #sidebar1 h3, .sleequipment #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
.sleequipment #topMenu {
	height: 50px;
	width: auto;
	padding: 0px;
}
.sleequipment #mainBack {
	background-attachment: scroll;
	background-image: url(/images/body10/r4_c5.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sleequipment #mainContent {
	margin: 0px 0px 0px 219px;
	width: auto;
} 
.sleequipment #footer {
	padding: 0px;
	background-attachment: scroll;
	background-image: url(/images/body10/r7_c15.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 57px;
	width: auto;
} 
.sleequipment #footer p {
	margin: 0;
	padding: 10px 0;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #006;
}
a:visited {
	color: #900;
}
a:hover {
	color: #F00;
}
a:active {
	color: #603;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-variant: small-caps;
}
h1 {
	font-size: 36px;
	color: #036;
}
h2 {
	font-size: 24px;
	color: #036;
}
h3 {
	font-size: 18px;
	color: #036;
}
h4 {
	font-size: 16px;
	color: #036;
}
h5 {
	font-size: 14px;
	color: #036;
}
h6 {
	font-size: 10px;
	color: #036;
}
.title {
	font-size: 18px;
	color: #036;
	font-variant: small-caps;
}
.sleequipment #studio11 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding: 0px 10px 0px 0px;
	letter-spacing: 2px;
	text-align: right;
	width: 95%;
	text-decoration: none;
	clear: both;
	margin: 0px auto;
}
.sleequipment #studio11 a:link {
	color:#000000;
	text-decoration: none;
}
.sleequipment #studio11 a:visited {
	color:#000000;
	text-decoration: none;
}
.sleequipment #studio11 a:active {
	color:#000000;
	text-decoration: none;
}
.sleequipment #studio11 a:hover {
	color:#990000;
	text-decoration: none;
}
