﻿body {
	background-image: url(images/btmbodybg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px
}

#btm_grad {
	background: url(images/topbodybg.jpg);
	background-position: top;  
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#main_tbl {
	margin-top: 51px;
	margin-bottom: 20px;
}

#header_img {
	height: 152px;
	overflow: hidden;
}

#main_nav_cell {
	background: url(images/nav.jpg) top no-repeat;
	height: 29px;
	text-align:center;
}

a.primarynavlink:hover {
	color: #c3c3c3;
}

.primarynavlink {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	padding-left: 5px;
	padding-right:5px;
	text-decoration: none;
}

#rghtshadow {
	background: url(images/rghtshadow.jpg) repeat-y;
	width: 7px;
}

.middlecell {
	width: 791px;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
}

#middlecell_interior {
	width: 791px;
	overflow: hidden;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
}

.middlecell2 {
	text-align: center;
	padding-top: 5px;
	background-color: white;
}


#leftshadow {
	background: url(images/leftshadow.jpg) repeat-y;
	width: 7px;
}

#btm_img{
	background: url(images/btmbar.jpg) top no-repeat;
	height: 27px;
}

#flashbanner {
	margin-top: 5px;
}

#headlinesdemotbl {
	width: 801px;
}

#headlinescell {
	background-image: url(images/headlinesbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 450px;
	height: 171px;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;

}

#headlinescell a {
	color: #AF292E;
	text-decoration: underline;
	font-weight: bold;
}

#headlinescell a:hover {
	color: gray;
	text-decoration: underline;	
}

#headlinescell a:visited {
	color: #AF292E;
}

#demosimg {
	width: 354px;
	height: 191px;
	overflow: hidden;
}

#footer_links_info {
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E908F;

}

#footer_links_info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8E908F;
}

#footer_links_info a:hover {
	color: #666666;
}

