@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin: 0;
	background-color: #333;
	height: 100%;
}

#container {
	position: absolute;
	top: 0px;
	background: url(images/pgbg.png) repeat-y center 175px;
	width: 100%;
}

#topcontainer {
	height: 175px;
	background: url(images/header.png) no-repeat center;
}

#maincontainer {
	top: 175px;
	width: 893px;
	margin: 0 auto;
	margin-bottom: 50px;
}

#main {
	width: 893px;
	background:  #FFFFFF;
}

#header {
	height: 131px;
}

#menuline {
	width: 893px;
	margin: 0 auto;
	height: 44px;
}

#menucontainer {
	width: 660px;
	height: 44px;
}

#menucontainer div {
	height: 44px;
}

#menucontainer div {
	float: left;
	margin: 0;
	padding: 0;
}

#westside {
	width: 600px;
	float: left;
}

#westside #slider {
	border-top: solid 1px #CCE100;
	height: 250px;
	background: #B9C635;
}

#westside #slider .name {
	font-size: 13px;
	color: #A81412;
	padding: 1px 0px 2px 5px;
	background: #B1BE32;
}
#westside #slider .description {
	font-size: 10px;
	color: #636D00;
	padding: 5px;
	background: #ABB926;
	border-top: 1px solid #B9C635;
}

#eastside {
	margin-left: 600px;
	width: 293px;	
}

a:link, a:visited, a:active {
	color: #434343;
}

a:hover {
	color: #FFFFFF;
	background: #434343;
}

.title1 {
	background: #EFEFEF;
	border-bottom: 1px solid #FFF;
	padding: 2px 5px;
	color: #7B8700;
	font-size: 13px;
}

.title2 {
	background: #E8E8E8;
	border-bottom: 1px solid #FFF;
	padding: 2px 5px;
}

/* BLOCK1 */

.post {
	margin: 7px;
}


.post .date{
	color:#717C00;
}

.post .title {
	color:#A81412;
	font-size: 13px;
	font-weight: bold;
}

.post .text{
	color: #3E3E3E;
	line-height: 14px;
	text-align: justify;
}

/* BLOCK2 */
.entry {
	margin: 7px;
}

.entry img {
	float: left;
	margin-right: 10px;
}

.entry .name{
	font-size: 13px;
	font-weight: bold;
}

.entry .title {
	color:#A81412;
	margin-bottom: 4px;
	padding: 5px;
	background: #F1F1F1;
}

.entry .text{
	color: #3E3E3E;
	margin-bottom: 4px;
	padding: 5px;
	background: #F1F1F1;
}


img { border: 0; }

/* RIGHT BLOCK STYLES */
.rightblock {
	background: url(images/rightblock.bg.png) no-repeat;
	padding: 8px;
	min-height: 150px;
	
}

.rightblock .title {
	font-size: 14px;
	font-weight: bold;
	border-bottom: dotted 1px #A81412;
	color: #A81412;
	margin-bottom: 10px;
}

a.hightlight {
	padding: 5px;
	background: #ECECEC;
	font-size: 13px;
	color: #A81412;
	text-decoration: none;
	display: inline-block;
	margin: 10px;
}

a.high2 {
	display: block;
	margin-top: 1px;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 7px;
	color: #A81412;
	background: #EBEBEB;
}


/* FOOTER */

#footer {
	background: url(images/footerbg.png);
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
	height: 64px;	
}

#footer .left {
	padding: 20px;
	color: #515151;
	float: left;
}

#footer .left .l33t {
	font-size: 13px;
}

#footer .right {
	padding: 25px 20px 15px 20px;
	color: #515151;
	float: right;
}
	
	
#footer .right a{
	font-size: 13px;
	color: #515151;
	text-decoration: none;
}

#footer .right a:hover{
	background: #222;
	color: #FFF;
}


/* contactform */ 
.contactform {
	margin: 15px;
	font-size:12px;
	color: #EC4B19;
}

.contactform textarea, .contactform input{
	background: #EEEEEE;
	border: 1px solid #AAA;
	color: #222;
}

.style2 {
	border-left: 3px solid #E1E1E1; padding: 5px; width: 50%;
}

.style3 {
	color: #BFCB49;
	font-weight: bold;
}

.separator {
	border-bottom: dotted 1px #BBB;
	height: 1px;
	margin: 5px;
}

.blocklayer {
	margin: 10px;
}

.hundred {
	width: 100%; 
}

.psd {
	font-weight: bold;
	color: #787878;
}

.orange {
	color: #EF4914;
	font-size: 13px;
	font-weight: bold;
}

.string {
	text-align: justify;
}

.send {
	margin-left: 350px; font-weight: bold;
	background: url(images/arrow.png) no-repeat right 2px;
	padding-right: 20px;
	width: 52px;
}

.send a:hover,.send  a {
	color: #EC4B19;
	background: none;
}

.pr1 {
	width: 33%;
	float: left;
}

.style4 {
	color: #BFCB49;
	font-weight: bold;
	font-size: 15px;
}

.not {
	text-decoration:line-through;
}

.pr1 div {
	height: 50px;
}