@charset "utf-8";
/* CSS Document */



body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #020202;
	text-align:center;
	background:#EFEEEE;
	margin:0;
	padding:0;
}

#container {
	width:1024px;
	margin:0 auto;
	position:relative;
	padding: 0;
	text-align:left;
}

#header {
	width:1024px;
	height:155px;
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
}
#header2 {
	width:1024px;
	height:105px;
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
}


#logo {margin:20px 0 0 12px;}

#top-links{ position:absolute; top:37px; right:24px; color:#030303;}
#top-links a{color:#030303;}

#menu {
	margin:13px 0 9px 0;
	padding:0;
	width:1025px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	float:left;
	position:relative;
}

#menu ul li a{
	display:block;
	line-height:20px;
	height:53px;
}
#menu ul li a span {display:none;}

#menu ul li ul {
	display: none;
	position: absolute;
	top: 53px;
	left: 0;
	width: 250px;
	background: #fff;
	border: 1px solid #ccc;
}

#menu ul li ul li {
	float: none;
}

#menu ul li ul li a {
	margin: 0;
	padding: 5px 8px;
	font-size: 12px;
	height:20px;
	color: #020202;
}

#menu ul li ul li a:hover {
	color: #fff;
	background-color:#bc0138;
	text-decoration:none;
}

#menu ul li:hover ul {
	display: block;
}


#menu ul li a#home{background:url(images/home.jpg) no-repeat 0 0; width:86px;}
#menu ul li a#brain{background:url(images/brain.jpg) no-repeat 0 0; width:145px;}
#menu ul li a#products{background:url(images/products.jpg) no-repeat 0 0; width:145px;}
#menu ul li a#bring{background:url(images/bring.jpg) no-repeat 0 0; width:159px;}
#menu ul li a#fans{background:url(images/fans.jpg) no-repeat 0 0; width:118px;}
#menu ul li a#what{background:url(images/what.jpg) no-repeat 0 0; width:155px;}
#menu ul li a#trainers{background:url(images/trainers.jpg) no-repeat 0 0; width:112px;}
#menu ul li a#contact{background:url(images/contact.jpg) no-repeat 0 0; width:105px;}

#menu ul li a#home:hover{background:url(images/home_over.jpg) no-repeat 0 0;}
#menu ul li a#brain:hover{background:url(images/brain_over.jpg) no-repeat 0 0;}
#menu ul li a#products:hover{background:url(images/products_over.jpg) no-repeat 0 0;}
#menu ul li a#bring:hover{background:url(images/bring_over.jpg) no-repeat 0 0;}
#menu ul li a#fans:hover{background:url(images/fans_over.jpg) no-repeat 0 0;}
#menu ul li a#what:hover{background:url(images/what_over.jpg) no-repeat 0 0;}
#menu ul li a#trainers:hover{background:url(images/trainers_over.jpg) no-repeat 0 0;}
#menu ul li a#contact:hover{background:url(images/contact_over.jpg) no-repeat 0 0;}

#page {
	background:#fff;
	border:1px solid #808080;
	padding:12px;
	width:1000px;
	float:left;
	margin:0 0 11px 0;
	position:relative;
	z-index:0;
}

#banner {position:relative; height:230px; width:999px;}
#seal {
	position:absolute;
	height:169px;
	width:172px;
	top:-20px;
	right:10px;
	background:url(images/seal.png) no-repeat 0 0;
}
#seal2 {
	position:absolute;
	height:169px;
	width:172px;
	top:1px;
	right:10px;
	background:url(images/seal.png) no-repeat 0 0;
}

#sidebar {width:165px; height:100%; float:left; margin:24px 15px 0 0;}
#sidebar h2{font-size:24px;}

