/*IE6 PNG Fix*/
img, div, a, span, input, textarea { behavior: url("/iepngfix.htc"); }

/*General CSS*/
body { background:#efefef; margin:0; padding:0; }
div, span, a, p, ul, li, input, textarea { border:0; font-family:Georgia, serif; margin:0; padding:0; }
img { border:0; margin:0; }
p { font-size: 14px; line-height: 15px; }
.cf { clear: both; }
.cf10 { clear: both; height:10px; }
.cf20 { clear: both; height:20px; }
.cf40 { clear: both; height:40px; }
a { color: #02a6e5; text-decoration: underline; }
a:hover { text-decoration: none; }
.bold { font-weight: bold; }

/*Index Title*/
#index_title_container {
   background: url('http://images.atacrosslifespan.org/index_title_bg.jpg') repeat-x top left;
   float: left;
   height: 416px;
   width: 100%;
}

#index_title {
   background: url('http://images.atacrosslifespan.org/index_logo.png') no-repeat 0px 33px;
   display: block;
   height: 395px;
   margin: 0px auto;
   max-height: 416px;
   padding-top: 50px;
   width: 900px;
}

#index_title_text {
   position: absolute;
}

#index_title .title1 {
   color: #fff;
   font-size: 46px;
   font-weight: bold;
   line-height: 46px;
   margin-left: 330px;
}

#index_title .title2 {
   color: #fff;
   font-size: 30px;
   font-weight: bold;
   line-height: 32px;
   margin-left: 330px;
}

#index_title .title3 {
   color: #cccccd;
   font-size: 20px;
   font-weight: bold;
   line-height: 24px;
   margin-left: 330px;
}

/*Index Title Icons*/
#index_title #index_icons {
   float: left;
   margin: 0 auto;
   margin-top: 153px;
   padding-left: 311px;
   position: absolute;
   width: 566px;
   z-index: 20;
}

#index_title #index_icons div a {
   background-position: 0 0;
   background-repeat: no-repeat;
   display: block;
   float: left;
   overflow: hidden;
   text-indent: -9999px;
}

#index_title #index_icons #icon1 a {
   background-image: url('http://images.atacrosslifespan.org/index_icon1.png');
   height: 213px;
   width: 158px;
}

#index_title #index_icons #icon2 a {
   background-image: url('http://images.atacrosslifespan.org/index_icon2.png');
   height: 213px;
   width: 186px;
}

#index_title #index_icons #icon3 a {
   background-image: url('http://images.atacrosslifespan.org/index_icon3.png');
   height: 213px;
   width: 222px;
}

/*Index Title Menu*/
#index_title #index_menu {
   float: left;
   margin: 0 auto;
   padding-left: 10px;
   margin-left: 0px;
   margin-top: 309px;
   position: absolute;
   width: 880px;
   z-index: 30;
}

#index_title #index_menu a {
   color: #010103;
   cursor: pointer;
   display: block;
   float: left;
   font-family: Georgia, serif;
   font-size: 24px;
   font-weight: normal;
   height: 57px;
   margin: 0px;
   overflow: hidden;
   padding: 0px;
   padding-left: 5px;
   text-decoration: none;
}

#index_title #index_menu a:hover {
   text-decoration: underline;
}

#index_title #index_menu a span.left {
   background: url('http://images.atacrosslifespan.org/menu_bg_left.png') top left repeat-x;
   display: block;
   float: left;
   height: 57px;
   margin: 0px;
   padding: 0px;
   width: 9px;
}

#index_title #index_menu a:hover span.left, #index_title #index_menu a.current span.left {
   background: url('http://images.atacrosslifespan.org/menu_bg_left-hover.png') top left repeat-x;
}

#index_title #index_menu a span.text {
   background: url('http://images.atacrosslifespan.org/menu_bg.png') top left repeat-x;
   display: block;
   float: left;
   height: 57px;
   margin: 0px;
   padding: 0px 5px;
   padding-top: 13px;
}

#index_title #index_menu a:hover span.text, #index_title #index_menu a.current span.text {
   background: url('http://images.atacrosslifespan.org/menu_bg-hover.png') top left repeat-x;
}

