.Content
{
width: 1000px;
Height:  auto;
margin-left:Auto;
margin-right:Auto;
background-color:White;
}
.rightContent
{
width: 300px;
Height:  auto;
float:right;
background-color:White;
}
.sidebar
{
width: 300px;
Height:  auto;
float:left;
margin-top:20px;
/*background:url("../../images/sidebar.png") repeat-y;*/

}
.leftContent
{
width:1000px;
margin-left:20px;
Height:  auto;
/*background-color:lightblue;*/
float:left;
background-color:White;

}

.mainheading
{
font-family:"Pt Sans";	
font-weight:none;
font-size:28px;
color:#009900;
}

.topLeftContent
{
 width: 1000px;
 margin-top:20px;
 Height:auto;
 float:left;
 /*background-color:violet;*/
}


.freshAppContent
{
 width: 670px;
 padding-right:10px;
 Height:auto;
 float:left;
}

.freshAppcontentLeft
{
  width: 90px;
  Height:auto;
  float : left;
  padding-left:10px;
  /*background-color:pink;*/
}
.freshAppcontentRight
{
	width: 1000px;
  Height:auto;
  left;
  padding-right:20px;
  /*background-color:green;*/
	 
 
}
.freshcontentBottom
{
  width: 1000px;
  padding-right:20px;
  Height:auto;
  float:left;
}
.descriptionPara
{
	float:right;
	text-align:justify;
	line-height:23px;
	margin-left:100px;
	margin-right:10px;
}
.leftMiddleContent
{
	margin-top:20px;
	width: 1000px;
 	Height:auto;
 	float:left;
}

/*.otherApps
{
 width: 300px;
 Height:25px;
 margin-top:20px;
 background-color:#101113;
}
.otherAppsContent
{
	width: 300px;
 Height:auto;
}
.otherAppIcon
{
	width: 270px;
	 Height:80px;
	 padding-left:30px;
	 padding-top:20px;
}*/

.otherApps
{
 width: 300px;
 Height:30px;
 font-size:18px;
 color:#323232;
 font-family: verdana;
 float:left;
 background-color:#645f6e;
 margin-left:0px;
 padding-top:6px;
}

.otherApps p
{
	font-family: 'PT Sans';
	font-size: 18px;
	color:#17e517;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.otherAppsContent
{
	width: 300px;
	Height:380px;;
	float:left;
	color: #00ff00;
}

.otherAppIcon
{
	width: 105px;
	Height:150px;
	float:left;
	margin-left:35px;
}

.imageIcon
{
	width:100px;
	height:100px;
	float:left;
	margin-top:20px;
}

.IconHeading
{
	font-family: Verdana;
	font-size: 14px;
	color:#323232;
	float:left;
	margin-top:10px;
	text-align:center;
	width:110px;
}

.IconHeading:hover
{
	padding-top:1px;
	color:#090;
	cursor:pointer;
	font-size:15px;
}

.others
{
width: 270px;
	 Height:630px;
	 padding-left:30px;
	 padding-top:20px;
}

ul
{
	width:1000px;
	padding:0px;
	list-style-type: none;
}
ul li
{
	line-height:34px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:40px;
	text-align:justify;
	font-family:"PT Sans";	
	font-weight:none;
	font-size:17px;
	color: #686868;
}

ul li p
{
	margin-right: 10px;
}
.fontHeading
{
	font-weight: 400;
	font-size:24px;
	font-family:"PT Sans";
	float:left;
	color: #009900;
}

.appalink
{
	text-decoration:none;
	color:blue;
	font: normal normal normal 12px/130% verdana, Times, serif;
}

.appalink:hover
{
	font-size:12px;
	color:blue;
}

.imgalink
{
	outline:none;
}

.marquee 
{
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	 height:550px;
	 margin-top:20px;
	 margin-left:20px;   
}


/*Jquery css*/

.Content_review
{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.ContentContainer_White
{
	width:100%;
	min-width:1200px;
	background-color:#fff;
	float:left;
}

.testimonial_container
{
	width:980px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
}

.testimonial_heading
{
	max-width:350px;
	max-height:70px;
	color:#ff9600;
	margin-left:10px;
	font-size:28px;
	font-family:'PT Sans';
        margin-left:380px;
}

.testimonial_sub_heading
{
	width:960px;
	margin-left:10px;
	margin-right:10px;
	color:#b3b3b3;
	font-family:'PT Sans';
	font-size:20px;
	text-align:center;
	margin-top:20px;
}

.user_container
{
	width:100%;
	height:auto;
	float:left;
}


.user_comment
{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	color:#595959;
	font-family:'PT Sans';
	font-size:18px;
	text-align:center;
	line-height:30px;
	margin-top:40px;
}

.user_name
{
	color:#b3b3b3;
	font-family:'PT Sans';
	font-size:24px;
	text-align:center;
	margin-top:30px;
}


.slider_container
{
	position: relative; 
	width: 980px; 
	height: 200px; 
}

.slides
{
	width: 980px; 
	height: 200px; 
	overflow: hidden;
}
