@charset "utf-8";
/* CSS Document */



body{
margin:0px;
font-family:Arial, Helvetica, sans-serif; 
/* font-family:Verdana, Arial, Helvetica, sans-serif; */
font-size:13px;
background-image:url(../images/bg.gif);
background-repeat:repeat;
}

h1{
margin-top:0px;
font-size:24px;
}

p{
line-height:20px;
}

#container{
padding:0px;

background:#ffffff;
width:900px;
margin:0px auto;
background-image:url(../images/shadow-side.gif);
background-position:right 2px;
background-repeat:repeat-y;
}

#header{
width:845px;
margin:0px auto;
height:120px;
/*
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
*/
}

#logo{
padding:18px 0px 0px 5px;
position:relative;
top:-5px;
}

/* navigation see nav.css */

#main{
clear:both;
padding:0px 0px; 
}

#shadow_bottom{
margin: 0px auto;
width:910px;
height:72px;
background:url(../images/shadow_bottom.gif);
background-repeat:no-repeat;
}

#footer{
clear:both;
margin-top:20px;
font-size:11px;
color:#666666;
margin:10px auto;
width:600px;
text-align:center;
background-color:none;
}

#footer a{
color:#666666;
text-decoration:none;
}

#grey_tablet{
margin:0px auto;
padding:4px 10px;
width:850px;
height:290px;
background-position:center;
background-image:url(../images/grey_bg.gif);
background-repeat:no-repeat;
}

#homepage_bottom{

width:840px;
margin: 0px auto;
background:#ffffff;
}

#home_box{
margin:10px 15px 10px 15px;
width:250px; 
float:left;
}

#boxes{
width:210px; 
margin-top:12px; 
float:left; 
display:inline;
}

#boxes a{
text-decoration:none;
color:#ffffff;
}

#boxes a:hover{
text-decoration:underline;
}

#box_green{
padding:17px 0px 0px 15px;
color:#ffffff;
font-size:20px;
width:200px;
height:60px;
background:url(../images/new_boxes/images/green_dark.png) no-repeat;
}

#box_green:hover{
background:url(../images/new_boxes/images/green.png) no-repeat;


}

#box_blue{
padding:15px 0px 0px 15px;
color:#ffffff;
font-size:20px;
width:200px;
height:60px;
background:url(../images/new_boxes/images/blue_dark.png) no-repeat;
}

#box_blue:hover{
background:url(../images/new_boxes/images/blue.png) no-repeat;
}

#box_red{
padding:18px 0px 0px 15px;
color:#ffffff;
font-size:20px;
width:200px;
height:60px;
background:url(../images/new_boxes/images/red_dark.png) no-repeat;
}

#box_red:hover{
background:url(../images/new_boxes/images/red.png) no-repeat;
}

#box_text{
margin:-20px 0px 10px 10px;
font-size:11px;
}

#home_box h2{
/* color:#FF0000; */
color:#752C72;
font-size:18px;
font-weight:normal;
}

#tech_logos h2{
/* color:#FF0000; */
color:#752C72;
font-size:16px;
font-weight:normal;
margin:0px 0px 0px 40px;
}

#home_box a{
/* color:#FF0000; */
color:#752C72;
text-decoration:none;
font-weight:bold;
}

#people{
height:60px;
margin-bottom:10px;
}

#people_image{
margin-top:5px;
display:inline;
float:left;
width:60px;
}

#people_text{
min-height:50px;
margin-top:5px;
display:inline;
float:left;
width:160px;
}

#people_text a{
color:#099a44;
}

#banner_header{
width:850px;
height:73px;
margin: 0px auto;

/* default purple banner header */
background-image:url(../images/banner_headers/images/banner_08.gif);
background-repeat:no-repeat;
}

#banner_header.blue{
background-image:url(../images/banner_headers/images/banner_04.jpg);
background-repeat:no-repeat;
}

#banner_header.red{
background-image:url(../images/banner_headers/images/banner_06.jpg);
background-repeat:no-repeat;
}

#banner_header.green{
background-image:url(../images/banner_headers/images/banner_02.jpg);
background-repeat:no-repeat;
}

#banner_header.purple{
background-image:url(../images/banner_headers/images/banner_08.gif);
background-repeat:no-repeat;
}

#banner_text{
width:700px;
color:#ffffff;
font-size:26px;
padding:17px 0px 0px 80px;
}



#page_content_holder{

position:relative;
top:-2px;
margin:0px auto;
width:750px;

background-image:url(../images/shadow-side-2.gif);
background-position:right 0px;
background-repeat:repeat-y;
}

#page_content{
width:700px;
margin:10px auto;
}

#page_content_holder h2{


margin-top:0px;
padding-top:6px;
margin-bottom:8px;

color:#752C72;
font-size:24px;
}

#page_content_holder h2.green{
color:#099a44;
}

#page_content_holder h2.blue{
color:#1068B2;
}

#page_content_holder h2.red{
color:#E21B22;
}

#page_content_holder h3{
color:#752C72;
}

#page_content_holder a{
/* color:#099a44; */
}

.bluetitle{
color:#1068B2;
margin-top:12px;
margin-bottom:8px;

font-size:24px;
}
.redtitle{
color:#E21B22;
margin-top:12px;
margin-bottom:8px;

font-size:24px;
}
.greentitle{
color:#099a44;
margin-top:12px;
margin-bottom:8px;

font-size:24px;
}
.purpletitle{
color:#752C72;
margin-top:12px;
margin-bottom:8px;

font-size:24px;
}
.blue{
color:#1068B2;

}
.red{
color:#E21B22;

}
.green{
color:#099a44;

}
.purple{
color:#752C72;

}

.img-shadow {
  float:left;
 
 
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

#shadow_bottom_2{
position:relative;
top:-15px;
left:1px;
margin:0px auto;
width:750px;
height:39px;
background:url(../images/shadow_bottom_2.gif);
background-repeat:no-repeat;
}

#sublinks_top{
margin:5px;
display:inline;
float:right;
width:100px;
padding:10px;
border:1px dotted #099a44;
font-size:11px;
}

#sublinks_top ul{
padding:0px;
margin:8px;

}

#sublinks_bottom{
clear:both;
font-size:11px;
}

#sub_menu{
font-size:12px;
float:left;
position:absolute;
top:0px;
left:-230px; 
background:#ffffff; 
margin:6px; 
padding:4px; 
width:134px;
padding-bottom:25px;
padding-left:10px;

background-image:url(../images/submenu_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
}


#sub_menu_top{
width:148px;
height:26px;
background-image:url(../images/sub_menu_top.gif);
background-position:bottom;
background-repeat:no-repeat;
position:absolute;
top:-19px;
left:-222px; 

}

#sub_menu a{
background-image:url(../images/blue_bullet.gif);
background-repeat:no-repeat;
background-position:0px 3px;
padding-left:13px;
min-height:20px;
line-height:20px;
}