*{
margin:0;
padding:0;
border:0
}
body{
	margin:10px 0 0;
	color:#fdfefd;
	background:#061d49;
	font:11px verdana,arial,sans-serif;
	background-image: url(bgblue4.jpg);
	background-repeat: repeat;
}
a{
color:#fdfefd;
text-decoration:underline
}
a:hover{
color:#ffffff;
text-decoration:none
}
input,select,textarea{
border:#969696 1px solid;
padding:2px;
color:#000000;
font:11px arial,tahoma,sans-serif
}
select{
padding:1px
}
li{
list-style:none
}
#page{
margin:0 auto;
width:900px
}
/*--- HEADER ---*/
#header{
background:url(grapes.swf ) repeat;
height:360px}
/*- Logo -*/
#header img{
margin:0 0 0 25px;
position:absolute;
top:20px
}
/*- Slogan -*/
#header h1{
width:535px;
margin:0 0 0 220px;
font-size:11px;
font-weight:normal;
text-align:center;
text-transform:uppercase;
top:82px;
position:absolute
}
/*- Date -*/
#header p{
width:110px;
margin:0 0 0 790px;
position:absolute;
top:82px
}
/*- Menu -*/
#menu{
padding:10px 0 0 10px
}
/*--- COLUMN LAYOUT ---*/
#columns{
margin:19px 0 0;
padding:0 0 0 12px;
width:888px;
background:url(columns-bgr8.gif) repeat-y
}
#columns p{
padding:5px 0;
line-height:20px
}
#columns h2{
font-size:11px;
line-height:18px
}
/*--- LEFT column styles ---*/
#leftcol{
width:212px;
float:left
}
/*--- CENTER column styles ---*/
#centercol{
margin:0 0 0 10px;
width:550px;
float:left
}
/*--- RIGHT column styles ---*/
#rightcol{
width:1px;
margin:0 0 0 42px;
float:left
}
/*--- FOOTER ---*/
#footer{
padding:18px 0;
clear:both;
height:20px
}
#footer a{
font-weight:bold;
text-decoration:none
}
.copy{
padding:0 0 0 15px;
width:480px;
float:left;
font-size:9px
}
.contacts{
padding:0 15px 0 0;
width:350px;
float:right;
text-align:right
}
/*--- Misc. styles ---*/
.fix{
clear:both;
line-height:1px;
height:1px
}
.ac{
text-align:center
}
.ar{
text-align:right
}
.fl{
float:left
}
.fr{
float:right
}
.picmt{
margin:10px 0 0
}
.picmb{
margin:0 0 20px
}
.style17Copy {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
