body {
  font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	background-color:#064f76;
	height:100%;
	margin:0;
        padding:0;
	}
	
a:link, a:visited, a:active {color:#ffffff;}
a:hover {color:#064f76;}
	
#nav a:link, #nav a:visited, #nav a:active {color:#ffffff; text-decoration:none;}
#nav a:hover {color:#0089d4;}
	
img {
  border:0;
	}
	
#main {
  width:900px;
	background-image:url(templates/rhuk_solarflare_ii/images/images/back.jpg);
	background-repeat:repeat-x;
	background-color:#0089d4;
	overflow:hidden;
	}
	
#menu {
  width:900px;
	height:52px;
	background-image:url(templates/rhuk_solarflare_ii/images/menu.jpg);
	background-repeat:no-repeat;
  margin:0;
	}

#nav {
  width:auto;
	height:17px;
	margin:0px;
	}
	
#separator {
  width:900px;
	height:23px;
	background-image:url(templates/rhuk_solarflare_ii/images/bar_repeat.jpg);
	background-repeat:repeat-x;
	}
	
#content {
  width:900px;
	}
	
#promo {
  width:246px;
	height:462px;
	background-image:url(templates/rhuk_solarflare_ii/images/box.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	top:-40px;
	left:10px;
	padding-top:10px;
	}
	
html>body #promo {
	height:452px;
	}
	
#promo2 {
  width:246px;
	height:462px;
	float:left;
	padding-top:10px;
	}
	
html>body #promo2 {
	height:452px;
	}
	
#text {
  width:650px;
	float:right;
	text-align:left;
	padding:20px 20px 20px 30px;
	float:right;
	}
	
html>body #text {
  width:600px;
	}
	
#imgbar {
  width:900px;
	height:75px;
	vertical-align:bottom;
	background-color:#0089d4;
	padding-left:30px;
	}
	
html>body #imgbar {
  width:870px;
	}
	
#footer {
  clear:both;
  width:900px;
	height:90px;
	text-align:center;
	padding-top:20px;
  overflow:hidden;
  background-color:#064f76;
	}
	
ul
{
margin: 0;
padding: 0;
list-style: none;
display:block;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
display:inline;
float:left;
padding-left:7px;
padding-right:7px;
border-right:1px solid #ffffff;
position:relative;
top:15px;
left:20px;
font-weight:bold;
}
	
/** ul {list-style:none; display:block; text-align:center;}

ul li {position:relative; display:inline; float:left; font-weight:bold; padding-right:7; padding-left:7; border-right:1px solid #ffffff; top:15px; left:20px;}

html>body ul li {left:-10px;}  **/

.style1 {
  font-size:18px;
	}