/* CSS Document */

body  {margin:0;padding:0;}


html 	{margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url('images/frun4.jpg');
	background-repeat:repeat;
	background-color:#646874;}



ul, li {list-style:none;margin:0;padding:0;}
li a {text-decoration:none;color:black;}
h1 {font-size:19px;font-weight:normal;}
img {display: block;border:none;}
img p {margin:0;padding:0;}


#navigation 	{background-image:url('images/navi.gif');
		background-repeat:no-repeat;
		width:750px;
		height:42px}
#navigation ul {padding-left:20px;}
#navigation ul li {float:left;
		font-size:11px;
		padding-right:15px;
		background-image:url('images/divider.gif');
		background-position: right 50%;
		background-repeat:no-repeat;
		height:30px}
#navigation ul li a {color:black;
		padding-right:15px;
		position:relative;
		top:9px;}
#banner {background-image:url('images/take7.jpeg');
		margin-top :10px;
		background-position: 7px 5px;
		width:750px;
		height:111px;
		background-repeat:no-repeat}
#center {background-color:white;width:750px;margin:auto;margin-bottom:5px;margin-top:15px;}

.active {background-image:url('images/subnavi_active.jpg');width:185px;padding:0;margin:0}
.current {font-weight:bold;}
.normal {background-image:url('images/border.gif');background-repeat:no-repeat;padding:0;margin:0;font-weight:bold;}
.upper {background-image:url('images/border3.gif');background-repeat:repeat-x;text-align:center}
.bold {background-color:black}
.boldtable, .boldtable TD, .boldtable TH
{
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;
color:white;
}
			
#subnavigation {

		background-image:url('images/lateral4.gif');
		height:600px;
		background-repeat:no-repeat;
		margin-left:0px;
		margin-top:0px;
		padding-top:0px;
		width:170px;
		padding-bottom:230px;

		}



#subnavigation {float:left;}
#subnavigation ul li {margin-left:5px;padding-top:15px;padding-bottom:7px;}
#subnavigation ul li a {padding-left:10px;font-size:11px;color:white;}


#content {  
	background-image:url('images/line_vert.gif');
	background-color:#560000;
	background-repeat:repeat-y;
	float:left;
	width:515px;
	margin-left:5px;
	margin-right:7px;
	padding-right:15px;
	padding-left:15px;
	line-height:16px;
	margin-top:2px;
	height:auto;
	padding-bottom:45px;}

#footer {font-size:8px;text-align:right;margin-right:120px;margin-left:760px;padding-bottom:10px;text-decoration:none;color:#BBBEC7;}
#footer a {text-decoration:none;color:#BBBEC7;}

.float-left {float:left;width:230px;padding-right:10px;margin:0;}
.float-none {clear:left;display:block;}

.cleaner
{
	clear:both;
	height:1px;
	Font-size:1px;
	border:0px none;
	margin:0;padding:0;
	background:transparent;
}
