/*      PAGE LAYOUT STYLE     */
/* -------starts here---------*/
#page_container{
	position:relative;
	margin:0 auto;
	width: 762px;
	height:auto !important;
	height:100%;
	min-height:100%;
	background-image: url('../images/borders.gif');
	background-repeat: repeat-y;
}
#page_header{
	width: 762px;
	height: 99px;
}
#content_container{
	width: 762px;
}
#footer{
  font-size: 10px;
  padding: 40px 0 0 142px;
  color: #919191;
}
#footer div{
  float: left;
}
.clearer{
	line-height: 0px; 
	font-size: 0px; 
	clear: both; 
	overflow: hidden;
}
.top_spot{
  background-color: #FF6600; 
  width: 142px; 
  height: 25px;
  float: left;
}
.top_nav{
  background-image: url('../images/bgr_top_nav.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  width: 610px; 
  height: 20px;
  text-align: right;
  padding: 5px 10px 0 0;
  font-weight: bold;
  float: left;
}
.top_nav a{
  color: #646464;
  text-decoration: none;
  font-weight: bold;
}
.top_nav a:hover{
  text-decoration: underline;
}
#left_nav_cont{
  width: 142px;
}
.hor_dots_wide{
  width: 762px;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
	background-image: url('../images/hor_dots.gif');
	background-repeat: repeat-x;
}
#site_logo{
  width: 142px;
  height: 73px;
  float: left;
  text-align: center;
}
#site_hdr{
  width: 620px;
  height: 73px;
  float: left;
  text-align: center;
	background-image: url('../images/page_hd_img.jpg');
	background-repeat: no-repeat;
}
#accent{
  width: 6px;
  height: 14px;
  background-color: #FF6600;
}
#navigation{
  float: left;
}
#content{
  width: 590px;
  float: left;
  padding: 0 0 0 30px;
}
/* ---------ends here---------*/
/*      PAGE LAYOUT STYLE     */

/*
---------------------------------------------------------------------------------------------------
*/

/*   BASIC ELEMENTS STYLES   */
/* -------starts here------- */
body, html{
	margin:0;
	padding:0;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #747474;
}
h1{
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
}
h1.page_title{
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 14px;
	background-color: #D4D4D4;
}

h1.portfolio_title{
	color: #ff6600;
}

