/* CSS Document */
*{
	margin:0;
	padding:0
}
p,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}
.spacer{
	height:0px;
	line-height:0px;
}
ul{
	list-style:none;
}
li{
	list-style-type:none;
	padding:0;
	margin:0;
}
a{
	text-decoration:none;
}
body{
	background:url(../images/bg.jpg) 0 0  repeat-x;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0;
	margin:0;
}
#container{
	width:965px;
	margin:0 auto;
}
.header{
	width:965px;
	float:left;
	height:131px;
	background:url(../images/header.jpg) 0 50% no-repeat;
	padding:31px 0 0 0px;
}
.headertop{
	width:911px;
	float:left;
	padding:0 0px 0 32px;
	height:101px;
}
.logo{
	width:165px;
	float:left;
	height:101px;
}
.downloadnow{
	width:243px;
	float:right;
	height:51px;
	padding:50px 0 0 0;	
}
.nav{
	width:683px;
	float:left;
	height:28px;
	padding:0 0 0 12px;
}
.nav ul{
	width:683px;
	float:left;
}
.nav ul li{
	display: inline;
	font:12px/30px Arial, Helvetica, sans-serif; 
}
.nav ul li a{
	float: left;
	color: #000000; /*text color*/
	text-decoration: none;
	padding:0 15px 0 13px;
	background:url(../images/nav_divider.jpg) 100% 0 no-repeat;
}
.nav ul li a:hover{
	background:#e2e0ee url(../images/nav_divider.jpg) 100% 0 no-repeat;	
}
.body_container{
	width:945px;
	float:left;
	height:auto;
	padding:0 10px 0 10px;
}
.body_content{
	width:917px;
	height:auto;
	float:left;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	background:url(../images/bodybg.jpg) 0 0 no-repeat;	
	padding:0 0 12px 26px;
}
.body_content .bodyleft{
	width:646px;
	float:left;
	height:auto;
}
.bodyleft h2{
	width:640px;
	height:auto;
	font:22px/48px "Trebuchet MS";
	color:#7f2393;
	float:left;
	text-transform:uppercase;
	padding-top:10px;
}
.bodyleft h3{
	width:646px;
	height:auto;
	font:22px/48px "Trebuchet MS";
	color:#7f2393;
	float:left;
	text-transform:uppercase;
	border-bottom:1px solid #9e9e9e;
	padding-top:10px;
}
.bodyleft p{
	width:646px;
	float:left;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	text-align:justify;
	padding:0 0 10px 0;
	
}
.body_content .bodyright{
	width:250px;
	float:left;
	height:auto;
	padding:0 0 0 3px;
}
.body_content .bodybottom{
	width:892px;
	float:left;
	height:auto;
}
.bodybottom h2{
	width:892px;
	border-bottom:1px solid #9e9e9e;
	float:left;
	font:18px/36px "Trebuchet MS";
	color:#7f2393;
	text-transform:uppercase;
}
.bodybottom .bottomcontent{
	width:416px;
	float:left;
	height:213px;
	background:url(../images/bodybottom_bg.jpg) 0 0 no-repeat;
	padding:6px 0 9px 0;
	
}
.bodybottom .divider{
	width:60px;
	float:left;
	height:228px;
	background:url(../images/boddy_bottom_divider.jpg) 50% 50% no-repeat;
}
.footer{
	width:965px;
	padding:15px 0 15px 0;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#868686;
	float:left;
	text-align:center;
}
.footer a{
	color:#868686;
	padding:0 5px 0 5px
}
.footer a:hover{
	color:#999999;
	text-decoration:underline;
}
/*-----projectpage------*/
.projectcontainer{
	width:646px;
	float:left;
	padding:10px 0 10px 0;
	border-bottom:1px solid #CCCCCC;
}
.downloadcontainer{
	width:646px;
	float:left;
	padding:10px 0 10px 0;
}

