* {
 margin: 0px;
 padding: 0px;
}

html { 
 background:#E1F4FA url(gfx/page_layout/all/background.jpg) repeat-x left top;
 margin: 0px;
 padding: 0px;
 margin-left: -1px;
 overflow-y: scroll;
}

body { 
  background:#E1F4FA url(gfx/page_layout/all/background.jpg) repeat-x left top;
  margin: 0px;
  padding: 0px 0px 0px 0px;      
  font: 70% Trebuchet,Sans-serif;
  line-height: 140%;
  text-align:center;
  color: black;
  }  
  
#container {                      
  background: transparent url(gfx/page_layout/all/content.png) repeat-y left top; 
  width: 970px;
  margin: 0 auto;
  border: 0px;
  border-width:0 1px;
  text-align: left;  
  color: black;
  position: relative;
  padding: 0px 0px 0px 0px;
}
  
/*
* Header
* 
*/
#header {
  background: #E1F4Fa url(gfx/page_layout/all/header_background.jpg) no-repeat left top;
  padding: 0px 0px 0px 0px;
  position: relative;
  top: 0px;
  left: 10px;
  height:180px;
  width: 950px;
}

#header p.call_us {
    display: block;
    color: #FFFFFF;
	font-size: 2.8em;
    padding: 30px 0px 0px 0px;
	text-align: center;
    color: white;
}
            

/* Top Navigation */
#header ul.top_navigation {   
    position: absolute;
    background: transparent url(gfx/page_layout/all/nav_background.jpg) repeat-x left top;
    right:0px;
    top:160px;
    display: block;
    list-style: none;
    height: 20px;  
}
#header ul.top_navigation li {  
    float: left;
    list-style: none;
    border: none;
    padding-top: 0px;
    padding-right: 2px;
}
#header ul.top_navigation li a { 
    display: block; 
    float: left;
    background: transparent url(gfx/page_layout/all/nav_button.jpg) repeat-x left top;
    text-decoration: none;
    padding: 0px 6px 0px 6px;
    margin: 0px;
    font-size: 12px; 
    line-height: 20px;     
    color: white;
}
#header ul.top_navigation li a:hover {    
    color: #C1E3FF;
}
#header ul.top_navigation li.active a,
#header ul.top_navigation li.active a:hover {   
    background: white bottom left repeat-y;  
    color: #29AAE3;
    background: transparent url(gfx/page_layout/all/nav_button_background.jpg) repeat-x left top;
}


/*
* Content Column* 
*/
#content_column {
  width: 950px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;                                                         
  background: transparent;
} 

/*Left hand side navigation */     
#lhs_navigation a.logo img {        
  padding: 0px;
  border: 0px;  
  margin: 0px;      
}              

#lhs_navigation {
  width: 225px;
  float: left;
  margin: 0px 0px 0px 10px;
  padding: 0px;
  background: white;
}

#lhs_navigation ul{
    list-style: none;
}            

#lhs_navigation li a{
    color:#75b7dd;
    display:block;
    text-decoration: none;
    padding: 0px 0px 3px 5px;
    margin: 0px 0px 10px 0px;
    font-size: 1.4em;
    line-height: 170%;
}  

#lhs_navigation li a:hover,
#lhs_navigation li.active a{
    color:#29abe2;
    background: transparent url(gfx/page_layout/all/sub_menu_active.png) no-repeat left bottom;
}   

#news{
    width:190px;
    margin-left:10px;
    background: #e2f4fa url(gfx/page_layout/all/side_content_background.png) repeat-x left top;
    padding: 5px;
    font-size: 1.2em;
}

#news h2{
    color: #28ABE3;
    font-size: 1.8em;
    padding-bottom: 5px;
}

#news ul{
    list-style: none;    
    line-height: 240%;
    font-size: 
}


#lhs_navigation #news h2 {
	font-weight: normal;
	font-size: 1.3em;
	margin: 5px;
}
#lhs_navigation #news li a{
    color: black;
    display:block;
    text-decoration: none;
    padding: 5px;
    margin: 0px 0px 0px 0px;
    font-size: 1em;
    line-height: 140%;
    border-bottom: 1px solid #28ABE3;
}  
#lhs_navigation #news li a:hover {
	color: #28ABE3;
    border-bottom: 1px solid #186e93;
}


