html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}


body { 
  font-family: Arial;
  color : #222222; 
  font-size : 12px;
  text-align : center; 
  overflow : scroll;
}

#container { 
  width : 780px; 
  margin : 0 auto; 
  padding : 0; 
  text-align : left; 
  overflow : hidden;
}

#header { 
  width : 100%;
  margin-top :10px; 
  /*margin-top :20px;*/
  padding : 0; 
  background-color : #ffffff; 
}

#menu { 
  font-family : Arial; 
  font-size : 13px;
  font-weight : bold;
  line-height : 32px;
  width : 100%;
  height : 32px;
  margin-top :15px; 
  padding : 0; 
  background-color : #323232; 
}

#menu ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu li
{
  float: left;
  padding: 0 1em 0 1em;
  color: #ffffff;
  text-decoration: none;
} 
#menu li .active
{
  color: #ffffff;
  text-decoration: underline;
} 

#menu a:hover{
  text-decoration: none;
  color: #ffffff;
}

#menu a{
  color: #cccccc;
  text-decoration: none;
}


#content { 
  width : 100%; 
  margin-top :10px;
  background-color : #ffffff;
  overflow : hidden; 
  /*vertical-align: middle; */
  text-align : left;
}

#content h2{
  font : 76%/160% Arial, sans-serif; 
  color : #323232; 
  font-size : 13px;
  font-weight : bold;
  line-height : 100%;

}

#square_s { 
  float : right; 
  width : 220px;
  height : 235px;
  background-color : #bf191b;
  background-image:url('e/square_s.jpg');
 }

#main_img {
  float : left; 
  width : 550px; 
  height : 235px;
  padding : 0; 
  background-color : #ffffff; 
  overflow : hidden;
}



/***********
****Home****
************/

/*  NEWS   */

#news { 
  float : left; 
  width : 245px;
  height : 280px;
  margin-top: 18px;
  margin-left: 10px;
  font-size : 11px;
}

#news .post { 
  color : #7a7a7a;
  width : 245px;
  display : block;
  margin-right : 5px;
  margin-top : 8px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 8px;
  line-height : 150%;
  background-image:url('e/bg.jpg');
  background-repeat:repeat-x;
  background-position:bottom;
  border-style:solid;
  border-bottom:1px dotted #323232;
}


#news a{ 
  color : #525252;
}

#news a:hover{ 
  color : #323232;
}

#news .date { 
  font-size : 11px;
  color : #333333; 
  font-weight : bold;
}

#news .title { 
  font-size : 11px;
  color : #ae1517; 
  font-weight : bold;
}

#news .read{ 
  font-size : 11px;
  color : #444444;
  font-weight : bold;

}

/* Key Areas */
#key_areas{
  float : right; 
  width : 275x; 
  height : 280px;
  margin :18px 10px 0px 10px;
  padding : 0; 
}

#key_areas h2{
  padding-left : 22px;
  margin-bottom : 5px;
  font-weight : bold;
  font-size : 13px;
}

/*  Organization   */
#org {
  float : right;
  width : 188px; 
  height : 250px;
  margin-top :15px;
  padding : 11px 15px 0px 15px;
  background-color : #f7f7f7;
  border:1px solid #eeeeee;
  color : #323232;
}

#org a{
  color : #323232;
}

#org ul{
  padding: 2px 0px 5px 20px;
}

#org li{
  padding-left : 5px;
  text-decoration: none;
} 

#org .post{
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom: 1px solid #eeeeee;
  display : block;
}

#org .first_post{
  padding-bottom : 10px;
  border-bottom: 1px solid #eeeeee;
  display : block;
}

#org .last_post{
  padding-top : 10px;
  display : block;
}

/** End home **/

/***********
****Main****
***********/
#main_window {
  float : left; 
  vertical-align : middle; 
  width : 515px; 
  line-height : 18px;
  display : block;
  margin-top :40px;
  padding : 10px; 
  background-color : #f7f7f7;
  border:1px solid #eeeeee;
  color : #323232;
  margin-bottom : 30px;

}

#main_window h2 {
  font : 76%/160% Arial, sans-serif; 
  color : #ae1517;
  font-size : 13px;
  line-height : 100%;
  font-weight : bold;
}

