html {
	background-color: #f2f2f1;
	background-image: url(../img/bk.gif);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	background-color: #f2f2f1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a4a4a4;
	line-height: 11px;
	text-transform: uppercase;
	background-image: url(../img/bk.gif);
	background-repeat: repeat-y;
	background-position: left;
}
p {
	text-align: left;
	margin: 0px 0px 10px 0px;
}
a {
	color: #a4a4a4;
	color: #707070;
	text-decoration: none;
	outline: 0;
}
a:active {
	outline: 0;
}
a:focus {
	outline: 0;
}
a:hover {
	color: #5f5f5f;
	background-color: #e5e5e5;
}
div {
	outline: 0;
}
div:focus {
	outline: 0;
}
li {
	outline: 0;
}
li:focus {
	outline: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b8b8b8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
.clear {
	clear:both;
}
/*-------------------------------------------------------------------------------------------*/
#content_outter {
	margin-left: 289px;
	padding: 20px 0px 15px 0px;
	overflow: hidden;
	width:auto;
}
#content {
	display:block;
}
#header{
	clear: both;
	height: 48px;
	background-color: #333333;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 39px 34px;
	padding: 53px 0px 0px 349px;
	color: #bbbbbb;
}
#header span{
	color:#fff;
}
#header a{
	color:#fff;
}
#header a:hover{
	background-color: #666;
}
#col {
	position: absolute;
	left: 0;
	width: 289px;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: 44px 418px;
	padding: 63px 0px 15px 0px;
}
.scroll-pane {
	width: 175px;
	float: left;
	padding: 0;
}
#thumbs {
	height: 131px;
	width: 175px;
	padding: 0;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 0px 88px;
}
#thumbs_content {
	clear:both;
	padding: 3px;
	width: 414px;
}
#thumbs_content img {
	border: 0px;
	margin: 0px 10px 5px 0px;
	cursor: pointer;
}
#thumbs_content a {
	background-color: transparent;
}
#menu {
	clear:both;
	width: 261px;
	height: 82px;
	padding: 59px 28px 0px 0px;
	text-align: right;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	float:right;
	clear: right;
	text-indent:-9999px;
	display: block;
	cursor: pointer;
	text-align: left;
	overflow: hidden;
}
#menu ul li a {
	display: block;
	background-image:url(../img/menu.gif);
}
#menu ul #menu_about {
	width: 66px;
	height: 22px;
	background-position: 0px 0px;
}
#menu ul #menu_about:hover {
	background-position: 0px -22px;
}
#menu ul #menu_news {
	width: 60px;
	height: 17px;
	background-position: 0px -44px;
}
#menu ul #menu_news:hover {
	background-position: 0px -61px;
}
#menu ul #menu_blog {
	width: 50px;
	height: 24px;
	background-position: 0px -78px;
}
#menu ul #menu_blog:hover {
	background-position: 0px -102px;
}
#menu ul #menu_contact {
	width: 87px;
	height: 19px;
	background-position: 0px -126px;
}
#menu ul #menu_contact:hover {
	background-position: 0px -145px;
}
#menu img {
	border: 0px;
	display: block;
	float:right;
	clear: right;
}
#indicator {
	clear:both;
	width: 257px;
	height: 220px;
	padding: 31px 32px 0px 0px;
	text-align: right;
}
#indicator img {
	float:right;
	display: none;
}
#info {
	clear:both;
	width: 197px;
	padding: 0px 48px 0px 44px;
}
#thumbs_content .margin_01 {
	margin: 0px 0px 5px 0px;
	cursor: pointer;
}
/*-------------------------------------------------------------------------------------------*/
#content_about {
	width: 588px;
	height: 488px;
	background-image: url(../img/bk_01.gif);
	padding: 241px 75px 100px 75px;
}
#content_about .col {
	width: 270px;
	float:left;
}
#content_about .col2 {
	width: 270px;
	float: left;
	margin: 0px 0px 0px 40px;
}
#content_news {
	width: 588px;
	height: 488px;
	background-image: url(../img/bk_02.gif);
	padding: 241px 75px 100px 75px;
}
#content_news .col_date {
	float: left;
	width: 40px;
	color: #828282;
	font-weight: bold;
}
#content_news .col_description {
	float: left;
	width: 280px;
}
#content_blog {
	width: 588px;
	height: 488px;
	background-image: url(../img/bk_03.gif);
	padding: 241px 75px 100px 75px;
}
#content_contact {
	width: 588px;
	height: 488px;
	background-image: url(../img/bk_04.gif);
	padding: 241px 75px 100px 75px;
}
/*-------------------------------------------------------------------------------------------*/
.spacing {
	height: 12px;
}
.green {
	color: #45b429;
}
/*-------------------------------------------------------------------------------------------*/
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
#thumbs_hscrollerbase {
	background: #aaa;
	background-image:url(../img/track.gif);
}
.hscrollerbase {
	height: 5px;
}
.hscrollerbar {
	height: 5px;
	background-color: #747474;
	background-image:url(../img/scroll.gif);
}
#thumbs_hscrollerbarbeg {
	background-image:url(../img/scroll_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
}
#thumbs_hscrollerbarend {
	background-image:url(../img/scroll_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 50px;
}
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: gray;
}
.fixedwidth {
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}
#connect{
	padding: 40px 0px 10px 0px;
	margin: 0px;
}
#ico_01{
	display: block;
	width: 31px;
	height: 31px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../img/connect.gif);
	background-position: 0px 0px;
	float: left;
	margin: 0px 8px 0px 0px;
}
#ico_01:hover{
	background-position: 0px -31px;
}
#ico_02{
	display: block;
	width: 31px;
	height: 31px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../img/connect.gif);
	background-position: 0px -62px;
	float: left;
	margin: 0px 8px 0px 0px;
}
#ico_02:hover{
	background-position: 0px -93px;
}
#ico_03{
	display: block;
	width: 31px;
	height: 31px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../img/connect.gif);
	background-position: 0px -124px;
	float: left;
	margin: 0px 8px 0px 0px;
}
#ico_03:hover{
	background-position: 0px -155px;
}
#ico_04{
	display: block;
	width: 31px;
	height: 31px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../img/connect.gif);
	background-position: 0px -186px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#ico_04:hover{
	background-position: 0px -217px;
}
#social{
    clear: both;
    width: 137px;
    height: 31px;
	padding: 9px 0px 0px 9px;
    position: fixed;
    bottom: 0;
	right: 0;
    z-index: 999;
}
#facebook{
	display: block;
	float: left;
	width: 60px;
	height: 22px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../img/social.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	margin: 0px 5px 0px 0px;
}
#facebook:hover{
	background-position: 0px -22px;
}
#twitter{
	display: block;
	float: left;
	width: 60px;
	height: 22px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(../img/social.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	background-color: transparent;
}
#twitter:hover{
	background-position: 0px -66px;
}

