@charset "utf-8";
/* CSS Document */

body  {
font			:11px Verdana, Arial, Helvetica, sans-serif;
line-height		:20px;
background		:#e4e3ea url(../images/bck.jpg) no-repeat 50% 0;
color			:#397ca1;
margin			:0; 
padding			:0;
padding-left	:0px;
margin-left		:0px;
text-align		:center;
}

.wrapper #container { 
width			:751px;  
background		:#FFFFFF;
margin			:0 auto; 
padding-left	:0px;
text-align		:left; 
} 

.wrapper #header {
background		:#000000 url(../images/banner.jpg) no-repeat top left;
height			:150px;
width			:751px;
} 

.wrapper #header h1 {
margin			:0;
padding			:10px 0;
}

.wrapper #sidebar {
float			:right; 
width			:220px; 
padding			:15px 10px;
}

.wrapper #bigContent { 
margin			:0 0 0 0; 
padding			:20px 20px;
}

.wrapper #mainContent { 
margin			:0 250px 0 0; 
padding			:20px 20px;
}

#sidebarBlock{
border			:6px solid #c5e2f4;
width			:90%;
height			:100%;
padding			:0px 5px 5px 5px;
margin:			:10px 0 0 0;
font-family		:Verdana, Arial, Helvetica, sans-serif;
font-size		:10px;
line-height		:15px;
background-color:#f4f4f6;
}

#sidebarBlock h3{
color:#5eb0e5;
}


.wrapper #footer { 
padding			:0px 10px 0 20px;
background		:#fff url(../images/bck_txt.jpg) repeat-x bottom;
height			:120px;
color			:#ffffff;
top				:90px;} 

.wrapper #footer p {
margin			:0; 
padding			:10px 0; 
}

.wrapper #footer a {
margin			:0; 
padding-right	:25px;
color			:#3399ff;
}

.wrapper #footer a:hover {
margin			:0; 
padding-right	:25px;
color			:#ffb60f;
}


.floatRight
{
float			:right;
margin-left		:8px;
}

.floatLeft {
float			:left;
margin-right	:8px;
}

.clearfloat {
clear			:both;
height			:0;
font-size		:1px;
line-height		:0px;
}

a:link {
color			:#ffb60f;
font-weight		:bold;
text-decoration	:none;
}

a:visited {
color			: #ffcb4f;
font-weight		:bold;
text-decoration	:none;
}

a:hover{
font-family		:Verdana, Arial, Helvetica, sans-serif;
color			:#3399ff;
font-weight		:bold;
text-decoration	:underline;
}


h1,.wrapper #mainContent h1,.wrapper h1{
font-size		:18px;
color			:#ffb60f;
background		:url(../images/bck_title.jpg) no-repeat left top;
width			:300px;
height			:44px;
font-family		:Arial, Helvetica, sans-serif;
}

.wrapper #bigContent h1{
font-size		:18px;
color			:#ffb60f;
background		:url(../images/bck_title.jpg) no-repeat left top;
width			:300px;
height			:44px;
font-family		:Arial, Helvetica, sans-serif;
padding-left	:35px;
padding-top		:15px;
}

h2{
font-size		:16px;
color			:#5bb4e5;
font-weight		:bold;
font-family		:Arial, Helvetica, sans-serif;
}

h3{
font-size		:13px;
font-family		:Arial, Helvetica, sans-serif;
color			:#5bb4e5;
font-weight		:bold;
}

.wrapper #mainContent h1{
color			:#ffb60f;
background		:url(../images/bck_title.jpg) no-repeat left top;
width			:300px;
height			:44px;
padding-left	:40px;
padding-top		:10px;
} 

#menu{
background			:url(../images/bck_menu.jpg) bottom repeat-x;
margin				:0 0 0 0;
padding				:0 0 0 0;
font				:bold 12px arial, verdana, helvetica, tahoma;
width				:751px;
height				:38px;
border-bottom		:1px solid #6ecdf1; 
border-top			:1px solid #6ecdf1; 
}

#menu li,#menu ul li,#menu ul li a{
display				:inline;
}

#menu li a{
float				:left;
text-align			:center;
text-decoration		:none;
color				:#5bb4e5;
font-family			:Verdana, Arial, Helvetica, sans-serif;
font-size			:11px;
border-left			:1px solid #ffffcc; 
border-right		:1px solid #6ecdf1; 
width				:123px;
height				:28px;
padding-top			:10px;
}

#menu li a:hover{
background			:url(../images/bck_menu_hvr.jpg) bottom repeat-x;
width				:123px;
color				:#f2af32;
}

#menu li a#begin{
border-left			:1px solid #6ecdf1; 
width				:123px;
}

#menu li a#end{
width				:122px;
border-right		:0;
}

#menu li a.visit{
background			:url(../images/bck_menu_hvr.jpg) bottom repeat-x;
width				:123px;
color				:#f2af32;
}

#menu li a.visit:hover{
background			:url(../images/bck_menu_hvr.jpg) bottom repeat-x;
width				:123px;
color				:#5bb4e5;
}