body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}
/*page_cont_starts
-------------------------------------------------------------- */
#page_cont {
	width:100%;
}
/*page_cont_ends
-------------------------------------------------------------- */


/*page_center_starts
-------------------------------------------------------------- */
#wapper {
	width:100%;
	margin:auto;
}
/*page_center_ends
-------------------------------------------------------------- */


/* Headings_starts
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color:#000;
}
h1 {
	margin-bottom:0.5em;
	color:#b12a1c;
	font-size:22px;
	color:#142a6c;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.75em;
}
h3 {
	font-size:16px;
	margin-bottom:1em;
	font-weight:bold;
	text-align:center
}
h3 a {
	font-size:16px;
	margin-bottom:1em;
	font-weight:bold;
	color:#000;
	text-decoration:none
}
h3 a:hover {
	font-size:16px;
	margin-bottom:1em;
	font-weight:bold;
	color:#000;
	text-decoration:underline
}
h4 {
	font-size:12em;
	margin-bottom:1em;
}
h5 {
	font-size:12em;
	margin-bottom:1em;
}
h6 {
	font-size:12em;
	margin-bottom:1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
	padding:0
}
/* Headings_ends
-------------------------------------------------------------- */

/* Text elements_starts
-------------------------------------------------------------- */

p {
	font-size:12px;
	text-align:justify
}
/* 
	These can be used to pull an image at the start of a paragraph, so 
	that the text flows around it (usage: <p><img class="left">Text</p>) 
 */
.left {
	float:left;
}
p .left {
	margin:1.5em 1.5em 1.5em 0;
	padding: 0;
}
.right {
	float:right;
}
p .right {
	margin:1.5em 0 1.5em 1.5em;
	padding: 0;
}
a:focus, a:hover {
	color:#09f;
}
a {
	color:#06c;
	text-decoration:underline;
}
strong {
	font-weight:normal;
	float:right
}
strong a {
	font-weight:normal;
	float:right;
	color:#b12a1c;
	text-decoration:none
}
strong a:hover {
	color:#000;
	text-decoration:underline
}
span {
	 float:left; font-size:10px; color:#747577
}
address {
	font-style:normal;
	color:#b12a1c
}
b {
	color:#000
}
address a {
	color:#b12a1c;
	text-decoration:none
}
address a:hover {
	color:#000;
	text-decoration:underline
}
/* Text elements_ends
-------------------------------------------------------------- */


/* Lists_starts
-------------------------------------------------------------- */

li ul, li ol {
	margin: 0;
}
ul, ol {
	margin: 0;
}
ul {
	list-style-type:none;
}
ol {
	list-style-type:none;
}
/* Lists_ends
-------------------------------------------------------------- */


/* Tables_starts
-------------------------------------------------------------- */

table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
}
thead th {
	background:#000;
}
tr {
}
td {
}
/* Tables_ends
-------------------------------------------------------------- */

