html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #ffffff;
	background: url(new_img/background.gif) repeat-x top #014668;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	/*line-height: 150%;*/
}

#new_main_div {
	width: 100%;
	overflow: hidden;
}

#new_left_col_main {
	float: left;
	width: 50%;
	margin-left: -500px;
}

#new_mid_col_main {
	float: left;
	width: 1000px;
}

#new_right_col_main {
	float: left;
	width: 50%;
	margin-right: -500px;
}

#new_left_nav {
	float: left;
	width: 200px;
}

#new_pathway {
	float: left;
	width: 600px;
}

#new_contacts {
	float: left;
	width: 200px;
}

#new_contacts ul li.active ul {
display:block;
}
#new_contacts ul li a {
color: #fff;
text-decoration:underline;
}
#new_contacts ul li a:link {
 color: #fff;
}
#new_contacts ul li a:hover {
 color: #e77a25;
}

#new_contacts ul li.active a {
 color: #e77a25;
text-decoration:underline;
}
#new_contacts ul li.active a:hover {
 color: #e77a25;
}

/* Empty content field minimal height selected here */

#new_content {
	float: left;
	width: 100%;
	color: #000000;
	background: #ffffff;
	min-height:500px;
	height:auto !important;
	height:500px;
}

/* #new_left_nav #menu ul li ul {
display:none;
} */

/* Old code */

img.png {
	behavior: url("images/png.htc");	
}
div,h1,h2,h3,h4,h5,h6,p {
padding:0;
margin:0;
}
#main {
	height: 100%;
}
#main div {

}
header {
border: 0px solid #000;
background-image: url(images/headerfon.jpg);
background-position: left top;
background-repeat: repeat-x;
height: 199px;
padding-top:11px;
position:absolute;
width:100%;
}
#logo {
	border: 0px solid #000;
/*	padding-top: 11px;*/
	padding: 11px 0 0 0;
	text-align: center;
/*	margin-bottom: 12px;*/
	margin: 0 0 20px 0;
}
#contacts {
	padding:0;
   margin: 0;
}
#contacts p {

	color:#cee9f3;
	font-weight:bolder;
	/*padding-left:20px;
	padding-top: 5px;*/
	padding: 0 0 0 30px;
	margin:0;
}

#left {
/* position: relative;
 top:0;
 left: 0; */
 float:left;
 width:200px;
}
#left #menu {
margin:0px 0 0 0;
padding:0px;
padding-left:0px;
padding-right:20px;
letter-spacing: 0px;
font-family: Arial;
}

#left #menu .outermenu, #left #menu .outersubmenu {
list-style-type: none;
padding:0;
margin:0;
font-size:10pt;

}

/* Right links properties changed here mostly */

#new_contacts .outermenu {
list-style-type: none;
padding:0;
margin:0;
font-size:10pt;
padding-left: 53px;
line-height: 35px;

}

#left #menu .outersubmenu {
	font-size:10pt;
	height: auto;
	letter-spacing:normal;
}
#left #menu ul li ul {
display:none;
}
#left #menu ul li.active ul {
display:block;
}
#left #menu ul li a {
color: #fff;
text-decoration:underline;
}
#left #menu ul li a:link {
 color: #fff;
}
#left #menu ul li a:hover {
 color: #e77a25;
}
#left #menu ul.outermenu li {
color: #ffffff;
margin: 0;
padding-top: 4px;
/*text-transform: uppercase;*/
font-weight: bold;
/*background-image: url(images/buttonfon.jpg);*/
/*background-position: left top;*/
/*background-repeat: repeat-x;*/
text-align: left;
width:100%;
height: 31px;
margin-bottom: 2px;
}
#left #menu ul.outermenu li a:link {
 /*color: #e77a25;*/
}
#left #menu ul li ul.outersubmenu li {
padding:0;
margin-bottom:5px;
text-align:left;
text-transform: none;
background-image:none;
/*width:170px;*/
height: auto;
font-weight:normal;
}
#left #menu ul li ul.outersubmenu li a {
	color: #fff;
	text-decoration: underline;
}
#left #menu ul li.active {
color: #e77a25;
/*text-decoration:underline;*/
/*background-image: url(images/buttonactivefon.jpg);*/
/*background-position: left top;*/
/*background-repeat: repeat-x;*/
/*width:140px;*/
height: auto;
}
#left #menu ul li.active a {
 color: #e77a25;
text-decoration:underline;
}
#left #menu ul li.active a:hover {
 color: #e77a25;
}
#left #menu ul li ul li.active {
background-image:none;
}
#left #menu ul li ul li.active a {
text-decoration: underline;
color:#E77A25;
/*font-weight:bolder;*/
}
#left #menu ul li ul.outersubmenu {
margin-top:10px;
margin-left:15px;
}

#right {
background-color:#fff;
position: relative;
top:-53px;
left:0;
right:0;
/*min-width:400px;*/
overflow: auto;
margin-right: 50px;
color: #1e417b;
	font-size: 11pt;
}
.clt {
padding-left:16px;
background-image: url(images/clt.jpg);
background-position: left top;
background-repeat: no-repeat;
}

.crt {
padding-right:16px;
padding-top: 10px;
background-image: url(images/crt.jpg);
background-position: right top;
background-repeat: no-repeat;
}
#footer {
	background-image: url(images/footerfon.jpg);
	background-position: left;
	background-repeat: repeat-x;
	height: 38px;
}
#footer div {
	text-align: center;
	color: #fff;
}
#content {
	padding-top: 10px;
	padding-right:10px;
	font-size: 10pt;
}
#content .headerpage, #models .headerpage, #onlineorder .headerpage {
	font-size: 14pt;
	padding-bottom:15px;

}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 9pt;
}
#content a {
	text-decoration: underline;
	color: #0a90c4;
}
#content .vacancy {
	margin-bottom:20px;
}
#content .vacancy .vacancyHeader {
	margin-bottom:10px;
}
#content p {
	padding-bottom: 15px;
	/*font-size: 11pt;*/
}
#models, #onlineorder {
		padding-left:10px;
		padding-top: 10px;
	   /*padding-bottom: 10px;*/
}
#search{
	padding-left:17px;
}
#search table {
	/*width: 210px;*/
}
#search .serch {
	padding: 0;
	margin: 0;
	border: 1px solid #000;
	padding: 3px;
	width: 150px;
}
#onlineorder {
	padding-left:17px;
	font-size: 10pt;
}
#onlineorder .input {
	color: #000;
	width: 305px;
	border: 2px solid #dddddd;
}
#onlineorder .textarea {
	height: 80px;
}
#onlineorder .sendbutton {
	border: 0;
	height: 21px;
	background-image: url(images/buttonactivefon.jpg);
	margin-top: 3px;
	padding: 3px;
	color: #fff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
}
#models a {
	text-decoration: underline;
	color: #0a90c4;
}
#models .item{
	margin-bottom:25px;
}
#models .item p.link {
	margin-top:5px;
}
#models img {
text-align: center;
	border: 2px solid #dddddd;
}
#content .path {
	font-size: 10pt;
}
#content .path span{
	color: #f8b133;
}
#content .path a {
	text-decoration: underline;
	color: #0a90c4;
}
#content .print {
	font-size: 10pt;
	padding: 0;
	margin-top: -31px;
	margin-bottom: 15px;
	text-align: right;
}
.tip {
	padding: 2px;
	background-color: #505050;
}
.htable {
	background-color: #2F4595;
	/*background-image: url(img2010/bg.jpg);*/
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 100%;
}