@import url('lightbox.css');
@import url('anylinkmenu.css');

body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color:#525252;
	font-family: 'Trebuchet MS'; 
  font-size: 13px;
  background-image:url("../images/bg.jpg");
  background-repeat:repeat-x;
  background-color:#fff;
}
#short_buts {
  float:right; 
  position:relative; 
  right:0px; 
  top: 55px; 
  width:440px; 
  height:25px; 
  text-align:right;
}
#short_buts div a{
  float:left; 
  position:relative; 
  width:130px;
  height:29px;
  padding:2px 0px 0px 3px;
  background: #fef7da;
  text-align:left;
  text-decoration:none;
  color:#000;
  font-size:10px;    
  margin-right:10px;
}
#short_buts img {
  float:left;
  position:relative;
  margin-right:10px;
}
div#main {
	width: 929px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
  background-color:#fff;
}
div#header {
	width: 901px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
  background-color:#fff;
}
div#menu {
	width: 899px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/menu.jpg");
}
div#menu_cont {
  float: left; 
  position: relative; 
	width: 899px;
	height: 47px;  
  left: 15px;  
}
div#menu_cont div{
  float:left;
  position:relative;
	width: auto;
	height: 33px;  
	padding-top: 14px;
}
div#menu_cont div a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;  
}
div#menu_cont div.a{
  height: 31px; 
	padding:15px 25px 0px 15px;
	background-image: url("../images/separate.jpg");
	background-repeat:no-repeat;
	background-position: bottom right;
}

div#line {
	width: 901px;
	height: 13px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url("../images/line.jpg");
	background-repeat: repeat-x;
}
div#line1 {
	width: 901px;
	height: 11px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/line1.jpg");
	background-repeat: repeat-x;
}
div#fixing {
	width: 900px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-image:url("../images/green_arrow.jpg");
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
div#fixing p{
  float:left;
  position:relative;
  color:#000;
  font-weight:bold;
  width: 130px;
  margin: 0px;
  padding: 11px 0px 0px 5px;
}
marquee {
  float:left;
  position:relative;
  left:0px;
  top: 13px;
  width:607px;
  height:25px;
  color:#e50520;
  font-weight: bold;
}
#date {
  float:left;
  position:relative;
  font-size: 12px;
  left: 20px;
  top: 13px;
}
div#flash {
	width: 900px;
	height: 150px;
/*	height: 213px;*/
	margin-left: auto;
	margin-right: auto;
}
div#links {
	width: 247px;
	height: 213px;
	float: right;
	position: relative;
	background-image: url("../images/baner_lombard.jpg");
	background-repeat: no-repeat;
}
div#yel {
	width: 901px;
	height: 74px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/yel_bg.jpg");
	background-repeat: repeat-x;
}
div#container {
	width: 901px;
	margin-left: auto;
	margin-right: auto;
}
div#bottom {
	width: 901px;
	height: 68px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/bottom.jpg");
	background-repeat: no-repeat;
}
div#design {
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color: #CDCCCC;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
div#design a:link, div#design a:active, div#design a:visited {
	color: #CDCCCC;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
div#design a:hover {
	color: #CDCCCC;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
div#menu_sec {
	border: 0px solid black;
	width: 700px;
	padding-top: 8px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 10px;
	color: #979595;
	text-decoration: none;
	text-align: center;
}
div#menu_sec a:link, div#menu_sec a:active {
	font-weight: bold;
	font-size: 10px;
	color: #979595;
	text-decoration: none;
}
div#menu_sec a:hover, div#menu_sec a:visited {
	font-weight: bold;
	font-size: 10px;
	color: #979595;
	text-decoration: none;
}
img {
	border: 0px;
}
.title {
	color: #407D0D;
	font-size: 13px;
	font-weight: bold;
}
.mail {
	color: #FBCD1F;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}
p {
  padding-top: 0px;
  padding-bottom: 0px;
}
.sq {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	color: #252525;
}
.im1 {
	float: left;
	position: relative;
	left: 170px;
	top: 10px;
	width: 110px;
}
.im2 {
	float: right;
	position: relative;
	right: 95px;
	top: 10px;
	width: 245px;
}
.ul li {
	list-style-type: none;
	padding:0px;
	text-indent: 0px;
}
.ul li a{
	font-weight:bold;
	text-decoration:none;
  color:#000;
  font-size: 13px;
  line-height: 40px;
}
.contact {
	font-size: 12px;
	color: #0298D7;
	font-weight: normal;
	text-decoration: none;
}
.contact a:link, contact a:active, contact a:visited{
	font-size: 13px;
	color: #0298D7;
	font-weight: normal;
	text-decoration: none;
}
.contact a:hover {
	font-size: 13px;
	color: #0298D7;
	font-weight: normal;
	text-decoration: underline;
}
.title {

	background-image: url("../images/gr.jpg"); 
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	padding: 0px;
}
.title b {
	float: left;
	position: relative;
	top: 5px;
	left: 20px;
	color: #000;
}
input {
	border: 1px solid #377C9D;
	margin-top: 5px;
	margin-bottom: 5px;
}
textarea {
	border: 1px solid #377C9D;
	overflow: auto;
	width: 262px;
	height: 100px;
}
.send {
	color: #ffffff;
	background-color: #377C9D;
	font-weight: bold;
	font-size: 12px;
	margin-right: 5px;
	cursor: pointer;
}
.small {
	color: #525252;
	font-weight: normal;
	font-size: 11px;
}
hr {
  float:left;
  position:relative;
  width: 300px;
  height:1px;
  border:0px;
  color: #c4c4c4;
  background:#c4c4c4;
}
#time {
  font-size:10px;
}