* {
	margin:0; padding:0;
}

#header {
	height:90px;
	background-image:url("images/header_bg.gif");
}

.content_width {
	width:845px;
	margin:0 auto;
}

a { font-size:100%; }

img {
	border:0px;
}

#nav {
	height:22px;
	background-image:url("images/nav_bg.gif");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#4f4f4f;
}

#content {
	background-image:url("images/content_top_bg.gif");
	background-position:top;
	background-repeat:repeat-x;
}

#index_wide {
	background-image:url("images/index_content_bg.gif");
	background-position:top;
	background-repeat:no-repeat;
	height:700px;
}

#overview {
	width:420px;
	padding-top:187px;
	padding-left:2px;
	clear:both;
}

#overview p {
	font-style:italic;
	font-size:85%;
	font-family:Georgia, serif;
	line-height:1.55em;
	text-decoration:
}

#space {
	height:294px;
	width:100%;
}

#space2 {
	height:10px;
	width:100%;
	clear:both;
}

#why {
	display:block;
	background-image:url("images/why_bg.gif");
}

#left {
	float:left;
	width:270px;
	padding-right:12px;
	display:block;
}

#middle {
	float:left;
	width:255px;
	padding-right:12px;
	padding-left:14px;
	display:block;
}

#right {
	float:left;
	width:269px;
	padding-left:13px;
	display:block;
}

#text {
	width:658px;
	float:right;
}

#why h1, #text h1{
	font-family:Georgia, serif;
	font-size:85%;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#96342b;
	padding-bottom:1px;
}

#why a, #text a{
	color:#96342b;
	text-decoration:none;
}

#why a:hover, #text a:hover{
	color:#96342b;
	text-decoration:underline;
}

#why p, #text p{
	font-family:Verdana, sans-serif;
	font-size:80%;
	line-height:1.5em;
}

#text ul {
	font-family:Verdana, sans-serif;
	font-size:80%;
	line-height:1.5em;
	margin:10px 0 10px 25px;
}

#text img {
	display:block;
	margin:0 auto;
}

#left_nav {
	background-image:url(images/left_bg.gif);
	background-repeat:no-repeat;
	width:169px;
	border:2px solid #c2817c;
	float:left;
	background-color:#8e463f;
	padding:6px 0 1px 0;
}

#left_nav ul {
	list-style:none;
	margin-left:5px;
	font-family:Verdana, sans-serif;
	font-size:70%;
	line-height:1.1em;
}

#left_nav li {
	padding-bottom:9px;
}

#left_nav a {
	color:#ffffff;
	text-decoration:none;
}

#left_nav a:hover {
	text-decoration:underline;
}

#sip {
	clear:both;
}

#nav li{
	font-family:Georgia, serif;
	font-size:85%;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
	list-style:none;
	float:left;
	padding:3px 18px 7px 0;
}

#nav a{
	color:#ffffff;
	text-decoration:none;
}

#footer{
	border-top:1px solid black; margin-top:5px; margin-bottom:15px;
}

#footer h5{
	text-transform:uppercase; font-size:65%; font-weight:bold; font-family:georgia; letter-spacing:.02em; padding-top:4px; float:right; color:#4d4d4d;
}