html, body {
height: 100%;
}

body
{
background:#e5e5e8;
padding:0;
margin:0px auto auto auto;
}

.p{
line-height:20px;
}

.clear{
clear:both;
}

img.left_img{
float:left;
padding:3px 25px 3px 3px;
}

/*-----------------------text-------------------*/

h1{
font-family:Georgia, Times, serif;
font-size:2.4em;
font-weight:normal;
color: #3a434f;
display:inline;
}

h2{
font-family:Georgia, Times, serif;
font-size:1.4em;
font-weight:normal;
color: #272e36;
display:inline;
}

.bodytext{
font-family:georgia, times, serif;
font-size:.9em;
color:#202020;
}

.bodytext a{
font-style:italic;
text-decoration:underline;
color:#202020;
}

.bodytext a:hover{
color:#666666;
}

.boldbodytext {
font-family:Georgia, Times, serif;
font-size:1em;
font-weight:bold;
color: #303030;
}

.boldbodytextitalic {
font-family:Georgia, Times, serif;
font-size:1em;
font-style:italic;
font-weight:bold;
color: #303030;
}

.footertext{
font-family:georgia, times, serif;
font-size:.8em;
color:#202020;
}

.footertext a{
text-decoration:underline;
color:#202020;
}

.footertext a:hover{
color:#111;
}

/*---------------- menu tab----------------------*/

.menu{
width:821px;
height:34px;
margin:0px;
background:#fff;
}

.menu_shadow{
width:821px;
height:12px;
margin:0px;
background:url(../images/menu_shadow.gif) repeat-x;
}

.menu ul{
list-style:none;
padding:0 0 0 15px;
margin:0px;
}

.menu ul li{
display:inline;
}

.menu ul li a{
float:left;
height:34px;
border:none;
padding:0 40px 0 40px;
font-family:Georgia, Times, serif;
font-weight:bold;
text-decoration:none;
color:#333b46;
line-height:36px;
font-size:.8em;
}

.menu ul li.selected a{
text-decoration:none;
color:#222933;
background:url(../images/menu_bullet.gif) no-repeat top center;
}

.menu ul li a:hover{
color:#000;
background:url(../images/menu_bullet.gif) no-repeat top center;
}

/*-------------content------------*/

#main_container{
width:821px;
min-height:100%;
height: auto !important;
height: 100%;
background:#fff;
padding:0px 10px 0px 10px;
background:url(../images/body_bg.gif) repeat-y;
margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}

.logo{
padding:16px 0 0 0px;
}

.title{
width: auto;
padding:2px 0 2px 0;
}

.header{
width:821px;
height:171px;
margin:0px;
padding:0px;
background:url(../images/header_bg.jpg) repeat-x center top;
}

#center_content{
width:821px;
height:auto;
padding:0 0 0px 0;
background-color:#ffffff;
}

#content_all{
width:761px;
float:left;
padding:20px 30px 30px 30px;
}

#content_full{
width:761px;
height:auto;
background:fff;
}

#content_home{
width:761px;
height:auto;
background:fff;
text-align:center;
}

#column_wrapper{
height:auto;
background:fff;
padding:10px;
}

#wrapper1 {
position:relative;
text-align:left;
width:761px;
margin:0 auto;
background:#FFF
}
	
#wrapper2 {
position:relative;
text-align:left;
width:761px;
margin
}

#content_col_left { 
position:relative;
top:-10px;
left:-18px;
float:left;
width:240px;  /* for IE5/WIN */
voice-family: "\"}\"";
voice-family:inherit;
width:220px; /* actual value */
margin:0 0 -10px 0;
padding:10px;
z-index:100;
	}

#content_col_right {
position:relative;
top:-10px;
right:-10px;
float:right;
width:290px;  /* for IE5/WIN */
voice-family: "\"}\"";
voice-family:inherit;
width:270px; /* actual value */
margin:0 0 -10px 0;
padding:10px;
z-index:99;
}

#content_col_middle {
padding: 0px 290px 5px 240px;
position:relative;
	}

/*----------------------list-------------------------*/

ul.list{
padding:0px;
margin:12px; 
}

ul.list li{
width: auto;
height: auto;
padding:0px; 
margin:0px 0px 6px 0px;
}

ul.list2{
padding:0px;
margin:20px;
}

ul.list2 li{
width: auto;
height: auto;
padding:0px; 
margin:0px 0px 6px 0px;
}

/*-------------------footer------------------------*/

#footer{
clear: both;
width: 761px;
height: 120px; /* Same height as .push */
background: #c3cad2;
padding: 30px 30px 30px 30px;
}

.push{
width: 761px;
height: 120px; /* Same height as .footer */
padding: 30px 30px 30px 30px;
clear: both;
}

#footerwrapper{
float: left;
width: 100%;
}

#footercolumn{
margin-left: 370px; /*Left column width */
}

#leftfootercolumn{
float: left;
width: 370px; /*Left column width */
margin-left: -761px; /*Container Width*/
}

.innertube{
margin: 10px;
margin-top: 0;
}
