/*

AKMS Web site
Style for home page only
----------------------------------------------------------------------*/

#container{
	width: 730px;
	height: auto;
	overflow: hidden;
	padding: 0 5px;
	border-width: 5px 0;
	border-style: solid;
	border-color: #E6E6E6;
	background: url(../../images/bgContainerHome.gif) left top repeat-y;
	}

#columnB{
	float: left;
	width: 370px;
	margin: 0 5px;
	height: auto;
	}

.banner{
	width: 370px;
	height: 292px;
	background: url(../../images/bgWindingTop_en1.gif) left bottom no-repeat;
	}