/* Home Template */

body {
	background-image:url(../images/main/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0;
}

#header {background:url(images/head_bg.gif) repeat-x;}
#header_lft {background:url(images/head_lft.gif) 0 0 no-repeat;}
#header_rt {background:url(images/head_rt.gif) 100% 0 no-repeat; height:150px;}

#sub_nav {background:url(images/sub_nav.gif) 0 0 repeat-x;}

#bottom_sq {margin:5px 0 5px 2px; float:left; background:url(images/bottom_sq.gif) 0 0 repeat-x; width:207px; height:150px}

#navbar .moduletopnav a:hover{
	background: url(images/navmenu_hov.gif) 0 0 repeat-x;
}
	div.slideshow {background:url(images/default_home.jpg) 10px top no-repeat ;

		position: relative;
		float: left;
		clear: both;
		width: 368px;
		height: 450px;
	}