body{
   behavior:url("/css/csshover.htc");
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin: 0px auto;
	background-color: #0490D6;
	color: #FFFFFF;
}

img{
   border-width: 0px;
}

div.fix, div.fix_height{
   clear: both;
	line-height: 1%;
}

p{
	margin: 0px;
}

a{

}

a:hover{

}

div.auto_height{
   float: left;
   width: 1px;
   height: 500px;
   margin-left: -10px;
}


div.auto_height_left{
   float: left;
   width: 1px;
   height: 281px;
   margin-left: -10px;
}


div.overall{
	width: 1000px;
	position: relative;
	margin: 0px auto;

}

div.top{
	width: 1000px;
	height: 112px;
	position: relative;
	z-index: 1000;
}

div.top_image{
	width: 1000px;
	height: 112px;
	position: absolute;
	left:0px;
	top:0px;
	background: url(/images/layout/top.png) no-repeat center top;
	z-index: 1000;
}
div.footer_over{
	width: 1000px;
	height:65px;
	background: url(/images/layout/main-bottom.png) no-repeat center bottom;
}

div.footer{
	color: #FFFFFF;
	padding: 45px 10px 10px 10px;
	position: relative;
	z-index:1000;
}

div.footer a{
	color: #FFFFFF;
}

a.logo_link{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 79px;
	text-decoration: none;
	z-index: 2000;
}

div.content{
	padding-left: 10px;
}

div.layout_leftcol{
	width: 242px;
	float: left;
	margin-bottom: 50px;
	margin-right:10px;
}

div.layout_leftcol_top{
	width: 242px;
	height: 20px;
	background: url(/images/layout/left1.gif) no-repeat right bottom;
}

div.layout_leftcol_bottom{
	width: 242px;
	height: 10px;
	background: url(/images/layout/left3.gif) no-repeat right top;
}

div.layout_leftcol_bg{

	background: url(/images/layout/left2.gif) repeat-y right top;
}

div.layout_leftcol_in{
	margin-left:35px;
	margin-right:10px;	
	padding-bottom:	10px;
}

div.layout_rightcol{
	float: left;
	width: 748px;
	margin-bottom: 50px;
}

div.leftmenu{
	width: 242px;
	background: url(/images/layout/leftmenu2.png) repeat-y right top;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}

div.leftmenu_top{
	width: 242px;
	height:251px;
	background: url(/images/layout/leftmenu1.png) no-repeat right top;
	position: absolute;
	top: -10px;
	left:0px;
	margin-bottom: 10px;
	z-index: 100;
}

div.leftmenu_bottom{
	width: 242px;
	height:29px;
	background: url(/images/layout/leftmenu3.png) no-repeat right bottom;
	position: relative;
	bottom: -29px;
}

div.leftmenu_in{
	float: left;
	padding: 20px 40px;
	position: relative;
	z-index:2000;
}

div.topanim_over{
	width: 748px;
	height: 281px;
	/*background: url(/images/layout/topanim.jpg) no-repeat center;*/
	position: relative;
}

div.topanim_over div.teenie{
	height: 219px;
	width: 747px;
	background: url(/images/layout/teenie.png) no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:3;
}

div.topanim_over div.topanim_bottom{
	height: 281px;
	width: 747px;
	background: url(/images/layout/topanim_bottom.png) no-repeat center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
}

div.topanim_over div.topanim{
bottom:24px;
height:254px;
left:7px;
overflow:hidden;
position:absolute;
width:726px;
z-index:2;
}

.site_main_table{
	width: 100%;
}













