@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	width:100%;
}
body {
	margin: 0;
	padding: 0;
	font-size:15px;
	;
	font-family:"Trebuchet MS";
Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background-color: #53126e;
	/*background-image: url(../images/gd.jpg);*/

	background-repeat:repeat-x;
}
#xstimula_wrap {
	margin:auto;
	/*height:100%;

	height: 600px;*/

	width: 798px;
	background-image: url(../images/xstimula_bg.jpg);
}
#xstimula_header {
	position:relative;
	background-image: url(../images/xstimula_hdr.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 798px;
}
#xstimula_menu {
	position:absolute;
	top:53px;
	left:155px;
	width:700px;
	height:27px;
}
#xstimula_menu a {
	color:#FFFFFF;
	text-decoration:none;
}
#xstimula_menu a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
/*#xstimula_menu ul {

 display: block;

 padding: 0px;

 margin: 0px;

 list-style: none;

 text-align: center;

}



#xstimula_menu li {

	display: inline;

}



#xstimula_menu a {

	display: block;

	float: left;

	height: 20px;

	width: 85px;

	padding: 6px 0px 4px 0px;

	padding: 11px 30px 0 30px;

	text-decoration: none;

 	background-image:url(../images/button.gif) ;

 	background-repeat:no-repeat;

	color: #fff;

	font-size:12px;

	font-family:tahoma;

	font-weight:bold;}



#xstimula_menu a:hover {

	/*text-decoration: underline;*/

	/*background-image:url(../images/button.gif);

	color: #FFFF00;

}*/

#xstimula_flash {
	position:relative;
	height:244px;
	width:798px;
	background-image:url(../images/xstimula_flash.jpg);
	background-repeat:no-repeat;
}
#xstimula_content {
	float:left;
	margin:auto;
	height:100%;
	width:100%;
	/*width:100%;

		height: 600px;

	width: 798px;*/

	background-image: url(../images/xstimula_bg.jpg);
}
#left {
	float:left;
	padding-left:10px;
}
#left1 {
	float:left;
	padding-left:10px;
	width:280px;
}
#right {
	float:left;
	clear:right;
	color:#FFFFFF;
	text-align:left;
}
#right h1 {
	margin-top:-5px;
	font-size:13px;
	color:#FFFFFF
}
#content {
	margin:auto;
	float:left;
	clear:both;
	width:725px;
	padding:30px;
}
#content h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content ul li {
	text-align: left;
}
#xstimula_footer {
	float:left;
	clear:both;
	height:41px;
	width:798px;
	background-image:url(../images/xstimula_ftr.jpg);
	background-repeat:no-repeat;
}
#xstimula_terms {
	float:left;
	margin:0;
	width:100%;
	text-align:center;
	font-size:10px;
	background-color: #53126e;
}
#xstimula_terms a {
	color:#FFFFFF;
	text-decoration:none;
}
#xstimula_terms a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
.reviews{
	background-color: #CCC;
	padding: 10px;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	color: #000;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#right {
	float:right;
	clear:right;
	color:#FFFFFF;
	text-align:left;
	width:500px;
}