#index_title #index_menu a span.right {
   background: url('http://images.atacrosslifespan.org/menu_bg_right.png') top left repeat-x;
   display: block;
   float: left;
   height: 57px;
   margin: 0px;
   padding: 0px;
   width: 9px;
}

#index_title #index_menu a:hover span.right, #index_title #index_menu a.current span.right {
   background: url('http://images.atacrosslifespan.org/menu_bg_right-hover.png') top left repeat-x;
}

/*Index Main Container*/
#index_main_container {
   background: #efefef;
   display: block;
   height: 340px;
   margin: 0px auto;
   min-height: 340px;
   max-width: 900px;
   padding: 15px;
   width: 870px;
}

/*Index Main Left*/
#index_main_container #index_main_left {
   float: left;
   width: 549px;
}

#index_main_container #index_main_left #scrollBox {
   border-color: #010103;
   border-style: solid;
   border-width: 0 1px 0 0;
   height: 340px;
   margin: 0px;
   overflow: hidden;
   padding: 0px;
   padding-right: 10px;
   position: absolute;
   width: 518px;
}

#index_main_container #index_main_left #scrollBox #bigBox {
   position: absolute;
   width: 3000px;
}

#index_main_container #index_main_left #scrollBox #bigBox .block {
   float: left;
   height: 340px;
   max-width: 518px;
   padding: 10px;
   width: 498px;
}

#index_main_container #index_main_left #scrollBox #bigBox .block p {
   margin-bottom: 10px;
}

/*Index Main Right*/
#index_main_container #index_main_right, #index_main_container #contact_results {
   display: block;
   float: right;
   width: 331px;
}

#index_main_container #index_main_right {
   clear: right;
}

#index_main_container #index_main_right .title, #index_main_container #contact_results .title {
   font-size: 24px;
   margin-bottom: 2px;
}

#index_main_container #index_main_right ul, #index_main_container #contact_results ul {
   list-style: none;
}

#index_main_container #index_main_right ul li, #index_main_container #contact_results ul li {
   float: left;
   padding: 1px 0;
}

#index_main_container #index_main_right form ul li label {
   display: block;
   float: left;
   font-size: 16px;
   height: 28px;
   max-height: 32px;
   padding-top: 2px;
   width: 57px;
}

#index_main_container #index_main_right form ul li input {
   background: #cccccd url('http://images.atacrosslifespan.org/input_bg.png') repeat-x top left;
   border: #cccccd 1px solid;
   float: left;
   height: 28px;
   line-height: 32px;
   max-width: 252px;
   padding: 0 4px;
   width: 244px;
}

#index_main_container #index_main_right form ul li label.long {
   width: 311px;
}

#index_main_container #index_main_right form ul li textarea {
   background: #cccccd url('http://images.atacrosslifespan.org/textarea_bg.png') repeat-x top left;
   border: #cccccd 1px solid;
   height: 123px;
   max-heigth: 131px;
   max-width: 309px;
   padding: 4px;
   width: 301px;
}

#index_main_container #index_main_right form ul li.submit {
   margin-top: 5px;
}

#index_main_container #index_main_right form ul li.submit input {
   background: #cccccd url('http://images.atacrosslifespan.org/input_bg.png') repeat-x top left;
   border: #cccccd 1px solid;
   cursor: pointer;
   display: block;
   float: left;
   height: 32px;
   line-height: 24px;
   margin: 0 126px;
   padding: 4px;
   width: 58px;
}

#index_main_container #index_main_right form ul li.submit input:hover {
   background-color: #979799;
}

/*Index Footer*/
#index_footer_container {
   background: #cccccd;
   float: left;
   height: 100px;
   width: 100%;
}

#index_footer {
   display: block;
   font-size: 14px;
   margin: 0px auto;
   max-width: 870px;
   padding: 0 15px;
   width: 900px;
}

#index_footer div {
   float: left;
   width: 290px;
}

#index_footer a {
   color: #0654a5;
}

#index_footer #col1 {
   margin-top: 25px;
}

#index_footer #col2, #index_footer #col3 {
   margin-top: 34px;
}
