body {
	text-align: center;
	background:#001a6e url(images/bg.jpg) repeat-x;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2E4758;
}
a:link {
	color: #3B5A6F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3B5A6F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DE9215;
	text-decoration: none;
	font-weight: bold;
}

h1, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #060;
}
h1 {
	font-size: 24px;
	margin:0px;
	padding:0px;
	color: #060;
}
h2 {
	font-size: 20px;
	color: #027cc1;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	margin:0px;
	padding:0px;
}
h6 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
ul {
	margin:10px 0px 0px;
	padding:0px;
	list-style-type:none;
}
ul li {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 15px;
	background:url(images/arrows.gif) top left no-repeat;
}
#subnav ul {
	margin:10px 0px 0px;
	padding:0px;
	list-style-type:none;
}
#subnav ul li {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 15px;
	background:url(images/arrows_subnav.gif) top left no-repeat;
}
#container {
	margin:50px auto;
	width:752px;
	background:#fff url(images/bg_container.jpg) repeat-y;
}
#head {
	width:591px;
	height:192px;
	overflow:hidden;
	float:left;
}
#specials {
	width:141px;
	height:152px;
	background:url(images/bg_special.jpg) no-repeat;
	overflow:hidden;
	float:right;
	padding:30px 10px 10px 10px;
	text-align:left;
}
#specials p {
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#001a6e;
}
#nav {
	width:752px;
	height:40px;
	overflow:hidden;
}
#cola {
	width:550px;
	float:left;
	margin:20px 20px 0px;
	text-align:left;
	display:inline;
}
#colb {
	width:140px;
	float:right;
	margin:0px 10px 0px 0px;
	text-align:left;
	font-size:11px;
	display:inline;
}
#foot {
	width:752px;
	height:37px;
	overflow:hidden;
	background:url(images/bg_foot.jpg) no-repeat;
}
.clear {
	clear:both;
}
.pgimg {
	width:550px;
	text-align:center;
	margin:0px auto;
}