@charset "UTF-8";
/* CSS Document */

body{

font-family:Verdana, Arial, Helvetica, sans-serif;
background: url(../images/bg.jpg) no-repeat top #444444;
margin: 0;
}

#container{
margin: 0 auto;
width: 940px;

}

#flashIntro{
	margin: 0 auto;
	text-align: center;
}

#header{
width: 940px;

margin: 0 auto;
float: left;
display:inline;

}

#nav{
margin-top: 126px;
width:625px;
float:left;
display: inline;
height: 30;
}

#flash{

background: url(../images/holder.jpg) no-repeat;
width: 653px;
height: 322px;
float:left;
margin-left:142px;
display:inline;

}

#flashtes{

background: url(../images/tesholder.jpg) no-repeat;
width: 653px;
height: 322px;
float:left;
margin-left:142px;
display:inline;

}

#hometext{

background: url(../images/textbg.jpg);
width:688px;
height: 208px;
float:left;
margin: 10px 0 0 175px;
font-size:14px;
line-height: 1.4em;
display:inline;
}

#hometext a:link, #hometext a:visited{

color: #ffffff;
text-decoration: none;
}

#hometext a:hover, #hometext a:active{

color: #ffffff;
text-decoration: underline;
}

#blogFeed {
width: 230px;
background: #fff;
clear: both;
float: left;
margin: 10px 0 0 175px;
}

#blogFeed li {
list-style: hebrew;
font-size: 12px;
}

#blogFeed a:link, #blogFeed a:visited {
color: #547890;
text-decoration: none;
}

#blogFeed a:hover, #blogFeed a:active {
color: #547890;
text-decoration: underline;
}

#thumbs{
	width: 690px;
	display:inline;
	float: left;
	margin: 15px 0 0 175px ; 

}

h3{ color:#547890;}

#portThumbs{
	width: 690px;
	display:inline;
	float: left;
	margin: 15px 0 0 175px ; 

}

#portThumbs a:link, #portThumbs a:visited {
	color:	#547890;
	text-decoration: none;
	margin: 0 0 0 -10px;
	padding:3px 10px;
	width: 110px;
	height: 30px;

}
#portThumbs a:hover, #portThumbs a:active {
	color:	#547890;
	width: 110px;
	height: 30px;	
	background: url(../images/porthover.gif) center  no-repeat    ;
	padding:3px 10px;
	margin: 0 0 0 -10px;
}

#quotes{
float:left;
display:inline;
margin: 20px 0 10px 165px;
width: 715px;

}


#nav a:link, #nav a:visited {
	color:	#547890;
	text-decoration: none;
	padding: 5px 15px;

}
#nav a:hover, #nav a:active {
	color:	#547890;
	width: 110px;
	height: 30px;	
	background: url(../images/hover.jpg) center no-repeat;
	padding: 5px 15px;
}

#footer a:link, #footer a:visited {
	color:	#547890;
	text-decoration: none;
	padding: 5px 15px;

}
#footer a:hover, #footer a:active {
	color:	#547890;
	width: 110px;
	height: 30px;
	text-decoration: underline;	
	padding: 5px 15px;
}


/* a.port:link, a.port:visited{
	color:	#547890;
	text-decoration: none;
	margin: 0 0 0 -10px;
	padding:3px 10px;
	width: 110px;
	height: 30px;

}
a.port:hover, a.port:active{
	color:	#547890;
	width: 110px;
	height: 30px;	
	background: url(images/porthover.gif) center  no-repeat  ;
	padding:3px 10px;
	margin: 0 0 0 -10px;
}

 a.thumb:link, a.thumb:visited{
	color:	#547890;
	text-decoration: none;

}
a.thumb:hover, a.thumb:active{
	color:	#547890;
	width: 110px;
}
*/

#homefooter{
background:#FFFFFF;
float:left;
display:inline;
margin: 20px 0 0px 165px;
height: 155px;
width: 715px;

}

#footer{

text-align:center;
float: left;
width: 700px;
margin:0 0 0 160px;
display: inline;
}

hr{
text-align: center;
width: 400px;
margin:0px auto;
color: #547890;
}

li{

padding: 0 inherit}
ul{margin-top: 5px;}

strong{color:#547890;}

.footerLinks {
float:right;
padding-right:21px;
text-align:right;

}


.footerLinks ul { list-style:none; padding:0px; margin:0px; float:right; border: 0px solid;}
.footerLinks ul li { float:left; padding:0px 5px; border: 0px solid; width: 40px; }

#blogFeeds { padding:5px; margin-left:5px; height:240px; overflow:hidden;background-color: #FFFFFF; color: #547890; font-size: 13px; }

#blogFeeds a {
    color: #547890;
}

.twtr-timeline { height:  163px !important; }