@charset "utf-8";
/* CSS Document */
body{
 background: url(../images/T-toprep.jpg) top repeat-x;
background-color:#279C58;
color:#ffffff;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}


div{
/*border:#FF0000 solid 1px;*/
}

a:link{
color:#FFFFFF;
}

a:visited{
color:#ffcc00;
}

a img{
border:none;
}

h1{
font-size:18px;
margin:0;
}

#header{
 height:84px;
 float:left;
 width:100%;
}

#logo{
float:left;
}

#topNav{
float:left;
margin-left:295px;
display:inline;
margin-top:31px;
}

#leftNav{
width:158px;
left:0;
float:left;
top:165px;
position:fixed;
}

#content{
padding-top:35px;
padding-left:10px;
margin-left:180px;
float:left;
display:inline;
min-height:400px;
height:auto;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 400px;
}
/**/

#c1 , #c1_s{
margin-top:45px;
width:500px;
font-size:16px;
}

#c1_s{
width:780px;
}
.b{
font-weight:bold;
}

.un{
font-weight:bold;
text-decoration:underline;
}

#c2{
padding-top:70px;
float:left;
padding-left:10px;
}

#mid_i{
margin-left:128px;
margin-top:-4px;
}

#footer{
height:145px;
clear:both;
background:url(../images/T-bottomrep.jpg) left bottom  repeat-x;
_background:url(../images/T-bottomrep.jpg) left 50px repeat-x;
font-size:12px;
}

#footer p{

}
.PageTitle {
	font-weight: bold;
	color: #FC0;
}
