@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	background-color: #dfefff;
	background-image: url(../img/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #0c559d;
	text-decoration: underline;
}
a:visited {
	color: #0c559d;
	text-decoration: underline;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #0c559d;
	text-decoration: underline;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	font-size: 9px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 90px;
	padding-top: 10px;
}
#header table tr td {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#header a {
	color: #000;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
	color: #900;
}
#search {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 7px;
}
#search #key {
	font-size: 10px;
	background-color: #ececec;
	border: 1px solid #515151;
}
#search #searchbutt {
	font-size: 10px;
	color: #FFF;
	background-color: #2B66B9;
	font-weight: bold;
	border: 1px solid #505050;
}
#nav {
	font-size: 12px;
	color: #FFF;
	background-image: url(../img/navbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	padding-left: 2px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	height: 30px;
	padding-top: 11px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#nav ul li a:hover, li a .navon {
	background-image: url(../img/navbk_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}
.navon {
	background-image: url(../img/navbk_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}
#headimg {
	display: block;
	height: 180px;
}
#headimghome {
	display: block;
	height: 130px;
}
#homeblock {
	background-image: url(../img/homeblk1_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 250px;
	display: block;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #102A54;
}
#intro {
	float: left;
	width: 360px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	height: 230px;
	overflow: hidden;
	color: #FFF;
}
#homevid {
	width: 450px;
	height: 250px;
	float: right;
	background-image: url(../img/homenews_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000;
}
#homecallout {
	display: block;
	margin-bottom: 10px;
	padding-top: 15px;
}
#homecallout td {
	padding-bottom: 10px;
}
#content {
	display: block;
	margin-bottom: 15px;
	padding-top: 3px;
}
#leftcolumn {
	float: left;
	width: 211px;
}
#rightcolumn {
	float: right;
	width: 610px;
	margin-right: 10px;
	padding-top: 10px;
}
#base {
	font-size: 10px;
	color: #848C8F;
	height: 82px;
	padding-top: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BCC5CB;
}
#basecontent {
	padding-top: 15px;
	text-align: right;
	padding-right: 10px;
	line-height: 18px;
}
#basecontent a {
	color: #848C8F;
	text-decoration: underline;
}
#basecontent a:hover {
	color: #900;
	text-decoration: none;
}
.clear {
	clear: both;
	margin: 0px;
}
.blueborder {
	background-color: #bbc5cb;
	display: block;
	height: 12px;
}
.hline {
	background-color: #c5d5e2;
	display: block;
	height: 2px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.rightpad {
	padding-right: 3px;
}
.bottpad {
	padding-bottom: 10px;
}
.leftblock {
	display: block;
	margin-bottom: 5px;
}
.whitetxt {
	color: #FFF;
}
.bluetxt {
	color: #1D4988;
}
.redtxt {
	color: #900;
}
.greytxt {
	color: #bcbcbc;
}
.yellowtxt {
	color: #ffdd56;
}
.img {
	padding: 3px;
	border: 1px dotted #3A6A9F;
	background-color: #FFF;
}
h1 {
	font-size: 20px;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	font-weight: normal;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
}
#general input, select, textarea, checkbox {
	font-size: 12px;
	padding: 4px;
	color: #295187;
	border: 1px solid #999;
}
#general #button {
	font-weight: bold;
	padding: 4px;
	color: #FFF;
	background-color: #19386F;
	border: 1px solid #19386F;
}
#newsletter input, select, textarea, checkbox {
	font-size: 12px;
	padding: 4px;
	color: #295187;
	border: 1px solid #999;
}
#newsletter #button {
	font-weight: bold;
	padding: 4px;
	color: #FFF;
	background-color: #19386F;
	border: 1px solid #19386F;
}
.menus {
	font-size: 16px;
}
.pricelist td {
	border: 1px solid #95AFC7;
}
