﻿body
{
 background: url(../Images/back_body.gif) repeat;
 text-align: justify;
 line-height: 18px;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #333333;
}
P
{
 text-align: justify;
}
*
{
 margin: 0;
 padding: 0;
}
img
{
 border: 0px;
}
a
{
 color: #628fb2;
 text-decoration: none;
}
a:hover
{
 text-decoration: none;
}
address
{
 font-style: normal;
}
hr
{
 height: 1px;
 color: #eaeaea;
}
#header
{
 width: 100%;
 position: relative;
 margin: 0 auto;
 text-align: center;
 height: 261px;
 background: url(../Images/back_header.gif) repeat-x;
}
#header h1
{
 text-indent: -9999px;
 border: 0;
 float: left;
}
#header h1 a
{
 display: block;
 width: 75px;
 height: 50px;
 margin: 30px 0 0 10px;
 border: 0;
 text-decoration: none;
 float: left;
}
#header h2#title
{
 text-indent: -9999px;
 margin-left: 11px;
}
#flash-logo
{
 text-align: right;
 margin: 0px auto;
}
#front .navigation
{
 font-size: 10px;
 height: 94px; 
 text-transform: uppercase;
}
#front .navigation ul
{
 margin: 0px;
 list-style: none;
 padding-right: 50px;
}
#front .navigation ul li
{
 list-style: none;
 margin-top: 1.1em;
}
#front .navigation ul li a
{
 color: #ffffff;
 text-decoration: none;
}
#front .navigation ul li a:hover
{
 color: #8dbdf3;
 text-decoration: none;
}
#topmenu
{
 background: url(../Images/back_primarymenu.gif) repeat-x;
 height: 34px;
 width: 100%;
 margin: 0px auto;
 clear: both;
}
#menu-nav
{
 position: relative;
 font-size: 11px;
 font-weight: bold;
}
#menu-nav ul
{
 list-style-type: none;
}
#menu-nav ul li
{
 background: url(../Images/divider_primarymenu.gif) no-repeat left;
 display: block;
 float: left;
 height: 30px;
}
#menu-nav a
{
 color: #426b98;
 display: block;
 float: left;
 height: 30px;
 padding-left :5px;
 text-decoration: none;
}
#menu-nav a:hover
{
 background: url(../Images/hover_primarymenu.gif);
 color: #426b98;
 display: block;
 float: left;
 height: 30px;
 padding-left :5px;
 text-decoration: none;
}
#primary-nav
{
 position: relative;
 font-size: 11px;
 font-weight: bold;
}
#primary-nav ul
{
 list-style-type: none;
}
#primary-nav ul li
{
 background: url(../Images/divider_primarymenu.gif) no-repeat left;
 display: block;
 float: left;
 height: 30px;
}
#primary-nav a
{
 color: #426b98;
 display: block;
 float: left;
 height: 21px;
 padding: 8px 30px 5px 30px;
 text-decoration: none;
}
#primary-nav a:hover
{
 background: url(../Images/hover_primarymenu.gif);
 color: #426b98;
 display: block;
 float: left;
 height: 20px;
 padding: 8px 30px 5px 30px;
 text-decoration: none;
}
#inner-layout
{
 margin: 0px auto;
 text-align: center;
 width: 980px;
}
#inner-layout h2
{
}
#inner-layout #front
{
 background: url(../Images/back_nav.gif) no-repeat;
 float: left;
 height: 227px;
 text-align: right;
 width: 230px;
}
#inner-layout #banner
{
 float: left;
 height: 161px;
 margin: 0px auto;
 text-align: left;
 width: 750px;
}
#inner-layout #contact-option
{
 height: 66px;
 color: #426b98;
 float: right;
 font-weight: bold;
 margin: 0px auto;
 text-align: right;
 width: 750px;
}
#inner-layout #contact-option #slogan
{
 float: left;
 width: 390px;
 text-align: left;
}

