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

* { padding:0px;
    margin:0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(../images/extra.jpg);
	position: relative;
	text-align: justify;
}

a { text-decoration:none; color:#bc4a01; }
	
a:hover {
	text-decoration:none;
	color:#1e6ba7;
}

.clear {
	clear:both}
	


#container {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	width: 1000px;
}

.top {
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
	z-index: 2;
	width: 100%;
}


.topbg {
	background-image: url(../images/whitebg.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: 10px;
	width: 1000px;
	top: 5px;
	z-index: -1;
}
.bottombg {
	background-image: url(../images/whitebg.png);
	background-repeat: repeat-x;
	height: 10px;
	width: 1000px;
	position: absolute;
	z-index: -1;
	bottom: 50px;
}
#container .containerinside {
	padding-right: 10px;
	padding-left: 10px;
}


.bottom {
	background-image: url(../images/footerbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
	width: 100%;
}

/* header */

.header {
	background-color: #FFF;
	height: 77px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 980px;
}
.logo {
	float: left;
	padding-top: 5px;
}

.headerright {
	float: right;
	padding-top: 5px;
}
.headerright ul {
	list-style-type: none;
}
.headerright ul li {
	display: block;
	float: left;
}
.headerright ul li a {
	display: block;
	padding-top: 28px;
}
.headerright ul #one {
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 15px;
}
.headerright ul #two {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* button */

#button {
	height: 41px;
	width: 980px;
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
}
#button ul {
	list-style-type: none;
	float: left;
}
#button ul li {
	display: block;
	float: left;
	background-image: url(../images/button_sep.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 1px;

}

#button ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 14px;
	padding-left: 15px;
	height: 41px;
	line-height: 41px;
	font-size: 14px;
	font-weight: normal;


}
#button ul li a:hover, #button #current a {
	background-image: url(../images/button_over.png);
	background-repeat: repeat-x;
	color: #FFF;

}
.mainleft {
	float: left;
	width: 740px;
	margin-right: 10px;
	margin-top: 10px;
}
.banner {
	height: 315px;
	width: 740px;
	margin-bottom: 5px;
}
.mainright {
	float: right;
	width: 230px;
	margin-top: 10px;
}
.whyicrest {
	height: 201px;
	width: 224px;
	border: 3px solid #c4c3bf;
	margin-bottom: 10px;
}
.whyicrest h1 {
	font-size: 14px;
	display: block;
	background-image: url(../images/why_headerbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 30px;
	padding-left: 10px;
	color: #0095c9;
}
.whyicrest p {
	text-align: justify;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 20px;
}
.whyicrest ul {
	list-style-type: none;
	margin-left: 10px;
}
.whyicrest ul li {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
	margin-bottom: 10px;
}
.readmore {
	display: block;
	float: right;
	margin-right: 10px;
}
.downloadbro {
	background-image: url(../images/download_bro.png);
	background-repeat: repeat-x;
	height: 45px;
	width: 228px;
	border: 1px solid #0794d4;
	margin-bottom: 10px;
}
.downloadbro a {
	font-size: 16px;
	line-height: 45px;
	background-image: url(../images/download_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: block;
	padding-left: 45px;
	color: #FFF;
	font-weight: bold;
}
.downloadbro h1 a:hover {
	color: #BC4A01;
}
.testimonials {
	background-image: url(../images/newboxbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 230px;
	margin-bottom: 10px;
}
.testimonials h1 {
	height: 27px;
	display: block;
	font-size: 14px;
	background-image: url(../images/testimonials.png);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left: 46px;
	color: #FFF;
	padding-top: 15px;
}
.testimonials p {
	padding: 10px;
	text-align: justify;
	line-height: 20px;
}
.testimonials p span {
	font-weight: bold;
	color: #7D7D7D;
}


.continfo {
	background-image: url(../images/newboxbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 230px;
	margin-bottom: 10px;
}
.continfo h1 {
	height: 27px;
	display: block;
	font-size: 14px;
	background-image: url(../images/contact_icon.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 46px;
	color: #FFF;
	padding-top: 15px;
}
.continfo p {
	padding: 10px;
	text-align: justify;
	line-height: 20px;
}
.homebodymain {
	width: 740px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sendverification {
	float: left;
	height: 390px;
	width: 176px;
	margin-right: 10px;
	border: 3px solid #c4c3bf;
	background-color: #efefef;
}
.sendverification h1 {
	display: block;
	font-size: 14px;
	line-height: 30px;
	padding-left: 10px;
	color: #0095C9;
}

.homecontent {
	float: right;
	width: 547px;
}
.feturednews h1 {
	font-size: 14px;
	line-height: 32px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c3bf;
	margin-bottom: 10px;
	background-image: url(../images/news_icon.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 40px;
	color: #0095C9;
}
.feturednews {
	margin-bottom: 5px;
}
.feturednews p {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4c3bf;
	line-height: 20px;
}
.feturednews p span {
	display: block;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/news calender.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #575757;
}


.about h1 {
	font-size: 14px;
	line-height: 32px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c3bf;
	margin-bottom: 10px;
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 35px;
	color: #0095C9;
}
.about p {
	line-height: 20px;
}



/* css for send verification */



.verification {
	width:176px;
	margin-bottom:10px;
}
.verification td {
	padding-bottom:0px;
	padding-top:0px;
	text-align:left;
	padding-left: 10px;
}
.textbox_100 {
	border:1px solid #CCC;
	width:150px;
	height:22px;
	font-size:12px;
	color:#666;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.textarea_100 {
	border:1px solid #CCC;
	width:140px;
	height:60px;
	font-size:12px;
	color:#666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	
}
.verification td span {
	margin:0px 0px 8px 0px;
	float:left;
}
.btn_submit {
	background-image: url(../images/submit_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border: 0;
	line-height: 25px;
}
.normalleft {
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-top: 10px;
}
.normalright {
	float: right;
	width: 740px;
	margin-top: 10px;
}
.normalright h1 {
	display: block;
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #0095C9;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.normalright .corporate {
	line-height: 18px;
}
.normalright .corporate img {
	float: right;
	margin-left: 15px;
	border: 1px solid #F3F3F3;
}
.normalright .corporate span {
	display: block;
	color: #0095C9;
	font-size: 13px;
	font-weight: bold;
}
.services img {
	float: right;
	margin-left: 15px;
	border: 1px solid #F7F7F8;
}
.services {
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
	float: left;
}
.services span {
	display: block;
	color: #0095C9;
	line-height: 25px;
	font-weight: bold;
}
.testimony {
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C3BF;
}
.testimony span {
	color: #0095C9;
	font-weight: bold;
}
.contactus {
	width: 980px;
	background-image: url(../images/contactimg.jpg);
	background-repeat: no-repeat;
	background-position: 5px 200px;
}

.contactus h1 {
	display: block;
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #0095C9;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.query {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

.test .contactinfo {
	padding-left: 10px;
	line-height: 18px;
}

.contactus .test {
	float: left;
	width: 400px;
	height: 370px;
}


/* footer */

#footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	line-height: 50px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer .footerleft {
	float: left;
}
#footer .footerright {
	float: right;
}
