:-moz-any-link:focus {
  outline: none;
}
body {
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center top;
}
.clear{
	clear:both;
}
p{
	direction:rtl;
	text-align:justify;
	font-size:12px;
	font-family:tahoma;
	color:#235a70;
	line-height:18px;
}
a,h1,h2,h3,h4,h5,h6{
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
}
img{
	border:none;	
}
.mainDiv
{
	float:none;
	width:1000px;
	margin:auto;
}
.header
{
	float:right;
	width:1000px;
	height:277px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
.contents
{
	float:right;
	width:980px;
	padding-right:20px;
	background-color:#ffffff;
}
.footer
{
	float:right;
	width:1000px;
	height:35px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-top:30px;
	*padding-top:50px;
}
.footer p{
	margin-right:20px;
}
.footer a{
	text-decoration:none;
}
.footer span{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.footerPink{
	color:#ec008c;
}
.footerBlue{
	color:#25aae1;
}
.rightCont
{
	float:right;
	width:575px;
	margin-left:15px;
}

.leftCont
{
	float:right;
	width:340px;
	min-height:540px;
	background-image:url(../images/leftContBg.jpg);
	background-repeat:repeat-y;
	background-position:356px top;
	padding-right:30px;
}
.titles
{
	float:right;
	width:256px;
	height:33px;
	background-image:url(../images/titles/back.png);
}
.titles img
{
	float:right;
	margin-right:40px;
	margin-top:4px;
}
.Cherry
{
	background-image:url(../images/cherry.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:180px;
}
.galUnit{
	float:right;
	display:block;
	margin-top:25px;
}
.galUnitImg{
	float:right;
	width:330px;
	margin-bottom:15px;
}
.galUnitImgA
{
    color:#ffffff!important;
    text-decoration:none;
    border-bottom:dashed 1px #ffffff;
    padding-bottom:5px;
}
.galUnitLink{
	float:right;
	color:#ec008c;
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/bullets/mainBullet.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	text-decoration:none;
	border-bottom:dashed 1px #ec008c;
	padding-bottom:5px;
}
.galUnit p{
	font-size:13px;
	font-weight:bold;
	color:#25aae1;
	margin-top:5px;
	margin-right:15px;
	
	text-align:right!important;
}
.galUnitTxt
{
	float:right;
	width:220px;
	margin-right:15px;
}
.moreGallery
{
	float:left;
	width:196px;
	height:66px;
	background-image:url(../images/moreGallery.jpg);
}
.moreGallery:hover
{
	background-position:left -66px;
}
.menu
{
	float:right;
	width:980px;
	margin-right:30px;
	margin-top:215px;
}
.menu a
{
	float:right;
	margin-left:20px;
}
.menu a:hover
{
	margin:-2px 0px 2px 20px;
}
.menuActiveLink:hover
{
	margin:0px 0px 0px 20px!important;
}
.servicesRow
{
    float:right;
    width:330px;
}
.servicesRow h1
{
    font-size:18px;
    color:#ec008c;
    font-family:Arial;
    background-image:url(../images/bullets/redArrow.gif);
    background-repeat:no-repeat;
    background-position:right 9px;
    padding-right:10px;
    margin-bottom:10px;
    margin-top:20px;
}
.servicesRow h2
{
    font-size:16px;
    color:#25aae1;
    font-family:Arial;
    background-image:url(../images/bullets/blueArrow.gif);
    background-repeat:no-repeat;
    background-position:right 7px;
    padding-right:10px;
    margin-bottom:5px;
    margin-top:5px;
}
.servicesRow p
{
	margin:5px;
}
.servicesGoInside p
{
    background-image:url(../images/bullets/redDot.gif);
    background-repeat:no-repeat;
    background-position:right 7px;
    padding-right:10px;
    margin-top:0px;
}
.servicesGoInside
{
    float:right;
    margin-right:10px;
}
.paymentUnit
{
	float:left;
	width:560px;
	padding-right:15px;
	height:129px;
	background-image:url(../images/payment.png);
	margin:15px 0px 15px 0px;
}
.paymentUnit h1
{
	color:#ec008c;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	background-position:right center;
	background-image:url(../images/bullets/redArrow.gif);
	background-repeat:no-repeat;
}
.paymentUnit p
{
	margin:0px;
	margin-right:10px;
	margin-top:20px;
}