body
{
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Black;
	margin: 0px;
	background: #fff url(/images/bg.gif) repeat-x;
}

p, .text
{
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #000;
	margin: 0 0 5px 0;
	text-indent: 1.5;
}

a {color: #0c69af;}
a:hover {text-decoration: none;}

h1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	color: #000;
	background: url(/images/horizontal_div.jpg) no-repeat bottom right;
	padding-bottom: 11px;
	margin-top:0;
	margin-bottom:0;	
}
h2
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color: #000;
	margin: 15px 0 5px 0;
}
h3
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	color: #000;
	margin: 10px 0% 5px 0%;
}
ul
{
	list-style: square;
	line-height: 140%;
}

.page
{
	width: 1005px;
}

.top{
	padding:2px 0 0 75px;
	height: 17px;
	color: white;
	font: 12px Arial;
}
.top a
{
	color: #c7c7c7;
}

.slogan{
	height: 50px;
	font: 13px Georgia;
	padding: 5px 0 0 14px;
}
h1.page_title
{
	font: bold 24px Arial;
	color: #0071c9;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 45px 0 20px 0;
	white-space: nowrap;
}

.menu a
{
	display: block;
	width: 231px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: Black;
	text-decoration: none;
	background: url(/images/menu_bg.gif) no-repeat;
	padding: 3px 0 0 25px;
	margin: 2px 0 2px 0;
}
.menu a:hover
{
	color: #fff;
	background: url(/images/menu_bg.gif) no-repeat 0 -27px;	
}

.menu_active
{
	display: block;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	padding: 3px 0 0 25px;
	margin: 2px 0 2px 0;
	color: #fff;
	background: url(/images/menu_bg.gif) no-repeat 0 -27px;	
}

.submenu a
{
	display: block;
	float:left;
	margin: 0 20px 0 0;
	padding: 4px 0 0 13px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Black;
	background: url(/images/submenu_bullet.gif) no-repeat 0 11px;
	white-space: nowrap;
}
.selected {
	background: #008fff url(/images/sub_left_bg2.gif) no-repeat left;
	float: left;
	padding: 0px 0px 0 23px;
	margin: 0 20px 0 0;
	height: 27px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: White;
	white-space: nowrap;
}
.selected div {
	background: url(/images/sub_left_bg.gif) no-repeat right;
	padding: 4px 8px 0 0px;
	height: 23px;	
}

.testimonials
{
	background: url(/images/testimonials_top.gif) no-repeat top;
	width: 210px;
	margin-bottom: 20px;
}
.testimonials div
{
	background: url(/images/testimonials_bottom.gif) no-repeat bottom;
	padding:15px;
	font: 11px Arial;
	color: #7d7d7d;
}
.testimonials img
{
	padding:2px;
	border: 1px solid #e5e5e5;
	margin-right:5px;margin-bottom:5px;
}
.testimonials span
{
	display: block;
	text-align: right;
	margin-top: 5px;
}
.text_input
{
	border: 3px double #1664c6;
	padding-left:2px;
	padding-right:2px;
	font-family: Georgia, Arial, Helvetica, sans-serif;	
}
.button
{
	font-family: Georgia, Arial, Helvetica, sans-serif;

	color: white;
	background: #1664c6;
	border: 3px double #000;
}

.benefits li
{
	list-style-image: url(/images/bullet_gray.gif);
	padding-left: 25px;
	padding-bottom: 5px;
}

.dlink
{
	cursor: pointer;
	cursor: hand;
}
.bottom 
{
	background: url(/images/bg_bottom.gif) repeat-x;
	padding:25px 0 25px 0;
	color: #616564;
}
.bottom_a
{
	font: bold 15px Arial;
	color: #8e8e8e;
}
.kenga
{
	font-size: 11px;
}
.no
{
	text-decoration: none;
}
