@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
#home {
	border: medium solid #333333;
}
body {
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 110%;
}
h2 {
	font-size: 90%;
}
h3 {
	font-size: 80%;
}
#home  #bodyBk {
	background-image: url(images/hm_body.jpg);
	background-repeat: repeat;
}
#home #bodyBk2 {
	background-image: url(images/body2.jpg);
	background-repeat: no-repeat;
}
#home .push {
	float: left;
}
#home   .bodyText {
	padding-left: 55px;
	vertical-align: text-top;
	padding-top: 10px;
	line-height: 1.4em;
	text-align: left;
	padding-right: 10px;
}
#home #pushUp {
	float: left;
	clear: left;
}
#footer .text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
}
#footer  .text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	margin-top: 10px;
	background-color: #FFFFFF;
}
#home #bodyBk2 .bodyText #scroll3 {
	padding-right: 15px;
}
#home .bk1 {
	background-image: url(images/bk1.jpg);
}
#home .hmbk2 {
	background-image: url(images/hm_bk2.jpg);
}
#home .hmbdybk {
	background-image: url(images/hm_push.jpg);
}
#home .blgbk {
	background-image: url(images/blog_bk.jpg);
}
#home #blog .bodyblg {
	padding-left: 50px;
	padding-right: 20px;
}
#home .bk2Blog {
	background-image: url(images/blog_side.jpg);
}
#home #blog .sidebarBlog {
	padding-right: 10px;
}

