* {
	margin: 0;
	padding: 0;
}

body {
	color: #FFFFFF;
	background-color:  #290813;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 19px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover, #footer li a:hover {
	text-decoration: underline;
}

a img {
	color: #FFFFFF;
	border: none;
}

a#logo {
	float: left;
	display:block;
}

a#logo img {
	height: 90px;
	width: 500px;
}



#column {
	display: block;
	margin: auto;
	width: 970px;
}

#flow {
	display: block;
	float: left;
	width: 970px;
	padding: 0 0px 0 0px;
	overflow:hidden;
	background-color: #591128;
	background-repeat: no-repeat;
	background-position: 0px 145px;
}

#inner #flow {
	background-image: url(inner-middle-bg.jpg);
	background-color: #0c0c0c;
}

#header {
	display: block;
	float: left;
	height: 140px;
	width: 975px;
	border-bottom: 5px solid black;
	background-color: white;
}

#logo {
	display: block;
	float: left;
	width: 471px;
	height: 140px;
}

#utility {
	display: block;
	float: left;
	width: 499px;
	height: 50px;
}
#utility ul {
	margin: 20px 0px 0px 170px;
	list-style-type: none;
}
#utility ul li {
	display: block;
	float: left;
	background: url(utility-bg.gif) no-repeat 0px 8px;
	padding: 0px 15px 0px 15px;
}
#utility ul li.first {
	background: none;
}
#utility ul li a {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #180b10;
}

#jrm {
	display: block;
	float: left;
	width: 499px;
	height: 90px;
}
#jrm a img {
	margin-left: 160px;
}

#topnav {
	display: block;
	float: left;
	height: 40px;
	width: 975px;
	position: relative;
	bottom: 30px;
}

#topnav ul {
	display: block;
	margin: 0px;
	padding: 0px;
	margin: auto;
	height: 40px;
	width: 900px;
	border-top: 4px solid white;
	border-left: 4px solid white;
	border-bottom: 4px solid white;
	
}

#topnav ul li {
	display: block;
	float: left;
	height: 40px;
	width: 221px;
	
	border-right: 4px solid white;
	margin: 0px;
}

#topnav ul li a {
	display: block;
	float: left;
	padding-top: 12px;
	padding-bottom: 13px;
	width: 221px;
	background-color: red;
	
	margin: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	background-color: #4f0f23;
}

#topnav ul li.twolines a {
	padding-top: 5px;
	padding-bottom: 5px;
}

#topnav ul li a:hover,
#topnav ul li a.here {
	background-color: #260611;
	text-decoration: none;
}

#banner {
	background-image: url(../dress/bannerwave.png);
	color: white;
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	display:block;
	float: left;
	width: 975px;
	height: 330px;
}

#content {
	width: 975px;
	display: block;
	float: left;
	padding: 0 0 30px 0;
	margin: 0;
	overflow: hidden;
}

#inner #content {
	width: 750px;
}

#content.home {
	padding: 0px;
}

#text {
	background: url(home-text-bg.gif) repeat-y;
	padding-bottom: 280px;
}


h1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 35px 10px 35px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #ffffff;
}

.home h1 {
	padding: 10px 35px 10px 90px;	
}

#inner h2 {
	color: #ffffe4;
	font: 15px/18px Arial, Helvetica, sans;
	font-weight: bold;
	margin: 10px 35px 5px 135px;
}

.home h2 {
	color: #ffffe4;
	font: 15px/18px Arial, Helvetica, sans;
	font-weight: bold;
	padding: 8px 35px 0px 165px;	
}
.home p {
	margin-right: 25px;	
	margin-left: 165px; 
	margin-top: 8px;
	font-size: 14px;
}
.home ul {
	display: block;
	float: left;
	width: 700px;
	margin-left: 195px; 
	_margin-left: 98px;
	margin-top: 8px;	
	font-size: 14px;
}
.home ul li {
	display: block;
	float: left;
	width: 300px;
	height: 14px;
	background: url(arrow.gif) no-repeat 0px 10px;
	padding: 4px 0px 4px 20px;
}

#inner p {
	padding: 5px 50px 5px 135px;
}
#inner #content ul {
	margin: 5px 50px 5px 165px;
}
#inner #content ul li {
	display: block;
	float: left;
	width: 520px;
	height: 22px;
	line-height: 22px;
	background: url(arrow.gif) no-repeat 0px 7px;
	padding-left: 20px;
}

#right {
	width: 220px;
	display: block;
	float: left;
	padding: 0 0 200px 0;
	margin: 0;
	overflow: hidden;
	margin-top: 50px;
}

#footer {
	width: 970px;
	display: block;
	float: left;
	padding: 0 0 20px 0;
	background: #310916;
	border-top: 1px solid #6f535c;
}

#footer p {
	font: 10px Arial, Helvetica, sans-serif;
	clear: both;
	padding: 10px 0px 0px 0px;
	margin: 8px auto 2px auto;
	text-align: center;
	color: #7b7b7b;
}

blockquote {
	padding: 5px 50px 5px 80px;
	margin-right: 25px;
}


#ss h2 {
	text-transform: uppercase;
	margin: 10px 20px 5px 0px;	
	padding-bottom: 4px;
	border-bottom: 1px solid #684853;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
#ss a {
	display: block;
	float: left;
	width: 150px;
	color: #ad9da2;
	margin: 0px 0px 0px 8px;
	font-size: 11px;
	line-height: 14px;
}
#ss a.image {
	margin: 20px 0px 0px 8px;
}
#ss img {
	border: 1px solid #ad9da2;
}