/* ***** HOMEPAGE ***** */

#bodyBlock #bodyContent {
	margin:0 !important;
}

#homeBlock {
	margin:0px 0 0 180px;
	width:810px;
	height:1000px;
}

/* **** LEFT SIDE **** */

#homeLeftBlock {
	width:620px;
}

#homeLeftBlockBanner {
	margin-bottom:15px;
}

#homeLeftBlockLeftSide {
	width:310px;
	background-image:url(../images/enrdrotate.gif);
	background-position:0% 90%;
	background-repeat:no-repeat;
}

#homeLeftBlockLeftSide p {
	padding:0px 0 0 103px;
	color:#929397;
	font-size:0.9em;
	line-height:1.4em;
	height:100px;
}

#homeLeftBlockLeftSide ul  {
	margin:5px 5px 0px 0px;
	padding:0px;
	float:right;

}


#homeLeftBlockLeftSide ul li {
	font-size:0.8em;
	color:#929397;
	margin:5px 0;
}


#registerbutton {
	margin:10px 0px 0px 8px;
	width:70px;
}

