body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #7CC242;
	margin-top: 0px;
	font-size: 20px;
}
h2 {
	color: #283A97;
	font-size: 16px;
}
h3 {
	color: #283A97;
	font-size: 14px;
}



#containor {
	text-align: left;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
#top-nav-bar {
	height: 42px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #283a97;
}
#top-nav {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 12px;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav li {
	display: inline;
}
#top-nav a {
	color: #FFFFFF;
	padding-right: 9px;
	padding-left: 5px;
	border-right: 1px solid #ffffff;
	text-decoration: none;
}
#top-nav a.last {
	color: #FFFFFF;
	padding-right: 0px;
	border-right-style: none;
}
#top-nav a:hover {
	text-decoration: underline;
}
#footer {
	float: left;
	height: 35px;
	width: 957px;
	font-size: 10px;
	padding-top: 18px;
}
#footer a {
	color: #666666;
}

.left {
	float: left;
}
.right {
	float: right;
}



#header {
	height: 105px;
	width: 955px;
}
#main {
	height: 378px;
	width: 955px;
}
#big-button-box {
	float: left;
	height: 378px;
	width: 318px;
}

#big-button {
	height: 126px;
	width: 318px;
	float: left;
}

#big-button ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#big-button li {
	height: 126px;
	width: 318px;
}
#big-button a {
	display: block;
	height: 126px;
	width: 318px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}

#big-button  a.cons {
	background-image: url(/images/consumer-big-home.jpg);
}
#big-button a.corp {
	background-image: url(/images/corp-big-home.jpg);
}
#big-button a:hover {
	background-position: 0px -126px;
}
#big-button-box2 {
	float: left;
	height: 378px;
	width: 319px;
}
#login-box {
	height: 86px;
	width: 259px;
	float: left;
	background-image: url(/images/login-bg-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #333333;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 40px;
}

form {
	margin: 0px;
	padding: 0px;
}


input.BuyOnline
{
	border: 1px solid #999999;
	color: #000000;
	font-size: 10pt;
	width: 200px;
	height: 15px;
}
input.BuyOnline2 {
	border: 1px solid #999999;
	color: #000000;
	font-size: 10pt;
	width: 200px;
	height: 15px;
	margin-left: 4px;
}
.login-but {
	float: right;
	margin-top: 5px;
	margin-right: 4px;
}


#big-button2 {
	height: 252px;
	width: 319px;
	float: left;
}
#big-button2 li {
	height: 126px;
	width: 319px;
}
#big-button2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#big-button2 a {
	display: block;
	height: 126px;
	width: 319px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}

#big-button2 a.fleet {
	background-image: url(/images/fleet.jpg);
}
#big-button2 a.app {
	background-image: url(/images/apps.jpg);
}
#big-button2 a:hover {
	background-position: 0px -126px;
}
