*{
	margin:0;
	padding:0;
}

a{
	text-decoration:none;
	outline:none;
}

img, div, input, table, td { behavior: url("iepngfix.htc")}

img{border:0px;}

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:url(../images/bodyBg.jpg) repeat-x;
}

.topBg{
	background:url(../images/bodyTopBg.jpg) repeat-x;
	height:79px;
}

#topMenu{
	width:1002px;
	margin:auto;
	float:right;
}

.logo{
	padding:21px 0px 0px 32px;
	float:left;
}

.logo a{
	display:block;
	background:url(../images/logo2.png) no-repeat;
	width:259px;
	height:34px;
}

.login {
	margin:2px 0;
}

.login a{ 
	color:#ffffff;
	text-decoration:none;
}

.topMenu td{
 text-align:center;
}

.topMenu td a{
	 display:block;
	 width:95px;
	 height:24px;
	 background:url(../images/menuBg.gif) no-repeat top;
	 padding:8px 0;
	 margin:15px 0 0 0;
	 color:#FFFFFF;
}
.topMenu td a:hover{
	 background:url(../images/menuBgHover.gif) no-repeat top;
	 color:#000000;
}

.topMenu td a.visited{
	 background:url(../images/menuBgHover.gif) no-repeat top;
	 color:#000000;
}

.banner{
	background:url(../images/bannerBg.gif) no-repeat;
	width:1002px;
}

.topBgRepeat{
	background:url(../images/topBg.jpg) repeat-x;
}

.bannerLeftBg{
	background:url(../images/bannerLeft.gif) repeat-x right;
}

.bannerRightBg{
	background:url(../images/bannerRight.gif) repeat-x right;
}

.bannerImg{
	padding:17px 0 0 18px;
}

.punchline{
	color:#FFFFFF;
	padding:44px 0px 44px 25px;
}

.punchline h1{	
	font-size:38px;
	font-weight:normal;
}

.punchline h2{	
	font-size:25px;
	font-weight:normal;
}

.punchline2{
	text-align:left;
	padding:64px 0 30px 30px;
	line-height:24px;
}
.leftPart{
	padding-left:1px;
}
	
.blueText{
	color:#2974a7;
	font-size:20px;
	font-style:italic;
	text-align:left;
}
 
.name{
	color:#202020;
	font-size:18px;
	text-align:left;
} 
 
.pageHeading{
	color:#ff6600;
	font-size:22px;
	padding-bottom:14px;
}

.content{
	font-size:14px;
	color:#555758;
	text-align:left;
}



.borderRight{
	border-right:1px solid #cbc9c9;
}

.content ul{
	list-style:none; padding-top:5px;

}
.content li{
 padding-bottom:5px; 

}

.content strong{
	color:#2974a7;
	font-size:18px;
}

.content strong a{
	
	color:#2974a7; text-decoration:none;
	
}
.content strong a:hover{
	
	color:#393939; 
	
}

.border{
	border-bottom:1px solid #b2b2b2;
}

.proejctHeading{
	color:#336699;
	font-size:24px;
	text-align:left;
}

.proejctimg{
	padding:5px 0;
}

.proejctimg img{
}

.projectContent{
	font-size:14px;
	color:#4c4c4c;
	text-align:left;
}

.paragraph{
	color:#60656e;
	font-size:12px;
}

.paragraph strong{
	color:#ff6600;
	font-size:20px;
	font-weight:normal;
}

.paragraph p{
	padding-bottom:10px;
}
.paragraph p a{
	color:#0058a8;
}

.paragraph p a:hover{
	color:#333333;
}

.paragraph p.link{
	text-align:left;
}

.paragraph p.link a span{
	font-size:22px;
	vertical-align:-3px;
}

.footer{
	padding:0 px 0px;
}


.footer td{
	text-align:left;
}

.footerText{
	color:#ffffff;
}
.footerText p{
	padding-bottom:10px;
}

.heading{
	font-size:20px;
	color:#FFFFFF;
}

.bottomLink{
	text-align:center;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
}

.bottomLink a{
	color:#FFFFFF;
}

.bottomLink p{
	text-align:center;
}

.containerBg{
	background:url(../images/containrCenter.png) repeat-y;
}
.container{
	padding:0 7px;
}

.topInner{
	background:#ebebeb;
	border-bottom:2px solid #9a9a9a;
	margin:0 1px; padding-top:7px;
}

.innerHeading{
	color:#2974a7;
	font-size:40px; 
}

.headText{
	font-size:18px;
	color:#858585;
	padding:29px 0;
}

.leftMenuHead{
	background:#ff6600;
	color:#fff;
	font-size:13px;
	padding:5px 19px;
}

.leftMenu ul
	{
	margin:10px 0px;
	list-style:none;
	font-size:13px;
	}

.leftMenu ul li{
	float:left;
	clear:both;
	margin:0px 0px;
	width:210px;
	padding:0px 0px 0px 15px;
}

.leftMenu ul li a{
	color:#336699;
	display:block;
	padding:5px;
}
.leftMenu ul li a:hover{
	color:#fff; background:#2974A7;
}
.leftMenu ul li.active a{
	color:#FFF; background:#2974A7;
}


.innerContent{
	font-size:13px;
	color:#393939;
	padding:0 60px 40px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footerwhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-top: 4px;
}

.innerContent h1{
	color:#2974a7;
	font-size:36px;
	font-weight:normal;
}

.innerContent p{
	margin:12px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.innerContent ul{
	list-style:none;
	margin-left:10px;
}

.innerContent ul li{
	background:url(../images/star.jpg) no-repeat 0px 5px;
	padding-left:12px;
}

.start-button a{display:block; background:url(../images/startButton.jpg) no-repeat; width:156px; height:35px;}
.start-button a:hover{ background:url(../images/startButton-hover.jpg) no-repeat; }

.seeit-button a{display:block; background:url(../images/seeit.png) no-repeat; width:157px; height:43px;}
.seeit-button a:hover{ background:url(../images/seeit-hover.png) no-repeat; }

.buyit-button a{display:block; background:url(../images/buyit.png) no-repeat; width:163px; height:43px;}
.buyit-button a:hover{ background:url(../images/buyit-hover.png) no-repeat; }

.tryit-button a{display:block; background:url(../images/tryit.png) no-repeat; width:156px; height:43px;}
.tryit-button a:hover{ background:url(../images/tryit-hover.png) no-repeat; }
