html,body {
	font-family: Arial,Tahoma,Verdana,Sans-Serif;
	font-size: 12px;
	background-color: #041a36;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 18px;
	color: #123e79;
	margin-bottom: -7px;
}

a {
	color: #860000;
	text-decoration: none;
}
span {
	color:#000;
}
a:hover {
	color: #000;
}

#container {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(images/background.gif);
}

#header {
	background-image: url(images/bannerback.gif);
	padding: 0px;
	height: 77px;
}

#header #slogan {
	position: absolute;
	top: 4px;
	right: 7px;
	color: #a4c6f2;
}

#header #todaysdate {
	position: absolute;
	top: 22px;
	right: 3px;
	color: #fff;
	font-size: 11px;
	width: 201px;
	height: 18px;
}

#navigation {
	position: absolute;
	top: 78px;
	left: 1px;
	padding:0px;
	margin:0px;
	background:url("images/buttonback.gif");
	width: 766px;
	background-color: #330099;
}

#navigation ul {
	margin: 0 0 0 5px;
	padding:0;
	list-style:none;
}

#navigation li {
	height: 23px;
	float:left;
	margin: 0px 0px 0px 1px;
	padding: 10px 0px 0px 0px;
}

#navigation a {
	padding: 0 10px 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}

#navigation a:hover {
	background: url("images/buttonbackover.gif");
	height: 32px;
	padding: 10px 10px 8px 10px;
}

#navigation #current a {
	background: url("images/buttonbackselected.gif");
	height: 32px;
	padding: 10px 10px 8px 10px;
}

#flash {
	position: relative;
	top: 35px;
	background-color: #999999;
}

#body {
	position: relative;
	top: 33px;
	width: 766px;
}

#content {
	position: relative;
	width: 494px;
	float: left;
	background-image: url("images/topcorner.gif");
	background-repeat: no-repeat;
	padding: 25px 20px 25px 20px;
	visibility: visible;
}

.contentimage {
	padding: 4px 10px 5px 0;
}

#contentspacer {
	padding:5px;
}

#column {
	position: relative;
	width: 232px;
	float: left;
	background-color: #e2ded0;
	background-image: url("images/columnbodyback.gif");
	background-repeat:repeat-y;
	height: 100%;
}

#column .columnheader {
	background-color: #860000;
	background-image: url(images/columntitleback.gif);
	background-repeat: repeat-y;
	height: 23px;
	color: #FFFFFF;
	padding: 8px 0 0 20px;
}
#column .columnheader2 {
	background-color: #860000;
	background-image: url(images/columntitleback.gif);
	background-repeat: repeat-y;
	height: auto;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#column .columncontent {
	padding: 7px 7px 15px 15px;
}
#column .columnnav {
	padding: 7px 7px 15px 0px;
}
#column .columnnav ul{
	list-style-type:none;
}
#column .columnnav ul li{
	
}
#product1 {
	width:450px;
	height:210px;
	background-image: url(images/product1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#product1 a {
	width:150px;
	height:250px;
	float:left;
	display:inline;
}
#product2 {
	background:url(images/product1a3.jpg) no-repeat;
	width:430px;
	height:140px;
	padding:0 0 0 20px;
}
#product2 a {
	width:32px;
	height:125px;
	float:left;
	display:inline;
}
#product3 {
	background:url(images/product2a3.jpg) no-repeat;
	width:450px;
	height:180px;
	padding:30px 0 0 0px;
}
#product3 a {
	width:145px;
	height:100px;
	float:left;
	display:inline;
	
}

#spacer2 {
	width:30px;
	height:125px;
	float:left;
	display:inline;	
}
#productp {
	width:500px;
	display:inline;
}
#productp p {
	width:315px;
}
#productp a, #productp a:hover {
	color:#000;
}

#footer {
	clear: both;
	background-color: #0f3566;
	text-align: center;
	color: #FFF;
	padding: 2px;
}