#news a.more_news{
	display: block;
	text-align: right;
	text-decoration: none;
	color: black;
	font-style: italic;
	padding: 5px;
}
#news a:hover.more_news{
    color: #28ABE3;
}


/* Main Content Area */
#content.home, #content{
    color:black;
    font-size: 1.2em;
    line-height: 130%;;
}

#content.home p, #content p{
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 140%;
}
#content.home h1, #content h1{
    color: #28ABE3;
    font-size: 1.4em;
    line-height: 130%;
	margin: 0px 0px 5px 0px;
}
#content h2,
#content h3,
#content h4,
#content h5{
    color: #28ABE3;
    font-weight: normal;
    font-size: 1.3em;
    line-height: 130%;
	margin: 0px 0px 5px 0px;

}
#content h3,
#content h4,
#content h5{
    color: #28ABE3;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 130%;;
}
#content ul li {
	margin: 0px 0px 5px 20px;
}

#content dl dt {
	margin: 0px 0px 5px 0px;
}

#content dl dd {
	margin: 0px 0px 10px 0px;
}



#content.home {
  width: 300px;
  float: left;
  margin: 0px 20px 0px 0px;
  padding: 35px 0px 20px 0px;
  background: white;
}   

#content {
  width: 440px;
  float: left;
  margin: 0px 20px 0px 0px;
  padding: 35px 0px 20px 0px;
  background: white;
}  

#content a {
    color: #28ABE3;
}  


/* Right hand side column */
#content_column #rhs_column.home{
 float: left;
 background: white;
 width: 390px;
 margin: 0px;
 padding: 0px;
}

#rhs_column{
 float: left;
 background: #e2f4fa url(gfx/page_layout/all/side_content_background.png) repeat-x left top;
 height:auto;
 width: 250px;
 margin-top: 40px;
 padding: 0px 0px 10px 0px;
}

#rhs_column h2{   
    color:#3db3e5;
    font-size: 1.8em;
    padding:7px 0px 10px 10px;
    text-align: center;
}

#rhs_column p{
    color:black;
    font-size: 1.4em;
    padding: 0px 0px 0px 5px;
}

#logos{
    margin-top:0px;
    margin-left: 0px;
    padding-bottom: 10px;
 
}

#logos ul{
    list-style: none; 
    display: inline;    
}

#logos li{
    display: inline;    
}      
#logos ul li a {
    float: left;
    display: block;
    border: 1px solid #28ABE3;
    padding: 2px;
    margin: 0px 0px 8px 10px;
} 
#logos ul li a img {
    border: 1px solid #5DC2ED;
} 
       
.rhs_arrows{
    background: #FFFFFF url(gfx/page_layout/all/arrows.jpg) no-repeat left top;
    height:109px;
    width:380px;
    margin-top: 30px;
}

.rhs_arrow_img{
    position: relative;
    top: 10px;
    left: 11px;
    float: left;
}

.rhs_arrow_content{
    position: relative;
    top: 10px;
    left: 25px;
    font-size: 1.2em;
    width:290px;
    line-height: 140%;
}

.rhs_arrow_content li{
    display: inline;
}

.rhs_arrow_content h2{
    color:#3db3e5;
    font-size: 1.4em;
    padding-bottom: 5px;;
}


#container_footer{
    clear: both;
    background: transparent url(gfx/page_layout/all/container_footer.png) no-repeat center bottom;
    padding-bottom: 15px;
    padding-top: 5px;
}

#sponsors{
    position: relative;
    top:5px;
    left:700px;
    padding-bottom:5px;
}
#sponsors img {
	margin: 0px 0px 0px 10px;
}

/* Footer */

#footer {
 clear: both;         
 text-align: center;  
 padding: 10px 0px 10px 0px;
 background: transparent;
 color: #28ABE3;  
}
#footer ul {
  display: inline;
  list-style: none;           
   text-align: center;
   margin: 0px 0px 0px 0px;
       
}
#footer ul li {
  display: inline;
  list-style: none;  
}
#footer ul li a {  
   color: #28ABE3;
   text-decoration: none;  
   padding: 0px 20px 0px 20px
}

#footer ul li a:hover { 
    text-decoration: underline;
} 
#footer p {
   margin: 10px 0px 0px 0px;   
   text-align: center;
}
#footer p a {
   color: #28ABE3;
   text-decoration: none;      
}
#footer p a:hover { 
    text-decoration: underline;
} 