#inner-layout #contact-option #call
{
 float: left;
 padding-top: 25px;
 width: 210px;
}
#inner-layout #contact-option #chat
{
 float: right;
 padding-top: 15px;
}
#inner-layout .home-banner
{
 background: url(../Images/banner-home.jpg) no-repeat right; 
 width: 750px;
 height: 161px;
 color: #ffffff;
}
#banner-message
{
 font-size: 10px;
    font-family: Verdana;
 
 /* padding: 30px 0px 18px 16px;
 
 width: 540px;
 font-size: 9px;
 line-height: 24px;
 font-family: Verdana;
 font-style:italic; */
}
#main-content
{
 background-color: #ffffff;
 margin: 0px auto;
 text-align: center;
 width: 980px;
}
.wrapper
{
 width: 956px;
 text-align: center;
 margin: 0px auto;
}
#secondary
{
 float: left;
 width: 230px;
}
#secondary h3
{
 color: #ffffff;
 font-size: 11px;
}
.primary
{
 border: 1px solid #eaeaea;
 float: right;
 width: 714px;
}
.primary h2
{
 color: #993333;
 font-size: 12px;
 font-weight: bold;
}
.primary h3
{
 font-size: 12px;
 font-weight: bold;
}
.primaryhome
{
 border: 1px solid #eaeaea;
 float: left;
 width: 490px;
}
.primaryhome h2
{
 color: #993333;
 font-size: 12px;
 font-weight: bold;
}
.principal
{
 border: 1px solid #eaeaea;
 float: right;
 width: 100%;
}
.principal h2
{
 color: #993333;
 font-size: 12px;
 font-weight: bold;
}
.principal h3
{
 font-size: 12px;
 font-weight: bold;
}
.break-content
{
 height: 12px;
 clear: right;
}
.tab-content
{
 float: right;
 width: 714px;
 text-align: left;
 margin: 0px auto;
 
}
.content-title
{
 background: url(     '../Images/back_tabtitle.gif' ) repeat-x;
 height: 30px;
 text-align: left;
}
.content-end
{
 height: 15px;
 clear: both;
 width: 100%;
}
ul.list-items
{
 padding-left: 15px;
}
ul.list-items li
{
 padding-bottom: 15px;
}
ul.list-items li a
{
 color: #628fb2;
 text-decoration: underline;
}
ul.list-items li a:hover
{
 text-decoration: none;
}
ul.list-points
{
 padding: 15px;
 padding-left: 30px;
}
ul.list-points li ul
{
 padding-left: 30px;
}
.primary-content
{
 padding: 0px 15px 0px 15px;
 text-align: left;
 margin: 0px auto;
}
.centerpane-content
{
 margin: 0px auto;
 padding: 0px 15px 0px 15px;
}
.centerpane-content ul.list-nav
{
 list-style-type: disc ;
}
.centerpane-content ul.list-nav li:hover
{
 background-color: #cccccc;
 color: #628fb2;
 width: 50%;
}
.centerpane-content ul.list-nav li a:hover
{
 background-color: #cccccc;
 text-decoration: underline;
}
.leftpane-content
{
 margin: 0px auto;
 padding: 0px 15px 0px 15px;
}
.leftpane-content ul.list-nav
{
 list-style-type: none;
}
.leftpane-content ul.list-nav li
{
 border-top: dotted 1px #cccccc;
 margin: 0px auto;
 padding: 2px;
 text-align: left;
 width: 100%;
}
.leftpane-content ul.list-nav li:hover
{
 background-color: #cccccc;
 color: #628fb2;
 width: 100%;
}
.leftpane-content ul.list-nav li a
{
 color: #628fb2;
 padding: 2px;
 text-decoration: none;
 width: 100%;
}
.leftpane-content ul.list-nav li a:hover
{
 background-color: #cccccc;
 text-decoration: underline;
}
.leftpane-top
{
 background: url(../Images/left_tabtop.gif) no-repeat;
 font-weight: bold;
 height: 28px;
 padding: 4px 0 0 35px;
 text-align: left;
 width: 225px;
}
.leftpane-border
{
 background: url(../Images/left_tabback.gif) repeat-y;
 text-align: left;
 width: 225px;
}
.leftpane-bottom
{
 background: url(../Images/left_tabbottom.gif) no-repeat;
 height: 12px;
 width: 225px;
}
/* Start rightpanel */
.rightpane-content
{
 margin: 0px auto;
 padding: 0px 15px 0px 15px;
}
.rightpane-content ul.list-nav
{
 list-style-type: none;
}
.rightpane-content ul.list-nav li
{
 border-top: dotted 1px #cccccc;
 margin: 0px auto;
 padding: 2px;
 text-align: left;
 width: 100%;
}
.rightpane-content ul.list-nav li:hover
{
 background-color: #cccccc;
 color: #628fb2;
 width: 100%;
}
.rightpane-content ul.list-nav li a
{
 color: #628fb2;
 padding: 2px;
 text-decoration: none;
 width: 100%;
}
.rightpane-content ul.list-nav li a:hover
{
 background-color: #cccccc;
 text-decoration: underline;
}
.rightpane-top
{
 background: url(../Images/left_tabtop.gif) no-repeat;
 font-weight: bold;
 height: 28px;
 padding: 4px 0 0 35px;
 text-align: left;
 width: 225px;
}
.rightpane-border
{
 background: url(../Images/left_tabback.gif) repeat-y;
 text-align: left;
 width: 225px;
}
.rightpane-bottom
{
 background: url(../Images/left_tabbottom.gif) no-repeat;
 height: 12px;
 width: 225px;
}
/* end right panel*/
.name
{
 color: #628fb2;
}
#footer
{
 clear: both;
 margin: 0px;
 text-align: center;
 width: 980px;
}
#footer .navigation
{
 border-top: 1px solid #b8cade;
 float: left;
 margin: 0px auto;
 padding-top: 5px;
 padding-bottom: 5px;
 text-align: center;
 width: 100%;
}
#footer .navigation ul
{
 margin: 0px;
 padding: 0px;
}
#footer .navigation ul li
{
 display: inline;
 list-style-type: none;
 padding-right: 5px;
}
#footer .navigation ul li span
{
 color: #993333;
}
#footer .navigation ul li a
{
 color: #113356;
 text-decoration: none;
 padding: 8px 10px 5px 10px;
}
#footer .navigation ul li a:hover
{
 color: #113356;
 text-decoration: underline;
 padding: 8px 10px 5px 10px;
}
#footer #copyright
{
 background: url(     '../Images/back_footer.gif' ) repeat-x;
 clear: both;
 height: 30px;
 padding: 5px;
 text-align: center;
 padding: 20px 10px 20px 20px;
}
A.extenal-nav
{
 color: #628fb2;
 text-decoration: underline;
}
A.extenal-nav:hover
{
 color: #628fb2;
 text-decoration: none;
}
input
{
 border: 1px solid #d0d0d0;
 height: 18px;
 color: #333333;
}
select
{
 color: #333333;
}
textarea
{
 border: 1px solid #d0d0d0;
 overflow: auto;
 color: #333333;
}
.form-fields
{
 margin: 5px 0px 0px 0px;
 text-align: left;
}
.required
{
 color: Red;
}
/* For home page only */
#home-content
{
 float: left;
 width: 400px;
 text-align: left;
 padding-right: 10px;
}
#home-flash
{
 float: right;
 width: 274px;
}
.center-field
{
 text-align: center;
 margin: 0px auto;
}
.breadcrumb
{
 background-color: #ffffff;
 clear: both;
 margin: 0px auto;
 padding-bottom: 3px;
 text-align: left;
 width: 980px;
}
.breadcrumb span
{
 padding-left: 254px;
 padding-right: 15px; /*color: #113356;*/
}
.breadcrumb a b
{
 font-weight: normal;
}
.principal-breadcrumb
{
 margin-left: 15px;
}
ul.site-map
{
 margin-left: 20px;
}
ul.site-map ul
{
 margin-left: 20px;
}
ul.site-map ul
{
 margin-left: 20px;
}
.portfolio-container
{
 padding-bottom: 15px;
 padding-top: 5px;
 clear: both;
}
.protfolio-image
{
 padding-left: 15px;
}
.seperator
{
 /*border-bottom: 1px solid #cccccc;*/
 clear: both;
}
.split-line
{
 border-bottom: 1px solid #cccccc;
 clear: both;
}
.client-logo
{
 height: 99px;
 float: left;
 border: 1px solid #cccccc;
 padding: 2px;
 vertical-align: middle;
}
.splitter
{
 float: left;
 height: 99px;
 width: 15px;
}
client-desc
{
 padding-left: 15px;
 float: left;
}
/* dhtmlgoodies tab-view styles */
.tabPane
{
 height: 33px; /* Height of tabs */
 border-bottom: 1px solid #eaeaea;
 font-weight: bold;
 color: #426b98;
}
.aTab
{
 border-left: 1px solid #eaeaea;
 border-right: 1px solid #eaeaea;
 border-bottom: 1px solid #eaeaea;
 padding: 15px;
}
.tabPane DIV
{
 float: left;
 height: 100%; /* Height of tabs */
 padding-left: 3px;
 vertical-align: middle;
 background-repeat: no-repeat;
 background-position: bottom left;
 cursor: pointer;
 position: relative;
 bottom: -1px;
 margin-left: 0px;
 margin-right: 0px;
}
.tabPane .tabActive
{
 background-image: url(../Images/tab_left_active.gif);
 margin-left: 0px;
 margin-right: 0px;
 z-index: 100;
}
.tabPane .tabInactive
{
 background-image: url(../Images/tab_left_inactive.gif);
 margin-left: 0px;
 margin-right: 0px;
 z-index: 1;
}
.tabPane .inactiveTabOver
{
 background-image: url(../Images/tab_left_over.gif);
 margin-left: 0px;
 margin-right: 0px;
}
.tabPane span
{
 vertical-align: top;
 padding-left: 15px;
 padding-right: 15px;
 padding-top: 5px;
 line-height: 21px;
 float: left;
}
.tabPane .tabActive span
{
 padding-bottom: 1px;
 line-height: 20px;
}
.tabPane img
{
 float: left;
}
/* Image Slide show */
#gallery
{
 position: relative;
 width: 654px;
 margin: 15px auto;
 padding: 10px;
 border: 6px solid #fff;
 background: #cccccc;
}
#images
{
 border: 2px solid #9ac1c9;
 height: 225px;
 background: #eef5f6;
 margin-bottom: 20px;
}
#image
{
 position: relative;
 width: 640px;
 height: 320px;
 padding: 5px;
 border: 2px solid #666;
 background: #FFF url(../Images/loading.gif) center center no-repeat;
}
#image img
{
 position: absolute;
 top: 5px;
 left: 5px;
}
#thumbwrapper
{
 margin-top: 10px;
 padding: 5px 0;
 width: 654px;
 height: 100px;
 border: 2px solid #666;
 background: #FFF;
}
#thumbarea
{
 position: relative;
 overflow: hidden;
 height: 100px;
 width: 654px;
}
#thumbs
{
 position: absolute;
 list-style: none;
 margin-left: 5px;
 height: 100px;
 width: 10000px;
 border-right: 5px solid #FFF;
}
#thumbs li
{
 float: left;
 margin-right: 5px;
 cursor: pointer;
}
.imgnav
{
 position: absolute;
 height: 320px;
 width: 20%;
 z-index: 100;
 outline: none;
 cursor: pointer;
}
#previmg
{
 left: 0;
 background: url(../Images/left.gif) left center no-repeat;
 border-left: 5px solid #FFF;
}
#previmg:hover
{
 /*opacity: 1;  filter: alpha(opacity=100);*/
}
#nextimg
{
 right: 0;
 background: url(../Images/right.gif) right center no-repeat;
 border-right: 5px solid #FFF;
}
#nextimg:hover
{
 /*opacity: 1;  filter: alpha(opacity=100);*/
}
#DataText
{
 text-align: justify;
 line-height: 14px;
}
.DataTextBoldLinkNu:link
{
 line-height: 14px;
 text-decoration: none;
}
.DataTextBoldLinkNu:visited
{
 line-height: 14px;
 text-decoration: none;
}
.DataTextBoldLinkNu:hover
{
 cursor: pointer;
 line-height: 14px;
 text-decoration: underline;
}
.link1
{
 font-weight: bold;
 text-transform: none;
 color: #1D1D1D;
 text-decoration: none;
}
.link1:hover
{
 font-weight: bold;
 text-transform: none;
 color: #1C4175;
 text-decoration: none;
}
.ProjectName
{
 color: #426b98;
}
div.content_testimonial
{
 background: #e6e6e6 url(../images/gradient3.gif);
 background-repeat: repeat-x;
 width: 100%;
 text-align: left;
}
.ResourceView
{
 color:#f06748;
 text-decoration:underline;
 text-align:right;
 padding-right:10px;
 font-size: 11px;
}
.ResourceHeading
{
 color:#426698;
 text-align:left;
 font-weight:bold;
 padding-left:10px;
 font-size: 11px;
}
.ResourceContent
{
 color:#333333;
 text-align:left;
 padding-left:10px;
 font-size: 11px;
}
.primar
{
 border: 1px solid #84abd5;
}
.centerService
{
 padding-left: 10px;
 background-image: url(../Images/CenterServices.gif);
    background-repeat: repeat-y;
}
.ArticlesHeading
{
 color:#3366ff;
 text-align:left;
 font-weight:bold;
 font-size: 12px;
 
}
.FAQHeading
{
	/* color: #003366; */
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
}
.FAQSideHeading
{
	/* color: #eb8314;
           font-family: Arial; */
	text-align: left;
	padding-left: 10px;
	
	font-size: 11px;
}
.modalbackground
{
	background-color: #eb8314;
}

.FAQQuestion
{
	text-align: left;
	padding-left: 10px;
	cursor: pointer;
	font-weight: bold;
	
	/* color: #eb8314;
	
	
	font-size: 12px;
	
	font-family: Verdana;
	font-size: 11px; */
	
}
.FAQAnswer
{
	text-align: left;
	padding-left: 10px;
	/* color: #465364;
    font-family : Arial;
	font-size: 12px; */
}

