body {
	background-color: #F3F7FE;
	padding: 0px;
	text-align: center;
	background-image: url(../images/swn_2007_bg.gif);
	background-repeat: repeat-x;
}
.align-box {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	padding-top: 2px;
}
.outer-box {
	width: 768px;
	margin: 0 auto;
	text-align: left;
	background: #E3E3E3;
	padding-top: 5px;
	z-index: 99;
}
.inner-box {
	position: relative;
	top: -3px;
	right: -3px;
	width: 760px;
	z-index: 101;
}
.outertable {
	border: 1px solid #BEBEBE;
}
ul {
	font-family: Helvetica;
	font-size: 11px;
	word-spacing: 1pt;
	color: #9A9A9A;
}
li {
	list-style: none;
	margin-left: -25px;
}
li.largefont {
	font-weight: bold;
	margin-top: 20px;
	font-size: 23px;
	letter-spacing: -1pt;
	word-spacing: 2pt;
	text-align: left;
}
li.largefontbox {
	font-weight: bold;
	margin-top: 20px;
	background-color: #E8E8E8;
	font-size: 23px;
	letter-spacing: -1pt;
	word-spacing: 2pt;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
}
li.medfontbox {
	margin-top: 10px;
	background-color: #E8E8E8;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: -1pt;
	word-spacing: 2pt;
	text-align: left;
	font-weight: 500;
	padding: 5px;
	margin-right: 15px;
}
li.medfont {
	font-size: 12px;
	letter-spacing: 1pt;
	text-align: left;
}
li.steps {
	font-weight: bold;
	margin-top: 15px;
	line-height: 15px;
	margin-right: 20px;
	list-style: none;
}
table.catalog {
	padding-top: 3px;
}
table.catalog a {
	text-decoration: none;
}
table.prod_list {
	color: #FFFFFF;
	vertical-align: top;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 13px;
}
table.prod_list tr td{
	padding-left: 10px;
}
table.prod_list_dt {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	color: #9A9A9A;
}
table.prod_list_dt a {
	color: #000000;
}
table.brand {
	margin-right: 10px;
	vertical-align: top;
	text-align: center;
	font-family: Helvetica;
	font-size: 8px;
	letter-spacing: 1pt;
	margin-left: 10px;
}
table.myfooter {
	margin-left: 10px;
	width: 75%;
	vertical-align: top;
	text-align: center;
	font-family: Helvetica;
	font-size: 7px;
}

table.myfooter tr td.right{
	width: 25%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
table.myfooter tr td.left{
	width: 25%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
table.myfooter tr td.none{
	width: 25%;
}
table.myfooter a {
	text-decoration: none;
	color: #FFFFFF;
}
#large_font {
	font-family: Helvetica;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1pt;
	word-spacing: 2pt;
	text-align: center;
}
#med_font {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1pt;
	text-align: left;
}
/* rounded edges */
.t {background: url(../images/dot2.jpg) 0 0 repeat-x; width: 46em}
.b {background: url(../images/dot2.jpg) 0 100% repeat-x}
.l {background: url(../images/dot2.jpg) 0 0 repeat-y}
.r {background: url(../images/dot2.jpg) 100% 0 repeat-y}
.bl {background: url(../images/bl2.jpg) 0 100% no-repeat}
.br {background: url(../images/br2.jpg) 100% 100% no-repeat}
.tl {background: url(../images/tl2.jpg) 0 0 no-repeat}
.tr {background: url(../images/tr2.jpg) 100% 0 no-repeat; padding:10px} 


/*
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }
*/
