/* ******************************************************************* */
/* main site css */

body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

p
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;	
}

.bodytext

{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	text-align: justify;
	line-height: 120%;
	margin: 5px 10px;
}

sup { 
	font-size:.9em; 
	position: relative; 
	bottom:0.5em; 
	vertical-align:0; 
	}
	
sub { 
	font-size:.9em; 
	position: relative; 
	top:0.35em; 
	vertical-align:0; 
	}

h1
{
	font-size: 2.5em;
	font-weight: normal;
	color: #BDD0EA;
	margin-top: 120px;
}

h2
{
	font-size: 3.75em;
	color: #ffcd00;
	margin: 0 50px 0 10px;
}

h3
{
	font-size: 2em;
	font-weight: normal;
	color: #7a7a7a;
	margin: 0 115px 10px 10px;	
	text-align: right;
}

h4
{
	font-size: 2em;
	font-weight: normal;
	color: #7a7a7a;
	margin: 0 10px 10px 10px;
}

h5
{
	font-size: 1.5em;
	font-weight: normal;
	color: #7a7a7a;
	margin: 0 10px 10px 10px;
}

h6
{
	font-size: 1em;
	font-weight: normal;
	color: #7a7a7a;
	margin: 10px;
}

.rightpdiv h6
{
font-size: 1.2em;
}

.big_blue
{
	font-size: 1.1em;
	color: #2264b8;
	text-align: justify;
	line-height: 120%;
	margin: 5px 10px;
}

.greytext
{
	font-size: .9em;
	color: #7a7a7a;
	text-align: justify;
	line-height: 120%;
	margin: 5px 10px 0 10px;
}

.bluetext

{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	color: #2264b8;
	text-align: left;
	line-height: 120%;
	margin: 5px 0;
}

.caption
{
	font-size: .8em;
	text-align: left;
	line-height: 120%;
	margin: 2px 0;
}

.bodylist
{
	margin-left: 0;
	line-height: 120%;
	padding-left: 0;
	list-style: none;
	font-size: .9em;
}

