

img.ovr {
	display: none;
}
#enrich img, #blog img, #comm img, #upload img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#upload {
	width: 186px;
	height: 192px;
	position: absolute;
	left: 240px;
	top: 124px;
	z-index: 3;
}
#enrich {
	width: 66px;
	height: 67px;
	position: absolute;
	left: 205px;
	top: 118px;
	z-index: 1;
}
#blog {
	width: 86px;
	height: 86px;
	position: absolute;
	left: 141px;
	top: 135px;
	z-index: 2;
}
#comm {
	width: 122px;
	height: 125px;
	position: absolute;
	left: 138px;
	top: 190px;
	z-index: 4;
}
#selLink {
	display: block;
	position: absolute;
	width: 152px;
	height: 102px;
	z-index: 5;
	top: 150px;
	left: 257px;
	hasLayout: true;
	background: transparent;
}
#selLink img {
	width: 152px;
	height: 102px;
}
#topLink {
	display: block;
	position: absolute;
	width: 42px;
	height: 47px;
	z-index: 5;
	top: 118px;
	left: 215px;
	hasLayout: true;
}
#topLink img {
	width: 42px;
	height: 47px;
}
#leftLink {
	display: block;
	position: absolute;
	width: 78px;
	height: 47px;
	z-index: 5;
	top: 145px;
	left: 141px;
	hasLayout: true;
}
#leftLink img {
	width: 78px;
	height: 47px;
}
#btmLink {
	display: block;
	position: absolute;
	width: 95px;
	height: 86px;
	z-index: 5;
	top: 192px;
	left: 149px;
	hasLayout: true;
}
#btmLink img {
	width: 95px;
	height: 86px;
}
#enrich_img {
	position: absolute;
	background: url('../images/home/enrich_main.gif') top left no-repeat;
	width: 484px;
	height: 265px;
	top: -10px;
	left: 384px;
	z-index: 0;
	display: none;
}
#blog_img {
	position: absolute;
	background: url('../images/home/blog_main.gif') top left no-repeat;
	width: 627px;
	height: 251px;
	top: -5px;
	left: 295px;
	z-index: 0;
	display: none;
}
#comm_img {
	position: absolute;
	background: url('../images/home/comm_main.gif') top left no-repeat;
	width: 488px;
	height: 216px;
	top: 35px;
	left: 395px;
	z-index: 0;
	display: none;
}
#upload_img {
	position: absolute;
	background: url('../images/home/upload_main.gif') top left no-repeat;
	width: 433px;
	height: 255px;
	top: 8px;
	left: 402px;
	z-index: 0;
}
#copy {
	color: #959595;
	margin: 280px 150px 0 0;
	float: right;
	width: 395px;
	line-height: 20px;
	height: 170px;
	position: relative;
}
#copy h1 {
	color: #9C0058;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 16px;
}
#copy h1 span.oddColor {
	color: #A2C426;
}
#comm_copy {
	display: none;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
#enrich_copy {
	display: none;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
#blog_copy {
	display: none;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
#upload_copy {
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
#subNav {
	margin: 0 150px 0 0;
	float: right;
	width: 395px;
	line-height: 20px;
	position: relative;
	top: -28px;
}
#subNav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#subNav ul li {
	border-right:1px solid #9C0058;
	float:left;
	padding:0 9px;
	line-height: 10px;
}
#subNav ul li.first {
	padding-left: 0;
}
#subNav ul li.last {
	border-right: none;
}
#subNav ul li a {
	font-size: 10px;
	color: #9c0058;
}
#subNav ul li a:hover {
	color: #A2C426;
}
#phones {
	padding: 20px 0 0 60px;
	margin: 15px 150px 0 0;
	float: right;
	width: 395px;
	line-height: 20px;
	position: relative;
	left: -420px;
	top: -140px;
	background: url('../images/home/phoneTop.gif') top left no-repeat;
}
#phones h2 {
	font-weight: normal;
	font-size: 18px;
	padding-left: 16px;
	background: url('../images/home/doubleArrow.gif') left 4px no-repeat;
	color: #a2c426;
}
#phones p {
	position: relative;
	top: -70px;
	padding-left: 40px;
	color: #959595;
	font-size: 10px;
	line-height: 16px;
}
#errorMsg {
    text-align:left;
    top:40px;
    left:516px;
    position:absolute;
    color:Yellow;
    font-size:small;
    z-index:99;
}