@charset "utf-8";
/* CSS Document */

/*
Theme Name: 

Theme URI: 

Description: 

Version: 1.0

Author: Version Plus

Author URI: http://versionplus.in/

*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	/*margin:0;padding:0;border:0;*/
}


table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
h1, h2, h3, h4, h5, h6 {color:#4D7686;}
h1 {font-size:26px;line-height:1;margin-bottom:0.5em;}
h2 {font-size:16px;margin-bottom:0.75em; font:Times New Roman;}
h3 {font-size:14px;line-height:1;margin-bottom:1em;}
h4 {font-size:14px;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;margin-bottom:1.5em;}
h6 {font-size:1em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em; font-family:Arial; text-align:justify;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#2086c8;text-decoration:none; outline:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:normal; font-weight:bold;font-size:12px;color:#09F;}
em1 {color:#F00; }
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em Arial, Helvetica, sans-serif;line-height:1.5;}
/*li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}*/
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
/*table {/*margin-bottom:1.4em;width:30%;}*/
th {font-weight:bold;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
input, textarea{font-size:11px; color:#666; font-family:Arial, Helvetica, sans-serif;}

/* @Global Class */
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.float-left{float:left;}
.float-right{float:right;}
.clear{clear:both;}
.red {
	color:#FF0000;
}
a.readmore {
	color:#2086c8;
	font-weight:bold;
	padding-left:13px;
}
a.readmore:hover {
	color:#666;
}
.spacer {
	padding:5px;
	clear:both;
}
/* @Global Class End */
body {
	font-family:Aria;
	color:#30302f;
	font-size:12px;
	
	/*line-height:20px;*/
	/*-moz-box-shadow:  1px 1px 15px #7f7f7f;
   -webkit-box-shadow: 1px 1px 15px #7f7f7f;
    box-shadow: 1px 1px 15px #7f7f7f;*/
	/*background:url(../images/design/bg-body.jpg); */
	background-color:#FFF;
}
.circle{
	position:relative;
	margin-top:-1710px;
    -moz-border-radius: 1700px/900px;
    -webkit-border-radius: 1700px 900px;
    border-radius: 1700px/900px;;
    border-left:solid 501px #225C80; 
	border-bottom:solid 901px #225C80;
	border-right:solid 501px #225C80;
	border-top:solid 901px #225C80;
	-moz-box-shadow:  1px 1px 15px #7f7f7f;
   -webkit-box-shadow: 1px 1px 15px #7f7f7f;
    box-shadow: 1px 1px 15px #7f7f7f;
    /*width:50px;
    height:50px;*/   
}
#container {
	width:1024px;
	margin:0 auto;
}
#nav-main {
	/*background:url(../images/design/menu%20copy.png) no-repeat top;*/
	width:1000px;
	margin-top:-130px;
	margin-left:0px;
	height:85px;
	position:relative;
}
#nav-main ul {
	margin:0px;
	padding-left:100px;
}
#nav-main ul li {
	float:left;
	list-style:none;
	line-height:64px;
}
#nav-main ul li.last {
	background:none;
}
#nav-main ul li a {
	color:#13AAF7;
	font-weight:normal;
	font-size:20px;
	font-family:Arial;
	text-transform:none;
	padding:0px 20px;
	display:block;
	line-height:64px;
	
}
#nav-main ul li a:hover {
/*	background:url(../images/design/bg-nav-a.jpg) repeat-x top;*/
	line-height:64px;
	text-align:center;
	padding:0px 20px;
	margin:0px;
	float:left;
	color:#FFFFFF;	
}
#nav-main ul li#current a {	
/*	background:url(../images/design/bg-nav-a.jpg) repeat-x top;*/
	color:#FFFFFF;
}
#content{
	width:1004px;
	float:left;
	position:relative;
}
.home-content{
	width:1024px;
	height:auto;
	float:left;
	font-size:12px;
	color:#64666a;
	position:relative;
}

