@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	outline:0;
}
body {
	font: 12px/18px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	background: #908F8F url(../bantiimages/bodybg.gif) repeat-x left top;
}
#content #rightcolumn a{
	color: #AB0303;
}

#content #rightcolumn a:hover {
	color: #908F8F;
}
#content #leftcolumn a {
	color: #AB0303;
	text-decoration: none;
	display: block;
}
#content #leftcolumn a:hover {
	color: #908F8F;
}

#header {
}

#rightcolumn  h1 {
	letter-spacing: -1px;
	background: url(../bantiimages/h1background.gif) no-repeat 160px 0px;
	display: block;
	padding-top: 35px;
	padding-bottom: 17px;
	font: normal 24px Arial, Helvetica, sans-serif;
}
#rightcolumn  h2 {
	letter-spacing: -1px;
	color: #AB0303;
	font: normal 18px/24px Arial, Helvetica, sans-serif;
}
#rightcolumn  p {
	margin-top: 5px;
	margin-bottom: 15px;
}

.domain {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
#rightcolumn #signupform , #rightcolumn #contactform{
	margin: 0px auto;
	width: 420px;
	padding-top: 40px;
}

#rightcolumn #contentdiv{
	margin: 0px 0px 0px 50px;
	width: 600px;
	padding-top: 40px;
}


#rightcolumn #signupform label{
	display: block;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	width: 250px;
}
#rightcolumn #contactform label {
	display: block;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	width: 250px;
}
#rightcolumn #signupform input, #rightcolumn #contactform input, #rightcolumn #contactform #message {
	padding: 4px 5px;
	border: 1px solid #D8D8D8;
}
#rightcolumn  #signupform  #submitbutton, #rightcolumn  #contactform #sendbutton{
	margin-top: 5px;
	padding::0px;
	border-style: none;
}

#wrapper {
	margin: 0px auto;
	width: 950px;

}
#content {
	background: #EDEDED url(../bantiimages/contentbg.gif) repeat-y left top;
	height: 540px;
}

#footer_content {
	margin: 0px auto 10px;
	width: 950px;
	color: #D8D8D8;
	padding-top: 10px;
}
#footer_content h2 {
	letter-spacing: -1px;
	color: #D8D8D8;
	font: normal 18px/24px Arial, Helvetica, sans-serif;
}
#footer_content table {
	margin-top: 20px;
}
#footer #footer_content table td {
	padding: 0px 20px 10px;
}
#footer #footer_content ul, #rightcolumn ul {
	padding: 0px;
	margin-left: 20px;
}


#header {
	padding: 3px;
	width: auto;
	background: #020200;
}
#leftcolumn {
	padding: 30px 10px 10px 30px;
	float: left;
	width: 220px;
}
#content #leftcolumn ul {
	list-style: none;
	width: 180px;
	margin-left: 50px;
	margin-top: 20px;
}
#content #leftcolumn li {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content #rightcolumn  #mathguard {
	margin:0px;
}

#rightcolumn {
	padding: 10px;
	float: left;
	width: 660px;
}
.clear {
	clear: both;
}
#footer {
	clear: both;
	width: auto;
	background: #908F8F url(../bantiimages/footerbg.gif) repeat-x left top;
	padding-bottom: 10px;
}
#footer #footer_content a {
	color: #E2E2E2;
}
#footer #footer_content a:hover {
	color: #AB0303;
}


#signupform #subdomainmessage, #signupform #emailmessage  {
	float: right;
	height: 46px;
	width: 84px;
	display: block;
	margin-right: 30px;
}
#wrapper #content .testimonial {
	font-style: italic;
	color: #666666;
	padding: 20px 15px 15px;
}

#signupform #showprogress{
float:right;
width:100px;
height:60px;
text-align:center;
display:none;}