*{ margin:0; padding:0; }
body{
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container{
	width:100%;
	height:inherit;
	background:url(../images/bg.jpg) repeat-x left top;
}
#header{
	width:885px;
	height:200px;
}
#header img.logo{
	float:left;
	margin-top:50px;
}
#right{
	width:600px;
	height:150px;
	margin-top:30px;
	float:right;
	text-align:right;
}
#right h1{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	padding:5px 10px;
}
#creditCards{
	background:url(../images/creditCards.gif) no-repeat right center;
	width:200px;
	height:40px;
	float:right;
	text-align:right;
	margin-right:5px;
}
#menu{
	background:url(../images/menu.jpg) repeat-x left top;
	margin:0;
	padding:0;
	width:885px;
	height:43px;
}
#menu ul{
	list-style-type:none;
	margin:0;
	width:460px;
}
#menu li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	height:43px;
	float:left;
	background:url(../images/menubar.jpg) no-repeat 0 0;
}
#menu li a{
	width:150px;
	height:43px;
	display:block;
	line-height:280%;
	color:#F4F4F4;
}
#menu li a:link{
	text-decoration:none;
	font-weight:bold;
}
#menu a:visited{
	text-decoration:none;
	font-weight:bold;
}
#menu li a:hover{
	color:#C3DF22;
	width:150px;
	height:43px;
	display:block;
	text-decoration:none;
	background:url(../images/menubar.jpg) no-repeat 0 -44px;
	font-weight:bold;
}
#menu .mfirst{
	border-left:#1E448A 1px solid;
}
#menu .mlast{
	border-right:#285BB7 1px solid;
}
#body{
	width:880px;
	height:inherit;
	border-left:#D5D5D5 1px dashed;
	border-right:#D5D5D5 1px dashed;
	text-align:left;
	margin:0;
	padding:0;
}
#body h1{
	padding:10px 20px 10px 20px;
	color:#F01C1B;
	font-size:16px;
}
#body p{
	padding:10px 20px;
	line-height:150%;
}
#body ul{
	padding:10px 20px 10px 50px;
}
#body li{
	line-height:150%;
}
.bullet{
	height:auto;
	width:255px;
	float:left;
	position:relative;
	margin:15px;
	padding:0;
	text-align:left;
	border:#D5D5D5 1px dashed;
}
.bullet ul{
	list-style-image:url(../images/action_check.gif);
	line-height:150%;
	padding-left:30px;
}
.bullet p{
	text-align:center;
	background-color:#242424;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0;
	border-bottom:#D5D5D5 1px dashed;
}
img.floatLeft{ 
    float:left;
	position:relative;
	margin:0px 10px 5px 0px;
	padding:5px;
	border:#D5D5D5 1px dashed;
}
img.floatRight{
	float:right;
	position:relative;
	margin:0px 4px 4px 4px;
	padding:5px;
	border:#D5D5D5 1px dashed;
}
#footerCont{
	width:100%;
	height:100px;
	background:#000000 url(../images/bgfooter.jpg) repeat-x left top;
}
#footer{
	width:880px;
	height:100px;
	color:#C3DF22;
}
#footer p{
	line-height:200%;
}
#footer a, #footer a:hover{
	text-decoration:none;
}
#footer a{
	color:#F4F4F4;
}
#footer a:hover {
	color:#C3DF22;
}
#copyright{
	color:#C3DF22;
	font-size:12px;
}
/*For lists of zipCodes*/
table{
	width:778px;
	clear:both;
	margin-bottom:5px;
}

