body a {
	color:#FFFFFF;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;	
}

#container a {
	color:#68B11A;
	text-decoration:none;			
}

#container a:hover {
	background:#19196C;
	color:#FFFFFF;
}
html,body { height:100%; }

body {
	margin:0px;
  text-align:center;
  background:#7C7C7C;

  font-family:Verdana,Times;
  font-size:11px;
  letter-spacing:0px;
	color:#FFFFFF;
  word-spacing:1px;
}

#container {
	margin:0 auto;
  text-align:left;
  background: #FFFFFF;
  width:696px;
	border:21px solid #FFFFFF;
	color:#7C7C7C;
}

#header {
	height:360px;
  background:#68B11A;
	overflow:hidden;
	width:696px;
}

html>body #header {
		height:334px;
}
#top_nav {
	height:24px;
  background:#68B11A;
  clear:both;
	float:right;
}

#top_nav ul{
  margin:0px;
  padding:0px;
	list-style:none;

}

#top_nav ul li {
	float:left;
}

#top_nav ul li a img {
				 border:0px;
}
#header #logo {
  height:250px;
}

#nav {
	height:28px;	
  background:#D6E5F4;
	clear:both;
	overflow:visible;	
	
}

html>body #nav {
	overflow:hidden;	
}

#nav ul{
  margin:0px;
  padding:0px;
	list-style:none;
}

#nav ul li {
	float:left;
}

#nav ul li a img {
  border:0px;
	border-bottom:6px solid #19196C;
}

#nav ul li a:hover img {
	border-bottom:6px solid #C00938;
}

#nav_bottom {
	overflow:visible;
	background:#191A6D;
	margin-top:-2px;
}

#main {
	height:500px;
 	margin:0 0 0 0;
	padding:0 0 0 0;
  border:0px solid black;
  width:100%;
}

html>body #main {
	height:auto;
	min-height:500px;
}

#head_top {
	clear:both;
	height:103px;
}
#head_top img{
	position:absolute;
  margin-left:-21px;
}
html>body #head_top img{
	margin-top:-1px;
}
#left {
	width:280px;
  float:left;
	text-align:center;
 	margin:0 0 0 0;
	padding-bottom:40px;
  border:0px solid black;
}

#left a img {
			border:0px;
}
#left ul {
	line-height:15px;
	list-style-type:none;
	margin:0px;
	padding-left:0px;	
}
html>body #left ul {
	padding-left:23px;
}


#left ul li {
	width:280px;
	padding:0px;
  font-family:Verdana;
  font-size:11px;
	border:1px solid #ffffff;
	line-height:20px;
	text-align:left;

	margin-top:2px;
}
html>body #left ul li {
	width:250px;
}

#left ul li a {
	text-decoration:none;
	color:#FFFFFF;
	text-indent:0px;
	display:block;
	background:#92C72A;
	margin-left:0px;
	padding-left:25px;

}
html>body #left ul li a {
	margin-left:-23px;
	padding-left:20px;

}

#left ul li a:hover { 
 	background:#191A6D;
	color:white;		
	text-decoration:none;					
}


#content {
	margin:0 20px 0 290px;
	padding:0px;
	padding-bottom:40px;
}

#content p {

}

#content h1 {
	font-size:17px;
}

#content h2 {
	font-size:15px;
}

#content h3 {
	font-size:13px;
}
hr {
	color:#EEEEEE;
  height:1px;
}


#bottom_nav {
	background:#B5B5B5;
	height:25px;
  margin:0 0 0 0;
  padding-top:7px;
	color:#474747;
  font-size:11px;
  clear:both;
  text-align:center;
	width:696px;
}

html>body #bottom_nav {
	height:22px;
}

#bottom_nav a{
	color:#474747;
	text-decoration:none;						
}

#bottom_nav a:hover {
	text-decoration:underline;
	background:#7C7C7C;
	color:#FFFFFF;
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }


ul#navbar li ul { /* second-level lists */
	margin:0px;
	padding:0px;
	list-style-type:none;
	left:-999em;
	margin-top:20px;
	position:absolute;
	text-align:left;
	font-size:12px;
	border:1px solid white;
	border-bottom:0px;
	line-height:18px;
}

html>body ul#navbar li ul {
	margin-top:-10px;
}
ul#navbar li ul li {
	float:left;
	border-top:0px;
	border-bottom:1px solid white;
	clear:left;
	margin:0px;
	padding:0px;
	background-color:#6FBC38;
	letter-spacing:2px;
	text-align:left;
	width:150px;
}

ul#navbar li:hover ul, ul#navbar li.sfhover ul { left:0px; }

html>body ul#navbar li:hover ul, html>body ul#navbar li.sfhover ul { left:auto; }
ul#navbar li ul li a { 
	color:#191A6D;
	padding:0px; 
	padding-left:15px;
	display:block; 
	border:0px; 
	font-size:11px;
	text-indent:5px;
	font-weight:normal;
}
ul#navbar li ul li a:hover { 
	background-color:#4460B0; 
	color:#FFFFFF;
}

table#commercial tr td {
		 vertical-align:top;
		 padding:10px;
}
table#commercial tr td h2 {
			padding-left:25px;	
}
table#commercial tr td img {
		 width:250px;
		 border:0px;
}
