body,html 
{
	height:100%;
	text-align:justify;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:White;
		
}
table, td, tr
{
	vertical-align:top;
}
span
{
	text-align:justify;
}

.lCol 
{
	width:168px;
	vertical-align:top;
	padding-left:20px;

}
.rCol
{
	width:584px;
	vertical-align:top;
	padding-left:1px;
	}
#index-01 {
	background-image:url(images/index_01.png);
	background-repeat:no-repeat;
	}

#index-02 {
	background-image:url(images/index_02.png);
	background-repeat:no-repeat;
}

#index-03 {
	background-image:url(images/index_03.jpg);
	background-repeat:repeat-y;		
	vertical-align:middle;
	line-height:20px;
	background-color:#cdcdcd;
}

#index-04 {
	background:#cdcdcd;
	font-size: 0;
line-height: 0;
}

#index-05 {
	background-image:url(images/index_05.png);
	background-repeat:no-repeat;
}

#index-06 {
	background-image:url(images/index_06.png);
	background-repeat:no-repeat;
}

#index-07 {
	background-image:url(images/index_07.png);
	background-repeat:no-repeat;
	}

#index-08 {
	background-image:url(images/index_08.png);
	background-repeat:no-repeat;
}

#index-09 {
	background-image:url(images/leftBack.png);
	background-repeat:no-repeat;
background-color:#ededed;
padding-top:30px;
padding-left:20px;
padding-bottom:50px;
}

#index-10 {
	padding-top:20px;
	padding-right:20px;
	padding-bottom:40px;
	padding-left:20px;
	width:545px;
	background-repeat:no-repeat;
	background-image:url(images/bodyBack.jpg);
	background-position:right bottom;
background-color:white;
}
#index-11 {
	background-repeat:no-repeat;
	background-image:url(images/index_11.png);
}
#index-12 {
	background-repeat:no-repeat;
	background-image:url(images/index_12.png);
}
#teamTable td
{
	padding: 20px 20px 0px 20px;
	text-align:justify;
}
.footer
{
	background-image:url(images/bottomLine.png);
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:right;
}
td
{
	vertical-align:top;
}