body {
	font: 75%/150% Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(images/bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px 0px 0px;
}


#header {
	width: 1001px;
	margin: 0 auto;
	background:top center no-repeat;
	height: 131px;
}

#banner {
	width: 1001px;
	margin: 0 auto;
}

#content {
	width: 1001px;
	margin: 0 auto;
}

#content_left {
	width: 29px;
	margin: 0 auto;
	background:url(images/cont_left.gif) left top repeat-y;
}

#content_right {
	width: 33px;
	margin: 0 auto;
	background:url(images/cont_right.gif) right top repeat-y;
}

#footage {
	width: 961px;
	margin: 0 auto;
	background:url(images/footage.jpg) left top no-repeat;
	height: 109px;
}

#prod_blue {
	background:url(images/blue_bg.jpg) repeat;
}

#prod_pink {
	background:url(images/pink_bg.jpg) repeat;
}

#prod_pink2 {
	background:url(images/pink2_bg.jpg) repeat;
}

#prod_yellow {
	background:url(images/yellow_bg.jpg) repeat;
}

#prod_yellow2 {
	background:url(images/yellow2_bg.jpg) repeat;
}






.basic_font {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

.basic_bold {
	color: #333333;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	line-height: normal;
}

.foot_font {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-top: 48px;
	padding-left: 10px;
}

.dash {
	color: #cdcdcd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	word-spacing: 2px;
}

.page {
	color: #00CC00;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}


.h2 {
	color:#333333;
	font-size: 15px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	font-weight:bold;
	padding-bottom: 5px;
}

.h3 {
	color:#333333;
	font-size: 12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	font-weight:normal;
	padding-bottom: 5px;
}





	
a:link {

	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
a:visited {


	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
a:hover {



	color: #00FF00;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
a:active {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}


a.b:link {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
a.b:visited {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
a.b:hover {
	color: #FFCC00;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
a.b:active {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

