/*elements*/
html, body {
	margin: 0px; 
	padding: 0px;
}
body { 
	font: 9pt verdana, sans-serif; 
	color: #000; 
	background: #f2fff8;
}
table, td { 
	font: 9pt verdana, sans-serif; 
	border: 0px;
}

p { 
	font: 9pt verdana, sans-serif; 
	margin-top: 0px; margin-bottom: 10px; 
	text-align: justify;
}
img {
	border: 0px;
}
ul, ol {
	margin: 0;
	padding: 0px 0 10px 30px;
}
ul ol, ol ul, ul ul, ol ol {
	margin: 0;
	padding: 4px 0 4px 30px;
}
ul li, ol li {
	margin: 0;
	padding: 1px 0 1px 0px;	
}
a:link, a:visited { 
	text-decoration: none; 
	color: #034083;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #A42B08;
}
form {
	padding: 0; margin: 0;
}
/*id`s*/
#page {
	width: 100%;
	background: #f2fff8 url(/themes/smart/images/pbg.gif) repeat-x 0px 175px;
}
#top {
	background: url(/themes/smart/images/tbg_m.gif);
	height: 175px;
}
#top #l {
	background: url(/themes/smart/images/tbg_l.jpg) no-repeat left;
	height: 175px;
}
#top #r {
	background: url(/themes/smart/images/tbg_r.jpg) no-repeat right;
	height: 175px;
}
#top #a {
	position: absolute;
	left: 14px; top: 43px;
}
#top #p {
	position: absolute;
	left: 35%; top: 85px;
}
#top #en_menu {
	margin: 0;
	font-size: 18px;
	list-style: none;
	position: absolute;
	top: 108px; left: 190px;
}
#top #en_menu li {
	display: inline;
	padding-left: 7px;
	padding-right: 8px;
}
#search {
	background: url(/themes/smart/images/srchbg.gif) no-repeat;
	position: relative; 
	width: 213px; height: 45px;
}
#search form{
	padding: 0; margin: 0;
}
#search input {
	border: 0;
	position: absolute;
	font-size: 10px;
}
#search #stxt {
	left: 15px; top: 16px;
	width: 158px; height: 14px;
}
#search #sbtn {
	left: 179px; top: 14px;
}
#cntTbl {
	width: 100%;
}
#cntTbl #lftTd {
	vertical-align: top;
	width: 213px;
	background: url(/themes/smart/images/brd.gif) repeat-y right;
}
#cntTbl #cntTd {
	vertical-align: top;
}
#cntTbl #rgtTd {
	vertical-align: top;
	width: 224px;
	background: url(/themes/smart/images/brd.gif) repeat-y;
}
#content {
	padding: 20px 18px 20px 18px;
}
#content h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff6000;
	margin: 0 0 5px 0; padding: 0 0 3px 0;
}
#lftTd h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ff6000;
	margin: 0; 
	padding: 0 0 0px 10px;
}

#leftNav {
	background: #00600e;
	padding: 4px 1px 8px 0;
}
#leftNav div{
	background: url(/themes/smart/images/mnubg.gif);
	padding: 24px 0 21px 0;
}
#leftNav ul {
	border-top: 1px solid #FFF;	
	list-style: none;
	margin: 0; padding: 0;
	padding-bottom: 1px;
}
#leftNav ul li {
	border-bottom: 1px solid #FFF;
	padding: 4px 0 4px 0;
	position: relative;
}
#leftNav ul li a{
	padding: 0 8px 0 26px;
	font-size: 14px; font-weight: bold;
	position: relative;
	color: #FFF;
	display: block;
}
#leftNav ul li a.cur{
	color: red;
}
#leftNav .sub {
	top: 0px;
	padding: 4px 0 2px 4px;
}
#leftNav .sub ul {
	border-top: none;
}
#leftNav .sub li{
	border-bottom: none;
	padding: 2px 0 2px 0;
	position: relative;
}
#leftNav .sub li a{
	font-size: 12px; font-weight: bold;
	padding: 0 8px 0 42px;
	background: url(/themes/smart/images/wdot.gif) no-repeat 30px 5px;
}
#leftNav .sub li a:hover{
}

#navBtm {
	background: url(/themes/smart/images/mnubtm.gif) no-repeat;
	height: 26px;
}
#contact {
	padding: 0 0 16px 10px;
	font-size: 11px;
}
#contact h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ff6000;
	margin: 0; padding: 0 0 10px;
}
#contact dl {
	margin: 0;
	list-style:none;
	clear:both;
	padding: 0;
}
#contact dt {
	float:left;
	width:80px;
	padding: 0;
	text-align: left;
	font-weight: bold;
}
#contact dd {
	float:left;
	width: 120px;
	padding: 0 0 0 0;
	margin: 0;
}
#rtdummy {
	background: url(/themes/smart/images/pbg.gif);
	height: 20px;
}
#footer {
	background: url(/themes/smart/images/foobg.gif) repeat-x;
	height: 71px;
	position: relative;
	padding-top: 8px;
	clear: both;
}
#nrcopy {
	background: url(/themes/smart/images/nrlogo.gif) no-repeat right top;
	color: #534741;
	text-align: right;
	height: 43px;
	padding: 8px 48px 0 0;
	margin-right: 8px;
	position: absolute;
	right: 0; top: 12px;
}
#nrcopy a{
	font-size: 10px;
	color: #534741;
}

/*classes*/
.vacancy {
	padding: 0 12px 14px 14px;
}
.vacancy ul{
	list-style: none;
	padding: 8px 0 0 0;
	margin: 0;
}
.vacancy li {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
.vacancy h5,.vacancy h5 a {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.vacancy p {
	margin-bottom: 2px;
	margin-top: 2px;
	clear: both;
}
.vacancy .allvac {
	text-decoration: underline;
	font-size: 10px;
}

.order_form table{
	margin: auto;
	width: 80%;
}
.order_form textarea, .order_form input {
	margin-left: 16px;
	width: 250px;
}
.order_form h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff6000;
	margin: 0;
}
.newslist {
	font-size: 11px;
	text-align: left;
}
.newslist ul{
	list-style: none;
	padding: 8px 0 0 0;
	margin: 0;
}
.newslist h5 {
	margin: 0;
	font-size: 11px;
	float: left; 
}
.newslist span {
	color: #FFF; background: #00923f;
	font-size: 10px;
}
.newslist li {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
}
.newslist p {
	margin-bottom: 2px;
	margin-top: 2px;
	clear: both;
}
.newslist a.arnews {
	text-decoration: underline;
	font-size: 10px;
}
h1.blkhdr {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff6000;
	margin: 0 0 5px 0; padding: 0 0 3px 0;
	border-bottom: 1px solid #800000;
}
.u {
	text-decoration: underline;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
.cb {
	clear: both;
}
.smallbutton 	{
	COLOR: Black;
	FONT-SIZE: 9px;
	background-color : transparent;
	border: 1px dotted Black;
}

