/* GENERAL STYLES */
/*-- TOP
------------------------------------------------------------------------*/
#template_top {
	background:url(../images/template/home/top_bkgrd.png) 20px 0  repeat-y;
}
/*-- 
------------------------------------------------------------------------*/



/*-- NAV CONTAINERS
------------------------------------------------------------------------*/
ul#template_nav_top,
ul#template_nav_main {
	margin-left:380px;
}
/*-- 
------------------------------------------------------------------------*/



/*-- HEADER
------------------------------------------------------------------------*/
#template_header {
	background:url(../images/template/home/nav_main_full_bkgrd.jpg) no-repeat top left;
}
/*-- 
------------------------------------------------------------------------*/



/*-- LEFT COLUMN
------------------------------------------------------------------------*/
#template_left_col {
	width:335px;
	background:url(../images/template/home/left_content_bkgrd.jpg) repeat-y;
}
	#template_left_col_wrapper1 {
		background:url(../images/template/home/left_top_bkgrd.jpg) no-repeat;
		padding:1px 0;
	}
		#template_left_col_wrapper2 {
			height:100%;
			background:url(../images/template/home/left_footer_bkgrd.jpg) no-repeat bottom left;
		}
			#template_left_col_content {
				min-height:400px;
				margin:70px auto 0 32px;
				width:250px;
				padding-bottom:40px;
				color:#000;
			}
			#template_left_col_content h3 {
				margin-top:35px;
			}
/*-- 
------------------------------------------------------------------------*/





/*-- RIGHT COLUMN
------------------------------------------------------------------------*/
#template_right_col {
	width:560px;
	margin-left:45px;
}
	#template_right_col_content {
		min-height:116px;
	}
/*-- 
------------------------------------------------------------------------*/



/*-- HOME CALLOUTS
------------------------------------------------------------------------*/
#home_callouts {
	width:560px;
}
#home_callouts .home_callout,
#home_callouts .home_callout_last {
	width:184px;
	float:left;
	margin:10px 4px 0 0;
	background:url(../images/template/home/callout_middle.jpg) repeat-y;
}
#home_callouts .home_callout_last {
	margin-right:0;
}
#home_callouts .home_callout_wrapper {
	width:184px;
	background:url(../images/template/home/callout_top.jpg) no-repeat;
}
#home_callouts .home_callout_content {
	width:184px;
	padding:1px 0 5px 0;
	background:url(../images/template/home/callout_bottom.jpg) no-repeat bottom left;
}
	#home_callouts .home_callout_content .callout_flash {
		margin: 8px auto;
		width:166px;
	}
	#home_callouts .home_callout_content p {
		margin: 12px auto;
		width:140px;
	}
	#home_callouts .home_callout_content a.callout_more:link,
	#home_callouts .home_callout_content a.callout_more:visited {
		background:url(../images/template/home/btnMore.jpg) no-repeat top left;
		display:block;
		width:90px;
		height:40px;
		margin-left:89px;
	}
	#home_callouts .home_callout_content a.callout_more:hover {
		background:url(../images/template/home/btnMore.jpg) no-repeat 0 -40px;
	}

#home_callouts .home_callout_pad {
	margin-right:3px;
}
#home_callouts a.callout_more {
	text-decoration:none;
}

.homebanner_callout {
	float:left;
	display:block;
	width:560px;
}
/*-- 
------------------------------------------------------------------------*/


















/* EDITOR PROPERTIES */
