body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3F4CC;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	color: #333333;
}
#ContainerTop {
	width: 1000px;
	background-image: url(images/mainTop.png);
	background-repeat: repeat-y; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 54px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}



#Container {
	width: 1000px;
	background-image: url(images/bg_shadow_bib.png);
	background-repeat: repeat-y; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#Content {
	width:980px;
	margin-top:0px;
	padding:0px;
	border:0px none;
	margin-right: auto;
	margin-left: auto;
	}

#headerMid {
	background-image: url(images/header1.jpg);
	height: 132px;
	width: 980px;
}
#menu1 {
	text-align: center;
	background-image: url(images/menu_bg.jpg);
	height: 32px;
	width: 980px;
}
#subHeader {
	background-image: url(images/subHeader_bg.gif);
	height: 63px;
	width: 980px;
}
#subHeader .addBookmark {
	position: relative;
	top: 27px;
	right: -340px;
}
#rtBoxTop {
	background-image: url(images/rtBoxTop.png);
	height: 18px;
	width: 352px;
}
#rtBoxTopShim1 {
	height: 70px;
}
#rtBoxTopShim2 {
	height: 50px;
}
#rtBoxMid {
	background-image: url(images/rtBoxMid.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
#rtBoxMid h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(images/rtBoxHeaderTitlesDots.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	height: 40px;
	margin-top: 0px;
	padding-top: 0px;
}
#rtBoxMid h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d52163;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#rtBoxMid p {
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
}
#rtBoxMid a {
	color: #1491ac;
	font-weight: normal;
	text-decoration: none;
}

img.floatLeft {
	float: left;
}


#rtBoxBot {
	background-image: url(images/rtBoxBot.png);
	height: 18px;
	width: 352px;
}
.main {
	background-color: #FFFFFF;
	text-align: left;
}
#home {
	background-repeat: no-repeat;
	background-position: right top;
}
#about {
	background-image: url(images/page_bg_about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#products {
	background-image: url(images/page_bg_products.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#news {
	background-image: url(images/page_bg_news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#play {
	background-image: url(images/page_bg_play.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}





.main a {
	color: #1491ac;
}
.main p {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 14px;
	color: #333;
	text-align: justify;
	line-height: 17px;
}
.main .prodInfo {
	background-color: #E4E4E4;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d52163;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(images/footer.png);
	height: 34px;
	width: 1000px;
	font-size: 11px;
	padding-top: 20px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #333333;
}
p.newsHeader {
	font-weight: bold;
	color: #3F9AD5;
	margin: 0px;
	text-decoration: none;
}
p.newsText1 {
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9DBE0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.newsBack a {
	float: right;
	font-size: 13px;
}
.prodTitle2 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #D52163;
}
.prodDescription {
	font-size: 12px;
}
.prodDescription p {
	font-size: 12px;
	padding: 0px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.prodPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#subHeader form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