#content {
	width:600px;
	float:left;
	margin:28px 0 0 60px;
}
#content h1 {
	font-size:28px;
	color:#170833;
	margin-top:0;
}
#content h2 {
	font-size:24px;
	color:#000000;
	margin-top:0;
}
#content2 {width:775px; float:left; margin:24px 0 0 15px;}
#content2 h1 {font-size:30px; color:#170833; margin-top:0;}
#content2 h2 {font-size:22px; color:#bc0138; margin-top:0;}
#content2 h3 {font-size:18px; color:#170833; margin-top:0;}
.magenta {font-size:14px; color:#bc0138; margin-top:0;}
.navy {font-size:14px; color:#170833; margin-top:0;}

#report {
	width:300px;
	min-height:790px;
	background:#0042EE url(images/people.jpg) no-repeat bottom left;
	float:right;
	color:#fff;
	margin:24px 0 0 0;
	position:relative;
}
#report {
	width:300px;
	background:url(images/people2.png) no-repeat left bottom;
	float:right;
	color:#FFFFFF;
	margin:24px 0 0 0;
	position:relative;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
	min-height: 835px;
	background-color: #DAE6F2;
}
#report h3 {font-size:20px;}
#report2 {
	width:300px;
	float:right;
	color:#666666;
	margin:24px 0 0 0;
	position:relative;
}
.box-content{margin:20px;}
#home_page #Submit {position:absolute; bottom:-63px; right:0; height:63px;}

#right-list-block {
	background-color: #e5e5e5;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0pt;
	margin-right: 85px;
	margin-bottom: 0pt;
	margin-left: 25px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #d5d5d5;
	border-right-color-value: #d5d5d5;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #d5d5d5;
	border-left-color-value: #d5d5d5;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
}

#left-list-block {
	background-color: #E5E5CF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0pt;
	margin-right: 85px;
	margin-bottom: 0pt;
	margin-left: 25px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #d5d5d5;
	border-right-color-value: #d5d5d5;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #d5d5d5;
	border-left-color-value: #d5d5d5;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
}

#footer{
	clear:both;
	background:url(images/footer.gif) no-repeat bottom left;
	text-align:center;
	height:42px;
	width:1024px;
	margin:11px 0;
	padding:10px 0 0 0;
	color:#fff;
}
#footer p{margin:0 0 4px 0;}
#footer a{color:#fff;}

a img {border:none;}
.left {float:left; margin:10px 22px 10px 0;}
.center {text-align:center; margin:0 auto;}
.quote {font-style:italic;}
.author {font-style:normal; font-weight:bold;}
.emphasize{font-size:larger;}
.caption{font-size:10px;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

.topproductheader {font-size:22px; color:#170833;}
.productinfoheader {font-size:18px; color:#170833; font-weight:bold}
.topnav {font-size:16px; color:#170833;}
.productlistinginfo {font-size:15px; color:#170833;}
.leftsideshopby {font-size:15px; color:#bc0138; font-style:italic; font-weight:bold;}
.leftlink {font-size:15px; margin-top:0;}
h1 {font-size:30px; color:#170833; margin-top:0;}
h2 {font-size:22px; color:#bc0138; margin-top:0;}
h3 {font-size:18px; color:#170833; margin-top:0;}
td.h1 {font-size:30px; color:#170833; margin-top:0;}
td.h2 {font-size:22px; color:#bc0138; margin-top:0;}
td.h3 {font-size:18px; color:#170833; margin-top:0;}


<div style=" display:none;">
<img src="images/home.jpg" >
[:p]
<img src="images/home_over.jpg" >
[:p]
<img src="images/brain.jpg" >
[:p]
<img src="images/brain_over.jpg" >
[:p]
<img src="images/products.jpg" >
[:p]
<img src="images/products_over.jpg" >
[:p]
<img src="images/bring.jpg" >
[:p]
<img src="images/bring_over.jpg" >
[:p]
<img src="images/fans.jpg" >
[:p]
<img src="images/fans_over.jpg" >
[:p]
<img src="images/what.jpg" >
[:p]
<img src="images/what_over.jpg" >
[:p]
<img src="images/trainers.jpg" >
[:p]
<img src="images/trainers_over.jpg" >
[:p]
<img src="images/contact.jpg" >
[:p]
<img src="images/contact_over.jpg" >
[:p]

</div>