.bodylist li
{
	background-image: url(../kra_images/dot_blue.png);
	margin: 0 0 2px 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

.top_menutext
{
	font-size: 1em;
	color: #FFF;
	margin-top: 100px;	
}

.copyright
{
	font-size: .75em;
	color: #FFF;
	margin: 4px 0 4px 0;
	float: left;
}

.label
{
	font-size: .75em;
	color: #000;
	margin: 4px 0 4px 0;
	text-align: right;
}

.productdiv	{ 
	float: left; 
	width: 700px;
	height:2px;
	margin: 10px 0;
	background-image: url(../kra_images/product_divider.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftpdiv {
	width:240px; 
	float:left; 
	margin-right:-3px;
	clear:both;
}

.rightpdiv {
	width:480px; 
	float:left; 
	margin-right:-3px;
}

a
{
	color: #000;
	text-decoration: underline;
}

a:visited
{
	color: #7a7a7a;
}

a:hover
{
	color: #7a7a7a;
	text-decoration: underline;
}

a.top_menugrey
{
	font-size: .85em;
	color: #7a7a7a;
	text-decoration: none;
}

a.top_menuwhite
{
	font-size: .85em;
	color: #FFF;
	text-decoration: none;
}

a.top_menuwhite:visited
{
	color: #FFF;
}

a.top_menuwhite:hover
{
	color: #7A7A7A;
}

a.bottom_menuwhite
{
	color: #FFF;
	text-decoration: none;
}

a.bottom_menuwhite:visited
{
	color: #FFF;
}

a.bottom_menuwhite:hover
{
	color: #7A7A7A;
}

a.enlarge
{
	color: #7a7a7a;
	font-size: 0.85em;
	text-decoration: none;
	background-image: url(../kra_images/magglass.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
}

a.enlarge:visited
{
	color: #7a7a7a;
}

a.enlarge:hover
{
	color: #7a7a7a;
	text-decoration: underline;
}


#top_logo_bar
{
	width: 100%;
	background-color: #FFCD00;
}

#logo
{
	width: 975px;
	height: 130px;
	background-color: #FFCD00;
	margin: 0 auto;
	background-image: url(../kra_images/top_bkgrd.jpg);
}

.rightalign
{
	text-align: right;
	float: right;
}

.leftalign
{
	text-align: left;
	float: left;
}

#image_bar
{
	width: 100%;
	background-color: #2264b8;
	margin: 5px 0;
}

#blue_image
{
	width: 975px;
	height: 180px;
	margin: auto;
	background-image: url(../kra_images/blue_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content_main_holder
{
	width: 100%;
	background-color: white;
	margin: 5px 0;	
}

#content_holder
{
	width: 975px;
	margin: auto;
}

#home_page_title
{
	width: 455px;
	margin: 15px 0;	
	float: left;	
}

#home_page_content
{
	width: 520px;
	margin: 15px 0;	
	float: right;
}

#three_col_title
{
	width: 240px;
	margin: 15px 0;	
	float: left;
	display: inline;	
}

#three_col_content_1
{
	width: 480px;
	margin: 15px 0;	
	float: left;
	display: inline;	
}

#three_col_divider
{
	width: 1px;
	font-size: 1px;
	height: 225px;
	margin: 15px 10px;
	background-image: url(../kra_images/contact_divider.png);	
	float: left;
	display: inline;
}

#three_col_content_2
{
	width: 234px;
	margin: 15px 0;	
	float: right;
	display: inline;
}
	
#copyright_strip
{
	width: 100%;
	background-color: black;
	background-image: url(../kra_images/bottom_bkgnd.png);
	clear: both;
}

#copyright_text
{
	width: 975px;
	height: 20px;
	margin: auto;
}


/* product top images */
h1.prod_1
{
	color: #ccc;
	margin-top: 20px;
	margin-left: 20px;
}
#image_bar_1
{
	width: 100%;
	background-color: #010101;
	margin: 5px 0;
}

#prod_image_1
{
	width: 975px;
	height: 180px;
	margin: auto;
	background-image: url(../kra_images/prod_bkgrd_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1.prod_2
{
	color: #DAE6F0;
	margin-top: 20px;
	margin-left: 20px;
}
#image_bar_2
{
	width: 100%;
	background-color: #1B5CB6;
	margin: 5px 0;
}

#prod_image_2
{
	width: 975px;
	height: 180px;
	margin: auto;
	background-image: url(../kra_images/prod_bkgrd_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1.prod_3
{
	color: #DAE6F0;
	margin-top: 20px;
	margin-left: 20px;
}
#image_bar_3
{
	width: 100%;
	background-color: #0D0B0C;
	margin: 5px 0;
}

#prod_image_3
{
	width: 975px;
	height: 180px;
	margin: auto;
	background-image: url(../kra_images/prod_bkgrd_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1.prod_4
{
	color: #DAE6F0;
	margin-top: 20px;
	margin-left: 20px;
}
#image_bar_4
{
	width: 100%;
	background-color: #5C6FAA;
	margin: 5px 0;
}

#prod_image_4
{
	width: 975px;
	height: 180px;
	margin: auto;
	background-image: url(../kra_images/prod_bkgrd_4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1.prod_5
{
	color: #DAE6F0;
	margin-top: 20px;
	margin-left: 20px;
}
#image_bar_5
{
	width: 100%;
	background-color: #0D0B0C;
	margin: 5px 0;
}

#prod_image_5
{
	width: 975px;
	height: 180px;
	margin: auto;
	background-image: url(../kra_images/prod_bkgrd_5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1.prod_6
{
	color: #DAE6F0;
	margin-top: 20px;
	margin-left: 20px;
}
#image_bar_6
{
	width: 100%;
	background-color: #0D71ED;
	margin: 5px 0;
}

#prod_image_6
{
	width: 975px;
	height: 180px;
	margin: auto;
	background-image: url(../kra_images/prod_bkgrd_6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1.prod_7
{
	color: #DAE6F0;
	margin-top: 20px;
	margin-left: 20px;
}
#image_bar_7
{
	width: 100%;
	background-color: #3056AB;
	margin: 5px 0;
}

#prod_image_7
{
	width: 975px;
	height: 180px;
	margin: auto;
	background-image: url(../kra_images/prod_bkgrd_7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1.prod_8
{
	color: #DAE6F0;
	margin-top: 20px;
	margin-left: 20px;
}
#image_bar_8
{
	width: 100%;
	background-color: #000000;
	margin: 5px 0;
}

#prod_image_8
{
	width: 975px;
	height: 180px;
	margin: auto;
	background-image: url(../kra_images/prod_bkgrd_8.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}