/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a, img 
{
	border:medium none;
}
html
{
	height:100%;
	width:100%;
	text-align:center;
}
body 
{
	height:100%;
	width:100%;
	font-family:Arial;
	line-height: 1.6em;
	font-size:13px;
	text-align:center;
}
ol, ul 
{
	list-style: none;
}
blockquote, q 
{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after 
{
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus 
{
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins 
{
	text-decoration: none;
}
del 
{
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table 
{
	/*border-collapse: collapse;*/
	border-spacing: 0;
	color:#080808;
}
.myclear  {
	clear:both;
}
/*
	Main style
*/
.main
{
	min-width:1000px;
	/*width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");*/
	max-width:2000px; 
     width:expression(document.body.clientWidth < 1000? "1000px" : document.body.clientWidth > 2000? "2000px" : "auto"); 
	background:url(images/l_main.jpg) 0px 0px no-repeat transparent;
}
.plane
{
	background:url(images/bg_plane.jpg) center top no-repeat transparent;
	height:111px;
	margin:0 50px 0 0;
}
.right_shar
{
	background:url(images/r_main.jpg) right top no-repeat transparent;
}
.top_main
{
	background:url(images/c_main.png)  bottom center no-repeat transparent;
	height:500px;
	text-align:center;
}
.main_menu
{
	height:200px;
	margin:0px auto 0;
}
.main_menu ul
{
	width:65%;
	margin:0px auto 0;
}
	.main_menu li
	{
		text-align:center;
		width:20%;
		float:left;
	}
	.main_menu .li_1
	{
		padding:120px 0 0 0;
		text-align:right;
		width:17%;
	}
	.main_menu .li_2
	{
		padding:60px 0 0 0;
	}
	.main_menu .li_3
	{
		padding:0px 0 0 0;
	}
	.main_menu .li_4
	{
		padding:30px 0 0 0;
		text-align:right;
		width:32%;
	}
	.main_menu .li_5
	{
		padding:100px 0 0 0;
		width:8%;
	}
	.main_menu a
	{
		color:#699fb2;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	.main_menu a:hover, .main_menu .active a
	{
		color:#b40000;
	}

.center
{
	text-align:left;
}
.center_main
{
	color:#080808;	
}
.center_pad
{
	padding:0px 63px 20px 63px;
	z-index:1000;
}
.center_pad_2
{
	padding:0px 49px 20px 49px;
	z-index:1000;
}
.right_pad
{
	padding:0px 390px 0px 0px;
}
.center_main p
{
	text-indent: 0em;
	margin:1.2em 0 0 0;
	z-index:100;
}
.center_main ul, .center_main  ol
{
	list-style:none;
	margin:5px 0 0 15px;
}
	.center_main li
	{
		line-height:1.3em;
		margin:5px 0 0 0px;
	}
.center_main a
{
	color:#699fb2;
}
.center_main a:hover, .center_main .active a
{
	color:#b40000;
}


.center_main h1
{
	text-align:center;
	margin:15px 0 0 0;
	color:#ff0214;
	font-size:16px;
}
.center_main h3
{
	text-align:left;
	margin:20px 0 0 0;
	color:#ff0214;
	font-size:15px;
}
.center_main h2
{
	text-align:left;
	margin:20px 0 0 0;
	color:#ff0214;
	font-size:15px;
}
.center_main h1.h_main, .center_main h2.h_main
{
	text-align:left;
	padding:0 0 11px;
	margin:15px 0 0 0;
	color:#ff0214;
	font-size:16px;
	background:url(images/bg_h1.gif) bottom left no-repeat #fff;
}
.main_bottom
{
	margin:30px 0 0 0;
	height:120px;
	background:url(images/bottom.jpg) center bottom no-repeat transparent;
}
	.main_bottom_left
	{
		margin:17px 0 0 20px;
		float:left;
		text-align:left;
		color:#151515;
	}
	.main_bottom_left span
	{
		color:#fff;
		font-weight:bold;
	}
	.main_bottom_left a
	{
		color:#2e5378;
		text-decoration:underline;
	}
	.main_bottom_left span.big_tel
	{
		font-size:18px;
		color:#151515;
		font-weight:normal;
	}
	.main_bottom_left span.bot_addr
	{
		font-size:12px;
		color:#151515;
		font-weight:normal;
	}
.logo_div
{
	width:394px;
	height:87px;
	margin:10px 0px 0 20px;
	cursor:pointer;
	float:left;
}
.phone
{
	color:#ff0214;
	font-size:21px;
	float:right;
	margin:15px 40px 0 0;
}
	.phone span
	{
		color:#7dacbc;
		font-size:11px;
		font-weight:bold;
	}

.portf
{
	text-align:center;
}
.top_bot_an
{
	height:160px;
	color:#36327f;
	font-size:15px;
	margin:-141px 0 0 40px;
	font-weight:bold;
	font-family:Arial;
}
.pollstableborder
{
	color:#694af4;
}
.box_in
{
	width:33%;
	display:-moz-inline-stack; 
	display:inline-block;
	zoom:1; 
	*display:inline;
	_overflow:hidden;
	margin:0 auto;
	text-align:center;
}
.box
{
	width:330px;
	display:-moz-inline-stack; 
	display:inline-block;
	zoom:1; 
	*display:inline;
	_overflow:hidden;
	text-align:left;
}
.box_2
{
	width:330px;
}
.right_menu
{
	float:right;
	width:330px;
	margin:-33px 0 0 20px;
	//margin:-15px 0 0 20px;
}
.right_menu a
{
	color:#699fb2;
}
.right_menu a:hover, .right_menu .active a
{
	color:#b40000;
}
.right_menu_blue
{
	padding:0 10px 10px 15px;	
}
	.right_menu_blue ul
	{
		list-style:none;
		margin:15px 0 0 0;
	}
	.right_menu_blue li
	{
		list-style:none;
		background:url(images/left_gal.gif) left center no-repeat #fff;
		padding:5px 0 5px 51px;
	}
.box .box_right_line
{
	border-right:1px solid #c4c4c4;
	height:120px;
	padding:0 10px 0 47px;
	font-size:14px;
}
.box_2 .box_right_line
{
	border-right:1px solid #c4c4c4;
	font-size:14px;
	line-height:1.3em;
	margin:0 0 10px;
	padding:0 10px 0 47px;
}
	.box_head_1
	{
		width:330px;
		height:80px;
		background:url(images/blocks_1.jpg) no-repeat ;
	}
	.box_head_2
	{
		width:330px;
		height:80px;
		background:url(images/blocks_2.jpg) no-repeat ;
	}
	.box_head_3
	{
		width:330px;
		height:80px;
		background:url(images/blocks_3.jpg) no-repeat ;
	}
	.box_head_4
	{
		width:330px;
		height:80px;
		background:url(images/blocks_4.jpg) no-repeat ;
	}
	.box_head_5
	{
		width:330px;
		height:80px;
		background:url(images/blocks_5.jpg) no-repeat ;
	}
	.box_head_6
	{
		width:330px;
		height:80px;
		background:url(images/blocks_6.jpg) no-repeat ;
	}
	
	.box_head_1 h2, .box_head_2 h2, .box_head_3 h2, .box_head_4 h2, .box_head_5 h2, .box_head_6 h2
	{
		color:#ff0214;
		font-size:12px;
		font-weight:bold;
		padding:27px 0 0 97px;
		margin:0;
	}
	.box_head_1 h2 a, .box_head_2 h2 a, .box_head_3 h2 a, .box_head_4 h2 a, .box_head_5 h2 a, .box_head_6 h2 a
	{
		color:#ff0214;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	.box_head_1 h2 a:hover, .box_head_2 h2 a:hover, .box_head_3 h2 a:hover, .box_head_4 h2 a:hover, .box_head_5 h2 a:hover, .box_head_6 h2 a:hover
	{
		color:#ff0214;
	}
	.bottom_box
	{
		padding:20px 0 10px 20px;
		height:125px;
	}
		.bottom_box_time
		{
			background:#dbcb75;
			margin:0 0 5px 0;
			font-size:12px;
			padding:2px 0 2px 10px;
		}
.bottom_menu
{
	padding:2px 0 0 20px;	
}
	.bottom_menu li
	{
		float:left;
		width:30%;
	}
	.bottom_menu li a
	{
		color:#699FB2;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;	
	}
	.bottom_menu li a:hover
	{
		color:#b40000;
	}