#container {
	width:992px;
	position:relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #7BA878;
}
#homemain {
	padding: 0px;
	background-image: url(images/homebg.jpg);
	width: 992px;
	background-repeat: no-repeat;
	background-color: #E6CCF3;
	height: 630px;
}
#homemid {
	height:100px;
	padding: 0px;
	width: 992px;
	clear: both;
}
#pract-mid {
	padding: 0px;
	clear: both;
	margin-right: 30px;
	margin-left: 14px;
}
#homebot {
	height:160px;
	padding: 0px;
	width: 992px;
	clear: both;
}
.homebotcontent {
	height: 160px;
	width: 660px;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 300px;
	line-height: 16px;
}

#pract-main {
	padding: 0px;
	background-image: url(images/inside-bg2.jpg);
	background-repeat: no-repeat;
	width: 992px;
	}
#header, #content { font-size:0.875em;}

#main {
	background-image: url(images/inside-bg-lt-tile.jpg);
	width: 992px;
	background-repeat: repeat-y;
	padding: 0px;
}
#insider {
	background-image: url(images/inside-bg2.jpg);
	background-repeat: no-repeat;
	width: 926px;
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 8px;
	padding-left: 40px;
}

/*=========================*/

#column_nav{width:168px; margin-right:15px; float:left;}
#column_main{width:777px; margin-right:0px; float:left;}
#column_middle{width:434px; margin-right:20px; float:left;}
#column_right{
	width:323px;
	float:left;
	text-align: left;
	font-size: 1em;
	line-height: 1.4em;
	color: #3D2514;
}
#col1{
	width:400px;
	margin-right:50px;
	float:left;
	clear: both;
}
#col2{width:450px;float:left;}
#col1wide{
	width:650px;
	margin-right:50px;
	float:left;
}
#col2thin{width:250px;float:left;}

#subscribe{width:305px; margin-left:14px;}
#subscribe-left{width:168px; margin-left:0px;}

#content .line-ver {
	background-position:top;
}
#content .col-1 {width:300px; margin-right:20px;}
#content .col-2 { width:323px;}

div.spacer{clear:both; height:10px; display:block;}

#footer {
	font-size:0.7em;
	background-color: #96C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: center;
	background-image: url(images/footerbg.jpg);
	height: 38px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
#homebottile {
	background-image: url(images/inside-bg-lt-tile.jpg);
	background-repeat: repeat-y;
	height: 100px;
}

