/***************************************************************************************/
/* COMMON LAYOUT */
/***************************************************************************************/

html,body,div,span,table,tr,th,td,p,span,h1,h2,h3,h4,ul,ol,li,a,form { padding: 0px; margin: 0px; } /* Start with a clean slate */
* { font-family: arial;  }  /* Default font for all items */
* { -moz-box-sizing:border-box; box-sizing:border-box; -ms-box-sizing: content-box; -webkit-box-sizing: border-box; }
html { min-height: 100%; margin-bottom: 1px; } /* Set height to 100% + 1px to force scroll bar in FF */
#ht { position: absolute; top: -2000px; width: 700px; } /* Hidden Text - Look up. WAAAY Up */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { margin: 0px 0px 0px 0px;  }
hr { border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: none; height: 1px; overflow: hidden; }
textarea, select, select * { color: #333333; font-size: 12px; }


ul, ol { margin-left: 25px; line-height: 20px; margin-bottom: 15px; }
ol { margin-left: 30px; }


ul li { list-style-type: square; }

.bordered { border: 1px solid #33CCFF; }

h1, h2, h3, h4, h5 { font-family: Georgia; font-weight: bold; }


h1, h1 a { color: #7d2682; font-size: 24px; line-height: 30px; margin: 0px 0px 5px 0px; text-align: right; font-weight: normal; }
h2, h2 a { color: #7d2682; font-size: 12px; margin: 0px 0px 8px 0px; }
h3, h3 a { color: #000000; font-size: 12px; margin: 0px 0px 15px 0px; }
p  { margin: 0px 0px 12px 0px; }
p, table, td, div, a  { color: #333333; font-size: 10px;  line-height: 17px; }

a  { color: #7d2682; font: normal 10px arial; text-decoration: none; }
a:hover {  text-decoration: underline; }


/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/


#container1 { margin: 0px auto; background: #f2f2f2 url('../images/layout/body-bg.gif') repeat-y top left; width: 940px; }


#container2 { background: url('../images/layout/container-bg.gif') repeat-x; }


#main { width: 920px; }


#left { float: left; width: 240px; min-height: 500px; }
#right { float: right; width: 680px; background: #FFFFFF url('../images/layout/content-bg.gif') no-repeat top right; }

#left-nav {  }
#left-nav a { display:block; font-size: 12px; font-family: Georgia; padding-left: 35px; height: 34px; line-height: 35px; background: #FFFFFF; margin-bottom: 5px; color: #7d2682; font-family: georgia; font-weight: bold; }
#left-nav a:hover, #left-nav a.o { background: #939494; color: #FFFFFF; text-decoration: none; }

#sub-nav { margin-top: 30px; }
#sub-nav a { padding-left: 35px; display: block; height: 18px; line-height: 18px; font-family: arial; font-size: 10px; color: #585959; }
#sub-nav a:hover, #sub-nav a.o { color: #7d2682; text-decoration: none; }


#content-area { width: 639px; }
#content { margin-left: 20px; }




#page-head { height: 110px; float: right; width: 477px; margin-top: 45px; }

#page-head p { color: #939494; margin: 0px; color: #939494; font-family: georgia; font-size: 12px; text-align: justify; }

#footer { width: 940px; margin: 0px auto; font-size: 10px; text-align: center; margin-top: 20px; }


.featuredProject { background: #F1F1F1; margin-bottom: 10px; }
.featuredProject .left { width: 242px; height: 152px; background: #595959; float: left; }
.featuredProject .right { width: 340px; float: left;  margin-left: 20px; padding-top: 20px; }



.thumb img { padding-top: 5px; border-color: #FFFFFF; border-width: 6px; border-top-style: solid; border-bottom-style: none; border-right-style: none; border-left-style: none; margin-left: 13px; }
.thumb:hover img, .o img { border-color: #7d2682; }


.btm_frame {
   height: 260px; 
   width: 950px; 
   font-size: 12px;
   color: #666;
   font-family:Georgia, "Times New Roman", Times, serif;
}

.btmframe_lefthome {
   float: left; 
   width: 275px; 
   height: 200px; 
   margin-left: 35px;
   text-align:left;
   margin-top: 17px;
    font-size: 10px;
   color: #666;
   font-family:Georgia, "Times New Roman", Times, serif;
}

p#news_heading a{
  font-size: 12px;
}

.btmframe_righthome {
   float: right; 
   width: 450px; 
   height: 200px; 
   margin-right: 80px;
   text-align:left;
   margin-top: 20px;
    font-size: 14px;
   color: #666;
   font-family:Georgia, "Times New Roman", Times, serif;

}

.btmframe_righthome p {
font-size: 14px;
   color: #666;
   font-family:Georgia, "Times New Roman", Times, serif;
      line-height: 22px;
   }

.btmframe_lefthome p {
font-size: 12px;
   color: #666;
   font-family:Georgia, "Times New Roman", Times, serif;
   }
      
.btmframe_righthome b,
.btmframe_lefthome b {
   color: #7D2682;
   font-weight: normal;
   }   
   
