html, body
{
	
	font-family: arial;
	font-size: .9em;
	color: #346796;
	background: #EEF2FB;
	overflow-x:hidden; 
	
}

h1	{
	font-size: 1.1em; line-height: 20px;
}
h2	{
	font-size: 1em; line-height: 20px;
}
img {
     border: 0 none;
    }

#sub_adjust	{

	padding-right: 20px;
	
	}
div#container
{
	
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 800px;
	background-color: #ffffff;
	padding-right: 45px;
	background: url('../i/homeback.jpg') 0px 263px no-repeat; 
	
	
}
div#container_sub
{
	
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #ffffff;
	
}

#roka_logo_sub
{
	position: relative;
	float: left;
	width: 222px;
	height: 114px;
	background: url('../i/roka_sub_logo.jpg') 0px 0px no-repeat;
	
}
#top_curve
{
	position: relative;
	top: 93px;
	left: 90px;
	float: left;
	width: 442px;
	height: 43px;
	background: url('../i/top_curve.jpg') 0px 0px no-repeat;
	
}

#roka_logo
{
	
	position: relative;
	float: left;
	top: 50px;
	left: 50px;
	width: 228px;
	height: 122px;
	background: url('../i/roka_logo.jpg') 0px 0px no-repeat;
	
}
#loop_left
{
	position: relative;
	float: left;
	width: 831px;
	height: 134px;
	background: url('../i/loop_left.jpg') 0px 0px no-repeat;
	
}
#what_new
{
	font-size: .8em;
	color: black;
	padding-left: 140px;
	padding-right: 30px;
	padding-top: 45px;
	line-height: 17px;
}
#rt_column
{
	position: relative;
	font-weight: bold;
	float: right;
	width: 169px;
	height: 433px;
	background: url('../i/rt_column.jpg') 0px 0px no-repeat;
	
}
.rt_column
{
	text-indent: 15px;
	padding-top: 8px;
}
#nav
{
	
	position: relative;
	float: right;
	top: 20px;
	right: 0px;
	width: 259px;
	height: 141px;
	/*background: url('../i/nav.jpg') 0px 0px no-repeat;*/
	
}
#nav_sub
{
	
	position: relative;
	float: right;
	top: 0px;
	right: 0px;
	width: 259px;
	height: 141px;
	left: 20px;
	/*background: url('../i/nav.jpg') 0px 0px no-repeat;*/
	
}
	
#menu_bar {
	position: relative;
	float: left;
	top: 83px;
	width: 1000px;
	height: 40px;
	background: url('../i/menu_bar.jpg') 0px 0px no-repeat;
}
#menu_bar_sub {
	position: relative;
	float: left;
	top: -5px;
	width: 1000px;
	height: 40px;
	background: url('../i/menu_bar_sub.jpg') 0px 0px no-repeat;
}

#header	{
	padding-top: 35px;
	padding-left: 55px;
	font-size: 1.8em;
	letter-spacing: 1px;
}
#sub_hdr	{
	top: 1px;
	float: left;
	text-align: right;
	position: relative;
	height: 400px;
	width: 150px;

	}

#word_box
{
	position: relative;
	float: left;
	top: 260px;
	left: 48px;
	width: 350px;
	height: 297px;
	
}

.word_box
{
	
	text-align: left;
	line-height: 25px;
}	
.word_box_sub
{
	color: #000000;
	text-align: left;
	line-height: 25px;
}	
#sub_pages	{
	top: 70px;
	position: relative;
	left: -1px;
	width: 720px;
	


}
#sub_page_content {
	top: 0px;
	padding-top: 2px;
	position: absolute;
	left: 140px;
	width: 548px;

}

#footer
{
	position: relative;
	float: left;
	top: 282px;
	left: 48px;
	width: 310px;
	height: 20px;
	color: black;
	
}
#footer_sub
{
	position: relative;
	left: 140px;
	color: black;
	bottom: 5px;
	
}
#call_out	
{
	padding: 10px; 
	line-height: 17px; 
	border: 1px solid black; 
	width: 220px; 
	font-size: .9em; 
	font-weight: bold; 
	background: #EAF3F8;
}

.terms	{ 
	color: black;
	font-family: arial;
	font-size: .8em;
	text-decoration: none;
}
.terms:hover	{
	color: #6b6b6b;
	text-decoration: underline;
}
a	{
	color: #336799;
}
a:hover	{
	color: #64abef;
}

.more	{
	color: #000000;
	text-decoration: none
}
.more:hover	{
	color: #000000;
	text-decoration: underline;
}


