@charset "utf-8";

body {
	background-image:url(../images/background.jpg);
	background-position:center;
	background-repeat: repeat-y;
	background-color: #ff7102;
}

#wrapper {
	height: auto;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footerC1 {
float:left;
	height: 160px;
	width: 220px;
	float: left;
	background-color: #29abe2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	display:inline;
}
#footerC2 {
	float: left;
	height: 160px;
	width: 220px;
	background-color: #96e21e;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	display:inline;
}
#footerC3 {
	float: left;
	height: 160px;
	width: 310px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	display:inline;
}
#footerC1 a{
font-size:18px;
font-weight: bold;
color: #FFFFFF;
}
#footerC2 a{
font-size:18px;
font-weight: bold;
color: #FFFFFF;
}
#footerC1 h3{
font-size: 12px;
color: #FFFFFF;
}
#footerC2 h3{
font-size: 12px;
color: #FFFFFF;
}

#header {
	height: 70px;
	width: 790px;
}
#topHeader {
	list-style-type: none;
	height: 70px;
	width: 790px;
	margin: 0px;
	padding: 0px;
}
#topHeader li{
	float: left;
	height: 70px;
	display: block;
	overflow: hidden;
}
#content {
	background-color: #FFFFFF;
	clear: left;
	height: auto;
	width: 790px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2AACE0;
	overflow: hidden;
}
#c1 {
	height: 472px;
	float: left;
	width: 370px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content a:hover {
	color: #A34901;
	text-decoration: none;
}

.content a {
	color: #FF7101;
	text-decoration: underline;
}

.bigletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF7101;
}

.banner1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2aabe4;
}

.banner2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF7101;
}

#c2 {
	float: right;
	height: 472px;
	width: 400px;
	background-color: #FFFFFF;
}
#footerSpacer {
	padding: 0px;
	height: 20px;
	width: 790px;
	clear: both;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 790px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff6f02;
	border-right-color: #ff6f02;
	border-bottom-color: #ff6f02;
	border-left-color: #ff6f02;
	font-size: 12px;
	font-weight: bold;
}



#topHeader li a{
	float: left;
	height: 70px;
	display: block;
	overflow: hidden;
}

.home a{
	background-image: url(../images/home_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 82px;
	overflow: hidden;
}
.home a:hover{
	background-position:bottom;
}

.packages a{
	background-image: url(../images/packages_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 80px;
	overflow: hidden;
}
.packages a:hover{
	background-position:bottom;
}

.faq a{
	background-image: url(../images/faq_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 82px;
	overflow: hidden;
}
.faq a:hover{
	background-position:bottom;
}

.contact a{
	background-image: url(../images/contact_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 82px;
	overflow: hidden;
}
.contact a:hover{
	background-position:bottom;
}

.logo {
	background-image: url(../images/bb_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 141px;
}
.grid {
	background-image: url(../images/gradient_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 323px;
}
#faqtext {
width: 750px;
margin-left: 20px;
font-size: 12px;
}
#faqtext h3{
color: #FF7101;
}
#contacttext {
width: 550px;
margin-left: 106px;
font-size: 12px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#contacttext h3{
color: #FF7101;
}