/* header_starts
-------------------------------------------------------------- */
.headerTopAreaContaner {
	width:100%;
	background-image:url(../images/toppattrenbg.png);
	background-repeat:repeat-x;
	height:472px;
}
.headerinerContaner {
	width:967px;
	margin:auto;
}
.logoOuterContaner {
	float:left;
	width:967px;
}
.logo {
	float:left;
	margin-top:15px;
}
.bblogo {
	float:right;
}
.bbdownloadContaner {
	float:left;
	width:967px;
	margin-top:10px;
	text-align:right;
	background:none;
}
.bluebrowserFeautureContaner {
	float:left;
	width:967px;
	margin-top:12px;
}
.bluebrowserFeatureLetcont {
	float:left;
	width:727px;
}
.bluebrowserfeatureheading {
	float:left;
	width:100%;
	text-align:left;
	min-height:98px;
}
.HeadingtextContaner {
	float:left;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	margin-left:8px;
	color:#10307f;
	margin-top:5px;
}
.browsingmodeAndHigh {
	float:left;
	width:727px;
	margin-top:50px;
	text-align:left;
}
.browsigmadeEasy {
	float:left;
	width:322px;
	height:127px;
	text-align:left;
}
.highperformancelog {
	float:left;
	width:394px;
	height:127px
}
.topFetureRightAreaCont {
	float:left;
	width:240px
}
.featureboxright {
	float:left;
	width:231px;
	margin-top:39px;
	background-image:url(../images/topfeatureboxoutrt.png);
	background-repeat:no-repeat;
	height:270px;
	margin-left:8px;
}
.headingouter {
	float:left;
	width:100%;
	text-align:left;
}
.topfeature {
	float:left;
	margin-left:23px;
	margin-top:24px;
}
.topfeatureulcont {
	float:left;
	width:195px;
	margin-left:23px;
	text-align:left;
}
.topfeatureulcont ul {
	float:left;
	width:195px;
	text-align:left;
	margin-left:10px
}
.topfeatureulcont ul li {
	float:left;
	width:100%;
	margin-top:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style:none;
	text-decoration:none;
	color:#6aa2de;
}
.topfeatureulcont ul li a {
	text-decoration:none;
	color:#6aa2de;
}
.topfeatureulcont ul li a:hover {
	text-decoration:underline;
	color:#304c96;
}
/* header_ends
-------------------------------------------------------------- */
/* wrapper_starts
-------------------------------------------------------------- */
.browsingmodeEasyCont {
	width:967px;
	height:120px;
	text-align:left;
	background-image:url(../images/browsingmodeesyoutercont.png);
	background-position:0px 35px;
	background-repeat:no-repeat;
	margin:auto;
	clear:both;
}
.browsingmadeeasyheadincont {
	float:left;
	margin-left:10px;
	margin-top:80px;
}
.bouttommarContaner {
	width:100%;
	background-image:url(../images/bouttomcontantbg.png);
	background-repeat:repeat-x;
	height:313px;
	clear:both;
}
.inerContBouttom {
	width:967px;
	margin:auto;
}
.leftcolumbuttom {
	float:left;
	width:670px;
}
.leftHeading {
	float:left;
	width:98%;
	font-size:60px;
	color:#10307f;
	text-align:left;
	font-weight:bold;
	margin-top:-25px;
	margin-left:15px;
}
.leftTextContaner {
	float:left;
	width:628px;
	text-align:left;
	margin-left:15px;
	margin-top:10px;
	color:#585858;
	line-height:1.7em;
}
.rightboutmColum {
	float:left;
	width:283px;
	height:286px;
	margin-top:-15px;
}
/* wrapper_ends
-------------------------------------------------------------- */

/* footer_links_starts
-------------------------------------------------------------- */
/* footer_links_ends
-------------------------------------------------------------- */


/* footer_ends
-------------------------------------------------------------- */
.footerOuter {
	width:100%;
	background-image: url(../images/footerbg.png);
	background-repeat:repeat-x;
	height:163px;
	clear:both;
}
.footeriner {
	width:967px;
	margin:auto;
}
.copyOuterCont {
	float:left;
	width:314px;
}
.powerbyzahurka {
	float:left;
	margin-top:30px;
}

.copyrightText{
	float:left;
	width:980px;
	text-align:center;
	font-size:12px;
	color:#88b8ff;
	margin-top:10px;
}
.copyrightText a{
	color:#88b8ff;
	text-decoration:none;
}
.linkouterCont {
	float:left;
	width:564px;
}
.footerlinkdexouter {
	float:left;
	width:153px;
}
.footerlinkdexouter ul{
	float:left;
	width:100%;
	color:#88b8ff;
	font-size:11px;
	text-align:left;
	list-style:none;
}
.footerlinkdexouter ul li {
	float:left;
	width:100%;
	color:#88b8ff;
	font-size:11px;
	text-align:left;
	list-style:none;
	margin-top:8px;
}
.footerlinkdexouter ul li a{
	color:#88b8ff;
	text-decoration:none;
}
.footerlinkdexouter ul li a:hover{
	color:#FFFFFF;
}
.dexkHeading {
	float:left;
	width:100%;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:15px;
}
.followuscont {
	width:77px;
	float:right;
}
/* about_us css
-------------------------------------------------------------- */

.conttectheading{
	float:left;
	width:100%;
}
.conttectheadinginer {
	float:left;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	margin-left:8px;
	color:#10307f;
	margin-top:5px;
}
.addressContanerouter{
	float:left;
	width:90%;
	margin-top:25px;
	text-align:left;
	margin-left:10%;
}