html
	{
	margin: 0;
	}

body
	{
	background-color: #f0f0f0;
	background-image: url("./images/bg-body.png");
	background-position: left;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	width: 728px;
	}

#container
	{
/*	border: 1px #ff0000 solid; */
	min-height: 750px;
	display: block;
	float: left;
	width: 728px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}


#container #header
	{
	display: block;
	float: left;
	width: 728px;
	margin: 0;
	padding: 0;
	}

#container #header #left
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 265px;
	height: 279px;
	margin: 0;
	padding: 0;
	background-color: #d3cbb4;
	}

#container #header #left h1.main_title
	{
	display: none;
	}

#container #header #logo
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 265px;
	height: 105px;
	margin: 0;
	padding: 0;
	background-color: #d3cbb4;
	}

#container #header #menu
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 265px;
	height: 174px;
	margin: 0;
	padding: 0;
	background-color: #d3cbb4;
	}


#container #header ul
	{
	display: block;
	float: left;
	margin: 0;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#container #header ul li
	{
	float: left;
	display: block;
	width: 264px;
	height: 24px;
	list-style-type: none;
	padding: 0;
	margin: 1px 0 0 0;
	background-color: #ffffff;
	background-image: url("./images/bg-menu.gif");
	}

#container #header ul li a
	{
	display: block;
	overflow: hidden;
	float: left;
	margin: 7px 0 0 20px;
	width: 264px;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
	color: #a4340e;
	font-weight: bold;
	}

#container #header ul li a:HOVER
	{
	color: #bebebe;
	}

#container #header #right
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 463px;
	height: 279px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url("./images/main-image.jpg");
	}

#container #header #bottom
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 728px;
	height: 61px;
	margin: 0;
	padding: 0;
	background-color: #a4340e;
	background-image: url("./images/header-bottom.gif");
	}

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

#container #content #left
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 265px;
	margin: 0;
	padding: 0;
	background-color: #ff841a;
	}
	
#container #content #left p
	{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	margin: 15px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	}

#container #content #right
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 463px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}

#container #content #right h1
	{
	font-family: verdana;
	font-size: 18px;
	text-decoration: none;
	margin: 15px;
	line-height: 20px;
	color: #a4340e;
	font-weight: bold;
	}

#container #content #right h2
	{
	font-family: verdana;
	font-size: 16px;
	text-decoration: none;
	margin: 15px;
	line-height: 20px;
	color: #a4340e;
	font-weight: bold;
	}

#container #content #right h3
	{
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	margin: 15px;
	line-height: 20px;
	color: #a4340e;
	font-weight: bold;
	}
	
#container #content #right p
	{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	margin: 15px;
	line-height: 20px;
	color: #555555;
	font-weight: normal;
	}

#container #content #right ul li
	{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	margin: 15px;
	color: #555555;
	font-weight: normal;
	}

#footer
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 728px;
	margin: 0 0 -1px 0;
	padding: 0;
	}

#footer #top
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 728px;
	height: 27px;
	margin: 0;
	padding: 0;
	background-color: #afafaf;
	}

#footer #top ul
	{
	display: block;
	float: left;
	margin: 0;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#footer #top ul li
	{
	float: left;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 1px 0 0 0;
	}

#footer #top ul li a
	{
	display: block;
	overflow: hidden;
	float: left;
	margin: 10px 2px 0 5px;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}

#footer #top ul li a:HOVER
	{
	color: #555555;
	}

#footer #bottom
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 728px;
	height: 27px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	}

#footer #bottom p
	{
	font-family: verdana;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	margin: 8px 0 0 8px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	}

h2.page_title
	{
	margin: 20px auto 15px 5px;
	font-family: verdana;
	font-size: 18px;
	line-height: 30px;
	color: #a4340e;
	border-bottom: solid 1px #a4340e;
	width: 450px;
	}

#fullpath
	{
	overflow: hidden;
	width: 463px;
	height: 25px;
	background-color: #f0f0f0;
	border-bottom: 1px #bebebe solid;
	}

#fullpath .path
	{
	float: left;
	margin: 0 0 0 5px;
	height: 25px;
	background-image: url("./images/path-arrow.gif");
	background-position: right;
	background-repeat: no-repeat;
	}
	
#fullpath .path a
	{
	font-family: verdana;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	line-height: 26px;
	margin-right: 18px;
	}

#fullpath .path a:HOVER
	{
	color: #aaaaaa;
	}

