body {
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #36425F;
	margin:0px;
	padding:0px;
	text-align:center;
}
#page {
	width:850px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	overflow:hidden;
}
.logo {
	width:820px;
	height:47px;
	margin:0px;
	background:url(art/latest-design/slices/new-logo-2.jpg) no-repeat;
	float:left;
	text-align:right;
	padding:40px 30px 0px 0px;
}
.flash-box {
	width:850px;
	height:265px;
	float:left;
	margin:0px;
	padding:0px;
}
.flash-box object {
	margin:0px;
	padding:0px;
}
.main-pic {
	width:850px;
	height:48px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(art/latest-design/slices/main_r2_c1.jpg) bottom no-repeat;
}
.main-pic img {
	margin:0px;
	padding:0px;
}
.buttons {
	width:90px;
	height:35px;
	float:left;
	margin:0px 2px 0px 0px;
	text-align:center;
	padding:10px 1px 0px 0px;
	font-weight:bold;
}
a.buttons {
	background:url(art/latest-design/slices/main_r3_c5.jpg) no-repeat;
	text-decoration:none;
	display:block;
}
a:hover.buttons {
	background:url(art/latest-design/slices/main_r3_c2.jpg) no-repeat;
	text-decoration: none;
	color:#FE63E2;
	display:block;
}
.content {
	width:820px;
	overflow: hidden;
	background:url(art/latest-design/bg-1.jpg) repeat;
	padding:15px;
	float:left;
}
.content img {
	float:left;
	margin:20px 20px 0px 20px;
}
.content p {
	width:481px;
	float:left;
	margin:30px 30px 10px 30px;
	padding:20px 0px;
	color:#000080;
}
.pink {
	color:#FF64E0;
	font-size:14px;
}
.purple {
	color:#6705D0;
	font-size:14px;
}

h1 {
	color:#000080;
	font-size:25px;
	text-align:center;
	width:820px;
	height:30px;
	clear:left;
}
h2 {
	color:#7373B9;
	font-size:15px;
	font-weight:normal;
	width:820px;
	text-align:center;
}
.thumbs {
	width:835px;
	height:145px;
	float:left;
	padding:0px 0px 0px 15px;
	background:url(art/latest-design/slices/main_r9_c1.jpg) no-repeat;
}
.thumbs img {
	float:left;
	margin:30px 20px 10px 30px;
}
.thumbs p {
	color:#6401CE;
	font-size:11px;
	font-weight:bold;
}
.thumbs p a {
	color:#6401CE;
	text-decoration:none;
}
.thumbs p a:hover {
	color:#6401CE;
	text-decoration:underline;
}
.footer {
	width:850px;
	float:left;
	height:20px;
}
.footer img{
	float:right;
	margin:0px 30px 0px 0px;
}
	