/* reset */
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;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.4;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* ----- */

/* 
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:1.5em;line-height:1;margin-bottom:0.5em;color:#d8ffcd;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
p img.left {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;}

blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
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:100%;} 
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.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;}
.white { color: #fff; }
.black { color: #000; }
.medium { font-size: 98%; }
.strong { font-weight:bold; }

----- */


/* typography */
html {font-size:100.01%;}
body {font-size:75%;color:#222;font-family:Arial,Trebuchet MS, Verdana;}

/* ---------- */

/* layout */
.clear { clear:both; }
html, body { height: 100%; }
body {background:#FFFFFF; margin-left:0px; margin-top:0px;}

a {text-decoration:none; font-family: trebuchet MS, verdana, tahoma, arial;}
a:hover {font-color: #283B8A; text-decoration:none; font-family: trebuchet MS, verdana, tahoma, arial;}

h2 {font-family: trebuchet MS, verdana, tahoma, arial; font-size:26px; color:#6E245A; font-weight:bold; padding-bottom:20px;}
h3 {font-family: trebuchet MS, verdana, tahoma, arial; font-size:18px; color:#283B8A; font-weight:bold; padding-bottom:20px;}
h4 {font-family: trebuchet MS, verdana, tahoma, arial; font-size:16px; color:#283B8A; font-weight:bold; text-align:left;}
h5 {font-family: trebuchet MS, verdana, tahoma, arial; font-size:13px; color:#283B8A; font-weight:bold; text-align:left;}

.ah3 {font-size: 12px; line-height:1; color:#4DD0FB; font-weight:normal}
.ah4 {font-size: 12px; line-height:1; color:#ffffff; font-weight:normal; margin-bottom: 2em; text-align:justify;}
.ah5 {font-size: 14px; line-height:1; color:#4DD0FB; font-weight:normal}

.wrapper {width:100%; text-align: center; margin-left: auto; margin-right: auto;}
.sandbox {width:100%; text-align: center; margin-left: auto; margin-right: auto;}

.topbar  {background-color:#FFFFFF; font-color: #283B8A;}
.topbar a:hover {font-color: #283B8A; text-decoration:underline; font-family: trebuchet MS, verdana, tahoma, arial;}

#navigation, .navigation {margin-left:380px; width:660px; height:22px; text-align:center;}
#nav, .nav {list-style-type:none; margin-left:0px; padding:0px;}
#nav li, .nav li {float:left; padding-left:2px; padding-right:2px;}
#nav li a, .nav li a {display: block;	width: 150px; height: 22px; color: #FFFFFF; background-color: #274EA8; font-family:arial; font-weight:bold; text-decoration:none; font-size:12px; vertical-align: middle; text-align:center; padding-left:4px; padding-top:4px;}
#nav li a:hover, .nav li a:hover {display: block; width: 150px; height: 22px; color: #274EA8; background-color: #FFFFFF; font-weight:bold; text-decoration:none; font-size:12px; font-family:arial;}
#nav li #current a, .nav li #current a {color: #FFFFFF; background-color: #6E245A;} 

.maincontent {position:relative; margin-top:-80px; z-index:20; margin-bottom:25px; width:815px; height:430px; background-color: #EFEFEF; text-align:center; margin-left: auto; margin-right: auto; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 7px #888; -webkit-box-shadow: 0 0 7px#888; box-shadow: 0 0 7px #888;}

.lefttopcontentbox   {margin-top :10px;margin-left:10px;padding-right:10px;height:200px;width:250px;border:0px red solid;background-color: #FFFFFF;-moz-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 5px 5px 5px #888;-webkit-box-shadow: 5px 5px 5px #888;box-shadow: 5px 5px 5px #888;z-index:25;}
.lefttopcontentbox1  {margin-top :10px;margin-left:10px;padding-right:10px;height:200px;width:250px;border:0px red solid;background-color: #E1E7F7;-moz-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 5px 5px 5px #888;-webkit-box-shadow: 5px 5px 5px #888;box-shadow: 5px 5px 5px #888;z-index:25;}

.righttopcontentbox {margin-top: 10px;margin-left:10px;padding-right:10px;height:200px;width:250px;border:0px red solid;background-color: #FFFFFF;-moz-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 5px 5px 5px #888;-webkit-box-shadow: 5px 5px 5px #888;box-shadow: 5px 5px 5px #888;z-index:25;}
.leftbotcontentbox   {margin-top: 0px;margin-left:10px;padding-right:10px;height:200px;width:250px;border:0px red solid;background-color: #FFFFFF;-moz-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 5px 5px 5px #888;-webkit-box-shadow: 5px 5px 5px #888;box-shadow: 5px 5px 5px #888;z-index:25;}
.rightbotcontentbox {margin-top: 0px;margin-left:10px;padding-right:10px;height:200px;width:250px;border:0px red solid;background-color: #FFFFFF;-moz-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 5px 5px 5px #888;-webkit-box-shadow: 5px 5px 5px #888;box-shadow: 5px 5px 5px #888;z-index:25;}

.maincontentbox {margin-top: 10px;margin-left:10px;height:408px; background-color: #FFFFFF;-moz-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 5px 5px 5px #888;-webkit-box-shadow: 5px 5px 5px #888;box-shadow: 5px 5px 5px #888;z-index:25;}
.maincontentbox a:hover {font-color: #283B8A; text-decoration:underline; font-family: trebuchet MS, verdana, tahoma, arial;}

.blogcontent {position:relative; margin-top:-80px; z-index:20; margin-bottom:25px; width:1020px; height:430px; background-color: #EFEFEF; text-align:center; margin-left: auto; margin-right: auto; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 7px #888; -webkit-box-shadow: 0 0 7px#888; box-shadow: 0 0 7px #888;}

.rightcontentbox {margin-top: 10px;margin-left:12px;height:408px;width:250px; border:0px red solid;background-color: #FFFFFF;-moz-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 5px 5px 5px #888;-webkit-box-shadow: 5px 5px 5px #888;box-shadow: 5px 5px 5px #888;z-index:25;}

.lefttopcontent {height: 180px; width:240px; padding-bottom:10px; padding-top:10px; padding-left: 10px; font-family: arial, trebuchet MS, verdana, tahoma;color:#000000;font-size: 20px;}
.lefttopcontent a {color:#283B8A; text-decoration:none; font-family: trebuchet MS, verdana, tahoma, arial;}
.lefttopcontent a:hover {color:#283B8A; text-decoration:underline; font-family: trebuchet MS, verdana, tahoma, arial;}

.righttopcontent {height: 180px; width:240px; padding-bottom:10px; padding-top:10px; padding-left: 10px; font-family: arial, trebuchet MS, verdana, tahoma;color:#000000;font-size: 20px;}
.righttopcontent a {color:#283B8A; text-decoration:none; font-family: trebuchet MS, verdana, tahoma, arial;}
.righttopcontent a:hover {color:#283B8A; text-decoration:underline; font-family: trebuchet MS, verdana, tahoma, arial;}

.leftbotcontent {height: 180px; width:240px; padding-bottom:10px; padding-top:10px; padding-left: 10px; font-family: arial, trebuchet MS, verdana, tahoma;color:#000000;font-size: 20px;}
.leftbotcontent a {color:#283B8A; text-decoration:none; font-family: trebuchet MS, verdana, tahoma, arial;}
.leftbotcontent a:hover {color:#283B8A; text-decoration:underline; font-family: trebuchet MS, verdana, tahoma, arial;}

.rightbotcontent {height: 180px; width:240px; padding-bottom:10px; padding-top:10px; padding-left: 10px; font-family: arial, trebuchet MS, verdana, tahoma;color:#000000;font-size: 20px;}
.rightbotcontent a {color:#283B8A; text-decoration:none; font-family: trebuchet MS, verdana, tahoma, arial;}
.rightbotcontent a:hover {color:#283B8A; text-decoration:underline; font-family: trebuchet MS, verdana, tahoma, arial;}

.rightcontent {padding-top:10px; padding-left: 10px; font-family: arial, trebuchet MS, verdana, tahoma;color:#000000;font-size: 20px;}

#navigation1, .navigation1 {float:left; width:240px; margin-left:350px; margin-top:20px; height:70px; text-align:center;}
#nav1, .nav1 {list-style-type:none; margin-left: 0px; padding: 0;}
#nav1 li, .nav1 li {float:left; padding-left:2px; padding-right:2px;}
#nav1 li a, .nav1 li a {display: block; height: 26px; color: #716F74; background-color: #BFBFBF; font-family:arial; font-weight:bold; text-decoration:none; font-size:13px; vertical-align: middle; text-align:center; padding-left:4px; padding-top:4px;}
#nav1 li a:hover, .nav1 li a:hover {display: block; height: 26px; color: #6E245A; background-color: #BFBFBF; font-weight:bold; text-decoration:none; font-size:13px; font-family:arial;}
#nav1 li #current a, .nav1 li #current a {color: #716F74; background-color: #BFBFBF;} 

.copyright {width:960px; margin-left: auto; margin-right: auto; text-align: center; color:#222222; font-size:11px; text-decoration:none; font-family: trebuchet MS, verdana, tahoma, arial;}
.copyright a {color:#283B8A; font-size:11px; text-decoration:none; font-family: trebuchet MS, verdana, tahoma, arial;}
.copyright a:hover {color:#283B8A; font-size:11px; text-decoration:underline; font-family: trebuchet MS, verdana, tahoma, arial;}

.faqcontentq {float: left; width:2px; text-align:left; padding-left:0px; padding-right:25px; color:#274EA8; background-color:#FFFFFF; font-family: trebuchet ms, arial, tahoma; font-size:16px; font-weight:bold;}
.faqcontenta {float: left; width:2px; text-align:left; padding-left:0px; padding-right:15px; color:#262626; background-color:#FFFFFF; font-family: trebuchet ms, arial, tahoma; font-size:16px; font-weight:bold;}

.faqcontentqc {text-align:justify; margin-left:30px; padding-right:5px; padding-bottom: 5px; width:450px; color:#274EA8; background-color:#FFFFFF; font-family: trebuchet ms, arial, tahoma; font-size:16px; font-weight:bold;}
.faqcontentac {text-align:justify; margin-left:30px; padding-right:5px; padding-bottom:25px; width:450px; color:#262626; background-color:#FFFFFF; font-family: trebuchet ms, arial, tahoma; font-size:16px;}

.clientlist {float: left; width:625px; text-align:justify; padding-left:0px; padding-right:10px; color:#262626; background-color:#E5E5DD; font-family: trebuchet ms, arial, tahoma; font-size:15px; font-weight:normal}
.customdevcontent {float: left; width:625px; text-align:justify; padding-left:0px; padding-right:10px; color:##283B8A; background-color:#FFFFFF; font-family: trebuchet ms, arial, tahoma; font-size:15px; font-weight:normal}

.testimonial {text-align:justify; margin-left:0px; padding-right:5px; padding-bottom:10px; width:480px; color:#262626; background-color:#FFFFFF; font-family: trebuchet ms, arial, tahoma; font-size:15px;}
.testimonialsrc {float: left; width:300px; text-align:left; padding-left:5px; padding-right:px; padding-bottom:30px; color:#274EA8; background-color:#FFFFFF; font-family: trebuchet ms, arial, tahoma; font-size:15px; font-weight:bold; font-style:italic;}

.iccontent {text-align:justify; float: left; width:625px; padding-left:0px; padding-right:10px; color:#262626; background-color:#E5E5DD; font-family: trebuchet ms, arial, tahoma; font-size:15px; font-weight:normal}
.bccontent {text-align:justify; float: left; width:625px; padding-left:0px; padding-right:10px; color:#262626; background-color:#E5E5DD; font-family: trebuchet ms, arial, tahoma; font-size:15px; font-weight:normal}
.svccontent {text-align:justify; float: left; width:625px; padding-left:0px; padding-right:10px; color:#262626; background-color:#E5E5DD; font-family: trebuchet ms, arial, tahoma; font-size:15px; font-weight:normal}

.sitemap {text-align:justify; float: left; width:625px; padding-left:0px; padding-right:10px; color:#262626; background-color:#E5E5DD; font-family: trebuchet ms, arial, tahoma; font-size:15px; font-weight:normal}
.sitemap a {text-decoration:none; font-size:16px; color:#6E245A;}
.sitemap a:hover {text-decoration:underline;}

h4 a {text-decoration:none; font-size:16px; color:#6E245A;}
h4 a:hover {text-decoration:underline;}

h5 a {text-decoration:none; font-size:13px; color:#6E245A;}
h5 a:hover {text-decoration:underline;}











