body {
	margin: 0;
	background-color: #000;
	background-image: url(../images/main/raquet_bg_bk_01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #999;
	font-size: 1em;
	font-family: times, serif;
}

a:link, a:visited {
	color: #226699;
}

a:hover {
	color: #114466;
	text-decoration: none;
}

a:active { }

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #ddd;
	margin: 0;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ddd;
	margin: 0;
}

ol span {
	font-weight: bold;
	color: #ddd;
}

#menu1 {
	width: 1005px;
	margin: auto;
	font-family: arial, verdana, helvetica, san-serif;
}
#menu1 ul {
	list-style-type: none;
}
#menu1 li {
	display: inline;
}
#menu1 a {
	float: left;
	width: 127px;
	height: 20px;
	text-decoration: none;
	text-align: center;
	font-size: .8em;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 3px 0;
}
#menu1 a:hover {
	background: #222;
	border: 1px solid #226699;
	width: 125px;
	margin: -1px auto -1px auto;
	filter: alpha(opacity=50);		/* for IE */
	opacity: 0.50;					/* CSS3 standard */
}
#menu1 a:active {
	background-color: #114466;
	
}

.sline {
	color: #226699;
	float: left;
	font-size: 28px;
	margin-top: -6px;
}

.urhere {
	background: #114466;
	_background: none;
	float: left;
	width: 126px;
	height: 20px;
	text-decoration: none;
	text-align: center;
	font-size: .8em;
	color: #fff;
	_color: #114466;
	font-weight: bold;
	padding: 5px 0 3px 0;
	filter: alpha(opacity=50);		/* for IE */
	opacity: 0.50;					/* CSS3 standard */
}

#cont1 {
	position: relative;
	margin: 25px auto auto auto;
	padding: 15px;
	border: 1px solid #333;
	width: 900px;
	background: url(../images/main/raquet_bg_bk_02.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	_background: #111;				/* IE6 hack */
/*	filter: alpha(opacity=85);		 for IE */
/*	opacity: 0.85;					 CSS3 standard */
}

#cont1 img {
	border: 1px solid #000;
}

#footnote {
	text-align: center;
	margin: 25px auto auto auto;
	width: 550px;
	border: 1px solid #333;
	padding: 5px;
	background-color: #222;
	filter: alpha(opacity=50);		/* for IE */
	opacity: 0.50;					/* CSS3 standard */
}

/* --------------------------------------------- */

.textflow01 p {
	text-indent: 1em;
	margin-top: .8em;
}

.testimonial span {
	font-weight: bold;
	line-height: 2.5em;
	color: #ccc;
}

.clientlist {
	float: left;
	width: 33%;
}

.pbox {
	background-color: #222;
	padding: 10px 10px 10px 10px;
	margin: 5px;
	border: 3px solid #111;
	float: left;
	width: 264px;
	height: 143px;
	overflow: auto;
}
.pbox p {
	margin-top: .8em;
}

.prod_racquet {
	float: left;
	width: 320px;
	margin: 10px;
}

.prod_racquet, img {
	
}

.prod_title {
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.rss {
	height: 75px;
	width: 884px;
	margin: 10px auto 0 auto;
	overflow: auto;
	border-top: 1px solid #123456;
	border-bottom: 1px solid #123456;
}