﻿@import "reset.css";
body {font: 16px arial, sans-serif; 
      color:#9EA8BB;
      background-color: #151515;
      }
p { font: 18px; margin: 10px 0 5px 0; letter-spacing: normal;}

.floatright {float:right;}
.floatleft {float:left;}
.center {float:center;}

ul{ padding:0px 10px 5px 10px; list-style:inherit; margin: 10px;}
ul li{   background:url(images/bg_li.gif) center left no-repeat; }

h1 {font: 24px arial, sans-serif; 
      color:#9EA8BB;
      }
      
h2 {font: 22px arial, sans-serif; 
      color:#9EA8BB;
      }
      
h3 {font: 20px arial, sans-serif; 
      color:#9EA8BB;
      }
      
h4 {font: 18px arial, sans-serif; 
      color:#9EA8BB;
      }

strong {font: 18px arial, sans-serif; font-weight: bold;}

input, textarea, select{ 
	font-family:tahoma, arial;
	color:#263248; 
	 border:1px solid #313131;
	vertical-align:top;
	background:#FFF;
	margin: 0 0 10px 0;
	width: 400px;
}



form {margin-left: 20px; margin-top: 10px;}
form p {margin: 0;}
form .button {width: 83px; height: 24px;
              background: url(../images/btn-yellow.png);
              border: none;}

#main {background-color: #263248;
       background-image: url(../images/bg_main.jpg); 
       background-repeat: repeat-x; }

#logo {margin: 0 auto; background: #151515;}

#upper {margin: 0 auto; 
        height: 212px;  
        background-image: url(../images/bg_upper.jpg);}

#menu {margin: 0 auto; 
       background-image: url(../images/bg_menu.jpg); 
       background-repeat: repeat-x; 
      
       height: 51px; width: 900;}
       

#menu ul{ width: 870px; 
          margin:auto; 
          margin-right: 20px;
          padding:0; 
          list-style:none; 
          height: 43px;
          font: 18px arial-bold, sans-serif;}
#menu ul li{  
             text-align: center; 
             vertical-align: middle;
             width: 119px;
             height: 43px;
             float: right;
             color:#636363;
             background: url(../images/btn_menu_off.jpg) top left no-repeat;
             }
#menu ul li a{  color:#838383; 
                text-decoration:none;
                text-align:center; 
                margin:0; 
                padding: 0; 
                line-height: 43px;
                font-weight: bold;
                
                width: 119px;
                height: 43px;
                }
#menu ul li a:hover {color: #263248; 
                     font-weight: bold;}             

#menu ul li.current {background: url(../images/btn_menu_on.jpg) top left no-repeat;
                    width: 119px; height:43px;}                 
#menu ul li.current a:hover {color: #FFFFFF;}                    

#page1 #content {margin: 0 auto;
          background-image: url(../images/bg_content_01.jpg);
          background-repeat: no-repeat;
          background-color: #314770;
          }
#page1 #content a {color:#9EA8BB;}
#page1 #content .indent{padding:24px 0 0 0}
#page1 #content img {margin: 10px 20px 30px 20px; padding: 3px 3px 3px 3px;}

#page2 #content {margin: 0 auto;
          background-image: url(../images/bg_content_02.jpg);
          background-repeat: no-repeat;
          background-color: #314770;
          }   
#page2 #content a {color:#9EA8BB;}          
#page2 #content .indent{padding:24px 0 0 0}
#page2 #content img {margin: 10px 20px 30px 20px; padding: 3px 3px 3px 3px;}

#page1 .col-1 {padding-top: 10px;}  
#page1 .col-2 {padding-top: 10px; }        


#footerbg {background-image: url(../images/bg_footer.jpg);
           background-repeat: repeat-x;
           background-color: #151515;}
           
#footer {margin: 0 auto;
         color: #fae35e;}
         
#footer { color:#9EA8BB; font-size:0.75em;}
#footer a {color:#9EA8BB; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

#footer ul{float:right; padding:0 10px 0 10px; list-style:;}
#footer ul li{ margin:0; display:inline; background:url(images/bg_li.gif) center left no-repeat; float:left}
#footer ul li a{color:#9EA8BB; text-decoration:none; display:block; float:right; padding:20px 11px 2px 11px} 
#footer ul li .current{ text-decoration: underline;   }

#footer text.align {text-align:right}


.address {padding: 20px;
          height: 100px;} 

.Radiant {float:right; padding:0 20px 0 20px}   
.Radiant img {vertical-align: middle;}   
.Radiant a{color: #fae35e;} 
.Radiant a:hover {color: #fc1004;}  



         
       
#privacy p{color:#9EA8BB; margin:15px 15px 15px 35px; margin-left: 45px;}
#privacy h2{color:#9EA8BB; font-size:22px; margin-left: 13px; margin-bottom:13px; line-height:1.2em }
#privacy h3{color:#9EA8BB; font-size:20px; margin-left: 7px; margin-bottom:13px; line-height:1.2em }
#privacy .txt h2{color:#3d3d3d; font-size:1em; margin-bottom:13px; line-height:1.2em }
#privacy .row1 h2{color:#3d3d3d;  }
#privacy h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#privacy ol{ margin: 15px 0 15px 45px;}
#privacy ul{ color:#9EA8BB; margin: 15px 0 15px 45px;}
#privacy ul li{background:url(images/bull.gif) top left no-repeat; background-position:15px 0 15px 45px; margin:0; padding-left:15px; }
#privacy ul li a{color:#86ac57; text-decoration: underline; line-height:1.91em; font-weight:bold} 


img.border {border: 1px solid #cecece; padding: 4px; 
	background: #d9d9d9 url(images/bg-photo.png) top repeat-x;}
	
	
.special {font-size: 18px; text-align: justify;}

.whitesection {background: url(../images/bg-white-section.jpg) no-repeat top left;
               padding: 20px 0 0 20px;
               vertical-align: top;}
.whitesection tr {vertical-align: top; 
                  }               