html, body, table, td, center
{	margin: 0px;
	padding: 0px;
	font-family:Tahoma;
	border-style:none;
 	border-width:0px;
 	font-size:13px;
 	color:#333333;

}

body
{	background-image: url(main_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#1a6289;

}

table.main
{ 	width: 1000px;
 	background-color:#1a6289;
 	border-style:none;
 	border-width:0px;
 	margin: 0px;
	padding: 0px;
}
table.footer
{
 	width: 100%;
 	background-color:#0e252d;
 	border-style:none;
 	border-width:0px;
 	height:144px;
 	min-height:144px;
 	margin: 0px;
	padding: 0px;
}

table.menu_line
{
 	width: 100%;
 	background-color:#0e252d;
 	border-style:none;
 	border-width:0px;
 	height:60px;
 	min-height:60px;
 	margin: 0px;
	padding: 0px;
}

table.contact_form
{
	width: 460px;
	margin-top:100px;
	background-color:#f5f5f5;
	border-style:solid;
	border-width:1px;
	border-color:#e0e0e0;
}

table.calc_form
{
	width: 460px;

	background-color:#f5f5f5;
	border-style:solid;
	border-width:1px;
	border-color:#e0e0e0;
}
table.calc_form td
{
	padding:5px;
}

table.contact_form td
{
 	padding:5px;
}


td.header_back
{	background-image: url(header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:1001px;
	height:261px;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	padding-top:20px;

}

td.content
{
	vertical-align:top;
	background-image: url(prefooter_back.jpg);
	background-repeat:no-repeat;
	max-width:702px;
	background-position:top left;
}

td.left_menu_back
{
	background-image: url(left_menu_back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#1a6289;
	width:298px;
	height:819px;
	min-height:819px;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	padding-top:102px;

}

td.vert_menu
{	text-align:center;
	height:51px;
}

td.small_logo_back
{	background-image: url(small_logo_back.gif);
	background-repeat:no-repeat;
	width:145px;
	height:52px;
}

td.color_1, td.color_2, td.color_3, td.color_4, td.color_5, td.color_6
{	width:166px;
	height:9px;
	font-size:1px;
	padding:0px;
	margin:0px;
}

td.color_1
{	background-color:#8ed6e7;
}

td.color_2
{
	background-color:#4dc5e2;
}

td.color_3
{
	background-color:#00aed9;
}

td.color_4
{
	background-color:#0082c0;
}

td.color_5
{
	background-color:#125687;
}

td.color_6
{
	background-color:#0d3141;
}

td.phone_header
{	font-family: Georgia;
	color:#115b7e;
	width:200px;
	font-size:40px;
	text-align:left;
	padding:0px;
}

td.phone_footer
{	color:#dddddd;
	width:200px;
	font-size:18px;
	text-align:center;
}

td.adres_footer
{	color:#dddddd;
	font-size:10px;
	text-align:left;
}
td.copy_footer
{	color:#1b3943;
	width:655px;
	font-size:12px;
	text-align:right;
}

div.content_white_back
{	background-color:#ffffff;
	width:702px;
	max-width:702px;
	min-height:600px;

}
div.content
{
    min-height:600px;
  	height:auto !important;
  	height:600px;
	width:600px;
	margin: 30px 45px;
	text-align: justify;
	padding-bottom:35px;

}

div.naviline
{
	margin-left:45px;
	color:#999;
}

div.form_caption
{	width: 460px;
    padding-top:10px;
	color:#888;
	text-align:left;
	margin:0px;
}

div.left_menu_item
{	width:175px;
	height:30px;
	text-align:center;
	margin-top:52px;
	margin-left:65px;

}

div.warning
{	color:#FD4E02;
	font-weight:bold;
}

div.pre_footer
{	min-height:100px;
	height:100px;

}

span.phone_grey
{	color:#7ba1ac;
}

span.star
{	color:#FD4E02;
}

a
{	text-decoration:underline;
	color:#00aed9;
}

a:hover
{
	text-decoration:underline;
	color:#157fbc;
}

a.vert_menu
{	color: #bbbbbb;
	font-size:14px;
	font-weight:bold;
}

a.vert_menu:hover
{
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
}

a.left_menu
{	color: #333333;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

a.left_menu:hover
{
	color: #333333;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}

h1
{
	color:#177faa;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:13pt;
	margin-bottom:20px;
	margin-top:10px;
}

h2
{	color:#177faa;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:13pt;
	margin-bottom:20px;
	margin-top:10px;
}

div.title
{
	background-image: url(list.gif);
	background-repeat:no-repeat;
	color:#125687;
	margin:0px;
	padding-left:40px;
	padding-top: 5px;
	height: 32px;
	font-weight:bold;
	font-size:11pt;
	text-decoration: underline;
}

ul
{
	margin-top: 5px;
}