/*default value*/
* {
	font-size:100.01%;
}
html {
	font-size:62.5%;
}
body {
	color:#666;
	font:1em Georgia, "Times New Roman", Times, serif;
	margin:0;
	background:#000 url(../images/all-bg.gif) no-repeat 50% 0;
}

a {
	text-decoration:none;
	color:#999;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
#main {
	margin:0 auto;
	overflow:hidden;
	width:824px;
}
/*header*/
.header {
	width:824px;
	overflow:hidden;
	background-image:url(../images/head-bg.gif);
	height:104px;
	padding-top:49px;
}
.header h1 {
	background:url(../images/logo.gif) no-repeat;
	width:195px;
	height:55px;
	margin:0 auto;
	overflow:hidden;
}
.header h1 a {
	text-indent:-9999em;
	width:100%;
	height:100%;
	display:block;
}
/*content*/
.content {
	background-color:#fff;
	width:767px;
	overflow:hidden;
	padding: 11px 25px 10px 32px;
}
/*left&center column*/
.base-content {
	overflow:hidden;
	float:left;
	width:605px;
	padding-right:6px;
}
/*block for flash*/
.visual {
	float:left;
	width:143px;
	height:521px;
	background:url(../images/flash-bg.gif) no-repeat;
}
/*center container*/
.content-center {
	width:439px;
	float:right;
	margin-left:17px;
	overflow:hidden;
}
.content-center img {
	padding-bottom:18px;
}
.content-center p {
	font-size:1.3em;
	line-height:17px;
	margin:0;
	padding-left:3px;
}
.content-center a {
	color:#666;
	text-decoration:underline;
}
/*pink block*/
.anno-all {
	background:url(../images/anno-bot.gif) no-repeat bottom;
	padding-bottom:10px;
	width:438px;
	overflow:hidden;
	margin-bottom:20px;
}
.anno {
	background:#fdeef3 url(../images/anno-top.gif) no-repeat;
	height:1%;
	overflow:hidden;
	padding:21px 11px 3px;
	width:416px;
}
.anno h2 {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#b75180;
	float:left;
	margin:0;
	overflow:hidden;
}
.anno a {
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-decoration:underline;
	float:right;
	margin-right:14px;
}
.annolink a {
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-decoration:underline;
	float:left;
}
.anno a:hover {
	text-decoration:none;
}
.anno p {
	font:1.3em Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#666;
}
.top {
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.anno p strong {
	color:#000;
}
.anno span {
	color:#b75180;
	font:1.1em Georgia, "Times New Roman", Times, serif;
	display:block;
	padding-bottom:12px;
}
/*right column*/
.r-holder {
	float:right;
	width:144px;
}
.vertical-menu {
	width:129px;
	background:url(../images/menu-bg.gif) repeat-y;
	overflow:hidden;
	padding:0 0 0 15px;
	margin-bottom:23px;
}
.vertical-menu ul {
	margin:0;
	padding:0;
}
.vertical-menu ul li {
	list-style:none;
}
ul.menu-1 {
	text-transform:uppercase;
	padding-bottom:22px;
	overflow:hidden;
}
.menu-1 li {
	padding-bottom:13px;
}
.menu-1 li a {
	color:#000;
	font:1.4em Georgia, "Times New Roman", Times, serif;
}
.menu-1 li a:hover {
	color:#660033;
	text-decoration:none;
}
.vertical-menu li.active a {
	color:#660033;
}
.menu-2 h2 {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#b75180;
	margin:0;
	padding-bottom:5px;
}
.menu-2 ul {
}
.menu-2 li {
	padding-bottom:6px;
}
.menu-2 li a {
	color:#000;
	font:1.4em Georgia, "Times New Roman", Times, serif;
}
.menu-2 li a:hover {
	color:#660033;
	text-decoration:none;
}
/*right-bottom block*/
.learn-all {
	background:url(../images/learn-center.gif) repeat-y;
	width:144px;
}
.learn {
	background:url(../images/learn-bot.gif) no-repeat bottom;
	padding-bottom:15px;
	overflow:hidden;
}
.learn h3 {
	font:bold 1.3em Georgia, "Times New Roman", Times, serif;
	color:#000;
	background:url(../images/learn-top.gif) no-repeat;
	padding-top:20px;
	margin:0;
	padding:10px 15px 0;
	line-height:17px;
}
.learn p {
	padding:0 15px;
	margin:0;
	font:1.3em Georgia, "Times New Roman", Times, serif;
	line-height:17px;
}
.learn a {
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-decoration:underline;
	padding:0 12px 0 15px;
	background:url(../images/arrows.gif) no-repeat right;
	line-height:17px;
}
.learn a:hover {
	text-decoration:none;
}
/*footer*/
.footer {
	background:url(../images/footer-bot.gif) no-repeat bottom;
	padding-bottom:15px;
	overflow:hidden;
	background-color:#ccc;
	text-align:center;
}
.footer ul {
	margin:0;
	padding:85px 0 3px;
	background:url(../images/footer-top.gif) no-repeat;
}
.footer li {
	list-style:none;
	background:url(../images/sep-1.gif) no-repeat 0 55%;
	padding:0 6px 0 10px;
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#000;
	display:inline;
}
.footer li a {
	color:#000;
	text-decoration:underline;
}
.footer li a:hover {
	text-decoration:none;
}
/*sub footer*/
.footer-2 {
	text-align:center;
	padding-bottom:40px;
	width:100%;
	margin:0;
	padding:7px 0 45px;
}
.footer-2 li {
	display:inline;
	list-style:none;
	background:url(../images/sep-2.gif) no-repeat 0 50%;
	padding:10px 3px 10px 4px;
}
.footer-2 li a {
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#666;
}
.footer-2 li a:hover {
	text-decoration:underline;
	color:#fff;
}
.footer-2 li a.active {
	color:#fff;
	text-decoration:none;
}
li.first {
	background:none;
}
/*category image*/
.visual-2 {
	background:url(../images/holiday.gif) no-repeat;
	width:143px;
	height:122px;
	float:left;
}
.visual-3 {
	float:left;
}
/*holiday text*/
.holiday-txt {
	width:449px;
	float:right;
	padding:0 2px 0 11px;
}
.holiday-txt h2 {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#b75180;
	margin:0;
	padding-bottom:15px;
}
.holiday-txt p {
	font:1.3em Georgia, "Times New Roman", Times, serif;
	color:#666;
	margin:0;
}
.holiday-txt a {
	color:#666;
	text-decoration:underline;
}
.holiday-txt a:hover {
	text-decoration:none;
}
/*block for image*/
.img-block {
	margin:0;
	padding:25px 0 0;
	clear:both;
}
.img-block li {
	list-style:none;
	padding-bottom:25px;
}
.img-block li.last {
	padding-bottom:10px;
}
/*links block*/
.links {
	overflow:hidden;
	float:left;
	padding:0 0 0 5px;
	width:600px;
}
.links h2 {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#b75180;
	margin:0;
	padding-bottom:12px;
}
.links h3 {
	margin:0;
	font:bold 1.2em Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding-bottom:12px;
}
.links ul {
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
	width:195px;
}
.links li {
	list-style:none;
}
.links li a {
	color:#666;
	font:1.3em/1.6em Georgia, "Times New Roman", Times, serif;
}
.design {
	overflow:hidden;
	margin-bottom:24px;
}
.refer {
	clear:both;
	overflow:hidden;
	margin-bottom:17px;
}
.refer ul {
	width:500px;
}
.refer li a {
	line-height:1.4em;
}
.quick {
	clear:both;
	overflow:hidden;
}
.quick ul {
	width:550px;
	padding-left:10px;
}
.quick li {
	background:url(../images/list.gif) no-repeat 0 8px;
	font:1.3em Georgia, "Times New Roman", Times, serif;
	padding:0 0 17px 10px;
	line-height:17px;
}
.quick p {
	margin:0;
	font:1.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:15px;
	line-height:17px;
}
.quick a {
	color:#666;
	text-decoration:underline;
}
/*corrections for links page*/
.link {
	padding-bottom:2px;
}
.learn p a {
	padding:0;
	font:1.1em Georgia, "Times New Roman", Times, serif;
	background:none;
}
.print p {
	padding-right:10px;
}