@charset "UTF-8";
/* CSS Document */

#inner_wrp_sdw {
	background:url(/styles/default/graphics/inner-wrp-sdw.png) 0 0 repeat-y;
	width:1000px;
	height:auto;
	margin:0 auto;
}

#side_nav {
	width:223px;
}

.inner_top {
	background:url(/styles/default/graphics/bg_sidenav_top.png) 0 0 repeat-x;
	height:10px;
}

#side_nav ul li {
	width:220px;
}

#side_nav ul li a:hover, #side_nav ul li a:active, #side_nav ul li.selected a {
	width:185px;
}

#top_container {
	background:url(/styles/default/graphics/bg-inner-img-container.png) 0 0 repeat-x;
	float:right;
	width:776px;
	height:140px;
}
	
.main_img_container {
	float:right;
	width:auto;
	height:auto;
	background-color:#f3f4ec;
	margin:10px 7px;
}

.main_img {
	float:left;
	width:250px;
}

#footer {
	background:url(/styles/default/graphics/bg-inner-footer.png) 0 0 no-repeat;
	height:80px;
}

.inner_contents {
	float:right;
	width:710px;
	padding:30px;
}
