body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding:0;
	margin:0;
	color:#333333;
	background: url('./img/menu_bg.png') repeat-x top #fff;
}

/*** head and menu ***/
#page
{
	width:920px;
	margin:0 auto;
}
#top_line
{
	height: 90px;
}
#motto
{
	float:left;
	width: 480px;
	font-size: 20px;
	color: #2269a9;
	margin: 20px 0 0 10px;
	text-align: center;
}
#top_line p
{
	margin: 10px 20px;
}
#call
{
	float:right;
	color: #98bf00;
	font-size:12px;
	font-weight: bold;
	margin: 20px 20px 0 0;
}
#call span
{
	color: #2269a9;
	font-size:18px;
	background: url('./img/call_icon.png') no-repeat left bottom;
	margin: 0 6px;
	padding-left: 25px;
}
#call img
{
	border: none;
}
a#skype_online
{
	background: url('img/skype_online.gif') no-repeat left;
	display: block;
	padding: 0 0 0 23px;
	height: 18px;
	margin: 10px 0 0 85px;
	color: #2269a9;
	font-size: 1.1em;
	float: left;
	display: inline;
}
#skype_offline
{
	background: url('img/skype_offline.gif') no-repeat left;
	padding: 0 0 0 23px;
	height: 18px;
	margin: 10px 0 0 85px;
	color: #4C4A4C;
	font-size: 1.1em;
	float: left;
	display: inline;
}
a#logo
{
	display: block;
	float:left;
	margin: 25px 0 0 0px;
	padding-left: 20px;
	width: 150px;
	height:50px;
	overflow: hidden;
}

