@charset "utf-8";

/* CSS Document */



* {

	margin: 0px;

	padding: 0px;

	border: 0px;

}



html {

	width: 100%;

	height: 100%;

	background-color: #DFDFDF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #1c1c1c;

}

input, textarea, select {

	font-size:11px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-weight:normal;

	color:#293D4B;

	border-top: solid 1px #afafaf;

	border-left: 1px solid #e9e9e9;

	border-right: 1px solid #afafaf;

	border-bottom: 1px solid #e9e9e9;

	padding: 1px 0px 2px 2px;

}

.clear {

	clear: both;

	margin: 0px;

	padding: 0px;

	width: 0px;

	height: 0px;

	font-size: 0px;

	line-height: 0px;

}

li {

	font-size: 11px;

	color: #566372;

	font-weight: bold;

	padding: 3px 0px 2px 2px;

}





/*--------------------------*/

	a:focus { outline: none; }



	a:link {

	text-decoration:none;

	}

	a:visited {

	text-decoration:none;

	}

	a:active {

	text-decoration:none;

	}

	a:hover {

	cursor: pointer;

	}



	a.menu:link {color: #ffffff; text-decoration: none}

	a.menu:visited {color: #ffffff; text-decoration: none}

	a.menu:hover {color:#B8DCEF; font-weight:bold; text-decoration: none}

	

	a.btn_top:link {color: #ffffff; text-decoration: none}

	a.btn_top:visited {color: #ffffff; text-decoration: none}

	a.btn_top:hover {color:#ffffff; text-decoration: underline}

	

	a.contact:link {color: #d85819; text-decoration: none}

	a.contact:visited {color: #d85819; text-decoration: none}

	a.contact:hover {color:#d85819; text-decoration: underline}

	

	a.categ:link {font-size: 11px; color: #63a200; font-weight: bold; padding: 2px 0px 2px 5px; text-decoration: none}

	a.categ:visited {font-size: 11px; color: #63a200; font-weight: bold; padding: 2px 0px 2px 5px; text-decoration: none}

	a.categ:hover {font-size: 11px; color: #566372; font-weight: bold; padding: 2px 0px 2px 5px; text-decoration: underline}

	

	a.more:link {font-size: 11px; color: #63a200; font-weight: bold; text-decoration: none}

	a.more:visited {font-size: 11px; color: #63a200; font-weight: bold; text-decoration: none}

	a.more:hover {font-size: 11px; color: #566372; font-weight: bold; text-decoration: underline}



/*--------------------------------------*/





#header {

	background-color:#3F5A65;

	background-image:url(../images/public/bg_top.gif);

	background-repeat:repeat-x;

	width: 100%;

	height: 57px;

	display: block;

	border: none;

}

flash_cont {

	width: 782px;

	height: 164px;



}

.center {

	padding:0px;

	margin: 0px auto;

	width: 780px;

}

#page {

	padding:0px;

	margin: 0px auto;

	background-color:#CCD3D7;

	width:781px;

	height: 100%;

	border-left: solid 1px #bdc8ce;

	border-right: solid 1px #bdc8ce;

}

#main_menu {

	background-image:url(../images/public/bg_menu_center.gif);

	background-repeat:repeat-x;

	float: left;

	height: 50px;

}

#main {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	color: #222942;	

	text-align: left;

}

.btn_support {

	background-image:url(../images/public/btn_support.jpg);

	width: 209px;

	height: 26px;

	background-repeat: no-repeat;

	display:block;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color:#FFFFFF;

	text-align:center;

	font-weight:bold;

	padding-top:4px;

	margin: 0px 0px 5px 10px;

}



.imageElement {

	width: 782px;

	height:164px;

	overflow:hidden;

	display:none;

}



.full {

	display: block;

	width: 782px;

	height:164px;	

}



.menu_text {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #FFFFFF;

	font-weight:bold;

	float: left;

	width: 100%;

	text-align: center;

	padding: 16px 0px 0px 0px;

}

.menu_img {

	text-align:center;

	float: left;

	display: block;

	height: 50px;

	margin-right: 1px;	

}

.left_cont {

	float: left;

	width: 545px;

}

.right_cont {

	float: left;

	width: 233px;

}

.adsense {

	float: left;

	width: 250px;

}

.title {

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: 20px;

	font-weight: bold;

	color: #63A200;

	padding-top: 5px;

}

.title2 {

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: 14px;

	font-weight: bold;

	color: #ffffff;

	padding: 5px 0px 0px 20px;



}

.line {

	background-image:url(../images/public/line.gif);

	background-repeat: repeat-x;

	width: 185px;

	height: 2px;

	margin: 10px 10px 5px 10px;

}

.first_txt {

	color: #0b6681;

	font-weight: bold;

	font-size: 12px;

	word-spacing: 3px;

	line-height: 20px;

}

.imp_txt {

	font-size: 12px;

	font-weight: bold;

	word-spacing: 3px;

	line-height: 20px;

	color:#d85819;

	text-align:center;

}

.imp_txt2 {

	font-size: 12px;

	font-weight: bold;

	line-height: 20px;

	color:#63a200;

	text-align:left;	

}

.contact {

	font-size: 12px;

	font-weight: bold;

	word-spacing: 3px;

	line-height: 20px;

	color:#d85819;

	text-align:center;

	text-align:left;

	padding: 5px 0px 5px 0px;

}

.footer_txt {

	text-align:center;

	font-size: 10px;

	color:#FFFFFF;

	padding-top: 7px;

}

.bg_title {

	background-image:url(../images/public/bg_categ.gif);

	background-repeat: no-repeat;

	width: 230px;

	height: 26px;

	display: block;

}

.bg_cont {

	background-image:url(../images/public/bg_cont.jpg);

	background-repeat:repeat-y;

	width: 230 px;

	height: 100%;

	padding: 0px 10px 0px 10px;

}

.bg_cont_top {

	margin-top: 2px;

	background-image:url(../images/public/bg_cont_top.jpg);

	background-repeat: no-repeat;

	width: 230px;

	height: 134px;

	display: block;

}

.bg_cont_bottom {

	background-image:url(../images/public/bg_cont_bottom.jpg);

	background-repeat: no-repeat;

	width: 230px;

	height: 12px;

	display: block;

}

.categ {

	float:left;

	padding:0pt 5px 0pt 2px;

	font-size: 11px;

	color: #63a200;

	font-weight: bold;

	

}

.arrow {

	float:left;

	padding: 0pt 1px 0pt 2px;

	background-image: url(../images/public/arrow.gif);

	background-repeat: no-repeat;

	width: 5px;

	height: 7px;

	margin-top: 5px;

}

.elements {

	width: 210px;

	float:left;

	padding: 3px 0px 3px 0px;

}

.top {

	float: right;

	padding: 10px;

	font-size: 11px;

	color: #63a200;

	font-weight: bold;

	

}

	

