/* CSS Document */
body{padding:0px; margin:0px; background-color:#c7092d; color:#000000; font:14px Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
h1 { font:25px Arial, Helvetica, sans-serif;color:#CC0000}
ul{list-style-type:none;}
span {color:#c7092d;}
a {color:#000000; text-decoration:none}
a:hover {color:#c7092d;}

.imglogo{
	float:left;
	margin:0px 10px 0px 0px;
	display:  block;
}


/* HEADER */

#header{width:775px; margin:0 auto; background:url(../images/b_top.jpg) no-repeat #FFF; height:105px; position:relative;}
#header #logo{width:400px; height:105px; position:absolute; top:0px; left:140px; color:#fff; font:18px Arial, Helvetica, sans-serif;} }
#header #rightplan{width:297px; height:27px; position:absolute; top:26px; left:524px; color:#fff}
#header #menu  {width:775px; position:absolute; top:73px;height:18px; left :160px;}
#header #menu  a{padding: 8px 10px 0px 11px;
	display:block;
	float:left;
	height:16px;
	text-transform: uppercase;
	text-decoration:none; background-color: #ffffff; border : 1px solid;
		color:#d60000;}
#header #menu a:hover {background-color: #d60000;
	color:#ffffff;}

#header #menu ul li.home{width:75px; height:15px; margin-right:25px ;}
#header #menu ul li.home a{width:75px; height:15px; display:block; }
#header #menu ul li.home a:hover{width:75px; height:15px; }

#header #menu ul li.about{width:68px; height:15px; margin-right:25px}
#header #menu ul li.about a{width:68px; height:15px; display:block;  }
#header #menu ul li.about a:hover{width:68px; height:15px;}

#header #menu ul li.menu{width:71px; height:15px; margin-right:25px}
#header #menu ul li.menu a{width:71px; height:15px; display:block; }
#header #menu ul li.menu a:hover{width:71px; height:15px;}

#header #menu ul li.specials{width:63px; height:15px; margin-right:25px}
#header #menu ul li.specials a{width:63px; height:15px; display:block; }
#header #menu ul li.specials a:hover{width:63px; height:15px;}

#header #menu ul li.contacts{width:72px; height:15px;}
#header #menu ul li.contacts a{width:72px; height:15px; display:block; }
#header #menu ul li.contacts a:hover{width:72px; height:15px;}

/* MAIN TOP */

#main {width:775px; margin:0 auto;  background-color: #F4E7B5; height:450px; position:relative; clear:both;}
#main #welcome{
	width:390px;
	position: absolute;
	top: 25px;
	left:370px;
	height: 390px;
}
#main #welcome h2{width:288px; height:17px; background:url(../images/h_wel.jpg) 0 0 no-repeat; text-indent:-20000px; padding-bottom:10px}
#main #welcome p{padding: 0 0 20px 5px;}
#main #welcome p.text01 {padding: 10px 150px 0 5px; background:url(../images/img_wel.jpg) top right no-repeat; min-height: 82px; }
#main #welcome p.text02 {padding: 10px 150px 0 5px; background:url(../images/img_wel-09.jpg) top right no-repeat; min-height: 82px; }
#main #welcome ul li {padding: 0 0 5px 5px; background:url(../images/arrow.gif) 0 0 no-repeat;}
#main  #mainleft  {padding: 30px 20px 20px 30px;} 
.imgmain{
margin:0 10px 10px 0;
	float:left;
	display: block;
	border : 1px solid #E5E5E5;
}
/* CONTENT */

#content {width:775px; height:390px; margin:0 auto; position:relative; clear:both;  background-color:#FF9900}
#content #leftPan{width:303px; position:relative; float:left; padding: 12px 30px 20px 30px; border-right: #e1e1e1 1px solid;}
#content #leftPan h2{width:217px; height:23px; padding-bottom:16px;}
#content #leftPan p.txtleft{width:120px; float:left; padding: 20px 21px 0 6px; }
#content #leftPan p.txtright{width:120px; float:left; padding: 20px 5px 0 4px;  }
#content #leftPan a {color:#ffffff;}
#content #leftPan a:hover {color:#c7092d;}

#content #rightPan{
	width:303px;
	position:relative;
	float:left;
	padding: 12px 0 20px 30px;
	left: 10px;
	top: 2px;
	height: 51px;


}
#content #rightPan h2{width:11px; height:11px; padding-bottom:16px; color:#9c9c9c;}
#content #rightPan p.intro{width:132px; height:127px; padding: 4px 0 0 204px;}
#content #rightPan p{padding: 10px 5px 0 4px;}
#content #rightPan a {color:#ffffff;}
#content #rightPan a:hover {color:#c7092d;}

/* FOOTER */

#footer {width:775px; height:79px; margin:0 auto; position:relative; clear:both;  background-color:#000000; color:#9c9c9c;}
#footer p{margin: 20px auto 0 auto; font:10px/18px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; }
#footer a{font:10px/20px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal;  color:#9c9c9c; text-decoration:none; padding: 0 5px}
#footer a:hover{color:#FFF; text-decoration:none; background:#d60000;}
