	* { padding: 0; margin: 0; }

	html
	{
		font-family: Tahoma, Arial, Verdana, sans-serif;
	
		color: #10586e;
		height: 100%;
	}

	body
	{
		font-size: 1em;
		background: url('../images/page_bg.gif') repeat-x top left #cfe0f0;
		height: 100%;
	}

	body.inner_page
	{
		background: url('../images/page_inner_bg.gif') repeat-x top left #cfe0f0;
	}

	a img { border: 0; }

	a
	{
		color: #257b96;
		text-decoration: underline;
	}

	input, textarea, select
	{
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 1em;
	}

	.clear
	{
		clear: both;
		height: 0;
		font-size: 0;
		line-height: 0%;
	}

	/* CONTENT STYLES */

	.container
	{
		width: 998px;
		margin: 0 auto;
		position: relative;
		min-height: 100%;
	}

	.header
	{
		height: 360px;
		position: relative;
		background: url('../images/under_header.jpg') no-repeat bottom left;
	}

	.header_inner
	{
		height: 171px;
		position: relative;
		background: url('../images/under_header_inner.jpg') no-repeat bottom left;
	}

	.wraper
	{
		font-size: 0.75em;
		padding-bottom: 15px;
	}

	.content_text
	{
		padding: 20px 80px;
	}

	.content_text h3
	{
		font-family: Georgia, Tahoma, Arial, sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		padding: 15px 0 5px;
	}

	.content_text p
	{
		padding: 4px 0;
	}

	.content_text ul
	{
		list-style-position: inside;
		padding-left: 15px;
	}

	.content_text ol
	{
		list-style-position: inside;
	}

	.content_text ol li
	{
		padding: 2px 0;
	}

	.footer
	{
		height: 86px;
		position: relative;
		margin-top: -86px;
		background: url('../images/footer_bg.gif') repeat-x bottom left;
	}

	.clearfooter
	{
		height: 86px;
		position: relative;
		clear: both;
	}

	/* HEADER STYLES */

	.header_left
	{
		position: absolute;
		width: 486px;
		top: 0;
		left: 0;
		padding-top: 25px;
	}

	.header_right
	{
		position: absolute;
		left: 487px;
		top: 0;
		height: 339px;
		width: 511px;
		background: url('../images/header_right_shade.jpg') no-repeat top left;
	}

	.header_inner .header_left
	{
		position: absolute;
		width: 486px;
		top: 0;
		left: 0;
		padding-top: 37px;
	}

	.header_inner .header_right
	{
		position: absolute;
		left: 487px;
		top: 0;
		height: 151px;
		width: 511px;
		background: url('../images/header_right_inner.jpg') no-repeat bottom left;
	}

	.header_left_container
	{
		text-align: center;
		width: 400px;
		margin: 0 auto;
	}

	.header_right_container
	{
		padding: 20px 0 0 68px;
		font-size: 1em;
	}

	.header_left h1, .header_right h1
	{
		padding-top: 10px;
		font-family: Georgia, Tahoma, Arial, sans-serif;
		font-size: 2em;
		color: #10586e;
		font-weight: normal;
	}

	.header_left p, .header_right p
	{
		font-size: 0.875em;
		padding: 3px 0;
		font-weight: normal;
	}

	p.small_size
	{
		font-size: 11px;
		font-weight: normal;
		padding: 0;
	}
	
	.content_text em
	{
		font-size: 12px;
	}

	a.header_order
	{
		margin-top: 15px;
		display: block;
		text-align: center;
	}

	.header_right ul
	{
		position: relative;
		margin: 25px 0 0 66px;
		list-style: none;
	}

	/* INDEX STYLES */

	.index_text
	{
		position: relative;
		margin-left: 100px;
		font-size: 1em;
		line-height: 140%;
		padding: 20px 0;
	}

	.paragraf p
	{
		padding: 5px 0;
	}

	.index_text_left
	{
		float: left;
		position: relative;
		width: 365px;
	}

	.index_text_right
	{
		float: left;
		position: relative;
		width: 355px;
		margin-left: 88px;
	}

	.index_text h1
	{
		font-family: Georgia, Tahoma, Arial, sans-serif;
		font-size: 1.5em;
		font-weight: normal;
	}

	.index_text p
	{
		padding: 4px 0;
	}

	.rounded_box
	{
		position: relative;
		width: 872px;
		margin: 10px auto;
	}

	.rounded_top
	{
		background: url('../images/rounded_top.gif') no-repeat;
		font-size: 0;
		line-height: 0%;
		height: 8px;
	}

	.rounded_text
	{
		padding: 20px 31px;
		background: #f0f5fa;
	}
	
	.rounded_text h3
	{
		padding: 0 0 15px;
		margin: 0;
	}

	.rounded_text_one
	{
		background: #cfe0f0;
		padding: 20px 40px;
		font-size: 1em;
		text-align: center;
	}

	.rounded_text_one span
	{
		font-size: 1.5em;
		font-family: Georgia, Tahoma, Arial, sans-serif;
		font-weight: normal;
		padding-right: 15px;
	}

	.rounded_text_one p
	{
		padding: 6px 0;
	}

	.rounded_bottom
	{
		background: url('../images/rounded_bottom.gif') no-repeat;
		font-size: 0;
		line-height: 0%;
		height: 8px;
	}

	.center_box
	{
		position: relative;
		padding: 5px 0;
		clear: both;
	}

	.center_box img
	{
		float: left;
		position: relative;
		margin: 5px 20px 5px 0;
		border: solid 1px #10586e;
	}

	.center_box h2
	{
		font-family: Georgia, Tahoma, Arial, sans-serif;
		font-size: 1.5em;
		font-weight: normal;
		padding-top: 10px;
	}

	.center_box_text
	{
		position: relative;
	
		width: 163px;
		float: left;
	
	}

	.rounded_right .center_box_text
	{
		width: 150px;
	}

	.rounded_left
	{
		float: left;
		position: relative;
	}

	.rounded_left .center_box
	{
		width: 360px;
	}

	.gallery_left
	{
		position: relative;
		float: left;
		width: 340px;
		margin-left: 50px;  
	}

	.gallery_left .center_box
	{
		width: 340px;
	}

	.rounded_right
	{
		width: 350px;
		float: right;
		position: relative;
	}

	.rounded_right .center_box	
	{
		width: 350px;
	}

	.bottom_text
	{
		position: relative;
		text-align: center;
	}

	.make_larger
	{
		font-family: Georgia, Tahoma, Arial, sans-serif;
		font-weight: normal;
		font-size: 1.5em;
		padding-top: 40px;
	}

	.make_larger a
	{
		font-family: Tahoma, Arial, Verdana, sans-serif;
		background: url('../images/btn_larger.gif') no-repeat;
		text-align: center;
		height: 22px;
		width: 64px;
		display: block;
		float: left;
		position: relative;
		text-decoration: none;
		color: #0b4a75;
		font-size: 11px;
		margin-top: 4px;
	}

	.make_larger a span
	{
		padding-top: 4px;
		display: block;
	}

	.make_larger a:hover
	{
		color: #FFFFFF;
		background: url('../images/btn_larger.gif') no-repeat #35ad00;
	
	}

	.rounded_blue
	{
		position: absolute;
		top: 100px;
		left: 100px;
		z-index: 10000;
		width: auto;
	}

	.blue_top, .blue_bottom
	{
		margin: 0 8px;
		font-size: 0;
		line-height: 0%;
		background: #cfe0f0;
		height: 6px;
	}

	.blue_top
	{
		border-top: solid 2px #f0f5fa;
	}

	.blue_bottom
	{
		border-bottom: solid 2px #f0f5fa;
	}

	.blue_top_left, .blue_bottom_left
	{
		position: relative;
		float: left;
		width: 8px;
		height: 8px;
		margin-left: -8px;
	}

	.blue_top_left
	{
		margin-top: -2px;
		background: url('../images/blue_corner_top_left.gif') no-repeat;
	}

	.blue_bottom_left
	{
		margin-bottom: -2px;
		background: url('../images/blue_corner_bottom_left.gif') no-repeat;
	}

	.blue_top_right, .blue_bottom_right
	{
		position: relative;
		float: right;
		width: 8px;
		height: 8px;
		margin-right: -8px;
	}

	.blue_top_right
	{
		margin-top: -2px;
		background: url('../images/blue_corner_top_right.gif') no-repeat;
	}

	.blue_bottom_right
	{
		margin-bottom: -2px;
		background: url('../images/blue_corner_bottom_right.gif') no-repeat;
	}

	.blue_text
	{
		background: #cfe0f0;
		padding: 20px 40px;
		font-size: 1em;
		text-align: center;
		border: solid #f0f5fa;
		border-width: 0 2px;
	}

	.blue_text span
	{
		font-size: 1.5em;
		font-family: Georgia, Tahoma, Arial, sans-serif;
		font-weight: normal;
		padding-right: 15px;
	}

	.blue_text p
	{
		padding: 6px 0;
	}

	.blue_text img
	{
		border: solid 1px #10586e;
	}

	.blue_bottom_buttons
	{
		width: 250px;
		margin: 0 auto;
		padding: 8px 0;
	}

	.short_buttons
	{
		width: 160px;
	}

	a.btn_order
	{
		background: url('../images/btn_order_design.gif') no-repeat;
		width: 64px;
		height: 22px;
		float: left;
		text-align: center;
		display: block;
		color: #0b4a75;
		text-decoration: none;
	}

	a.btn_order:hover
	{
		color: #FFFFFF;
		background: url('../images/btn_order_design.gif') no-repeat #35ad00;
	}

	a.btn_order span, a.btn_choose span
	{
		display: block;
		font-size: 11px;
		text-align: center;
		padding: 4px 0 0 0;
		font-family: Tahoma, Verdana, Arial, sans-serif;
	}

	a.btn_choose
	{
		background: url('../images/btn_choose.gif') no-repeat;
		width: 82px;
		height: 22px;
		float: left;
		text-align: center;
		display: block;
		color: #0b4a75;
		text-decoration: none;
		margin-left: 4px;
	}

	a.btn_choose:hover
	{
		color: #FFFFFF;
		background: url('../images/btn_choose.gif') no-repeat #35ad00;
	}

	/* FOOTER STYLES */

	.footer_container
	{
		width: 998px;
		margin: 0 auto;
		position: relative;
		font-size: 0.69em;
	}

	.footer_top
	{
		height: 21px;
		background: url('../images/footer_top_bg.jpg') no-repeat;
	}

	.footer_left
	{
		width: 321px;
		height: 65px;
		position: relative;
		float: left;
		background: url('../images/footer_left.jpg') no-repeat top right;
	}

	.footer_left p
	{
		padding: 15px 95px 0 0;
		text-align: right;
	}

	.footer_center
	{
		font-size: 1.82em;
		font-family: Georgia, Tahoma, Arial, sans-serif;
		font-weight: normal;
		float: left;
		width: 360px;
		text-align: center;
		padding-top: 8px;
	}

	.footer_center a
	{
		font-family: Georgia, Tahoma, Arial, sans-serif;
		font-size: 0.8em;
	}

	.footer_right
	{
		width: 317px;
		float: left;
		position: relative;
		height: 65px;
		background: url('../images/footer_right.jpg') no-repeat top left;
		font-size: 1em;
	}

	.footer_right p
	{
		text-align: right;
		padding: 15px 30px 0 0;
	}

	/* ORDER FORM STYLES */

	.blue_cell
	{
		 background: #d6e6f4;
		 text-align: left;
		 padding: 10px 12px;
		 font-size: 0;
		 line-height: 0%;
	}

	.blue_cell img
	{
		border: solid 1px #1778b8;
	}

	.order_table
	{
	
	}

	.order_table td
	{
		padding: 1px 8px;
	}

	.order_table td.first
	{
		text-align: right;
		width: 145px;
	}

	button.order_button
	{
		border: 0;
		font-size: 0;
		line-height: 0%;
		padding: 0;
		margin: 0;
		background: #cfe0f0;
		cursor: pointer;
	}

	input.blue_input
	{
		border: solid 1px #4a95c7;
		background: #f0f5fa;
		padding: 5px 14px;
		color: #0b4a75;
		width: 180px;
	}
	
	textarea.blue_input
	{
		border: solid 1px #4a95c7;
		background: #f0f5fa;
		padding: 5px 14px;
		color: #0b4a75;
		width: 500px;
		height: 15em;
	}

	.services
	{
		width: 450px;
		margin: 0 auto;
		text-align: center;
	}

	.services_table
	{
		border: solid #4a95c7;
		border-width: 1px 0 0 1px;
	}

	.services_table td
	{
		padding: 6px 9px;
		border: solid #4a95c7;
		border-width: 0 1px 1px 0;
		text-align: left;
	}

	.services_table td.first
	{
		text-align: right;
		width: 55%;
	}

	/* ERROR STYLES */

	.error_message
	{
		color: #FF0000;
	}
	  
	.top_images
	{
		position: absolute;
		list-style: none;
		top: 30px;
		right: 57px;
		width: 388px;
		height: 291px;
	}
	
	.top_images a
	{
		display: block;
		width: 388px;
		height: 291px;
	}
	
	input.submit
	{
		width: 82px;
		height: 22px;
		display: block;
		color: #FFFFFF;
		background: url('../images/btn_choose.gif') no-repeat #35ad00;
		border: 0;
		padding: 0;
		margin: 0;
		font-weight: normal;
		padding-bottom: 3px;
		font-size: 11px;
	}
	
	.duk
	{
		font-size: 1.2em;
	}
	
	.message
	{
		background: #f0f5fa;
		border: solid 1px #4a95c7;
		padding: 6px 15px;
		margin: 0 80px;
	}
	
	.index_text_left p, .index_text_right p
	{
		font-size: 1.1667em;
	}
	
	.contact_for_help
	{
		clear: both;
		font-size: 1.5em;
		font-weight: normal;
		text-align: center;
		padding: 10px 0 0 0;
	}