div.banner{
	padding:0;
	text-align:center;
	background: url(/images/bgbg.jpg) repeat-y center;
	height:auto;
	width:900px;
	margin: 0 auto 0 auto;
}


img#pitch{
	float:right;
	margin-top:70px;
	margin-right:20px;
}

div.banner-top{
	background: url(/images/bgbgtop.jpg) no-repeat center top;
	height:11px;
}
div.banner-bottom{
	clear:both;
	background: url(/images/bgbgbottom.jpg) no-repeat center bottom;
	height:18px;
}


body{
		background: #E4E4E4 ;
		
	font-family:arial;
	font-size:12px;
	margin:0;
	padding:0;
	direction:rtl;
}

div.menu{
	float:right;
	margin-top:10px;
	padding:5px;
	font-weight:bold;
	
}

div.menu a{
	font-size:15px;
	color:#666666;
	font-weight:bold;
	
}

div.header{
	text-align:center;
	width:800px;
	margin:10px auto 10px auto;
}

div.content{
	margin-top:0;
	padding-top:5px;
	background: #E4E4E4 url(/images/bg.jpg) repeat-y center;
	text-align:center;
}

div.logo{
	float:left;
}

div.logo h1, div.logo h2{
	display:none;
}

div.clear{
	clear:both;
}

a img{
	border: none;
}

div.footer{
	clear:both;
	background: url(/images/footer.jpg) repeat-y center top;
	color:#fff;
	font-size:11px;
	bottom:0;
	padding:10px;
	margin:10px auto 10px auto;
	width:900px !important;
}

div.footer a {
	color:#999999;
	font-size:13px;
	margin-right:10px;
}

div.footer h3{
	margin:1px;
}

div.center-box{
	margin:10px auto 10px auto;
	padding:10px;
	width:500px;
	border-bottom: 1px solid silver;
}

div.center-box h3 {
	margin:2px;
	text-decoration:underline;
}

div.center-box h2 {
	margin:2px;
}

p { margin:1px; padding:1px;}

div.table{
	width:800px !important;
	margin:10px auto 10px auto;
}

div.left {
	text-align:right;
	width:370px;
	float:left;
	padding-left:10px;
}

div.boxes{
	font-size:13px;
	text-align:justify;
}

div.boxes h3,div.boxes h2{
	margin-top:20px;
	margin-bottom:3px;
	font-size:17px;
	color:#275581;
	border-bottom:1px dotted silver;
}

em{
	background:#F2F5FF;
	padding:1px;
	font-style: normal;
}


div.right {
	width:370px;
	float:right;
		padding-left:10px;
}

div.product{
	float:left;
	clear:left;
	width:340px;
	padding-right:80px;
	margin-left:20px;
	text-align:right;
	margin-top:10px;
}

div.product h2, div.product h3{
	margin:0;
}

div.post{
	text-align:right;
	width:550px;
}

div.post h2{
	font-size:20px;
	border-bottom:1px dotted silver;
}

div.post p{
	margin:0;
	padding:0;
}

h1{
	font-size:30px;
}

div.seminar h2{
	color:#1A8C12 !important!
}

h2{
	font-size:18px;
}

h3{
	font-size:15px;
}

h3.bottom a{
	color:#fff !important;
	font-size:16px;
	text-decoration:none;
}

a{
	color:#303A82;
}

div.toolbar{
	margin-left:20px;
	background: #F5F5F5;
	width:200px;
	text-align:right;
	float:left;
	padding:5px;
}

div.toolbar h3{
	margin:0px;
	
}

.blog-post{
	float:right;
	text-align:right;
	width:600px;
	margin-bottom:30px;
	font-size:16px;
}

.blog-post li{
	padding-bottom:10px;
}


.blog-post h2{
	font-size:30px;
	margin:2px;
	border-bottom:1px solid silver;
}

.blog-post p {font-size:16px;padding-bottom:10px;}

.left-box{
	text-align:right;
	width:170px;
	float:left;
	background:#F4F4F4;
	padding:5px;
	margin:5px;
}

.left-box h4{margin:0;text-align:center;font-size:14px;border-bottom:1px solid gray;padding-bottom:2px;}

div.flash{
	text-align:center;
	margin:10px;
	background:#DFF7E5;
	border-top:1px solid #3C553A;
	border-bottom:1px solid #3C553A;
	color:#3C553A;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	margin-left:210px;
}

.comments{
	margin-left:210px;
	text-align:right;
}

a.red{
	color:red;
}

a.red:hover{
	background:red;
	color:white;
}

div.panel{
	margin-bottom:10px;
}

div.comment{
	padding:5px;
	margin:5px;
}

.comment h3{
	margin:2px;
}

div.odd {
	background:#F4F4F4;
	border-top:1px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
}

div.centerize{
	margin:10px auto 10px auto;
	padding:10px;
	width:400px;
}

.grey_dark { color:#5A5A5A; font-family:tahoma; font-size:13px; line-height:15px}
.gray_light { color:#8D8D8D; font-family:tahoma; font-size:13px; line-height:15px}

.padded{
	padding:3px;
}

.darksignup{
	padding:5px;
	color:#fff;
	background:#333;
	width:350px;
	height:40px;
	filter:Alpha(Opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	position:absolute;
}

.darksignup input{
	font-size:11px;
	border: 1px solid gray;
	background:#fff;
}
.darksignup strong{
	padding-bottom:3px;
}
.darksignup form{
	padding:0;
	margin:0;
}

.breadcrumbs{
	width:800px;
	text-align:right;
}

.breadcrumbs a{
	font-size:15px;
	text-decoration:none;
}

.boxes p{
	padding-bottom:10px;	
}