#main_window ul{
  padding: 10px 0px 10px 20px;
}

#main_window li{
  padding-left : 5px;
  text-decoration: none;
} 

#sub_menu { 
  float : left; 
  width : 215px;
  margin-top: 10px;
  padding : 10px; 
  color: #333333;
  background-color : #ffffff; 
  margin-bottom : 30px;
}


#sub_menu h2 { 
  font : 76%/160% Arial, sans-serif; 
  font-size : 13px;
  font-weight : bold;
  /*color : #323232; */
  color : #ae1517; 
  line-height : 100%;
  padding-bottom : 8px;
  border-bottom: 1px dotted #ae1517;
}

#sub_menu .post { 
  line-height : 35px;
  padding: 0 0 0 0;
  padding-top: 10px;
  border-bottom: 1px solid #eeeeee;
  display : block;
  color: #323232;
}

#sub_menu .newspost { 
  line-height : 22px;
  padding: 0 0 0 0;
  border-bottom: 1px solid #eeeeee;
  display : block;
  color: #323232;
}



#sub_menu .date { 
  color : #323232; 
  line-height : 7px;
}

#sub_menu .title { 
  color : #ae1517; 
  line-height : 250%;
}

#sub_menu .activeDate { 
  color : #323232; 
  line-height : 7px;
  padding-left: 10px; 
}

#sub_menu .activeTitle { 
  color : #ae1517; 
  line-height : 250%;
  padding-left: 10px; 
}

#sub_menu .active { 
  color : #ae1517; 
}

#sub_menu a{
  color: #323232;
}
/** End main **/


/**************
****Contact****
***************/
#right_contact {
  float : right; 
  vertical-align : middle; 
  width : 188px; 
  height : 420px;
  margin-top :10px;
  padding : 15px; 
  background-color : #f7f7f7;
  border:1px solid #eeeeee;
  color : #323232;
  /*border-style:solid;
  border-left:1px dotted #323232;*/
}

#right_contact a{ 
  color : #525252;
}

#right_contact a:hover{ 
  color : #323232;
}

#right_contact .title{
  width : 100px;
  font : 76%/160% Arial, sans-serif; 
  color : #323232; 
  font-size : 13px;
  font-weight : bold;
}


#left_contact{
  float : left; 
  width : 530px; 
  height : 280px;
  margin :10px 10px 0px 0px;
  padding : 10px; 
}

#left_contact h2{
  width : 150px;
  font : 76%/160% Arial, sans-serif; 
  color : #ae1517; 
  font-size : 13px;
  font-weight : bold;
  line-height : 100%;
  padding-bottom : 8px;
  border-bottom: 1px dotted #ae1517;
}

#left_contact .input {
  margin-left : 20px;
  margin-top : 8px;
  background-color : #f2f2f2;
  border:1px solid #d2d2d2;
  color : #323232;
}

#left_contact .button {
  margin-left : 20px;
  margin-top : 8px;
}

#left_contact label {
  font-size : 13px;
  width: 70px;
  float: left;
  margin: 8px 0px 6px 10px;
  text-align: left;
}

#left_contact .red {
  font-size : 10px;
  color : red;
  float : left;
}

#left_contact br { clear: left; }

/** End contact **/


#projects {
  float : right; 
  vertical-align : middle; 
  width : 220px; 
  height : 280px;
  margin-top :10px;
  padding : 0; 
  background-color : #dddddd; 
}

p { 
  margin : 0 1em; 
  padding : .5em 0; 
}

a:hover{
  text-decoration: none;
}

a{
  color: #ffffff;
  text-decoration: none;
}

.class{ clear : both;}

/*************
****Footer****
**************/
#footer { 
  text-align : right;
  color : #ffffff;
  font-size : 13px;
  line-height : 25px;
  width : 100%;
  margin-top :10px; 
  padding : 0; 
  background-color : #323232; 
}

#second_footer { 
  text-align : right;
  color : #ffffff;
  font-size : 13px;
  line-height : 25px;
  width : 100%;
  height : 31px;
  margin-top :0px; 
  padding : 0; 
  background:url(e/footer_bg.jpg) repeat-x
}

/** End footer **/



