* {
	margin: 0;
	padding: 0;
}
a { 
	text-decoration: none;
	color: #05f;
	font-weight: bold;
}
a:hover {
	color: #f00;
}
a img {
	border: none;
}
p {
	margin: 0 0 16px 0;
	line-height: 120%;
}
body {
	font: 11px verdana;
	background: #666666;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(../img/wrapper.gif);
	position: relative;
}
#wrapper1 {
	width: 1000px;
	background: url(../img/wrapper1.gif) no-repeat;
}
#topbar {
	height: 34px;
	color: #fff;
}
#topbarlink {
	position: absolute;
	top: 10px;
	left: 10px;
}
#topbarlink a {
	font: bold 11px arial;
	color: #fff;
}
#topbarlink a:hover {
	color: #000;
}
#topbarphone {
	position: absolute;
	top: 10px;
	left: 830px;
}
#navbar {
	height: 45px;
}
#navigation {
	width: 815px;
	height: 45px;
	position: absolute;
	top: 34px;
	left: 0;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	float: left;
}
#navigation li a {
	display: block;
	padding: 12px 11px;
	background: url(../img/navlink.gif) top right no-repeat;
	color: #000;
	font: 12px tahoma;
	text-decoration: none;
}
#navigation li a:hover {
	color: #CD6F29;
}
#navigation li a.current, #navigation li a.current:hover {
	color: #f60;
}
#navigation li a.last {
	background: none;
}
#searchbox {
	position: absolute;
	top: 39px;
	left: 820px;
	height: 40px;
}
input.searchinput {
	width: 150px;
	background: #fff url(../img/input.gif) !important;
	color: #000 !important;
	border: none !important;
	font: bold 14px arial !important;
	line-height: 100% !important;
	padding: 5px !important;
}
#content {
}
#rightcol {
	float: right;
	width: 180px;
}
#leftcol {
	margin-right: 185px;
	width: 805px;
}
#leftcolHome {
	margin-right: 250px;
	width: 740px;
}
#twocol {
	margin-left: 205px;
}
#col1, #col2 {
	width: 600px;
	float: left;
}
#col3, #col4 {
	width: 300px;
	float: left;
}
.inner {
	padding: 0 10px;
}
.inner h1 {
	padding: 10px 0;
}
.inner td {
	padding: 5px 5px;
}

#mainimage {
	width: 815px;
	overflow: hidden;
}
#mainimage img {
	display: block;
}
h1 {
	color: #0033A9;
	font: bold 18px verdana;
	padding: 10px;
}
h2 {
	font: bold 18px verdana;
	padding: 10px 0;
	color: #000000;
	line-height:14px;
}
h3 {
	font: bold 16px verdana;
	padding: 10px 0;
}
h4 {
	color:#000000;
	font-size: 11px;
}
h6 {
	font: bold 9px verdana;
	color: #008;
	padding: 0px 0 5px 0;
}
hr {
	border: none;
	background: #c80;
	color: #c80;
	margin: 5px;
	padding: 0;
}
#rightcol p {
	font: 11px tahoma;
}
#footer1 {
	clear: both;
}
#footer1left {
	float: left;
	width: 815px;
	overflow-x: hidden;
}
#footer1right {
	margin-left: 820px;
}
#footer1 img {
	display: block;
}
#footer2 {
	clear: both;
	height: 132px;
	background: url(../img/footer2.gif);
	position: relative;
}
#footerlinks {
	position: absolute;
	top: 91px;
	left: 10px;
	width: 972px;
	height: 21px;
}
#footerlinks a {
	text-decoration: none;
	color: #fff;
	font: bold 11px tahoma;
	width: 120px;
	padding: 3px 0;
}
#footerlinks a:hover {
	color: #000;
}
#footerpartner {
	position: absolute;
	top: 2px;
	left: 11px;
	width: 450px;
}
#footerpartner a {
	text-decoration: none;
	color: #fff;
	font: bold 11px tahoma;
	width: 120px;
	padding: 3px 0;
}
#footerpartner a:hover {
	color: #000;
}
#footerpartner h2 {
	color: #FFFFFF;
}
#footeremail {
	position: absolute;
	left: 750px;
	top: 10px;

}
#footeremail a {
	font: 18px arial;
	color: #fff;
}
#footeremail a:hover {
	color: #000;
}
#footerfacebook {
	position: absolute;
	left: 850px;
	top: 38px;}
#topfacebook{ margin-left:720px; margin-top:2px;}
#copyright {
	position: absolute;
	top: 109px;
	left: 10px;
	font: bold 11px arial;
	color: #fff;
	width: 962px;
	height: 25px;
}
blockquote {
	margin: 10px 0;
	padding: 10px 0px 10px 0px;
	background: url(../img/quote-open.gif) no-repeat;
	color: #444;
}
blockquote div {
	background: url(../img/quote-close.gif) bottom right no-repeat;
	padding: 0px 30px 10px 40px;
}
.big {
	font: bold 14px arial;
}
.italic {
	font-style: italic;
}
#blogposts li{
list-style:none;
}
#blogposts li a{
color:#000000;
font-weight: normal;
}
#blogposts li h2 a{
color:#0055FF;
font-size:12px;
}

