/* CSS Document */
 html, body {
      margin: 0px;
      padding: 0px;
      border: 0px;
    }
    body {

      background: #fff;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		background-image: url(backcarrier.jpg);
		background-position: 0% 0%;
		background-repeat: no-repeat;
    }
	 img {
	 	border: 0;
	 }
#carrier {
width: 100%;
}
#header {
width: 1000px;
height: 280px;
/*background-image: url(logo_stella.gif);*/
background-position: 0% 0%;
background-repeat: no-repeat;
}
#icons {
width: 305px;
text-align: center;
padding-top: 10px;
}
#logo {
	width: 185px;
	height: 105px;
	padding: 0;
	margin: 85px 0 0 70px;
}
#flash {
	position: absolute;
	width: 695px;
	height: 280px;
	left: 305px;
	top: 0;
}
#navigator {clear: both;}
#navigator, #parrentmenu {
	font-family: Tahoma;
}
#navigator h1 {
	padding: 2px 20px;
	margin: 0;
	float: left;
	background-color: #990000;
	color: #fff;
	font-size: 12px; 
}
#navigator h1 a {
	color: #DCDCDC;
		padding: 2px 5px;
	background-color: Gray;
}
#navigator h1 a:hover {
	color: #fff;
	text-decoration: none;
}
#parrentmenu {
	font-size: 12px;
	font-weight: bold;
	margin-left: 305px;
	padding: 0 0 0 45px;
	color: #fff;
}
#parrentmenu ul {
	padding: 0;
	margin: 0;
}
#parrentmenu ul li {
display: inline;
list-style-type: none;
padding-right: 20px; 
color: #A9A9A9;
}
#parrentmenu ul li a {
text-decoration: none;
color: #A9A9A9;
padding: 2px 5px;
}
#parrentmenu ul li a:hover {
text-decoration: none;
color: #fff;
background-color: #990000;
}
#workhome {
	width: 495px;
	border: 1px Gray solid;
	padding: 15px 15px 0 15px;
	background-image: url(1.png);
	background-position: 0% 0%;
	background-repeat: repeat;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
}
#workhome h1, h2 {
font-size: 16px;
padding: 0;
margin: 0;
font-family: Tahoma;
}
#workhome h1 {
	text-align: right;
	padding: 0 0 5px 0;
	color: #990000;
	margin-top: -4px;
}
#workhome h2 {
background-color: #696969;
color: #fff;
padding: 2px 0;
text-align: center;
font-size: 12px;
margin-top: 10px;  
margin-bottom: 13px;
clear: left; 
}
#workhome h3 {
	text-align: center;
	padding: 0 0 5px 0;
	color: #990000;
	margin: 0;
	font-size: 11px;
}
#news { margin-top: 15px; background-image: url(1.png);
	background-position: 0% 0%;
	background-repeat: repeat; width: 950px; clear: both; float: left; border: 1px Gray solid; margin-left: 35px; font-size: 10px;}
#news h1 { 	padding: 2px 20px 4px 20px;
	margin: 0;
	background-color: #990000;
	color: #fff;
	font-size: 12px;
	float: left; 
}
.newsText {
width: 280px;
float: left;
margin-top: 10px;
padding-left: 30px;
text-align: left;
padding-bottom: 20px;
}
.newsText h2 {
padding: 0;
margin: 0;
color: #b9002b;
font-size: 11px;
}
.newsText p {
padding: 0;
margin: 0;
margin-top: 10px;
}
.newsText p a {
color: #a6a7ab;
}
.newsText p a:hover {
color: #b9002b;
text-decoration: none;
}
.annotation a {
    color: #B9002B;
}
.annotation a:hover {
    text-decoration: none;
}
#text {
	font-size: 12px;
	padding: 0 10px;
	width: 390px;
	color: #DCDCDC;
	float: left;
	margin-left: 25px;
	margin-top: 15px;
}
#text h1 {
font-size: 14px;
}
#text h1, p {
padding :0;
margin: 0;
}
#footer {
clear: both;
padding-bottom: 10px;
padding-top: 20px;
}
#polosa {
background-image: url(backfooter.gif);
background-position: 0% 0%;
background-repeat: no-repeat;
width: 786px;
height: 18px;
float: left;
text-align: center;
}
#polosa ul {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#polosa ul li {
	padding: 0 0 0 5px;
	margin: 0;
	display: inline;
}
#polosa ul li a {
	text-decoration: none;
	color: #696969;
}
#polosa ul li a:hover {
	text-decoration: none;
	color: #990000;
}
#copyright {
	margin-left: 800px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	width: 155px;
	text-align: right;
	color: Gray;
}
#copyright a {
	font-weight: bold;
	text-decoration: none;
	color: Gray;
}
#copyright a:hover {
	text-decoration: none;
	color: #000;
}
