﻿
body
{
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background:#f5f5f5;
    color: #000;
	width: 1001px;
    padding: 0 0 0 0;
	font-family: "Open Sans",arial,sans-serif !important;
	position: relative;
    font-size:13px;
}
.clr { 
	margin-right:5px;
    margin-topL:15px;
}
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
#container {
	width: 1001px;
	margin: 0 auto;
	background: #fff url(../img/container-bg.png) repeat-x ;
	padding: 20px 0 0 0;
}
#container {
	width: 1001px;
	margin: 0 auto;
	background: #fff url(../img/container-bg.png) repeat-x ;
	padding: 20px 0 0 0;
}
#header {
	padding: 10px 10px;
}
#login {
	width: 400px;
	float: right;
}
.logo {
	float: left;
	padding: 25px 0 0px 10px;
}
.button {
	width: 70px;
	height: 24px;
	color: #2b6501;
	background: url(../img/button_bg.png) no-repeat;
	float: left;
	font-weight: bold;
	padding: 3px 0 0 0;
	text-align: center;
	margin-left: 20px;
}
a, a:visited {
    color: #2b6501;
    text-decoration: none;
}

.fontColr
{
	color: #400040;
	width: 617px;
}
.headFont
{
	color: #FFFFCC;
	font-size: large;
	font-weight: bold;
}
.fontST
{
	font-family:Cambria;
	font-weight:bold;
	font-size:medium;
	color:White;
	font-style:normal;
	text-decoration:none;
}

.headerSt
{
	text-align: center;
	height: 20px;
	color: #B30047;
	font-weight: bold;
	font-size: x-large;
	font-style: italic;
	font-family: Cambria;
    /*background-image:url(../img/heading_bg1.gif);*/
    background-repeat:no-repeat;
    
}
.btn-more {background-image: url(images/btn-more.gif) ; width: 95px;  font-size: 12px; line-height: 32px; color: #fff; text-align: center; display: block; }
.gallery {  }
.gallery a { float: left; margin: 0 10px 12px 0; }
.gallery a.last { margin-right:0; }
.gallery img { border: 2px solid #a8a1a1; }

/*#content { width: 620px; 
padding: 0 0 0 10px; }*/
#content h2, #sidebar h2 { font-size: 20px; line-height: 23px; color: #f15a22; padding: 0 0 10px 0; }
#content img { margin: 5px 20px 0 0; }
#content .btn-more { margin: 5px 0 0 10px; }

#sidebar { width: 192px; 
padding: 0 21px 0 0; }


#nav {
	background: url(../img/nav-bg.png) repeat-x;
}
#nav ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}
#nav ul li {
	list-style-type: none;
	float: left;
	width: 165px;
	text-align:center;
	padding: 8px 0 7px 0;
	font-size: 15px;
	font-weight: bold;
	/*background: url(../img/menu-seperator.gif) no-repeat right 5px;*/
}
#nav ul li.last {
	background: none;
}
#nav ul li a {
	
}
#nav ul li a:hover {
	color: #F33;
	background: #fff;
	width: 165px;
	padding: 7px 15px 8px;
	border-radius: 5px;
}

.tableheadignew {
    color: #ffffff;
    font-family: "ImparaLight";
    font-size: 35px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000000;
}

.brdr{
    border: 1px solid #D8D8D8;
}

.btn1{
    background-image: url("../img/button_bg.png");
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 5px;
}

/* Slideshow
---------------------------------------------------- */
#slideshow {
    position: relative;
    height: 261px;
}
#slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}
#slideshow IMG.active {
    z-index: 10;
}
#slideshow IMG.last-active {
    z-index: 9;
}
#adslideshow {
    position: relative;
    height: 320px;
}
#adslideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}
#adslideshow IMG.active {
    z-index: 10;
}
#adslideshow IMG.last-active {
    z-index: 9;
}
/* Box Slider
---------------------------------------------------- */
#slider {
		overflow: hidden;
		margin: 0;
		padding: 0;
	}	
#slider li {
		margin: 0;
		padding: 0 5px;
}
#slider .slider-content {
		border: 1px solid #5db513; 
		border-radius: 5px;
}
.slider-content h2 {
	background: #5db513;
	color: #fff;
	border-radius: 5px 5px 0 0;
	padding: 5px 10px;
}
.slider-content p {
	padding: 5px 10px 10px;
	font-size: 14px;
}
.slider-content img {
	float: right;
	padding: 10px;
}

#banner-bottom {
	background: url(../img/register_strips.jpg) no-repeat;
	height: 54px;
}
#banner-bottom .quick {
	float: left;
	width: 333px;
	text-align: center;
}
.paid {
	padding-top: 8px;
}
/* Content
---------------------------------------------------- */
#content {
	padding: 10px;
}
#content1 {
	padding: 15px;
}
#con-col {
	padding-top: 15px;
}
.con-col1, .con-col2, .con-col3 {
	float: left;
	padding: 8px;
	border-radius: 10px;
	background: url(../img/success-stories-bg.png) repeat-x;
	border: 1px solid #e6e6e6;
	height: 400px;
}
.con-col1 {
	width: 300px;
    position:absolute;
}
.con-col3 {
	width: 210px;
}
.con-col2 {
	width:  400px;
	margin: 0 8px;
	background: url(../img/paid_bg.png) bottom repeat-x;
}
#con-col-latest {
	border: 1px solid #e6e6e6;
	background: url(../img/success-stories-bg.png) repeat-x;
	padding: 10px 10px 0;
	border-radius: 10px;
	margin-top: 15px;
}
#con-col-latest img {
	border: 1px solid #c0c0c0;
	padding: 5px;
	border-radius: 10px;
}
#con-col-latest a, .con-col2 a {
	color: #5db513;
}
#con-col h2 {
	  font-size: 18px;
	  font-weight: bold;
	  padding-bottom: 10px;
}
.more a{
	font-size: 16px;
	font-weight: bold;
	float: right;
}
td a.button {
	float: right;
	color: #2b6501;
}
.width_100 {
  width: 100%;
}
select {
  font-size: 13px;
  border: 1px solid #d9d9d9;
  outline: none;
}
#advertisement {
	padding: 15px 0 0;
	text-align: center;
}
#news {
	border-radius: 10px;
	border: 1px solid #ee8100;
	height: 33px;
}
span.news {
	width: 110px;
	background: #ee8100;
	padding: 9px;
	border-radius: 10px 0 0 10px;
	color: #fff;
	float: left;
}
.news1 {
	padding: 8px 0;
	font-size: 14px;
	font-weight: bold;
	float: right;
	width: 852px;
}
.profile {
	width: 175px;
	float: left;
}
a .news1 {
	color: #000;
}
.search {
	border-top: 1px dotted #ff6600;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
/* Footer
---------------------------------------------------- */
.foo {
	border-top: 1px solid #c0c0c0;
	text-align: center;
	color: #c0c0c0;
	padding: 10px 0;
	margin: 10px 0;
}
.foo a{
	color: #c0c0c0;
	font-weight: normal;
}
#footer {
	background: #ee8100;
	padding: 15px 15px 0;
	color: #fff;
	text-align: center;
}
#footer  a {
	color: #fff;
	font-weight: normal;
}
html, div, span, object, iframe, h1, h2, h3, p, blockquote, a, em, font, img, strong, ol, ul, li, fieldset, form, label, legend { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	vertical-align: baseline; 
	font-weight: normal; 
}