*
{
	margin:0;
	padding:0;
}

body
{
	background: url(img/bg.jpg) repeat-x;
	font-family:Verdana, Sans-serif;
	color:#000;
}

#white
{
	background-color:transparent;
	color:#000;
	width:750px;
}

#header
{
	background:url(img/header_botm_.gif) no-repeat;
	height:170px;
}

#header h1.title
{
	color: #000;
	background-color: transparent;
	padding-top: 1em;
	padding-left: 1em;
	font-weight: normal;
}

#header a:hover
{
	text-decoration:none;
}

#main
{
	padding-top: -40px;
	margin-top: 0px;
	background:transparent;
	float: left;
	width: 750px;
}

#left
{
	background:transparent;
	float: left;
	width: 190px;
	padding-left: 10px;
	padding-top: 0.8em;
	text-align: left;
	line-height: 1em;
	margin-right: 1px;
	margin-left: 10px;
}

#left h2
{
	height: 29px;
	background: #ffea35;
	padding-top: 9px;
	padding-bottom: 3px;
	font-size: 16px;
	font-weight: normal;
	text-indent: 0.2em;
	margin-bottom: 20px;
}

#left ul
{
	display: block;
	font-size: 60%;
	padding-left: 10px;
	list-style: none;
}

#left ul li
{
	display: block;
	margin: 10px 0 10px 0;
	line-height: 10px;	
}

#content
{
	background:transparent;
	width: 480px;
	padding: 1em 1em 1em 0;
	font-size: 75%;
	line-height: 1.3em;
	float: right;
}

#content li
{
	display: list-item;
	margin-left: 15px;
}

#content p {
	text-indent: 2em;
	line-height: 1.1em;
/*	letter-spacing: 0.1em;	*/
	padding-bottom: 3px;
	}	

#content h1
{
	height: 29px;
	background: #ffea35 url(img/title.gif) no-repeat;
	padding-top: 9px;
	padding-bottom: 3px;
	font-size: 24px;
	font-weight: normal;
	text-indent: 0.1em;
	margin-bottom: 20px;
}

#content h2
{
	margin-bottom:1em;
}

#content p
{
	margin-bottom:1.3em;
}

#content table
{
	width: 100%;
	background-color: #ffea35;
	border-collapse: separate;
}

#content table .center
{
	text-align: center;
}

#content table .right
{
	text-align: right;
	padding-right: 5px;
}

#content table td
{
	background-color: #fff;
	border: 1px solid #000;
	padding: 3px;
	border-spacing: 10px 10px;
}

#tel
{
	font-size: 180%;
	line-height: 1.1em;
	text-indent: 0.4em;
	letter-spacing: 0.3em;
	font-weight: bold;
}

#tel li
{
	list-style-type: none;
}

#clear
{
	width: 100%;
	clear: both;
	padding-top: 20px;
}

#footer
{
	height: 29px;
	background: #ffea35 url(img/title_.gif) no-repeat;
	font-size: 50%;
	color: #000;
	padding-top: 6px;
	font-style:italic;
	padding-bottom: 6px;
	width: 710px;
	margin: 30px;
}

#footer p
{
	margin-left: 10px;
}

#footer a
{
	color: #000;
}

a
{
	color: #0c75b6;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

#nav
{
	margin-left: 2em;
	margin-top: 1em;
	padding: 7px 0 7px 0;
	font-size: 80%;
	height: 20px;
}

#nav ul,li
{
	display:inline;
}

#nav a
{
	padding: 0.3em;
	color:#fff;
	background-color: #0c75b6;
	border:1px solid #085e93;
	outline:none;
	font-weight: bold;
}

#nav li a:hover
{
	background-color: #ffea35;
	border: 1px solid #0c75b6;
	text-decoration: none;
	color: #0c75b6;
}

#nav .active a
{
	color:  #000;
	background-color: #ffea35;
	border: 1px solid #ffea35;
}

#subfooter
{
	font-size: 10px;
	color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 710px;
	margin-left: 40px;
}

#subfooter table
{
	width: 710px;	
}

#subfooter td
{
	width: 230px;
	padding: 5px;
}