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

body {
	background-color:#000000;
	background-image: url(images/backgr.gif);
	background-repeat: repeat-x;
	background-position: center;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #B4CB12;
}
a:link {
	color: #B4CB12;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B4CB12;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: 10px}
.style5 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 153px;
	width: 800px;
}
#header #menu a:link {
	color: #B4CB12;
	text-decoration: none;
}
#header #menu a:visited {
	text-decoration: none;
	color: #B4CB12;
}
#header #menu a:hover {
	color: #999999;
	display: block;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
#header #menu a:active {
	color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#header #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #AFC611;
	margin-bottom: 25px;
}
#main {
	background-color: #FFFFFF;
}
#main #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #999999;
	border: 2px solid #B2CA12;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#main #phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B2CA12;
	border-right-color: #B2CA12;
	border-bottom-color: #B2CA12;
	border-left-color: #B2CA12;
}
.ebrain_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #B2CA12;
}