ul#menu
{
	margin:0 0 0 12px;
	height:29px;
	padding:0;
	list-style:none;
}
ul#menu li
{
	float:left;
	height: 29px;
	margin: 0;
	padding: 0;
	background:none;
	display:inline;
	font-size:12px;
}
ul#menu li a
{
	margin:0;
	padding:7px 12px;
	text-decoration:none;
	display: block;
}
ul#menu li a:link, ul#menu li a:visited
{
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a:active
{
	background: #00529c;
	
}

/*** main and boxes ***/
#main, #main_hp
{
	margin-top: 14px;
}
#hp_boxes
{
	float: left;
	margin-top: -380px;
}

a#prodleft, a#prodmiddle, a#prodright
{
	display: inline;
	width:300px;
	height:162px;
	float:left;
	text-decoration:none;
	font-size: 12px;
}
a#prodleft h2, a#prodmiddle h2, a#prodright h2
{
	margin:0;
	margin-top:15px;
	margin-bottom:10px;
	color:#98bf00;
	font-size: 18px;
}
a#prodleft p, a#prodmiddle p, a#prodright p
{
	margin: 2px 0 0 98px;
	color: #00529c;
	font-size: 12px;
	width: 180px;
	height: 20px;
}
a#prodleft:hover, a#prodmiddle:hover, a#prodright:hover
{
	background: url('./img/box_hover.png') no-repeat;
	cursor: hand;
}
a#prodmiddle, a#prodright
{
	margin-left: 9px;
}
.boxico
{
	width:58px;
	height:88px;
	float:left;
	margin: 12px 20px;
	display: inline;
}

a#prodleft .boxico
{
	background: url('./img/house.png') no-repeat;
}
a#prodmiddle .boxico
{
	background: url('./img/car.png') no-repeat;
}
a#prodright .boxico
{
	background: url('./img/money.png') no-repeat;
}
/*** hp middle box ***/
#hp_middle
{
	margin-top: 184px;
	height: 200px;
	background: url('./img/middle.png') no-repeat;
	float: left;
}
#hp_middle_left, #hp_middle_right, #content, #right
{
	padding: 25px 30px 0 30px;
	float: left;
}
#right
{
	padding-top: 0;
}
#hp_middle_left, #content, #banner
{
	width: 550px;
}
#hp_middle_right, #right
{
	width: 250px;
}
#hp_middle_left h1, #hp_middle_right h2
{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: white;
	padding: 0 0 0 25px;
	margin: 0;
}
#hp_middle_left h1
{
	background: url('./img/ico_white2.png') no-repeat left;
}
#hp_middle_right h2
{
	background: url('./img/ico_white3.png') no-repeat left;
}
#hp_middle_left p
{
	color: #003c72;
	font-size: 11px;
}
#hp_middle_right ul
{
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
#hp_middle_right ul li
{
	padding: 0;
	margin: 3px 0 0 0;
	background: url('./img/arrow_blue.png') no-repeat left;
}
#hp_middle_right ul li a
{
	padding: 0 0 0 15px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
/*** hp main box ***/
#hp_content
{
	margin-top: 14px;
	background: url('./img/content_fadein.png') no-repeat top;
	height: 280px;
	font-size: 12px;
	float: left;
}
#hp_content_left, #hp_content_right
{
	padding: 25px 30px 0 30px;
	float: left;
}
#hp_content_left
{
	width: 550px;
	background: url('./img/hand.png') no-repeat right top;
}
#hp_content_right
{
	width: 250px;
}
#hp_content_left h2, #hp_content_right h2
{
	font-family: "Trebuchet MS";
	font-size: 24px;
	background: url('./img/ico_blue.png') no-repeat left;
	color: #98bf00;
	padding: 0 0 0 25px;
	margin: 0;
}
#hp_content_left h3, #hp_content_right a:link, #hp_content_right a:visited
{
	color: #003c72;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	display: block;
}
#hp_content_right a:active, #hp_content_right a:hover
{
	color: #98bf00;
}
#hp_content_left ul
{
	list-style: none;
	padding: 0;
	margin: 10px 0 20px 10px;
}
#hp_content_left ul li
{
	background: url('./img/arrow_green.png') no-repeat left;
	padding: 0 0 0 15px;
	margin: 1px 0 0 0;
	display:block;
	
}
#hp_content_left p, #hp_content_right p
{
	margin: 1px 0 0 0;
}
/*** right box ***/
#icon_menu
{
	margin: 0 0 50px 0;
}
#icon_menu a
{
	display: block;
	
	font-size: 16px;
	color: #98bf00;
	text-decoration: none;
	padding: 10px 5px 15px 50px;
	margin: 15px 0 0 0;
	border-bottom: 1px solid #d9d9d9;
}
#small_house
{
	background: url('./img/house_small.png') no-repeat left top;
}
#small_car
{
	background: url('./img/car_small.png') no-repeat left top;
}
#small_money
{
	background: url('./img/money_small.png') no-repeat left top;
}
.desc
{
	color: #003c72;
	margin:2px 0 1px 0;
	font-size:12px;
}
/*** right menu ***/
ul#menu_right
{
	margin:0 0 50px 0;
	padding: 0;
	list-style-type:none;
}
ul#menu_right li
{
	padding: 0 0 0 5px;
	background: none;
	margin: 0 0 3px 0;
	display:block;
	border-bottom: 1px solid #d9d9d9;
}
ul#menu_right li a
{
	font-size: 11px;
	margin:0;
	padding:7px 12px;
	text-decoration:none;
	display: block;
	background: url('./img/arrow_blue_light.png') no-repeat left;
}
ul#menu_right li a:link, ul#menu_right li a:visited
{
	color: #7e7e7e;
	font-weight:bold;
	text-decoration:none;
}
ul#menu_right li a:hover, ul#menu_right li a:active
{
	color: #003c72;
	
}
#menu_headline
{
	color: #003c72;
	font-size:12px;
	font-weight: bold;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 5px;
	margin:35px 0 0 0;
	display: block;
	width: 250px;
}
/** banner***/
#banner
{
	border-bottom: 1px solid #d9d9d9;
	
	width: 550px;
	margin: 0 0 15px 0;
}
#banner p
{
	color: #8c8c8c;
	padding: 0 0 15px 0;
}
#banner img
{
	margin: 0;
	padding: 0;
	
}

/*** footer ***/
#footer
{
	background: url('./img/foot_bg.png') repeat-x top;
	margin-top:15px;
}
#footer_content
{
	width: 880px;
	text-align: center;
	font-size: 11px;
	color: #6892a8;
	padding: 15px 0;
	margin: 0 auto;
}
#footer_content a
{
	color: #6892a8;
	text-decoration: none;
}
#footer_content a:hover, a:active
{
	text-decoration: underline;
}
/*** hyp form ***/
#hyp_form form
{
	padding: 0;
	margin: 0;
}
#hyp_form fieldset
{
	width: 530px;
	border: 1px solid #98bf00;
	padding: 10px 0 15px 10px;
	margin-bottom: 10px;
	display: block;
}
#hyp_form legend
{
	color: #003c72;
	padding: 2px 10px;
	font-weight: bold;
	text-transform:uppercase;
	border: 1px solid #98bf00;
}
#hyp_form label, #hyp_form input, #hyp_form select
{
	display: block;
	width: 200px;
	float: left;
	margin: 10px 0 5px 0;
}

#hyp_form label
{
	text-align: right;
	width: 280px;
	padding-right: 2em;
}
#hyp_form .smallinput
{
	width: auto;
	float: none;
	display: inline;
	margin: 0 3px;
}
#hyp_form input.checkb
{
  width: 40px;
}
#hyp_form br
{
	clear: left;
}
#hyp_form span
{
	color: red;
}
#hyp_form .bold
{
	font-weight: bold;
}
#hyp_form .submit
{
	width: 85px;
	height: 25px;
}
/*** hypo calc ***/
#hypocalc form
{
	margin: 15px 0 0 0;
}
#hypocalc fieldset, fieldset.hypo, fieldset.offer 
{
	margin:0;
	padding: 2px;
	border: 1px solid #eaeaea;
	width: 200px;
}
fieldset.hypo
{
	width: 300px;
}
fieldset.offer
{
	width: 410px;
}

#hypocalc td, #hypocalc tr, #hypocalc table, .hypo td, .hypo tr, .hypo table, .offer td
{
	border: 0px;
}
#hypocalc table, .offer table
{
	margin: 0;
	padding: 0;
}
#hypocalc tr:hover, .hypo tr:hover
{
	background: white;
}
#hypocalc label 
{
	font-size: 10px;
	color: #003c72;
}
#hypocalc td
{
	padding:3px;
}
#amount 
{
	width: 100px;
}
#duration
{
	width: 75px;
}
.hypo label, .offer label
{
	font-size: 12px;
	color: #003c72;
	margin: 0 10px 0 0;
}
.offer input, .offer label
{
	margin: 5px 3px;
}
.offer #email
{
	width: 190px;
}
/*** hypo calc homepage***/
#hypo_hp
{
	width: 240px;
	border: none;
	color: #fff;
	font-weight: bold;
	margin:0;
	padding: 0;
}
#hypo_hp tr:hover
{
	background: none;
}
#hypo_hp table
{
	margin: 15px 0 0 0px;
}
#hypo_hp td
{
	border: none;
	padding: 4px 5px 4px 0;
}
#hypo_hp select
{
	width: 105px;
}
#hypo_hp label
{
	font-size: 12px;
}
#hp_submit
{
	margin: 15px 0 0 25px;
}
/***other***/

hr {
     height: 2px; 
     color: #eaeaea; 
     background-color: #eaeaea; 
     border: 0px solid #eaeaea;
	 clear:both;
	 margin:25px 0;
}

div.cleaner
{
	clear:both;
	height:0px;
}

a.print 
{
  background:transparent url(img/print.png) no-repeat scroll left 2px;
  display:block;
  line-height:18px;
  margin:10px;
  padding:0 0 0 20px;
}