body {
	background: #3a4966;
	text-align: center;
	margin: 0;
	padding: 0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	
}

div.product {
        background: white;
        width: 300px;
        text-align: center;  
}

#side_banner {
	position: absolute;
	top: 0;
	left: 0;
}

#wrapper {
	width: 700px;
	margin: 0 auto;
	background-image: url(../uploads/media/images/column_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}

#logo_wrapper {
	background-image:url(../uploads/media/images/logo_new.jpg);
	background-repeat:no-repeat;
	margin-left: 12px;
	width: 676px;
	height: 125px;
}	

#logo_wrapper img {
	margin: 5px 0 0 40px;
}

#navigation {
	width: 676px;
	margin-left: 12px;
	background-color: #1c273b;
	text-transform: lowercase;
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#nav li {
	float: left;
	display: block;
	width: 95px;
	text-align: center;
	background: #1c273b;
	margin-right: 1px;
}

#nav li.last {
	width: 116px;
	margin-right: 0;
}

#nav li a {
	color: white;
	display: block;
	width: 95px;
	padding: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	color: #111c33;
	background: #eeeeee;
}

#nav li a#current {
	color: #111c33;
	background: #eeeeee;
}

#nav li a#current:hover {
	text-decoration: underline;
}

#nav2 {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 95px;
	margin-right: 1px;
	background-color: #1c273b;
}

#nav2 li {
	float: left;
	display: block;
	text-align: center;
	background: #1c273b;
	width: 95px;
}

#nav2 li.last {
	width: 116px;
	margin-right: 0;
}

#nav2 li a {
	color: white;
	display: block;
	width: 111px;
	padding: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}

#nav2 a:hover {
	color: #111c33;
	background: #eeeeee;
}

#banner {
	width: 676px;
	margin: 1px 0 0 12px;
	height: 148px;
	background-color: #0860a8;
}

#banner img {
	float: left;
	margin: -1px;
	background-color: #0860a8;
}

#banner_r {
	float: right;
	width: 321px;
	height: 148px;
	background-image:url(../uploads/media/images/spotlightbg.gif);
	background-repeat:no-repeat;
	background-color:#0860a8;
	padding: 0 10px 0 10px;
}

#banner_r h2 {
	font-size: 12px;
	margin-top: 13px;
	color: #FFFFFF;
	line-height:16px;
	padding: 0;
	margin: 0;
}

#banner_r p {
	font-size: 10px;
	color: #FFFFFF;
}

#banner_r a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	background-image:url(../uploads/media/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#banner_r a:hover {
	text-decoration: underline;
}

#content_top {
	width: 676px;
	margin: 1px 0 0 12px;
	height: 50px;
	background-image: url(../uploads/media/images/content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	width: 676px;
	margin: 1px 0 0 12px;
	background-image: url(../uploads/media/images/column_repeat2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #111c32;
}

#c_left {
	float: left;
	width: 450px;
	color: #111c32;
	padding: 10px;
    font-size: .8em;
    font-family: Arial, Helvetica, sans-serif;
}

#c_left h2 {
        font-size: 23px;
		color: #111c32;
}

#c_left h4 {
        font-size: 18px;
		color: #111c32;
}

#c_left img {
	float: right;
	margin: 0 10px;
	color: #111c32;
}

#c_left a {
	font-weight: bold;
	text-decoration: none;
	color: #111c32;
}

#c_left a:hover {
	text-decoration: underline;
	color: #111c32;
}

#c_right {
	float: right;
	width: 165px;
	margin-right: 10px;
	padding: 10px 0;
	color: #111c32;
}

#c_right a {
	font-weight:bold;
	color: #111c32;
}


#c_right a:hover {
	text-decoration: none;
	color: #111c32;
}

#c_right dl {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #111c32;
}

#c_right dt {
	color: #111c32;
	font-weight: bold;
	text-decoration: underline;
}

.date {
	border-bottom: 1px dashed black;
}

#c_right dd {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	font-style: italic;
	color: #111c32;
}

#c_right dl a {
	color: #111c32;
}

#statement {
	width: 676px;
	height: 80px;
	margin: 1px 0 0 12px;
	background: white;
	font-style: italic;
	font-size: 10px;
}

#statement img {
	float: left;
	margin: 10px 0 0 10px;
}

#statement p {
	float: right;
	width: 400px;
	margin: 17px 0 0 10px;
}

#footer {
	color: white;
	width: 676px;
	margin-top: 12px;
	font-size: 10px;
	text-align: center;
	padding: 3px 0;
	margin: 0 auto;
}

#footer a {
	color: white;
}

#footer a:hover {
	text-decoration: none;
}


#calendarnav ul
{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;

}
#calendarnav li
{
	display: inline;
	position: relative;
	padding: 0px;


}

