/**---------------------------------- Default ----------------------------------**/
*
{
	padding: 0px;
	margin: 0px;
	
	
}

input { font: normal 11px Tahoma, Helvetica, sans-serif; }

p
{
	margin: 0px 0px 15px 0px;	
}

img
{
	border: 0px;
}

a
{
	
}

a:hover
{
	text-decoration: none;
}

h1
{
	width: 100%;
	text-align: center;
	
	font: normal 20px Arial, sans-serif;
	color: #f3d522;
	
	padding: 4px 0px 0px 0px;
}

h2
{
	font: bold 12px Tahoma, sans-serif;
	
	margin: 0px 0px 12px 0px;
}


.clear
{
	clear: both;
}

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

/**---------------------------------- Main ----------------------------------**/
html
{
  height: 100%;
}

body
{
	cursor: default;
	
	height: 100%;
	
	background: #e2e9fa;
}

#wrapper
{
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	
	overflow: hidden;
}

/**---------------------------------- Header ----------------------------------**/
#header
{
	background: url("/images/header_bg.png") top left repeat-x;
	
	height: 226px;
	width: 100%;
}

#headerBox
{
	background: url("/images/header_bg2.jpg") top left no-repeat;
	
	height: 226px;
	width: 100%;
}

#headerBox2
{
	background: url("/images/header_bg3.jpg") top right no-repeat;
	
	height: 226px;
	width: 100%;
}

#headerBox3
{
	height: 59px;
}

#phone
{
	clear: both;
	float: left;
	
	margin: 68px 0px 0px 45%;
	width: 184px;
}

#phone .title
{
	display: block;
	
	font: normal 24px Arial, sans-serif;
	color: #ffdf12;
}

#phone .body
{
	display: block;
	
	font: normal 18px Arial, sans-serif;
	color: #081c49;
	
	text-align: center;
	line-height: 100%;
	
	width: 184px;
	margin: 5px 0px 0px 0px;
}

#logo
{
	float: right;
	
	margin: 45px 17px 0px 0px;
}

/**---------------------------------- Center ----------------------------------**/
#center
{
	width: 100%;
	
	clear: both;
	
	background: url("/images/center_bg.png") top left repeat-x;
	
	padding: 0px 0px 3316px 0px;
	margin: 0px 0px -3316px 0px;
}

#centerBox
{
	width: 100%;
	
	background: url("/images/center_bg2.png") top left no-repeat;
	
	padding: 8px 0px 0px 0px;
}

#centerBox2
{
	width: 100%;
	margin: 0px -236px 0px 0px;
	
	float: left;
}

#centerBox3
{
	margin: 0px 236px 0px 0px;
}

/**---------------------------------- Left ----------------------------------**/
#left
{
	float: left;
	width: 168px;
	
	padding: 0px 0px 60px 0px;
}

/**---------------------------------- Right ----------------------------------**/
#right
{
	width: 236px;
	float: right;
	
	padding: 0px 0px 60px 0px;
}

/**---------------------------------- Center Center ----------------------------------**/
#centerCenter
{
	margin: 0px 0px 0px 200px;
	padding: 0px 28px 0px 0px;
}

/**---------------------------------- Footer ----------------------------------**/
#footer
{
	position: relative;

	height: 115px;
	width: 100%;
	
	clear: both;

	min-width: 1000px;
	
	background: #ffffff url("/images/footer_bg.png") top left no-repeat;
}

#footerBox
{
	background: url("/images/footer_bg2.png") top right no-repeat;
	
	height: 115px;
	width: 100%;
}

#copyright
{
	width: 100%;
	text-align: center;
	
	padding: 13px 0px 10px 0px;
	float: left;
	
	font: normal 11px Tahoma, sans-serif;
	
	background: #e2e9fa;
}

#copyright .color1
{
	color: #686868;
}

#copyright a
{
	text-decoration: none;
	color: #1447bc;
}

#copyright a:hover
{
	text-decoration: underline;
}

/**---------------------------------- Forms ----------------------------------**/

/**---------------------------------- Links ----------------------------------**/

/**---------------------------------- Navigation ----------------------------------**/
#standartButtons
{
	list-style: none;
	float: right;
	
	margin: 19px 20px 0px 0px;
}

#standartButtons li
{
	float: left;
	margin: 0px 7px 0px 0px;
}

