﻿ html
{
    background-color: #addaf9; 
    
}
#wrapper2
{
    width:851px;
    border:3px solid green; 
    
    position:absolute;
    margin-top:75px;
    left:50%;
    margin-left:-425px;
}

 #wrapper
 {
    width:843px;
   border:4px solid #addaf9; 
   height:auto;
   background-color:white;
   
 }
 
 .tbl
{
     border-top: 5px solid #addaf9; 
     
    
}
 
 

 #navigations
 {
 top:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
margin-top:0px;

 }
 #navigations ul 
 { 
    
   list-style: none;
margin: 0px;
padding: 0px;
border: none;

 }
 
 
 #navigations a
 {
 text-decoration:underline;
line-height:2.0em;
color:white;
background-color: #3d769f;
 border:1px solid #addaf9;
 height:35px;
  font-weight:bold;
  float:left;
  width:125px;
 }
 

 
 
 #navigations a:hover
 {
  background-Color:white;  
  color:#3d769f;    
 }

 
 
 #navigations li 
{
margin:0px;
padding: 0px;
font-size: 100%;
display: block;

}

#header
{
    
     border-bottom:5px solid #addaf9;
    overflow:hidden;
}


/*.cont
{
   margin-top:0px;
    margin-bottom:0px;  
    
    top:-316px;
    margin-left:127px;    
    
    
}*/

#about h2
{
     
    background-color:#3d769f;
    color:White;
	margin-top:0px;
    margin-bottom:0px;
    width:704px;
    text-align:center;
    border:1px solid #addaf9;
	height:29px;
	
}
    
    #srabout h2
{
     
    background-color:#3d769f;
    color:White;
    margin-bottom:0px;
    width:704px;
    text-align:center;
    border:1px solid #addaf9;
	margin-top:0px;
}
 
 #srabout p     
{
    margin-left: 79px;
}
 
 
 #footer
 {
    width:843px;
    background-color: #3d769f;
     color:White;
      margin-top:0%;
      border-top:2px solid green; 
	  height:37px;
 }
 
  #comp
  {position:relative;
   left:100px;
  }
  #user_input
  {
    margin-left:50px;
  }
 
 #sitemap ul
 {
 list-style: none;
 }
 
 #map_canvas
 {
 margin-left:75px;
 }
 
 #specials img
 {
 border:1px solid #addaf9;
 }
 
 
 #specials ul
 {
 list-style:none;
 }
 
#specials img
{
margin-right:100px;
}



#buildpc
{
margin-top:-45px;
margin-left:458px;
}


#buildpc ul
{
list-style:none;
}

#buildpc a
{
display:block;
width:175px;
height:25px;
 background-image:url(pictures/btn.png);
 background-repeat:no-repeat;
 text-indent:40px;
 line-height:30px;
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
}


#buildpc a:hover
{
text-decoration:underline;
}



#about3 h2
{
background-color:#3d769f;
    color:White;
	margin-top:0px;
    margin-bottom:0px;
    width:835px;
    text-align:center;
    border:1px solid #addaf9;
}
 






  
  
