html
{
	height:100%;
}

body
{
	height:100%;
	margin:0px;
	font:10pt/12pt tahoma;
	color:#676767;
	background-color:#FFFFFF; /*#f0f1f9;*/
	background-image:url('images/top_back.png');
	background-repeat:repeat-x;
	background-position:center top;
}

a
{
	font:10pt/12pt tahoma;
	color:#599CD2;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}


#top_div
{
	position:relative;
	
	height:355px;
	width:1130px;
	left:50%;
	/*margin-left:-565px;*/
	margin-left:-644px;
}

#content
{
	position:relative;
	width:960px;
	left:50%;
	margin-left:-485px;
	
	margin-top:20px;
}

#bottom_gr_back
{
	background-image:url('images/bottom_back.png');
	background-repeat:repeat-x;
	background-position:center top;
	position:absolute;
	width:100%;
	left:0px;
	height:480px;
	
	z-index:-1;
	
}

#bottom_gr_back_tags
{
	background-image:url('images/bottom_back.png');
	background-repeat:repeat-x;
	background-position:center top;
	position:absolute;
	width:100%;
	left:0px;
	height:400px;
	margin-top:-330px;
	z-index:-1;
}

#top_logo
{
	width:409px;
	height:219px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url('images/logo2.png');
	background-repeat:no-repeat;
	background-position:left top;
	
}

#icons
{
	width:13px;
	position:absolute;
	left:412px;
	top:5px;
}

#icons div
{
	margin-top:12px;
	margin-left:-3px;
}

#top_menu
{
	position:relative;
	left:453px;
	top:0px;
	width:670px;
}

#top_menu a
{
	font:10pt/12pt trebuchet ms;/*myriad pro;*/
	color:#1B75BC;
	text-decoration:none;
	display:inline-block;
	height:80px;
	margin-left:-19px;
}

#top_menu a div
{
	padding-top:40px;
	display:inline-block;
	height:40px;
	padding-right:4px;
}

#top_menu a span.left
{
	padding-left:22px;
}

#top_menu a span.right
{
	padding-right:17px;	
}

#top_menu a:hover, #top_menu a.sel
{
	color:white;	
	background-position:left top;
	text-decoration:none;
}

#top_menu a:hover div, #top_menu a.sel div
{
	background-image:url('images/menu_back.png');
	background-repeat:repeat-x;
}

#top_menu a:hover span.left, #top_menu a.sel span.left
{
	background-image:url('images/menu_left.png');
	background-repeat:no-repeat;
	display:inline-block;
	height:80px;
	
	cursor:hand;
}

#top_menu a:hover span.right, #top_menu a.sel span.right
{
	background-image:url('images/menu_right.png');
	background-repeat:no-repeat;
	background-position:right top;
	display:inline-block;
	height:80px;
	cursor:hand;
}

#image_menu
{
	width:708px;
	height:255px;
	background-image:url('images/head_img.png');
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	position:absolute;
	left:426px;
	top:71px;
	padding-top:17px;
	padding-left:14px;
}

#image_menu_back
{
	width:680px;
	height:244px;
	/*background-image:url('images/menu_img0.png');*/
	position:absolute;
	display:block;
	z-index:0;
	top:21px;
	left:14px;
}

#image_menu_back a
{
	margin:0px !important;
	padding:0px !important;
	background-color:none !important;
	background-image:none !important;
	display:inline;
}

#image_menu_corner
{
	background-image:url('images/menu_img_corner.png');
	width:43px;
	height:30px;
	position:absolute;
	top:240px;
	left:655px;
	
	z-index:3;
}

#image_menu div
{
	position:absolute;
	font:13pt/16pt trebuchet ms;
	color:white;
	right:75px;
	margin-top:-7px;
	
}

#image_menu a
{
	color:white;
	background-image:url('images/menu_img_back.png');
	background-repeat:repeat-x;
	background-position:left bottom;
	width:252px;
	display:block;
	font:10pt/12pt tahoma;
	text-transform:uppercase;
	color:white;
	text-align:right;
	text-decoration:none;
	padding:5px 5px 15px 5px;
	margin-bottom:-6px;
	position:relative;
}

#image_menu a:hover, #image_menu a.sel
{
	background-image:url('images/menu_img_back_over.png');
}

#image_menu a div
{
	width:23px;
	height:100%;
	background-image:url('images/menu_img_right.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	position:absolute;
	
	top:0px;
	left:100%;
	margin:0px;
}

#image_menu a:hover div, #image_menu a.sel div
{
	background-image:url('images/menu_img_right_over.png');
}

#phone
{
	width:250px;
	height:56px;
	background-image:url('images/phone1.png');
	background-repeat:no-repeat;
	position:absolute;
	top:225px;
	left:155px;
	
}


#online_button
{
	background-image:url('images/online_button2.png');
	background-repeat:no-repeat;
	/*width:40px;*/
	width:80px;
	height:42px;
	/*margin-left:190px;*/
	margin-left:187px;
	padding:21px 0px 0px 12px;
	
}

#online_button a
{
	display:block;
	color:white;
	font:7pt/8pt tahoma;
	text-decoration:none;
}

.phones, .phones a
{
	color:#808080;
	font:8pt/11pt tahoma;
}

.phones div
{
	float:left;
	margin-left:6px;
	margin-right:27px;
	margin-top:-3px;
}

#search_input
{
	background-image:url('images/search_input.png');
	background-repeat:no-repeat;
	background-position:left center;
	width:260px;
	height:18px;
	display:block;
	position:absolute;
	top:335px;
	left:140px;
}

#search_input form
{
	margin:1px 0px 0px 25px;
}

#search_input input
{
	border-width:0px;
	font:8pt/9pt arial;
	color:#599CD2;
	height:12px;
	width:224px;
	padding:0px;
	background-color:#f5f6fb;
}

#path 
{
	position:absolute;
	left:448px;
	top:336px;
	color:#1B75BC;
	font:9pt/11pt trebuchet ms;
}

#path a
{
	color:#1B75BC;
	font:9pt/11pt trebuchet ms;
	text-decoration:none;
	text-transform:lowercase;
}

#path a:hover
{
	text-decoration:underline;
}

h1.big
{
	color:#599CD2;
	font:17pt/19pt tahoma;
	text-transform:uppercase;
}

#left_banner
{
	float:left;
	width:214px;
}

#left_banner img
{
	margin:-10px 0px 0px -10px;
}

#right_content
{
	float:left;
	width:720px;
	margin-left:0px;
}

p
{
	padding:0px;
	margin:0px 0px 15px 0px;
}	

#news_block
{
	background-image:url('images/news_back.png');
	background-repeat:repeat-x;
	background-position:left top;
	width:100%;
	margin-top:10px;
	text-align:center;
	padding-top:17px;
}	

#news_block table
{
	
	margin-bottom:5px;
}

#news_block #bottom_back
{
	background-image:url('images/news_back_bottom.png');
	background-repeat:repeat-x;
	background-position:left top;
	height:7px;
	width:100%;
	margin-top:-7px;
}

#news_block h1
{
	color:#BF1E2D;
	font:11pt/13pt trebuchet ms;
	text-decoration:underline;
	margin:0px 8px 17px 0px;
	display:inline-block;
}

#news_block a.all
{
	font:9pt/10pt calibri;
	color:#005394;
	text-decoration:underline;
}

#news_block a.all:hover
{
	text-decoration:none;
}

#news_block td
{
	font:9pt/11pt calibri;
	color:#676767;
	vertical-align:top;
	text-align:left;
	width:280px;
	padding-right:25px;
}

#news_block a.header, #news_block span.header
{
	color:#005394;
	font:10pt/12pt calibri;
	text-transform:uppercase;
	text-decoration:none;
}

#news_block a.header:hover
{
	text-decoration:underline;
}


#news_block img
{
	margin-right:15px;
	margin-bottom:5px;
	text-align:left;
}

#bottom_menu
{
	width:100%;
	text-align:center;
	padding:7px 0px 12px 0px;
}

#bottom_menu a
{
	color:#1B75BC;
	font:9pt/11pt trebuchet ms;
	text-decoration:none;
	display:inline-block;
	margin:0px 12px;
}

#bottom_menu a:hover, #bottom_menu a.sel
{
	color:#BF1E2D;
}

#bottom_div
{
	height:75px;
	background-color:#1B75BC;
	
	font:9pt/11pt trebuchet ms;
	color:#D1EEFC;
	width:100%;
	text-align:center;
	padding-top:10px;
	position:relative;
}

#bottom_div p
{
	margin-bottom:10px;
	margin-top:7px;
}

#bottom_div a.logo
{
	position:absolute;
	margin-left:-450px;
	left:50%;
}

#bottom_div a.copyright
{
	display:block;
	position:absolute;
	font:8pt/10pt trebuchet ms;
	text-decoration:none;
	color:white;
	border-left:1px white solid;
	padding-left:5px;
	padding-bottom:3px;
	width:55px;
	left:50%;
	bottom:1px;
	
	
	margin-left:400px;
	text-align:left;
}

#bottom_div a.copyright:hover u
{
	text-decoration:none;
}

#order
{
	width:714px;
	height:599px;
	background-image:url('images/order_back.png');
	background-repeat:no-repeat;
	position:absolute;
	z-index:50;
	display:none;
	left:50%;
	margin-left:-357px;
	top:50%;
	margin-top:-300px;
}

#order p
{
	padding-right:35px;
	padding-top:20px;

	margin-bottom:14px;
}

#order div
{
	margin-left:155px;
	width:350px;
	height:200px;
}

#order div input, #order div select
{
	border:1px #89B7E2 solid;
	color:#599CD2;
	font:8pt/10pt arial;
	padding:2px 7px;
	margin-bottom:10px;
	width:240px;
}

#order div select
{
	width:256px;
}

#order div input.warning
{
	border:1px #F40000 solid;
}

#order div textarea
{
	border:1px #89B7E2 solid;
	color:#599CD2;
	font:8pt/10pt arial;
	width:380px;
	height:280px;
	padding:2px 7px;
}

#warning_text
{
	color:#F40000;
	font:10pt/12pt arial;
	position:absolute;
	margin-top:-27px;
	display:none;
	
}

#order div input.sbm
{
	border-width:0px;
	color:white;
	padding:0px 0px 3px 0px!important;
	font:8pt/10pt arial;
	line-height:17px;
	
	cursor:pointer;
	
	text-align:center;
	width:118px;
	height:17px;
	margin-top:10px;
	margin-left:278px;
	background-image:url('images/button_back.png');
	background-repeat:no-repeat;
	background-color:none;
}

.nd
{
	display:none;
}

#order_msg
{
	position:absolute;
	display:none;
	margin-top:200px;
	left:35px;
	color:#599CD2;
	
}

#order_msg_not
{
	position:absolute;
	display:block;
	margin-top:389px;
	color:#F40000;
	width:250px !important;
	height:50px !important;
	
}
