@charset "utf-8";
/* CSS Document */

body, html {
background-color: #cc6622;
font-family: Verdana, Helvetica, Arial, sans-serif;
padding: 0;
margin: 0;
}

div#page {
  	width:699px;
	margin:0 auto;
	text-align:left;
	border-bottom: 1px solid #58595b;		
	padding: 0 0 0 0;

}

div.slideshow img {
border: none;
padding: 0;
margin:0;
}

div.slideshow {
border: none;
padding: 0;
margin:0;
width: 549px;
height: 261px;
}

a, *
{
  outline: none;
}

  a,
  a:focus,
  a:hover,
  a:active {color: #cc6622;text-decoration:underline; font-weight: bold;}

h2 {
font-size: 15px;
line-height: 21px;
color: #cc6622;
padding: 15px 0 0 0;
margin: 0px 10px 0px 20px;
}

h3 {
font-size: 11px;
color: #cc6622;
padding: 0;
margin: 15px 10px 0px 20px;
}

p {
font-size: 15px;
line-height: 21px;
color: #666666;
padding: 0;
margin: 0 15px 20px 20px;
}

div#header {
	background-color: #ffffff;
	border-right: 1px solid #58595b;
	border-left: 1px solid #58595b;	
	border-top: 1px solid #58595b;		
	border-bottom: 1px solid #b2b3b6;			
	width:697px;
	height:72px;
	padding: 0;
	margin: 0 0 5px 0;
}

	div#nav {
	background-color: #ffffff;
	border-top: 1px solid #b2b3b6;	
	border-bottom: 1px solid #b2b3b6;			
  	width:549px;
	height:22px;
	padding: 0;
	margin: 0;
	}

    #nav_home {
    background:url('../i/nav_home.gif') no-repeat;
    width:549px;
    height:20px;
    margin:0;
    padding:0;
    }

    #nav_home span {
    display: none;
    }

    #nav_home li, #nav_home a {
    height:20px;
    display:block;
    }

    #nav_home li {
    float:left;
    list-style:none;
    display:inline;
    }

    #nav_home-01 {
    width: 155px;
    }
    #nav_home-02 {width: 141px; height:20px;}
    #nav_home-03 {width: 126px; height:20px;}
    #nav_home-04 {width: 127px; height:20px;}

    #nav_home-01 a:hover {background:url('../i/nav_home.gif') 0px -20px no-repeat; }
    #nav_home-02 a:hover {background:url('../i/nav_home.gif') -155px -20px no-repeat; }
    #nav_home-03 a:hover {background:url('../i/nav_home.gif') -296px -20px no-repeat; }
    #nav_home-04 a:hover {background:url('../i/nav_home.gif') -422px -20px no-repeat; }

div#container {
	background-color: #ffffff;
	border-right: 1px solid #58595b;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
  	min-height:623px;
	_height:623px;	
/*	
  	min-height:639px;
	_height:639px;		
*/	
}

div#left {
	background-color: #ffffff;
	border-left: 1px solid #58595b;	
	border-right: 1px solid #b2b3b6;					
  	width:549px;
  	_width:549px;	
	float:left; 
  	margin:0;
	padding: 0;
}

div#home_content {
	padding: 0;
	margin: 0;
}

div#home_content_left {
width: 219px;
_width: 215px;
	padding: 0;
	margin: 0;
}

div#home_content_right{
width: 330px;
float: right;
	padding: 0;
	margin: 0;
}

div#home_content_right .item {
background-image:
url('../i/bg_notch.gif');
background-position: top left;
background-repeat: no-repeat;
border-bottom: 1px solid #b2b3b6;
}


div#home_content_right .last {
border-bottom: none;
}

div#home_content_right .item p {
font-size:13px;
color: #444444;
margin: 0;
line-height: 16px;
margin: 0 5px 0 20px;
padding: 15px 0 15px 0;
}

div#right {
	background-color: #ffffff;
 	width:147px;
 	_width:140px;	
	padding: 0;
	margin:0 0 0 551px;
	_margin:0 0 0 548px;	
  	min-height:623px;
	_height:623px;
}

div#right div.home_item {
margin: 0 10px 25px 10px;
padding: 0;
}

div#right p{
font-size:11px;
color: #777777;
margin: 0;
line-height: 14px;
}

div#right p.first{
padding-top: 7px;
}

div#right h4 {
font-size:11px;
color: #cc6622;
margin: 0;
padding: 0;
line-height: 14px;
}

div#footer {
	background-color: #f1f1f1;
	border-top: 1px solid #b2b3b6;	
  	width:100%;
	clear: both;
	height: 25px;	
	margin: 0;
	padding: 0;
}

div#footer p {
	font-size: 8px;
	color: #888888;
	margin: 0px 10px;
}


