body {	
	background-color: #404142;	
	background-image: url(images/home/bg_crop.jpg);	
	background-repeat: repeat-x;	
	background-position: center bottom;	
	color: #C1C1C1;	
	text-align: center;	
	padding: 0px;	
	margin: 0px;	
	font-size: 11px;	
	line-height: 16px;	
	font-family: Arial, Helvetica, sans-serif;
}
.confirmation {
	color: #98B719;
}
.error {
	color: #FF0000;
}
#splatHome {
	float: right;
	width: 50px;
	clear: right;
	text-align: left;
	height: 180px;
	padding-right: 10px;
}
#splat {
	float: right;
	width: 50px;
	clear: right;
	text-align: left;
	height: 180px;
}
#links {
	width: 300px;
	float: left;	
	clear: left;
}
#content {	
	padding: 0px 160px 0px 25px;
}

#content_newsL {
	float: left;
	clear: left;
	width: 190px;
	margin-right: 0px;
	margin-left: 20px;
}
#content_newsR {
	float: right;
	background-repeat: repeat-x;
	background-position: top;
	width: 180px;
	clear: right;
}
#splat_top {	
	bottom: 0px;	
	margin: 0px;	
	padding: 0px;	
	position: relative;	
	text-align: left;	
	float: right;	
	clear: both;
}
#bg_top {	
	width:100%;	
	height: 195px;	
	top: 0px;	
	background-image: url(images/home/bg.png);	
	background-repeat: repeat-x;	
	margin: 0;	
	padding: 0px;	
	z-index: 1;
}
#header {	
	position:relative;	
	top:00px;	width:720px;	
	height:204;	
	background-repeat: no-repeat;	
	background-position: center top;	
	z-index: 3;	
	margin: 0;	
	padding: 0px;	
	background-color: #000000;
}
.text {
	font-size: 11px;	
	line-height: 16px;	
	text-align: left;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #56B7E5;
	line-height: 20px;
	text-align: left;
	padding-bottom: 10px;
}

#bg_left {
	width:300px;
	margin: 0px;	
	padding: 0px;	
	float: left;	
	clear: none;	
	text-align: left;
}
a.HomePageNewsLink:link {
    color: #56b7e5;    
	text-decoration: none;    
	font-weight: bold;	
	float: left;
}	
#bg_left_sub {
	width:300px;	
	background-image: url(images/home/bg_leftblock.jpg);	
	background-repeat: no-repeat;	
	background-color: #000000;	
	text-align: left;	
	float: left;	
	clear: none;
}

#main {
	width: 720px;	
	z-index: 4;	
	float: left;	
	text-align: left;
}

#bg_right {
	z-index:4;	
	overflow: visible;	
	background-color: #090909;	
	background-repeat: repeat-x;	
	background-image: url(images/home/bg_rightblock.png);	
	margin: 0;	
	padding: 0;	
	float: right;	
	width: 420px;	
	clear: right;	
	text-align: left;
}

#nav {
	float: right;
	z-index: 10;
	height: 550px;
	width: 130px;
}

#all {
	width: 850px;	
	margin: 0px auto;	
	padding: 0px;
}

#title_welcome {
	width:420px;	
	z-index:5;	
	background-repeat: no-repeat;	
	height: 75px;	
	left: 0;	
	top: 0px;
}

#title_news {
	left:0px;	
	top:0px;	
	width:0px;	
	height:24px;	
	margin: 0;	
	text-align: left;
}

.HomePageNews {
	padding-left: 28px;
	padding-bottom: 10px;
	width: 225px;
	color: #999999;
}

a.NewsLink:link {
    color: #56b7e5;    
	text-decoration: none;
}

a.NewsLink:visited {
    color: #56b7e5;    
	text-decoration: none;
}

a.NewsLink:active {
    color: #56b7e5;    
	text-decoration: none;
}

a.NewsLink:hover {
    color: #56b7e5;    
	text-decoration: underline;
}

a.NewsLinkBold:link {
    color: #56b7e5;    
	text-decoration: none;    
	font-weight: bold;
}

a.NewsLinkBold:visited {
    color: #56b7e5;    
	text-decoration: none;    
	font-weight: bold;
}

a.NewsLinkBold:active {
    color: #56b7e5;
	text-decoration: none;
    font-weight: bold;
}

a.NewsLinkBold:hover {
    color: #56b7e5;
    text-decoration: underline;
    font-weight: bold;
}

.newsImage {
    border-style: solid;
    border-width: thin;
    border-color: #424242;
    padding: 2px;
}
.newsImage:hover {
    border-style: solid;
    border-width: thin;
    border-color: #56b7e5;
    padding: 2px;
}

