html,body {
	margin: 0;
	padding:0;
	background: #F58735 url(images/bg_nav.gif) top left repeat-y;
	text-align: left;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
 	line-height: 16px;
}


div#container {
	text-align: left;
}

div#content {
	margin:0;
	width:898px;
}

div#left {
	background:transparent url(images/nav_main.gif) top left no-repeat;
	width: 259px;
	float: left;
	min-height:723px;
}

div#rightcontent{
	background:transparent url(images/bg_content.gif) top left repeat-y;
	width:519px;
	float: left;
	padding:0;
}

div#right {
	background-color:#FFFFFF;
	padding:0 30px 0 30px;
	margin:0 10px 0 0;
}

div#righttop {
	background:#F58735 url(images/content_top.gif) top right no-repeat;
	width:519px;
	height: 66px;
}

div#rightbottom {
	background:#F58735 url(images/content_bottom.gif) top right no-repeat;
	width:519px;
	height: 86px;
}

#header {
	background:url(images/header.gif) top left no-repeat;
	padding:0;
	height:172px;
	width:898px;
	margin:0;
	}

#nav {
	float:left;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	color:#555;
	margin:80px 0 0 0;
	padding:0 0 0 20px;
	}	

#footer {
	margin:15px 0 0 0;
	border-top:1px solid #7F3738;
	padding:15px 0 5px 0;
	text-align:center;
	font-size:85%;
	line-height:135%;
	color:#555;
	}	
	
h1, h2 {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	line-height:22px;
	color:#7F3738;
	}

h3 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	color:#7F3738;
	}

/* Link Styles */

a:link, a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
	border-bottom: none;
	_border-bottom: none;
	}

a:hover, a:active {
	color: #7F3738;
	border-bottom: none;
	_border-bottom: none;
	}
	
img {
	border: none !important;
	}
	
a img {
	border-bottom: none;
	}

#nav a:link, #nav a:visited {
	color: #7F3738;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	border-bottom: none;
	}

#nav a:hover, #nav a:active {
	color: #7F3738;
	border-bottom: 1px dotted #7F3738;
	}
	
#sub_3 a:link, #sub_3 a:visited, #sub_3 a:hover, #sub_3 a:active{
	font-size:11px;
	line-height:16px;
	font-weight:normal;
}

#sub_4 a:link, #sub_4 a:visited, #sub_4 a:hover, #sub_4 a:active{
	font-size:11px;
	line-height:16px;
	font-weight:normal;
}
