html, body {height: 100%;}

.container {margin:0 auto; width:950px;}
	#main{min-height: 100%; height: auto !important; height: 100%; margin: 0 auto;}
		#header{height: 138px;}
		#nav{height:51px;}
		#home-sub-header{height:319px;}
		#sub-header{height:35px; padding: 15px 0 0 0;}
		#content{min-height:350px; overflow:auto; padding-bottom:30px;}
	#footer{height: 148px;}


.col-1, .col-2, .col-3{ float:left;}
.separate{ width:60px; background:url(../images/separate.gif) 30px 0 repeat-y;}
.separate-right{ background:url(../images/separate.gif) top right repeat-y;}


/*======= index.html =======*/
#header .col-1{ width:250px;}
#header .col-2{ width:650px; height:138px;}
#home-sub-header .col-1, #sub-header .col-1{ width:475px;}
#home-sub-header .col-2, #sub-header .col-2{ width:425px; float:left;}
#content .col-1 {width:550px; margin-right: 100px;}
#content .col-2 {width:250px;}
#footer .col-1 {width:220px; height: 100px;}
#footer .col-2 {width:400px; height: 100px;}
#footer .col-3 {width:200px; height: 100px;}
/*=========================*/

.home-menu {margin: 0; float:left; }
.family-ani {float: right;}