#mainMenu
{
	height: 33px;
	width: 100%;
	
	clear: both;
	
	background: url("/images/main_menu_bg.png") left top repeat-x;
	border-top: 1px solid #e2e9fa;
}

#mainMenu table
{
	height: 33px;
	width: 800px;
	
	margin: 0px auto 0px auto;
	
	border-collapse: collapse;
	background: url("/images/main_menu_td_bg.png") left top no-repeat;
}

#mainMenu table td
{
	text-align: center;
	
	background: url("/images/main_menu_td_bg.png") right top no-repeat;
}

#mainMenu table span
{
	font: normal 15px Arial, sans-serif;
	color: #000000;
}

#mainMenu table a
{
	font: normal 15px Arial, sans-serif;
	color: #000000;
	
	text-decoration: none;
}

#mainMenu table a:hover
{
	text-decoration: underline;
}

#menu2
{
	background: url("/images/main2_bg.png") top left repeat-x;
	
	width: 100%;
	height: 37px;
	
	float: left;
	margin: 27px 0px 0px 0px;
}

#menu2 table
{
	height: 37px;
	width: 500px;
	
	margin: 0px auto 0px auto;
	
	border-collapse: collapse;
}

#menu2 table td
{
	text-align: center;
}

#menu2 table td span
{
	color: #3b3b3b;
	font: bold 10px Tahoma, sans-serif;
}

#menu2 table td a
{
	color: #3b3b3b;
	font: bold 10px Tahoma, sans-serif;
	
	text-decoration: none;
}

#menu2 table td a:hover
{
	text-decoration: underline;
}

/**---------------------------------- Othen ----------------------------------**/
#catalog
{
	width: 168px;
	padding: 20px 0px 0px 0px;
	
	background: #78a1ff url("/images/catalog_bg.png") top left no-repeat;
}

#catalogBox
{
	background: url("/images/catalog_bg2.png") bottom left no-repeat;
	
	padding: 0px 0px 20px 0px;
}

#catalog table
{
	border-collapse: collapse;
	width: 100%;
	
	background: url("/images/catalog_item_bg.png") top left no-repeat;
}

#catalog table td
{
	height: 32px;
	vertical-align: middle;
	
	background: #78a1ff url("/images/catalog_item_bg.png") bottom left no-repeat;
	
	padding: 0px 17px 0px 26px;
}

#catalog table .current
{
	background: #e6e6e6 url("/images/catalog_item_bg.png") bottom left no-repeat;
}

#catalog table td span
{
	font: bold 11px Tahoma, sans-serif;
	color: #2653a6;
}

#catalog table td a
{
	font: bold 11px Tahoma, sans-serif;
	color: #000000;
	
	display: block;
	
	text-decoration: none;
}

#contacts
{
	background: #ffe120 url("/images/special_bg.png") top left no-repeat;
	
	
	margin: 45px 0px 0px 0px;
}

#contactsBox
{
	background: url("/images/special_bg2.png") bottom left no-repeat;
	padding: 63px 0px 21px 15px;
	
	font: normal 18px Arial, sans-serif;
	color: #081c49;
	
	letter-spacing: -1px;
}

.navigation
{
	font: normal 12px Arial, sans-serif;
	margin: 0px 0px 15px 0px;
}

.navigation .separator
{
	color: #8f8f8f;
}

.navigation .current
{
	color: #2653a6;
}

.navigation a
{
	color: #2653a6;
	text-decoration: none;
}

.navigation a:hover
{
	text-decoration: underline;
}

.mainBox
{
	width: 100%;
	float: left;
	
	background: #ffffff;
	
	padding-bottom: 3210px;
	margin-bottom: -3210px;
}

.mainBox .title
{
	height: 32px;
	width: 100%;
	
	background: #3355a4 url("/images/title_bg.png") top left no-repeat;
}

.mainBox .titleBox
{
	height: 32px;
	width: 100%;
	
	background: url("/images/title_bg2.png") top right no-repeat;
}

.mainBox .body
{
	padding: 26px 27px 26px 23px;
}

.rightBox
{
	width: 212px;
	padding: 0px 0px 18px 0px;
	
	background: #ffe120 url("/images/rightBox_bg.png") bottom left no-repeat;
}

.rightBox .title
{
	background: url("/images/rightBoxTitle_bg.png") top left no-repeat;
	
	width: 100%;
	height: 40px;
	
	padding: 5px 0px 9px 0px;
	
	text-align: center;
}

.rightBox .body
{
	padding: 14px 27px 0px 27px;
}
