body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #d6e6f1;
}
#wraper {
	width: 1001px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	clear: both;
}
p {
	font-family: Tahoma;
	font-size: 13px;
	color: #535353;
	margin: 0px;
/*	text-align: left;*/
}
#top_wraper {
	float: left;
	height: 91px;
	width: 964px;
	padding-right: 18px;
	padding-left: 18px;
}
#logo {
	float: left;
	width: 186px;
}
#menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 59px;
	width: 570px;
	margin-top: 32px;
}
.home {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
.menu {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
.contactus {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
.home a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
}
.contactus a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 21px;
	padding-left: 22px;
}
.home a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(../images/home_hover.jpg);
	background-repeat: no-repeat;
	height: 33px;
}
.contactus a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(../images/contact_hover.jpg);
	background-repeat: no-repeat;
	height: 33px;
}
.menu a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 17px;
	padding-left: 17px;
}
.menu a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	padding-right: 17px;
	padding-left: 17px;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
	padding-bottom: 7px;
}
#header {
	float: left;
	width: 1001px;
	height: 343px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
}

		/*
		 * Required 
		*/
		.container {
	width:1001px;
	position:relative;
	height: 343px;
}
		.slides { position:absolute; top:0; left:0; }
		.slides div {
	position:absolute;
	top:0;
	display:none;
}
		/*
		 * Optional
		*/
		
		/*ol, ul { list-style:  none; }*/

#loopedSlider {
	width:1001px;
	position:relative;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
		
		ul.pagination {
	list-style-type:none;
	padding:0;
	width:160px;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 100;
	top: -40px;
	text-align: right;
}
#eshare {
	height: 16px;
	width: 125px;
	font-size: 13px;
	float: right;
	top: -40px;
	position: relative;
	padding-right: 20px;
}

		ul.pagination li {
	float:left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}	
		ul.pagination a {
	display:block;
	width:26px;
	padding-top:5px;
	height:24;
	overflow:hidden;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	visibility: visible;
	z-index: 200;
	text-decoration: none;
	padding-bottom: 4px;
}
		ul.pagination li.active a {
	background-position:0 -24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#button {
	float: left;
	color: #000000;
}

		a.previous {
	position:absolute;
	top:120px;
	left:0px;
	padding-left: 10px;
}
		a.next {
	position:absolute;
	top:120px;
	right:0px;
	padding-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	margin: 0px;
}

		
		a.previous2 {
	position:relative;
	top:10px;
	left:-25px;
	overflow: visible;
	visibility: visible;
	z-index: 200;
}
		a.next2 {
	position:relative;
	top:10px;
	right:-500px;
	overflow: visible;
	visibility: visible;
	z-index: 220;
}
.yicon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	height: 35px;
	width: 100px;
	font-weight: normal;
}
.inner-hea1 {
	float: left;
	width: 1001px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.inner-tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 1001px;
	margin-top: 40px;
}
/*
		 * Optional close
		*/#header1 {
	float: left;
	width: 950px;
	height: 353px;
	padding-top: 20px;
	margin-left: -10px;
}
#header {
	float: left;
	width: 1000px;
}
#box_container {
	float: left;
	width: 1000px;
	padding-top: 20px;
}
.box1 {
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	float: left;
	height: 183px;
	width: 426px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

#box_line {
	text-align: center;
	float: left;
	width: 28px;
}
.box1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	padding-left: 5px;
	float: left;
}
#black_box {
	background-image: url(../images/black_box.png);
	background-repeat: no-repeat;
	float: left;
	height: 224px;
	width: 577px;
	padding-right: 48px;
	padding-left: 48px;
}
.blk_small {
	float: left;
	height: 204px;
	width: 273px;
	padding-top: 20px;
}
.blk_small p {
	color: #e0dfdf;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.blue {
	color: #c2dcef;
}
#news {
	background-image: url(../images/new_bg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	float: right;
	/*height: 224px;*/
	width: 294px;
}
.news {
	float: left;
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-left: 15px;
	margin-bottom: 10px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 71px;
}

