/*
BODY {
    background-color: #3b5fbf;
	background-image: url(base7/bg.jpg);
    background-repeat: repeat-x;
	background-position: top center;
}

#base_header {
   background-image: url(base3/images/header_bg.png);
}

#base_header .col1 {
   background-image: url(base3/images/base3_02.png);
}

#base_header .col2 {
   background-image: url(base3/images/base3_04.png);
}

#base_header .col3 {
   background-image: url(base3/images/base3_03.png);   
}

#header_nav A {
   background-image: url(base3/images/top_bullet.png);
}
*/

#section_image {
   background-image: url(sections/main/technology2.jpg);
   background-position: center -50px;
}
#section_image .row1 {
	height: 270px;
}

#section_image .bigtext {
   padding: 20px 10px;
   float: right;
   text-align: right;
}
#section_image .readmore {
    float: right;
    clear: both;
    padding: 0px 20px 0px 0px;
}
