/* WEBSITE pictures*/
.leftArrow{
    background-image:url('img/up1.png');
    background-repeat:no-repeat;
    width:25px;
    height:25px;
}
.rightArrow{
    background-image:url('img/down1.png');
    background-repeat:no-repeat;
    width:25px;
    height:25px;
}
body {
    background-color:#FFFFFF;
    background-image:url("../img/bck.jpg");
    background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 01px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.siteHead {

    background-image:url('../img/head.jpg');
    background-repeat:no-repeat;
    width:878px;
    height:228px;
}

.orangeRow {
    background-color:#2f2f2f;
    background-repeat:no-repeat;
    width:798px;
    height:49px;
}
.siteFoot {
    background-repeat:no-repeat;
    width:800px;
    height:21px;
}
.pageFoot {
    background-color:#242424;
    padding-left:25px;
    width:798px;
    height:89px;
}
.subMenuHead {
	background-image:url("../img/submenu_head.jpg");
	height:49px;
	width:798px;
}
.subMenuHead2 {
	background-image:url("../img/submenu_head2.jpg");
	height:49px;
	width:798px;
}
.siteSepa{
	background-image: url('../img/main_sepa.jpg');
    background-repeat: repeat-y;
	background-position:right;
    width:5px;
	height:400px;
}

.styleHeadImage {
    background-color:#ffffff;
    background-image:url('../img/start_head.jpg');
    background-repeat:no-repeat;
    background-position:center;
    width:732px;
    height:228px;
}

.styleHeadImageContent {
	background-color:#ffffff;
	/*background-image:url('../img/cont_head.jpg');*/
	background-repeat:no-repeat;
	background-position:center;
	width:732px;
	height:121px;
}

.menuItem {
    background-image:url('../img/menu_bck.jpg');
    background-repeat:repeat-x;
	height:38px;
    padding-top:0px;
	padding-left:10px;
	padding-bottom:0px;
}
.menuItem1 {
    background-image:url('../img/menu_bck1.jpg');
    background-repeat:repeat-x;
	height:38px;
    padding-top:0px;
	padding-bottom:0px;
}
.subscribeImg {
    background-image:url('../img/subscribe.jpg');
    background-repeat:no-repeat;
    background-position:center;
    width:161px;
    height:63px;
}
.kerdoImg {
    background-image:url('../img/kerdo.jpg');
    background-repeat:no-repeat;
    background-position:center;
    width:21px;
    height:21px;
}
.moreButton {
    background-image:url('../img/more.jpg');
    background-repeat:no-repeat;
    background-position:center;
    width:16px;
    height:16px;
}
.topRightSButton {
	font-family:Verdana;
    font-size:12px;
	color:#020266;
	text-decoration:none;

    padding:0px 5px 1px 0px;

}
.topRightMButton {
	font-family:Verdana;
    font-size:14px;
	color:#020266;
	text-decoration:none;


    padding:0px 5px 0px 0px;

}
.topRightLButton {
	font-family:Verdana;
    font-size:16px;
	color:#020266;
	text-decoration:none;

    padding:0px 5px 0px 0px;

}
.subMenuBck{
    background-color:#ffffff;
    background-image:url('../img/submenu_bck.jpg.jpg');
    background-repeat:repeat-x;
	background-position:bottom;
}

/*SITEHEAD*/
.siteHeadTable {
    padding-left:10px;
    padding-top:10px;
}
.topRightNav{
    border-left: 2px solid #c8d0e3;
    border-bottom: 2px solid #c8d0e3;
    padding-right:15px;
    padding-top:7px;
}
.topRightStyleSet{
    padding-right:17px;
    padding-bottom:5px;
}
/*CONTENT*/
.contentBox{
    background-image:url('../img/content_foot.jpg');
    background-repeat:no-repeat;
    background-position:bottom;
    /*border: 1px solid #e0e9f0;*/
}
.boxBorder{
    /* border: 1px solid #e0e9f0; */
}
.boxClickAble{
    cursor:pointer;
}
div.contentHolder{
    padding-left:5px;
}
