﻿/* *{margin:0; padding:0;border:0;}*/
form{ text-align:center;}
body{width:100%; background:#ededed;}



/* Structure */
#Wrapper{margin:0 auto 0;width:960px;background:#fff;}
#Header{height:106px;background:url('../Images/Template/Tmpl-Header-BG.jpg') 0 0 repeat-x;}
#MenuWrapper{height:26px;width:960px;background:url(../Images/Template/Menu-Bg.jpg) 0 0 repeat-x;letter-spacing:1px;}
#MenuWrapper a{text-decoration:none;} 
#ContentOuterWrapper{margin:0 auto 0;width:958px; border:1px solid #d0cfb3;border-bottom:0px;}
#ContentInnerWrapper{margin:20px 20px 0;width:940px;text-align:right;font-size:16px;line-height:30px;min-height:450px;overflow:auto;}
#Footer{}

/* Header */
.HeaderLogo{float:left;margin:15px 0 0 15px; width:247px;height:81px;}

/*#contentWrapper{float:right;display:inline;clear:none;width:920px;text-align:right;
    min-height:400px;padding:20px;background-color:#fefefe;line-height:1.2em;direction:rtl;text-align:right;}
*/
#Footer{height:26px;width:958px;line-height:26px;color:#222;background:#F0EFDB; border:1px solid #d0cfb3;
        border-top:1px solid #e4e4dd;}/*float:right;display:inline;*/
#Footer #Copyright{float:left;display:inline;clear:none;padding-left:10px;}
#Footer #Contact{float:right;display:inline;clear:none;padding-right:10px;}
#Footer #Contact a{color:#222;background:inherit;text-decoration:none;}

