body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background: url(../images/page_bg.gif);
	background-position:center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	text-align:center;
	margin:0;
}
#container {
	text-align: left;
	width: 780px;
	margin:auto;
}
#top {
	background-image: url(../images/flag.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 780px;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height:65px;
	width: 780px;
}
#center {
}
#left {
	float: left;
	width: 180px;
	margin-left: 10px;
}
#content{
	padding-left:10px;
	padding-top:5px;
	float:left;
	height:100%;
}
#nav {
	background-color: #1e2456;
	height: 25px;
	padding-left:5px;
}
#right {
	float: right;
	width: 588px;
}
#bottom {
	background-image: url(../images/flag.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 780px;
	float:left;
	clear:both;
}
#footer {
	width: 780px;
	background-color: #FFFFFF;
	text-align:center;
	font-size:10px;
	float:left;
	clear:both;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
#nav li {
	display:inline;
	padding-top: 0px;
}
#nav a:link, #nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
}
#nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b0bfe2;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
}
#left a:link, #left a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	text-decoration: none;
}
#left a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 8px;
	text-decoration: none;
}
#leftcol {
	width:425px;
	float:left;
}
#rightcol {
	width:120;
	float:right;
	text-align:right;
}
#page_content{
	float:left;
	width:587;
	padding-bottom:15px;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1e2456;
	margin-top:0;
	padding-top:0;
}
.address{
	color:#FFFFFF;
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
}
.products{
	font-weight:bold;
	font-size:13px;
	margin-bottom:20px;
}
.small{
	font-size:10px;
	font-weight:normal;
}
.redbold{
	color:#B60315;
	font-weight:bold;
	text-align:center;
}
.bold{
font-weight:bold;
}
.text14bold{
	font-size:14px;
	font-weight:bold;
}
