body {
	text-align: center;
	background:url(../images/body_Background.jpg) repeat-x;
	font-size: 11px;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#container {
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;

}

#indexLeftColumn {
	width: 475px;
	float: left;
}

#indexTopImg {
	width: 475px;
	height: 123px;
	float: left;
	background-color:#000066;
}
#NavColumn {
	width: 145px;
	float: left;
}


#indexBGColumn {
	width: 330px;
	min-height: 435px;
	float: left;
	background:url(../images/BGRepeaterImg_11.jpg);
}

#indexContent {
	width: 300px;
	min-height: 415px;
	background:url(../images/indexContent_04.jpg) no-repeat top;
	padding: 35px 15px 0 15px;
}

#indexRightColumn {
	width: 500px;
	height: 556px;
	float: left;
	background: url(../images/indexImgsBG_15.jpg) bottom no-repeat;
	text-align: left;
	position: relative;
}

#flashDiv {
	width: 440px;
	height: 279px;
	background: url(../images/indexImgs_02.jpg);
	padding: 25px 0 0 60px;
}

* html #flashDiv {
	width: 500px;
	height: 304px;
}


#footer {
	width: 990px;
	height: 100px;
	float: left;
	clear: both;
	text-align: center;
	padding: 15px 0 0 0;
	margin-left: 60px;
}

#moreInfoBanner {
	width: 975px;
	height: 123px;
	float: left;
	clear: both;
}

#moreInfoBG {
	width: 830px;
	min-height: 429px;
	background:url(../images/newdraft_background_repeater.jpg);
	float:left;
}

#moreInfoContent {
	width: 830px;
	min-height: 429px;
	background:url(../images/newdraft_further_04.jpg) no-repeat;
	padding: 15px 45px 15px 15px;
	float:left;
}

#moreInfoContent div {
	max-width: 785px;
}

#moreInfoContent form, #moreInfoContent p {
	max-width: 785px;
}

/* IE hacks */

* html #indexBGColumn {
	height: 435px;
}

* html #indexContent {
	height: 435px;
	width: 330px;
	background-position: 0px 0px;
	padding: 55px 15px 0 15px;
}

* html #moreInfoContent {
	height: 429px;
}

* html #moreInfoBG {
	height: 429px;
}

* html #footer {
		margin: 0 0 0 30px;
}