* { padding: 0; margin: 0; }

body#a {
 background-color: #001631;

 font-family: Verdana, Arial, sans-serif;
}
#phone	{
	font-size: 150%;
	text-align: center;
}	
h2	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	text-align: center;
}	
h3.subhd	{
	color: #ffd400;
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	text-align: center;
}
h5	{
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	text-align: center;
}

.products	{
	color: #ffffff
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.7em;
	text-align: center;
}	

.yellow	{
	color: #ffd400;
	}	
.center	{
	text-align: center;
}	
p.center	{
	text-align: center;
}
p#cap	{
	color: #fff;
	font-size: 85%;
	font-style: normal;
	text-align: center;
}	
span.link1	{
	color: #ffee99;
	text decoration: underline;
}
img#columnpic	{
	margin: 10px 0px 3px 0px;
}
img#store	{
	float: right;
	width: 294px;
	height: 194px;
	border: 12px,0px,12px,12px;
}
#wrapper { 
 color: #fff;
 background-color:#002a60;
 background-image: url(image/ebg_bckgrnd3.jpg);
 background-repeat: repeat-x; margin: 0 auto;
 width: 922px;
}
#leftcolumn { 
 color: #fff;
 border: 0px solid #ccc;
 background-color:#002a60;
 background-image: url(image/ebg_bckgrnd3.jpg);
 background-repeat: repeat-x;
 margin: 0px 0px 10px 10px;
 padding: 10px;
 height: 775px;
 width: 190px;
 float: left;
}
#leftcolumnshort { 
 color: #fff;
 border: 0px solid #ccc;
 background-color:#002a60;
 background-image: url(image/ebg_bckgrnd3.jpg);
 background-repeat: repeat-x;
 margin: 0px 0px 10px 10px;
 padding: 10px;
 height: 160px;
 width: 190px;
 float: left;
}

.link	{
 color: white;
 text-align: center;
} 
#rightcolumn { 
 color: #fff;
 border: 0px solid #ccc;
 background-color:#002a60;
 background-image: url(image/ebg_bckgrnd3.jpg);
 background-repeat: repeat-x;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 150px;
 width: 681px;
 float: left;
 display: inline;
 
}
#banner { 
 color: #ffffff;
 border: 0px solid #ccc;
 background:#/none/;
 margin: -4px 0px 5px 0px;
 padding: 0px;
 height: 120px;
 width: 680px;
}
#menu { 
 color: #ffffff;
 border: 0px solid #ffffff;
 background:#/none/;
 margin: -10px, auto;
 padding: 0px;
 height: 30px;
 width: 680px;
}
#menu2 { 
 color: #ffffff;
 border: 0px solid #ffffff;
 background:#/none/;
 margin: -10px, auto;
 padding: 0px;
 height: 60px;
 width: 680px;
}
#iframe	{
clear: both;
width: 920;
}
#foot { 
 clear: both;
 color: #ffffff;
 border-top: 5px solid #ffffff;
 background:#001631;
 margin: 0px 0px 0px 0px;
 padding: 0px 3px 15px 0px;
 height: 60px;
 width: 920px;
 text-align: center;
 }
 .clearboth	{
 	clear: both;
 }