body {
 	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #a4afb2;
	text-align: center;
}

#maindiv {
	text-align: center;
}

.left-edge {
	background-image: url(images/left-edge.gif);
}

.right-edge {
	background-image: url(images/right-edge.gif);
}

#home-mid-main {
	width: 569px;
	height: 449px;
	background-image: url(images/home-main-bg.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#home-mid-main-copy {
	font-family: georgia,serif;
	font-size: 12px;
	line-height:2em;
	padding: 10px 30px 0px 57px;
}



#home-mid-sb {
	width: 231px;
	background-image: url(images/home-sb-bg.gif);
}


#home-bot {
	background-color: #394760;
}

#home-bot-main {
	width: 600px;
	background-color: #394760;
	background-repeat: no-repeat;
	background-image: url(images/home-bot-bg.gif);
}

#home-bot-sb {
	width: 180px;
	background-color: #394760;
	background-repeat: no-repeat;
	background-image: url(images/home-bot-bg.gif);
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:1.2em;
	padding: 10px;
	color: #ffffff;
}

.home-news-img {
	border: 1px #000000 solid;
	padding: 3px 3px 3px 3px;
	width: 100px;
	background-color: #ffffff;	
}

.home-news-events {
	margin-top: 30px;
	margin-left: 24px;
}

.news-yellow {
	color: #eaf300;
	font-weight: bold;
}

.news-events-text {
	padding:0px 0px 0px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width: 425px;
}

.news-events-text a{
	color: #eaf300;
	text-decoration: none;
	font-size: 9px;
}

#home-footer-main {
	width: 800px;
	height: 76px;
	padding: 10px 0px 10px 0px;
	background-color: #dddddd;
	text-align: center;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
}

#page-mid-main {
	width: 800px;
	background-color: #ffffff;
}

.headline {
	font-family: georgia, serif;
	font-size: 15px;
	color: #274a96;
}

.footer-link {
	color: #000000;
	text-decoration: none;
}

.prod-header {
	padding:5px 10px 10px 10px;
	font-family: georgia, serif;
	font-size: 12px;
	color: #081b46;
	text-align: center;
	font-weight: bold;
}

.products-header {
	padding:5px 10px 5px 10px;
	font-family: georgia, serif;
	font-size: 12px;
	color: #ffffff;
	width: 200px;
	background-color: #394760;
	text-align: center;
	font-weight: bold;
}

.products-content {
	padding:10px 10px 10px 10px;
	font-family: georgia, serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	background-color: #dfdfdf;
}

.order-td {
	padding:0px 10px 15px 10px;
	font-family: georgia, serif;
	font-size: 12px;
}

.order-td input, textarea {
	font-size: 12px;
	border: 1px #666666 solid;
	padding:2px;
}

#footer-main {
	width: 800px;
	
	padding: 10px 0px 10px 0px;
	background-color: #ffffff;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
}

#footer-2010 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}