body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/bg-page.gif);
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
form {
	margin:0px;
	padding:0px;
}
.vertical-center {
	vertical-align: middle;
}

#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 315px;
}
#party-store {
	background-image: url(images/top-party-store.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 222px;
}
#quick-link {
	color: #666666;
	text-align: center;
	width: 343px;
}
#quick-link a {
	text-decoration:none;
	color:#666666;
}
#search {
	text-align: left;
	padding-left: 15px;
	color: #666666;
}
#items {
	font-weight: bold;
	color: #009900;
}


#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 880px;
}
.border-yellow {
	background-image: url(images/border-yellow.jpg);
	background-repeat: repeat-x;
	height: 32px;
	padding-left: 25px;
	line-height: 32px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.left-side {
	width: 518px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.right-side {
	text-align: center;
	width: 342px;
	vertical-align: top;
}
#head-newsletter {
	background-image: url(images/head-newsletter.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 322px;
	background-position: left 12px;
}
.newsletter-txt {
	background-color: #757575;
	padding: 10px;
	color: #EAEAEA;
	background-image: url(images/bg-newsletter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newsletter-txt h3 {
	font-size:15px;
	margin:0px;
	padding:0px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.w250 {
	width: 252px;
}

.txt-justify {
	text-align: justify;
}
#head-news {
	background-image: url(images/head-news.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 258px;
}
#head-blog {
	background-image: url(images/head-blog.jpg);
	background-repeat: no-repeat;
	width: 258px;
	background-position: left 3px;
}
#news-txt {
	background-color: #525252;
	padding: 10px;
	text-align: justify;
	background-image: url(images/bg-news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	vertical-align: top;
	width: 238px;
}
#news-txt h3 {
	margin:0px;
	padding:0px;
	color:#edbd32;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
#product-part {
	padding: 10px;
	width: 860px;
	background-color: #575757;
}
.box-tl {
	text-align: center;
	width: 194px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #686868;
	border-bottom-color: #686868;
	padding: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.box-tl p {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box-tl a {
	text-decoration:none;
	color:#FFFFFF;
}
.box-tr {
	text-align: center;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #686868;
	padding: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.box-tr p {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box-tr a {
	text-decoration:none;
	color:#FFFFFF;
}
.box-bl {
	text-align: center;
	width: 194px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #686868;
	padding: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.box-bl p {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box-bl a {
	text-decoration:none;
	color:#FFFFFF;
}

.box-br {
	text-align: center;
	width: 195px;
	padding: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}
.box-br p {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box-br a {
	text-decoration:none;
	color:#FFFFFF;
}
#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 24px;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
}

