#bodySectionIndex {
	width: 963px;
	height: auto;
	background: url(../images/index_bg.jpg) no-repeat;
	background-position: 0px 0px;
	float: left;
}

#sectionContainerIndex{
	/*width: 633px;
	height:427px;
	float:left;
	padding: 90px 270px 0px 60px;
	text-align: left;*/
	
	width: 633px;
	height:480px;
	float:left;
	padding: 38px 270px 0px 60px;
	text-align: left;
}

#spacing{
	height: 15px;
}


#bodySectionSwf {
	width: 963px;
	height: auto;
	float: left;
}

#sectionContainerSwf{
	width: 633px;
	height:473px;
	float:left;
}


#sectionContainerIndex h1{
	color:#344b6a;
	font-size: 24px;
	margin: 0px;
	
}

#sectionContainerIndex h2{
	color:#344b6a;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	
}

#sectionContainerIndex p{
	color:#344b6a;
	margin: 0px;
	line-height: 120%;
	
}


#sectionContainerIndex  a{
	text-decoration: none;
	color: #339900;
	/*background: url(../images/blue_plus.gif) no-repeat 90px 2px;
	color: #344b6a;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
	display: block;*/
}
#sectionContainerIndex  a:hover{
	color: #666666;
}

.imageLeft{
	padding: 0px 25px 0px 0px;
	float: left;
}
/* module Content */
.moduleContent {
	float: left;
	margin-top: 10px;
	width: 230px;
	height: 161px;
	background: url(../images/module_bg.gif) no-repeat;
}
.moduleContent a{
	background: url(../images/green_plus.gif) no-repeat 0px 1px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
}
.moduleContent a:hover{
	color: #999;
}
.moduleContentImage{
	padding: 10px 5px 0px 15px;
}

.moduleContentImage2{
	padding: 0px 5px 0px 15px;
}


.moduleContent p{
	padding: 0px 0px 0px 15px;
}

.moduleContentNews {
	margin-top: 20px;
}

.moduleContentNews a{
	background: none;
	padding-left: 0px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

.moduleContentNews p{
	margin-top: -10px;
	padding-top: 3px;
	padding-left: 15px;
	width: 200px;
}


.moduleContentStock p{
	margin-top: 8px;
	display: block;
	padding-left: 15px;
	width: 200px;
}

.moduleContentStock img{
	padding: 0px 0px 0px 15px;
	margin-top: -3px;
}

.moduleHeader {
	color: #33cc00;
	font-size: 14px;
	margin-left: 15px;
	margin-top: 8px;	
}

.moduleContent h2{
	color: #33cc00;
	font-size: 14px;
	font-weight: normal;
	margin: 8px 0px 0px 15px;
}
/* #################### */
