body{
	background-image:url(/images/bg_image.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	margin:0px;
}

h1 {
font-family: "Arial", Lucida Grande, Helvetica, sans-serif;
font-size: 250%;
color: #0098D6;
padding: 0px;
}

.page_title{
font-family: "Arial", Lucida Grande, Helvetica, sans-serif;
font-size: 250%;
color: #0098D6;
padding: 0px;
}

.section2_angel{
padding: 0px;
text-align: top;
margin-left: 550px;
margin-top: 0px;

}

#main_left{
  background-image:url(/images/main_side_left.gif);
  background-position:0 0;
}

#main_right{
  background-image:url(/images/main_side_right.gif);
  background-position:0 0;

}

#main_top{
  background-color:#215C84;
}

#main_bottom{
  background-image:url(/images/menu/menu.jpg);
  background-repeat: no-repeat;
  background-position:0 0;
}

#main_header{
  background-image:url(/images/header_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	margin:0px;
}

.head_submit_button{
  padding-top: 39px;
}

.head_ba_logo{
  padding: 26px 0 0 44px;  
}

.head_trial_button{
  padding: 36px 0 0 112px;  
}

.head_login_box{
  padding: 0px 0 0 80px;
}

.head_logout_box{
  padding: 0px 0 0 180px;
}

select.small{
  font-size:10px;
}

#content{
  background-image:url(/images/content_header.jpg);
	background-repeat: no-repeat;
	background-position: 50% 5;
	background-color: #CEE9F4;
	padding: 266px 0 0 92px;
}

#content_nobg{
  background-repeat: no-repeat;
	background-position: 50% 5;
	background-color: #CEE9F4;
	padding: 50px 0 0 92px;
}

#content_news{
  background-image:url(/images/section_2_head/news.jpg);
	background-repeat: no-repeat;
	background-position: 50% 8;
	background-color: #CEE9F4;
	padding: 0px 0 0 92px;
}

#content_support{
  background-image:url(/images/section_2_head/support.jpg);
	background-repeat: no-repeat;
	background-position: 50% 8;
	background-color: #CEE9F4;
	padding: 0px 0 0 92px;
}

#content_contact{
  background-image:url(/images/section_2_head/contact_us.jpg);
	background-repeat: no-repeat;
	background-position: 50% 8;
	background-color: #CEE9F4;
	padding: 0px 0 0 92px;
}

#content_about{
  background-image:url(/images/section_2_head/about_us.jpg);
	background-repeat: no-repeat;
	background-position: 50% 8;
	background-color: #CEE9F4;
	padding: 0px 0 0 92px;
}

#content_partners{
  background-image:url(/images/section_2_head/website.jpg);
	background-repeat: no-repeat;
	background-position: 40% 8;
	background-color: #CEE9F4;
	padding: 0px 0 0 92px;
}

#content_signup{
  background-image:url(/images/section_2_head/sign_up.jpg);
	background-repeat: no-repeat;
	background-position: 50% 8;
	background-color: #CEE9F4;
	padding: 5px 0 0 60px;
}

#hr_line {
	background-image: url(/images/divider_blue_horizontal.gif);
	background-repeat: repeat-x;
  background-position: top;
}

#footer{
  background-color: #CEE9F4;
  text-align: center;
  padding-top: 13px;
}

#content_column_one{
  padding: 0 0 0 0;
}

#content_column_two{
  padding: 0 19px 0 0;
}

#content_column_three{
  background-image:url(/images/section_split.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 18px;
}

.content_column_three_text{
  padding-left:12px; 
  padding-right:10px;
}

a.orange_link{
  color: #FF9800;
  text-decoration : none;
}