body{
background-image:url(../bg.jpg);
background-repeat:repeat-x;
background-color:#37383A;
}


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.text1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0E3E69;
	text-transform: none;
}
.login1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.box-border {
	border: 1px solid #999999;
}
.forgot-pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.new-user-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #287A9F;
	text-transform: uppercase;
	text-decoration: underline;
}
.side-heading2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #287A9F;
	text-transform: uppercase;
	
}
a.new-user-reg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #709500;
	text-transform: uppercase;
	text-decoration: underline;
}
.new-user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.terms:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.cap1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.text-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	width: 160px;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.ans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

#logo-box {
   float:left;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 592px;
}
#flash-box {
float:right;
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 358px;
}
#b1-box {
	float:left;
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 404px;
}
#b2-box {
	float:right;
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 546px;
}