h2{
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
}
p{
	padding: 0 10px 5px 0;
	margin:  0 0 10px 0;
}
a{
  color: #747474;
}
a:hover{
  color: #747474;
  text-decoration: none;
}
p b{
}
img{
	border: 0px;
}
ul.nav_links{
  width: 140px;
	padding: 0 0 0 1px;
	margin: 0 0 17px 0;
}
ul.nav_links li{
	padding: 0 0 10px 0px;
	margin: 0;
	list-style: none;
	font-size: 10px;
}
ul.nav_links a{
  display: block;
	margin: 0;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
ul.nav_links a.top_navig{
  width: 124px;
  padding: 0 0 0 16px;
  color: #000;
}
ul.nav_links a.top_navig_selected{
  width: 124px;
  padding: 0 0 0 16px;
  color: #f60;
  background-image: url('../images/bullet_top_nav.jpg');
  background-position: 0px 3px;
  background-repeat: no-repeat;
}
ul.nav_links a.top_navig:hover{
  color: #f60;
  background-image: url('../images/bullet_top_nav.jpg');
  background-position: 0px 3px;
  background-repeat: no-repeat;
}
ul.nav_links a.sec_navig{
  width: 112px;
  padding: 0 0 0 28px;
  color: #888;
}
ul.nav_links a.sec_navig_selected{
  width: 112px;
  padding: 0 0 0 28px;
  color: #f60;
  background-image: url('../images/bullet_sec_nav.jpg');
  background-position: 0px 3px;
  background-repeat: no-repeat;
}

ul.nav_links a.sec_navig:hover{
  color: #f60;
  background-image: url('../images/bullet_sec_nav.jpg');
  background-position: 0px 3px;
  background-repeat: no-repeat;
}
/* ---------ends here ------ */
/*   BASIC ELEMENTS STYLES   */
h1.page_title span.mainh{
  background-color: #ffffff;
  padding: 0 6px 0 0;
  text-transform: uppercase;
  color: #FF6600;
  font-weight: bold;
}

h1.page_title span.mainp{
  background-color: #ffffff;
  padding: 0 6px 0 0;
  text-transform: uppercase;
  font-weight: bold;
}

span.mainh a:hover{
  text-decoration: none;
}
h1.page_title span.sech{
  color: #5F5F5F;
  background-color: #ffffff;
  padding: 0 6px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}
h1.page_title span.separator{
  width: 6px;
  background-color: #FF6600;
}

div.promo_container{
  border: 1px solid #D7D7D7;
  margin: 0 15px 20px 0;
  text-align: center;
  float: left;
}
div.promo_container h1{
  padding: 10px 0 10px 0;
  margin: 0 0 15px 0;
  text-align: left;
  font-size: 12px;
  color: #747474;
  font-weight: bold;
  background-color: #E9E9E9;
}
div.promo_container a{
  color: #747474;
  font-weight: bold;
  text-decoration: underline;
}
div.promo_container a:hover{
  text-decoration: none;
}
div.promo_container h1 span.ac_sep{
  background-color: #747474;
  width: 6px;
  margin: 0 5px 0 0;
}
div.promo_container img{
  border: 1px solid #A6A6A6;
  margin: 0 0 15px 0;
}
.size1{
  width: 265px;
}
.size2{
  width: 548px;
}

.promo_consulting{
  border: 1px solid #D7D7D7;
  margin: 0 15px 20px 0;
  text-align: left;
  float: right;
}
div.promo_consulting div.promo_cons_title{
  padding: 10px 0 10px 0;
  margin: 0 0 15px 0;
  text-align: left;
  font-size: 12px;
  color: #747474;
  font-weight: bold;
  background-color: #E9E9E9;
}
div.promo_consulting a{
  color: #f60;
  font-weight: bold;
  text-decoration: none;
}
div.promo_consulting a:hover{
  text-decoration: underline;
}
div.promo_consulting div.promo_cons_title span.ac_sep{
  background-color: #747474;
  width: 6px;
  margin: 0 5px 0 0;
}
div.promo_consulting img{
  border: 1px solid #A6A6A6;
  margin: 0 0 15px 0;
}
.promo_consulting ul{
  width: 200px;
  margin: 0 0 10px 15px;
  padding: 0 0 5px 0;
	list-style: none;
}
.promo_consulting li{
  margin: 0;
  padding: 0 0 8px 0;
}
.banner_container{
  width: 166px;
  float: left;
  
  
}
.wider{
  width: 100%;
}
.banner_header{
	padding: 0;
	margin: 0 0 30px 0;
	font-size: 11px;
	line-height: 8px;
	background-color: #D4D4D4;
	text-align: right;
}
.banner_title{
  color: #FF6600;
  background-color: #fff;
  background-image: url('../images/bullet_top_nav.jpg');
  background-repeat: no-repeat;
  background-position: 0 3px;
  font-weight: bold;
  text-transform: uppercase;
	padding: 0 0 0 17px;
	margin: 0;
}
.banner_header span.separator{
  width: 6px;
	font-size: 0px;
	line-height: 0px;
	height: 8px;
  background-color: #FF6600;
}
.b_separator{
  width: 25px;
  float: left;
}
.banner_container ul{
	padding: 0 0 10px 0px;
	margin: 0;
	list-style: none;
	font-size: 10px;
}
.banner_container li{
	padding: 0 0 10px 0px;
}
.banner_container a{
  color: #666;
  font-weight: bold;
  text-decoration: underline;
  font-size: 11px;
}
.banner_container a:hover{
  text-decoration: none;
}
.proplem_para{
  width: 90%;
  padding: 4px;
  margin-bottom: 10px;
}
IMG.content_img{
  float: right;
  margin: 10px;
}