.leftpnl .thumbimg{
	width:328px;
	float:left;
	height:169px;
	background:url(../images/project_thumb.jpg);
	padding:16px;
}
.projectcontainer .leftpnl{
	width:360px;
	float:left;
	height:auto;	
}

.projectcontainer .rhtpnl{
	width:286px;
	float:left;
	height:auto;
	padding:5px 0 0 0;
}

.rightpanel .thumbimg{
	width:328px;
	float:left;
	height:169px;
	background:url(../images/project_thumb.jpg);
	padding:16px;
}
.rhtpnl h2{
	width:276px;
	font:18px/28px "Trebuchet MS";
	color:#7f2393;
	float:left;
	text-transform:uppercase;
	border-bottom:1px solid #9e9e9e;
	height:auto;
	padding:0 0 0 10px;
		
}
.rhtpnl p{
	width:276px;
	font:12px/20px Arial, Helvetica, sans-serif;
	float:left;
	height:auto;
	padding:10px 0 5px 10px;	
}
.rhtpnl .linkpnl{
	width:276px;
	padding:5px 0 0 10px;
	float:left;
	height:19px;
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#000000;
	
}
.linkpnl a{
	width:90px;
	height:19px;
	float:left;
	display:block;
	font:12px/19px Arial, Helvetica, sans-serif;
	background:url(../images/project_link_up.jpg) 0 0 repeat-x;
	border:1px solid #434343;
	text-align:center;
	margin:0 5px 0 0;
	color:#000000;
	text-transform:capitalize;
}
.linkpnl a:hover{
	background:url(../images/project_link_hover.jpg) 0 0 repeat-x;
	text-transform:capitalize;
}

.clicktxt {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #675f54;
	padding-top:10px;
	padding-bottom:10px;
}



.submenu
{ position:absolute;
  border:#a882a9 1px solid;
  padding:2px 8px 4px 8px;
  background-color:#e3dfed;
  visibility:hidden;
}
.submenu a 
{ display:block;
  padding:2px 18px 2px 18px;
  text-align:left;
  text-decoration:none;
  border:#a882a9 1px solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#333333;
  margin-top:2px;
}
.submenu a:hover
{ display:block;
  padding:2px 18px 2px 18px;
  text-align:left;
  text-decoration:none;
  border:#666666 1px solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#000000;
  background-color:#ffffff;
}
/*new css start*/


.bodytxt
{
 color:#000000;
 font:13px Arial;
 padding:8px;
}
.projectcontainer .rightpanel{
	width:360px;
	float:right;
	height:auto;
	padding:5px 0 0 0;
}
.downloadcontainer .rightpanel{
	width:360px;
	float:right;
	height:auto;
	padding:5px 0 0 0;
}
.projectcontainer .leftpanel{
	width:286px;
	float:left;
	height:auto;	
}
.downloadcontainer .leftpanel{
	width:286px;
	float:left;
	height:auto;	
}
.headertxt {
	font:22px/48px "Trebuchet MS";
	text-transform: capitalize;
	color: #7f2393;
	padding-top:8px;
	padding-bottom:8px;
}
.bodycont {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.inputtxt
{
 color:#696969;
 font:13px Arial;
}
.inputtype
{
 border:1px solid #707070;
 width:180px;
 font:12px Arial;
 padding:1px;
}
textarea
{
 border:1px solid #707070;
 width:180px;
 font:12px Arial;
 padding:1px;
}
.careertxt
{
 color:#696969;
 font:13px Arial;
}
a.pdfbutton
{
 background:url(../images/pdf_button.png) left top no-repeat;
 width:168px;
 height:42px;
 display:block;
 font:14px/42px "Trebuchet MS";
 text-align:center;
 text-transform:uppercase;
 color:#FFFFFF;
 text-decoration:none;
 font-weight:bold;
}
a.pdfbutton:hover
{
 background:url(../images/pdf_button_hover.png) left top no-repeat;
}
