@charset "utf-8";
/* concept & design by Shajed */
/* E-mail : shajed@gamil.com */


/* ---------->>> GLOBAL PROPERTIES STYLE <<<-----------*/
body { padding: 10px; background:#FFFF00; margin:0px; line-height:18px;  }
div, span, table, tr, td, th, h1, h2, h3, h4, h5, p, dir, dl, dd, dt, ul, li, ol, form, textarea, input, select {  font-family: verdana;  color: #333333;}

	/* global link style  */
	a:link		{ color: #000099; text-decoration: none; font-size:11px; }
	a:visited	{ color: #000099; text-decoration: none; font-size:11px;}
	a:hover		{ color: #F26521; text-decoration: underline; font-size:11px;}
	a:active	{ color: #F26521; text-decoration: underline; font-size:11px;}

/* PAGE WRAPPER */
div.pageContainer { background: color:#FFFF00; }
div.bodyWrapper { margin: 0 auto 0 auto; width: 800px; height: auto;  }
div.bodyContainer { padding: 0px;  }

/* header style */
div.header { height: 132px; margin: 0 auto 0 auto; padding: 0; background:url(../images/banner.jpg) no-repeat left top;) }
div.header p { padding: 26px 0 0 184px; margin:0px; color:#FFCC00; font-size:24px; font-weight:bold; }
#txtleft{ padding:20px 100px 0 0px; margin:0px; font-size:14px; color:#990000; font-weight:bold; }
#txtright{ font-size:14px; color:#990000; }

.title1{ font-size:12px; font-weight:bold; color:#000099;}
.title2{ font-size:14px; font-weight:bold; color:#000099;}
.title3{ font-size:14px; font-weight:bold; color:#333333;}
.title4{ font-size:11px; font-weight:bold; color:#ffff00;}
.title5{ font-size:12px; font-weight:bold; color:#ffff00;}

/* Home page Style */

.bodycontainer{ font-size:11px;}
.lftcontainer{ float:left; width:450px;}
.lftcontainer p{ font-size:11px;}
.rhtcontainer{ float:left; width:265px; color:#ffff00; padding:30px 0 0 50px; height:452px; background:url(../images/rightcontainer.jpg) top left no-repeat; }
.rhtcontainer p{ color:#ffff00; font-size:11px; line-height:15px;}
  .callout {width: 275px;}
  .callout h3 {
   width:115px;
   height:65px;
    float:left;
    text-indent:-8008px;
   background:transparent url(team-report.gif) no-repeat 0 0;
    }

.clsitalic{font-style:italic; font-size:11px; color:#ffff00;}
.subbodycontainer{ background:url(../images/flower.jpg) top right no-repeat; font-size: 12px;}


div.footer { font-size:10px; color:#000099; clear:both;}
	

