/* Styles for Samus Base Template */

body
{
	background: url(./images/bg_page.jpg) top repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin: 0;
	font-size: 8pt;
	font-family: tahoma;
}

#nav_upper .title
{
	display: none;
}
#menu_breakbox .title
{
	display: none;
}

#header, #content, #footer
{
	margin-left: auto;
	margin-right: auto;
}

#header 
 { 
      background: url(./images/bg_picture.jpg) repeat-x scroll 50% 34px; 
 } 

#content
{
	margin-top: -50px;
	margin-right: auto;
	margin-left: auto;
	width: 890px;
}

#content_header
{
	background: url(./images/plate_arc.png) top no-repeat;
	behavior: url(/iepngfix.htc);
	width: 890px;
	height: 40px;
}

#content_main
{
	width: 890px;	
	padding-bottom: 35px;
	background: #eee8d2 url(./images/plate_bg.png) top repeat-y;
}

#nav_lower
{
	height: 40px;
	background: url(./images/silverbar.png) top repeat-x;
}

#nav_upper
{
	padding-top: 10px;
	height: 24px;
	background: url(./images/navbar.png) top repeat-x;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}

#nav_upper ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav_upper ul li
{
	display: inline;
	padding-right: 10px;
}

#nav_upper a
{
	color: #625D49;
	text-decoration: none;
}

#nav_upper a:hover
{
	border-bottom: 1px solid #625D49;
	border-top: 1px solid #625D49;
}

#nav_center
{
	height: 380px;
	background: url(./images/house.jpg) no-repeat center top;
}

#left
{
	padding-left: 20px;
	width: 230px;
}
#right
{
	width: 220px;
	padding-right: 20px;
}

#middle
{
	padding-right: 15px;
	padding-left: 15px;
	background-color: #eee8d2;
	width: 360px;
}

#content_footer
{
	width: 890px;
	height: 40px;
	background: url(./images/plate_arc.bottom.png) center top no-repeat;
	behavior: url(/iepngfix.htc);
}

#footer
{
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
}

#menu_breakbox
{
	background: #FFFFFF url(./images/breakbox_top.png) top no-repeat center;
	width: 220px;
	margin-top: 10px;
	font-size: 14px;
	padding-top: 15px;
	border-bottom: 1px solid #999999;
}

#menu_breakbox ul {
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

#menu_breakbox li {
	margin: 5px 10px;
}

#menu_breakbox a {
	color: #000000;
	text-decoration: none;
}

#menu_breakbox a:hover {
	background: #C0C0C0 none repeat scroll 0%;
}

#footer_nav .title
{
	display: none;
}

#footer_nav ul
{
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer_nav ul li
{
	list-style: none;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#footer_nav a
{
	text-decoration: none;
}

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

#site_map_links .title
{
	display: none;
}

#site_map_links ul li
{
	list-style: none;
}

#site_map_links ul
{
	margin: 0;
	padding: 0;
}

#flvideo
{
        margin-top: 30px;
	margin-left: -10px;
	width: 240px;
	height: 164px;
        overflow: hidden;
}