body {
	background-color: #666666;
	font-family: , sans-serif;
	color: #aaaaaa;
	margin: 0px;
	padding: 0px;
}

.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:1024px;
}

.wrapper a {
	outline: none;	
}

.wrapper a img {
	border: none;
}

#topmenu {
	background-color: #555555;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
	width: 100%;
}

#topmenu ul {
        float: left;
        margin: 0;
        padding: 0;
}

#topmenu li {
        float: left;
        padding: 5px;
        list-style: none;
}

#topmenu a {
	font-weight: bold;
	text-decoration: none;
	color: #aaaaaa;
	font-size: 16px;
	vertical-align: middle;
}

#topmenu li.item57 a {
        color: #FF6600;
}

#topmenu li.item57 a:hover,
#topmenu li.active.item57 a {
	color: #FFBB00;
}

#topmenu a:hover,
#topmenu li.active a {
	color: #dddddd;
}

#content {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#content a {
	color: #222222;
	text-decoration: none;	
}

#content img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#content table {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;	
}





#content .frontpage,
#content .websiteinfo {
	border: none;
	margin: 0px;
	padding: 0px;
}

#content .frontpage td.img1 .wrap1,
#content .frontpage td.img2 .wrap1 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/shadow_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
	width: 304px;
	margin-bottom: 38px;
	padding-bottom: 16px;
}

#content .frontpage td.img1 .wrap2,
#content .frontpage td.img2 .wrap2 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/shadow_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	width: 304px;
	padding-bottom: 16px;
}

#content .frontpage td.img3 .wrap1 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/shadow_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
	width: 304px;	
	margin-right: 31px;
	padding-bottom: 16px;	
}

#content .frontpage td.img3 .wrap2 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/shadow_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	width: 304px;
	padding-bottom: 16px;	
}

#content .frontpage td.img4 .wrap1 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/shadow_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
	width: 304px;	
	margin-left: 23px;
	padding-bottom: 16px;	
}

#content .frontpage td.img4 .wrap2 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/shadow_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	width: 304px;	
	padding-bottom: 16px;	
}

#content .frontpage td.img5 .wrap1 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/shadow_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
	width: 304px;	
	margin-left: 54px;
	padding-bottom: 16px;	
}

#content .frontpage td.img5 .wrap2 {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/shadow_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	width: 304px;	
	padding-bottom: 16px;	
}

#content .frontpage td.img4,
#content .frontpage td.img5 {
	text-align: left;	
}

#content .frontpage td.text {
	width: 100%;	
}

#content .frontpage img {
	border: 2px solid #222222;
}

#content .frontpage .sr {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/shadow_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 12px;
	height: 204px;
	width: 300px;
}

#content .frontpage .sl {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/shadow_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	height: 204px;
	width: 300px;
}

#content .websiteinfo #slidewrap {
	float: right;
	width: 300px;
	padding: 15px;
	background-color: #555555;
}





#content .news {
	border: none;
	margin: 0px;
	padding: 0px;
}

#content .news .catItemDateCreated,
#content .news .itemDateCreated {
	font-size: 15px;	
}

#content .news .catItemTitle,
#content .news .itemTitle {
	text-align: center;	
}

#content .news .newstxt {
	padding: 10px;
	width: 774px;
}

#content .news .newsimg {
	width: 250px;
}

#content .news .itemSocialLinksBlock {
	margin-bottom: 15px;	
}





#footer {
	background-color: #555555;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
}

#footer .text {
	font-size: 10px;
	width: auto;
	display: inline;
	vertical-align: middle;
	line-height: 20px;
}

#footer table {
	width: auto;
	border-collapse:collapse;
	display: inline;
	vertical-align: middle;
}

#footer table a {
	color: #222222;
	text-decoration: none;
	font-size: 10px;
}