.logo {
	width:1024px;
	height:100px;
	margin-top:50px;
}
.logo h2 {
	padding-top:0px;
	width:700px;
	text-shadow: 2px 2px 3px #999;
	/*text-shadow: -1px -1px #666, 1px 1px #FFF;*/
	/*text-shadow: 1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;*/
	font-family:Arial;
	color:#036;
	font-size:30px;
	height:30px;
}
.logo h4 {
	padding-top:0px;
	width:600px;
	text-shadow: 2px 2px 3px #999;
	/*text-shadow: -1px -1px #666, 1px 1px #FFF;*/
	/*text-shadow: 1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;*/
	font-family:Arial;
	font-size:30px;
	color:#3FC;
	margin-top:-20px;
	height:30px;
}
.logo h3 {
	margin-top:-20px;
	font-family:Arial;
	font-size:20px;
	color:#09F;
	width:600px;
	height:25px;
}
.logo p {
	margin-top:0px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#333;
	width:600px;
	height:0px;
	text-align:center;
}
.home-content .add{
	height:106px;
	float:left;
	font-size:12px;
	color:#64666a;
	position:relative;
	margin:-30px 0 0 230px;
	background:url(../images/design/bott.gif) no-repeat left;
}
.home-content .add h3{
	text-align:left;
	margin-top:15px;
	margin-left:50px;
	font-family:Book Antiqua;
	font-size:16px;
	color:#235E82;
}
/*------------------------------------- START OF LEFT COLUMN -------------------------------------------------*/
.home-content .col-left{
	width:335px;
	float:left;
	position:relative;
	margin-top:30px;
}
.home-content .col-left .left{
	height:auto;
	float:left;
}
.home-content .col-left .left h2{
	text-align:left;
	font-family:Arial;
	margin-top:0px;
	margin-left:10px;
	font-size:18px;
	color:#035077;
	height:10px;
}
.home-content .col-left .left p{
	margin-left:10px;
	margin-top:0px;
	text-align:justify;
	margin-bottom:10px;
	font-size:13px;
	line-height:17px;
	color:#4C4C4c;
}
.home-content .col-left .left .more a{
	color:#174a95;
	font-size:11px;
	float:right;
	padding-right:6px;
	background:url(../images/design/arrow.gif) no-repeat right 8px;
	margin-right:10px;
	margin-top:-25px;
}
.home-content .col-left .left .more a:hover{
	color:#000000;
}
.home-content .col-left .img-data{
	height:auto;
	float:none;
	position:relative;
}
.home-content .col-left .img-data h2{
	float:left;
	margin-top:-4px;
	margin-left:10px;
}
.home-content .col-left .img-data p{
	width:210px;
	float:right;
	margin-top:-4px;
	text-align:justify;
	font-size:14px;
	line-height:17px;
	color:#4C4C4A;
}
.home-content .col-left .testimony{
	height:110px;
	width:304px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	background:url(../images/tetimonybg%20.png) no-repeat top;
}
.home-content .col-left .testimony h2{
	text-align:center;
	margin-top:8px;
	font-size:17px;
	color:#235E82;
}
.home-content .col-left .testimony p{
	margin-left:8px;
	margin-right:8px;
	margin-top:-5px;
	text-align:justify;
	font-size:13px;
	line-height:17px;
	color:#4C4C4A;
}
.home-content .col-left .testimony .more a{
	color:#174a95;
	font-size:11px;
	float:right;
	padding-right:6px;
	background:url(../images/design/arrow.gif) no-repeat right 8px;
	margin-right:10px;
	margin-top:-15px;
}
.home-content .col-left .testimony .more a:hover{
	color:#000000;
}
/*------------------------------------- END OF LEFT COLUMN -------------------------------------------*/
/*------------------------------------- START OF CENTER COLUMN -------------------------------------------------*/
.home-content .col-center{
	width:300px;
	float:left;
	position:relative;
	margin:37px 15px 0 27px;
	
	
}
.home-content .col-center .center{
	height: 240px;
    width: 670px;
	/*background:url(../images/design/bg-mid.png)no-repeat top;*/	
	/*opacity:0.15;*/
    filter:alpha(opacity=5); /* For IE8 and earlier */
	float:left;
}
.home-content .col-center .center1{
	width:300px;
	height:235px;
	margin-left:0px;
	margin-top:-255px;
	/*background:url(../images/design/bg-mid.png)no-repeat top;*/	
	opacity:0.20;
    filter:alpha(opacity=20); /* For IE8 and earlier */
	float:left;
}
.home-content .col-center .center h2{
	
	margin-top:0px;
	color:#035077;
	margin-left: 0;
}
.home-content .col-center .center h3{	
}
.home-content .col-center .center p{
	margin-left:20px;
	margin-top:0;
	text-align:left;
	
	font-size:13px;
	line-height:17px;
	color:#235E82;
}
.home-content .col-center .center .more a{
	color:#174a95;
	font-size:11px;
	float:right;
	padding-right:6px;
	background:url(../images/design/arrow.gif) no-repeat right 8px;
	margin-right:10px;
	margin-top:-15px;
}
.home-content .col-center .center .more a:hover{
	color:#000000;
}
.home-content .col-center .bottom{
	height:110px;
	width:300px;
	float:left;
	margin:5px 0 15px 0;
	/*background:url(../images/print.png) no-repeat top;*/
}
.home-content .col-center .bottom h2{
	text-align:left;
	font-family:Arial;
	margin-top:10px;
	margin-left:0px;
	font-size:20px;
	color:#035077;
}
.home-content .col-center .bottom h3{
	text-align:left;
	margin-top:8px;
	height:22px;
	line-height:23px;
	margin-left:40px;
	font-size:13px;
	color:#000;
}
.home-content .col-center .bottom p{
	margin-left:20px;
	margin-top:-13px;
	font-family:Tahoma;
	width:215px;
	text-align:left;
	font-size:12px;
	line-height:17px;
	color:#000;
	text-align:justify;
}
.home-content .col-center .bottom .more a{
	color:#174a95;
	font-size:11px;
	float:right;
	padding-right:6px;
	background:url(../images/design/arrow.gif) no-repeat right 8px;
	margin-right:10px;
	margin-top:-15px;
}
.home-content .col-center .bottom .more a:hover{
	color:#000000;
}


