body {
	background: #102f68;
	background: #102f68 url('bg.jpg') no-repeat center 0px;
	background: white url('bg.jpg') no-repeat center 0px;
	font-size: 75%;
	font-family: Arial, Verdana, Tahoma;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

div {
	display: block;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

div#top {
	background-color: #102f68;
	width: 1181px;
	margin: 0px auto;
	height: 55px;
	border-bottom: 2px solid grey;
}

div#bottom {
}

div#container {
	width: 870px;
	margin: 0px auto;
	font-size: 100%;
}

div#header {
	float: left;
}

div#left {
	float: left;
	width: 213px;
	color: #5b5b5b;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

div#right {
	float: left;
	width: 547px;
	padding: 5px;
}

div#info_request {
	float: left;
	width: 180px;
	padding: 20px;
	border: 1px solid #102f68;
	background-color: rgba(255, 255, 255, 0.8);
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color: #2259a6;
}

div#bisp_signup {
	background: white url(sign_up_back.jpg) repeat-x;
	text-align: center;
	float: left;
	width: 222px;
	height: 62px;
}
div#info_request input {
	border: 1px solid #2259a6;
}

.bisp_benefits {
}

.benefit_img {
	padding-left: 10px;
	padding-right: 10px;
}

.question {
	color: #2259a6;
	margin-bottom: 0px;
}

#includes_list {
	margin-top: 0px;
	list-style: none;
	padding-left: 0px;
}

#includes_list li {
	padding-left: 25px;
	padding-bottom: 10px;
	background: transparent url(bullet.png) no-repeat;
}

a.main, a.main:visited, a.main:active, a.main:hover {
	color: #404040;
	text-decoration: none;
}

a.main:hover {
	color: #4040FF;
}

.copyright {
	color: #9E9E9E;
}

table#pricing {
	border: 1px solid #da2143;
	border-collapse: collapse;
	margin:0px;
	padding:0px;
}

table#pricing th {
	background-color: #da2143;
	color: white;
	font-weight: normal;
}

table#pricing td {
	border: 1px solid #da2143;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
