#container {
	width : 920px;
	border : 1px solid #464646;
	margin: 0 auto;
	background-image : url(../img/background.gif);
	background-repeat : repeat-y;
	position : relative;
}
#header {
	width : 920px;
	height : 159px;
	position : relative;
}
#logo {
	width : 240px;
	height : 159px;
	position : relative;
	display : inline;
	float : left;
}
#specials{
	width : 482px;
	height : 159px;
	position : relative;
	display : inline;
	float : left;
	text-align : center;
}
#specialstext {
	width : 400px;
	margin-top : 25px;
}
#content {
	width : 920px;
	position : relative;
}
#navigation {
	width : 240px;
	display : inline;
	float : left;
}
#btn_online {
	width : 158px;
	position : relative;
	padding-top : 15px;
	margin: 0 auto;
}
#btn_nav {
	width: 185px;
	position: relative;
	float: right;
	margin-right: 1px;
	margin-top: 12px;
	margin-bottom: 20px;
}
#service {
	width : 645px;
	display : inline;
	float : left;
	margin-left:13px;
	position : relative;
}
#subnav {
	width : 455px;
	position : relative;
}
#sn_consumer {
	width : 222px;
	height : 36px;
	display : inline;
	float : left;
	margin-right : 11px;
	margin-bottom : 11px;
}
#sn_business {
	width : 222px;
	height : 36px;
	display : inline;
	float : left;
	margin-bottom : 11px;
}
#sn_contact {
	width : 222px;
	height : 36px;
	display : inline;
	float : left;
	margin-right : 11px;
	margin-bottom : 11px;
}
#sn_locations {
	width : 222px;
	height : 36px;
	display : inline;
	float : left;
	margin-bottom : 11px;
}
#footer {
	width : 920px;
	height : 31px;
	position : relative;
	background-image : url(../img/footer_bg.gif);
	background-repeat : no-repeat;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFF;
}
#footertext {
	padding-top : 10px;
}
.clearing {
	clear : both;
}
.redtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #98002e;
}

.redtext20 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #98002e;
}
.bluelg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #004990;
}
.blueitalic {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #004990;
	font-style : italic;
	line-height: 12px;
}

a.footerlink:link          {color: #FFFFFF; text-decoration: none;}
a.footerlink:visited       {color: #FFFFFF; text-decoration: none;}
a.footerlink:active        {color: #FFFFFF; text-decoration: none;}
a.footerlink:hover         {color: #FFFFFF; text-decoration: underline;}
a.footerlink:visited:hover {color: #FFFFFF; text-decoration: underline;}










