/*(C) BaxoWork.Com, 2009  | admin@baxowork.com */ 
 
* {  
margin : 0; 
padding : 0; 
border : 0; 
}  
 
body {  
padding : 1% 0 1%; 
color : #000; 
background-color : #EFF0F2;
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}  

.style1 {
	color: #245e93;
	font-weight: bold;
}

 
#container {  
background : #ffffff; 
width : 980px; 
margin : 0 auto; 
border : 1px solid #969696; 
}  
 
#nav_01 {  
background : url(../img/nav_01.gif) repeat-x; 
height: 60px;
color : #000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : bold; 
line-height : 8.0em; 
text-align : right; 
}  
 
#nav_01 ul {  
list-style-type : none; 
}  
 
#nav_01 li {  
display : inline; 
margin : 2px 8px; 
}  
 
#nav_01 li a {  
color : #7d7d7d; 
}  
 
#nav_01 li a:hover {  
color : #323232; 
}  
 
a {  
text-decoration : none; 
}  

#nav_01 h1 {  
color : #245e93; 
font-size : 20px; 
font-weight : bold; 
margin : -104px 10px auto; 
text-align : left; 
}  

#header {  
background : url(../img/header.jpg); 
width : 980px; 
height : 120px; 
}  

#nav_02 {  
background : url(../img/nav_02.gif) repeat-x; 
height: 40px;
font-family : Arial, Helvetica, sans-serif; 
color : #000; 
font-size : 12px; 
font-weight : bold; 
line-height : 3.4em; 
text-align : center; 
}  
 
#nav_02 ul {  
list-style-type : none; 
}  
 
#nav_02 li {  
display : inline; 
margin : 0 8px; 
}  
 
#nav_02 li a {  
color : #1a4253; 
}  
 
#nav_02 li a:hover {  
color : #1a4253; 
}  
 
a {  
text-decoration : none; 
}  

#menu_left {  
background : url(../img/menu_left.gif) repeat-y; 
width : 185px; 
margin : 0px auto; 
float : left; 
height: 3500px;
font-weight : normal; 
}  
 
#menu_left h3 {  
color : #245e93; 
font-size : 13px; 
font-weight : bold; 
text-align : center; 
margin: 6px;
}  

#menu_left li {  
list-style-type : none; 
}  

#menu_left ol {  
color : #000; 
font-size : 12px; 
margin : 8px; 
}  
 
#menu_left li {  
margin : 0 5px; 
}  
 
#menu_left li a {  
color : #006eb4; 
}  

#menu_left a:hover {  
color : #006eb4; 
text-decoration : underline; 
}  

#text {  
width : 700px; 
font-size : 0.8em; 
color : #000; 
margin : 8px -45px auto; 
float : left; 
}  
 
#text p {  
text-align : justify; 
margin : 1px; 
padding : 0 55px; 
}  

#text h2 {  
color : #245e93; 
font-size : 14px; 
font-weight : bold; 
text-align : center; 
margin: 6px;
}    
 
#text a {  
font-weight : bold; 
color : #006eb4; 
}  
 
#text a:hover {  
color : #2a5a8a; 
text-decoration : underline; 
}  
  
#menu_right {  
background : url(../img/menu_right.gif) repeat-y; 
width : 185px; 
color : #665; 
margin : 0px auto; 
float : left; 
height: 3500px;
font-weight : normal; 
}  
 
#menu_right h3 {  
color : #245e93; 
font-size : 13px; 
font-weight : bold; 
text-align : center; 
margin: 6px;
}  

#menu_right li {  
list-style-type : none; 
}  

#menu_right ol {  
color : #000; 
font-size : 12px; 
margin : 8px; 
}  
 
#menu_right li {  
margin : 0 5px; 
}  
 
#menu_right li a {  
color : #006eb4; 
}  

#menu_right a:hover {  
color : #006eb4; 
text-decoration : underline; 
}  
 
#footer {  
background : url(../img/footer.gif) repeat-x; 
height: 30px;
line-height : 2.0em; 
color : #7d7d7d; 
font-weight : bold; 
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size : 12px; 
padding : 5px; 
clear : both; 
}  
 
#footer a {  
color : #000; 
}

#footer a:hover {  
color : #000; 
}  
 
#footer p {  
padding : 2px; 
text-align : center; 
}  
 
.clearfloat {  
clear : both; 
} 