/*-------------------------------- END OF CENTRE COLUMN -------------------------------------------*/
/*-------------------------------- START OF RIGHT COLUMN ----------------------------------------*/
.home-content .col-right{
	width:335px;
	float:right;
	position:relative;
	margin:20px auto;
}
.home-content .col-right .right{
	height:auto;
	float:left;
}
.home-content .col-right .right1{
	height:50px;
	width:330px;
	float:left;
}
.home-content .col-right .right h2{
	text-align:left;
	margin-top:10px;
	font-size:17px;
	color:#235E82;
}
.home-content .col-right .right h3{
	color:#848383;
	width:272px;
	font-size:14px;
	text-align:left;
	padding-left:20px;
	background:url(../images/arrow.png) no-repeat left 0px;
	margin-top:-5px;
	margin-bottom:3px;
}
.home-content .col-right .right h4{
	color:#848383;
	width:272px;
	font-size:14px;
	text-align:left;
	padding-left:20px;
	background:url(../images/arrow.png) no-repeat left 0px;
	margin-top:-5px;
	margin-bottom:3px;
}
.home-content .col-right .right h5{
	color:#848383;
	width:272px;
	font-size:14px;
	text-align:left;
	padding-left:20px;
	background:url(../images/arrow.png) no-repeat left 0px;
	margin-top:-5px;
	margin-bottom:3px;
}
.home-content .col-right .right p{
	margin-right:10px;
	margin-top:0px;
	text-align:justify;
	font-size:13px;
	line-height:17px;
	color:#4C4C4A;
}
.home-content .col-right .right .more a{
	color:#174a95;
	font-size:11px;
	float:right;
	text-align:right;
	padding-right:6px;
	background:url(../images/design/arrow.gif) no-repeat right 8px;
	margin-right:20px;
	margin-top:-25px;
}
.home-content .col-right .right .more a:hover{
	color:#000000;
}
/*------------------------- END OF RIGHT COLUMN ---------------------------*/
#footer{
	width:1024px;
	margin-top:20px;
	height:30px;
	float:left;
	background-color:#CCC;
	margin-left:10px;
/*	background:url(../../images/design/bg-footer.jpg) no-repeat;*/
}
#footer .copy p{
	color:#3e3f8f;
	font-size:11px;
	margin:10px 0 0 33px;
	float:left;
}
#footer .menu{
	color:#3e3f8f;
	font-size:11px;
	float:left;
	margin:10px 0 0 60px;
}
#footer .powerd p{
	color:#3e3f8f;
	font-size:11px;
	margin:10px 30px 0 0;
	float:right;
}

#footer .poward p{
	color:#3e3f8f;
	font-size:11px;
	margin: -25px 30px 0 0;
	float:right;
}



/*Login form*/


/* ------------ */
/* NAV BAR */

#navbar{
background-color:#CCC;
height:29px;
line-height:29px;
}

/*------ Reset CSS Properties ------ */
#navbar ul, #navbar li,
#navbar form,
#navbar button {
border:0; margin:0;padding:0; list-style:none;
}

#navbar li a{
margin:0 6px;
text-decoration:none;
color:#000000;
font-weight:bold;
border-bottom:dotted 1px #000000;
}

/*------ Layer with Register and Login Section ------ */
#login_menu{
background:#aaaaaa;
border:solid 1px #666666;
width:340px;
padding:10px;
color:#FFFFFF;
position:absolute;
font-weight:bold;
font-size:12px;
line-height:18px;
}
#login_menu li{
padding-bottom:6px;
text-align:right;
}
#new-user-col{
padding-right:10px;
border-right:1px #DEDEDE solid;
height:120px;
width:100px;
float:left;
line-height:12px;
}
#signup-user-col{
padding-left:20px;
height:120px;
width:200px;
float:left;
line-height:12px;
text-align:right;
}
#login_menu label{font-size:11px; font-weight:normal;}
#login_menu input{font-size:11px; color:#333333; margin-left:10px;}

/*------ Button ------ */
#login_menu button{
line-height:24px;
float:right;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-align:center;
cursor:pointer;
}

.green-button{
background:url(pic/button.png);
display:block;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
width:81px;
height:26px;
line-height:24px;
text-align:center;
}

/*------ Spacer ------ */
.spacer{clear:both; height:1px;}

.contact {
	width:1000px; 
	margin-left:10px;
	margin-top:30px;
	
}
.contact h2{
	text-align:left;
	margin-bottom:0px;
	
}
.contact h3{
	text-align:left;
	color:#000;
	margin-bottom:5px;
	margin-top:20px;
	font:Arial;
	line-height:20px;
	text-align:justify;
	
}
.contact p {
	width:710px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	font-size:13px;
	line-height:inherit;
	margin:0 0 10px;
}
.contact img{
	margin-top: 0px;
	
	/*width:250px;
	height:206px;*/
	
	
}
.contact li{
	text-align:justify;
	float:left;
	margin-left:20px;
	font-weight:100;
}
.imgl, .imgr{border:1px solid #1F262C; padding:5px;}
.imgl{float:left; margin:0 0px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}
.img2{float:left; margin:0 0px 8px 0; clear:left;}