.right_pading {
	padding-right: 5px;
}
#inner_footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#left_footer {
	float: left;
	width: 730px;
}
#right_footer {
	float: left;
	width: 250px;
	text-align: right;
}
#inner_footer a {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#inner_footer hover {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#left_panel {
	background-color: #FFFFFF;
	float: left;
	width: 670px;
	padding: 10px;
}

#center_panel {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
}

.blue_heading {
	color: #246DA2;
}
.black {
	color: #000000;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #246DA2;
	margin: 0px;
	font-weight: normal;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #535353;
	font-weight: normal;
}
li {
	font-family: Tahoma;
	font-size: 13px;
	color: #535353;
	padding-bottom: 5px;
}
a {
	font-family: Tahoma;
	color: #246DA2;
	margin: 0px;
	/*font-weight: normal;*/
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	color: #D27532;
	margin: 0px;
	/*font-weight: bold;*/
	text-decoration: underline;
}
#right_pannel {
	float: right;
	width: 294px;
}
.news2 {

	float: left;
	width: 260px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.white {
	color: #FFFFFF;
}
.padint_top {
	padding-top: 65px;
}


.header-btn {
	display: block;
	float: left;
	height: 37px;
	width: 350px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header-tex {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width: 900px;
	float: left;
	margin-top: 10px;
	height: 353px;
}
.header-img {
	display: block;
	float: right;
	width: 269px;
	height: 265px;
	margin-top: -50px;
	margin-right: 35px;
}
.share {
	display: block;
	float: right;
	height: 30px;
	width: 150px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 400;
	top: 30px;
	right: 20px;
}



/*Pricing table*/

#pricing-table {
    margin: 100px auto;
    text-align: center;
    width: 892px; /* total computed width = 222 x 3 + 226 */
}

#pricing-table .plan {
    font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
    text-shadow: 0 1px rgba(255,255,255,.8);        
    background: #fff;      
    border: 1px solid #ddd;
    color: #333;
    padding: 20px;
    width: 180px; /* plan width = 180 + 20 + 20 + 1 + 1 = 222px */      
    float: left;
    position: relative;
}

#pricing-table #most-popular {
    z-index: 2;
    top: -13px;
    border-width: 3px;
    padding: 30px 20px;
    border-radius: 5px;
    box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);    
}

#pricing-table .plan:nth-child(1) {
    border-radius: 5px 0 0 5px;        
}

#pricing-table .plan:nth-child(4) {
    border-radius: 0 5px 5px 0;        
}

/* --------------- */   

#pricing-table h3 {
    font-size: 20px;
    font-weight: normal;
    padding: 20px;
    margin: -20px -20px 50px -20px;
    background-color: #eee;
    background-image: linear-gradient(#fff, #eee);
}

#pricing-table #most-popular h3 {
    background-color: #ddd;
    background-image: linear-gradient(#eee, #ddd);
    margin-top: -30px;
    padding-top: 30px;
    border-radius: 5px 5px 0 0;         
}

#pricing-table .plan:nth-child(1) h3 {
    border-radius: 5px 0 0 0;       
}

#pricing-table .plan:nth-child(4) h3 {
    border-radius: 0 5px 0 0;       
}   

#pricing-table h3 span {
    display: block;
    font: bold 25px/100px Georgia, Serif;
    color: #777;
    background: #fff;
    border: 5px solid #fff;
    height: 100px;
    width: 100px;
    margin: 10px auto -65px;
    border-radius: 100px;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

#pricing-table ul {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}

#pricing-table li {
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

/* --------------- */
    
#pricing-table .signup {
    position: relative;
    padding: 8px 20px;
    margin: 20px 0 0 0;  
    color: #fff;
    font: bold 14px Arial, Helvetica;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;       
    background-color: #72ce3f;
    background-image: linear-gradient(#72ce3f, #62bc30);
    border-radius: 3px;     
    text-shadow: 0 1px 0 rgba(0,0,0,.3);        
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

#pricing-table .signup:hover {
    background-color: #62bc30;
    background-image: linear-gradient(#62bc30, #72ce3f); 
}

#pricing-table .signup:active, #pricing-table .signup:focus {
    background: #62bc30;       
    top: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset; 
}

/* --------------- */

.clear:before, .clear:after {
  content:"";
  display:table
}

.clear:after {
  clear:both
}

.clear {
  zoom:1
}