#title_news {
	z-index:5;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}

#title_newsR {	z-index:5;
	background-repeat: no-repeat;
	height: 75px;
	left: 0;
	top: 0px;
	float: left;
	width: 179px;
}

#bg_rightnews {
	z-index:4;
	overflow: visible;
	background-color: #090909;
	background-repeat: repeat-x;
	background-image: url(images/news/bgnews_rightblock.png);
	float: right;
	width: 420px;
	text-align: left;
	clear: right;
	margin: 0px;
}

#content_article {
	padding: 0px 50px 0px 30px;
}

.headinggr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #98B819;
	line-height: 20px;
	text-align: left;
}

.newsPageHeadline {
	color: #56b7e5;
    text-decoration: none;
    font-weight: bold;
}

.newsPageInfo {	font-size: 8pt;
    color: #56b7e5;
    text-decoration: none;
}

img {	
	border: none;
}

.newsThumbImage{
    border-style: solid;
    border-width: thin;
    border-color: #777777;
}

.newsThumbImage:hover{
    border-style: solid;
    border-width: thin;
    border-color: #56b7e5;
}

.galleryThumb{
    border-style: solid;
    border-width: thin;
    border-color: #424242;
	margin-right: 3px;
	margin-top: 5px;

}
#content_homeL {
	float: left;
	width: 240px;
	padding-right: 13px;
	padding-left: 25px;
	clear: left;
}
#content_homeR {
	float: right;
	background-repeat: repeat-x;
	background-position: top;
	width: 142px;
	clear: right;
	text-align: center;
}

.galleryThumb:hover {
	margin-right: 3px;
	margin-top: 5px;
	border: thin solid #56b7e5;
}

.newsPageSep {
	background-color: #3F3F3F;
	height: 1px;
	width: 100px;
	background-repeat: repeat-x;
}

#content_homeL {
	float: left;
	width: 230px;
	padding-left: 25px;
	clear: left;
}

#content_homeR {
	float: right;
	background-repeat: repeat-x;
	background-position: top;
	width: 142px;
	clear: right;
	text-align: center;
}

#mainImage {
	border-style: solid;
	border-width: thin;
	border-color: #424242;
	padding: 2px;
}

.newsDate {
	font-size: 9px;	
	line-height: 16px;	
	text-align: left;	
	color: #666666;
}

#caption {
	color: #555555;
	text-align: left;
}

.textDkGrey {
	color: #666666;
}

a.NewsLinkBoldGrey:link {
    color: #999999;
    text-decoration: none;
    font-weight: bold;
}

a.NewsLinkBoldGrey:visited {
    color: #999999;
    text-decoration: none;
    font-weight: bold;
}

a.NewsLinkBoldGrey:active {
    color: #999999;
    text-decoration: none;
    font-weight: bold;
}

a.NewsLinkBoldGrey:hover {
    color: #56b7e5;
    text-decoration: underline;
    font-weight: bold;
}
a:link {
    color: #999999;
    text-decoration: none;
}

a:visited {
    color: #999999;
    text-decoration: none;
}

a:active {
    color: #999999;
    text-decoration: none;
}

a:hover {
    color: #56b7e5;
    text-decoration: underline;
}
#splatTALL {
	float: right;
	width: 50px;
	clear: right;
	text-align: left;
	height: 250px;
}
#sitemap {
	clear: both;
	height: 30px;
}
a.black:link {
    color: #333333;
    text-decoration: none;
}

a.black:visited {
    color: #333333;
    text-decoration: none;
}

a.black:active {
    color: #333333;
    text-decoration: none;
}

a.black:hover {
    color: #56b7e5;
    text-decoration: none;
}

.newsListButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #56b7e5;
	background-color: #333333;
	text-align: center;
	padding: 1px 5px 2px;
	border: 1px solid #56b7e5;
	text-decoration: none;
}

a.newsListButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #191919;
	text-align: center;
	padding: 1px 5px 2px 5px;
	border: 1px solid #666666;
	text-decoration: none;
}

a.newsListButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #191919;
	text-align: center;
	padding: 1px 5px 2px 5px;
	border: 1px solid #666666;
	text-decoration: none;

}

a.newsListButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #191919;
	text-align: center;
	padding: 1px 5px 2px 5px;
	border: 1px solid #666666;
	text-decoration: none;
}

a.newsListButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #56b7e5;
	background-color: #333333;
	text-align: center;
	padding: 1px 5px 2px;
	border: 1px solid #56b7e5;
	text-decoration: none;
}
