@import url("format.css");
@import url("thickbox.css");

body{
background-color:#fff;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
color:#000;
margin:0; 									
padding:0;
text-align:center;							
}


#container{
width:963px;
text-align:left;							
margin:35px auto 0 auto; 					 	
padding:0;
border:1px solid #ccc;
border-bottom:none;
background:url(../images/bg-content-bot.gif) repeat-x 0 bottom;
}

/*------------------------Header Start----------------------------*/
#header{
height:123px;
border-bottom:21px solid #2c76b4;
}

#logo{
position:absolute;							
margin:22px 0 0 25px; 
}

#phNum{
background:url(../images/phone-no.gif) no-repeat;
float:right;
width:181px;
height:48px;
margin:25px 40px 0 0;
}
/* TOP NAV #################################################################*/

#topNav{
padding:0;
position:absolute;
text-align:right;
top:133px;
width:923px;
padding-right:40px;
}
#topNav ul{
list-style-type:none;
margin:0;
padding:0;
float:right;
display:block;
}
#topNav li{
display:inline;
}

#topNav li a:link, #topNav li a:visited, #topNav li a:active{
text-align:center;
height:26px;
line-height:26px;
display:block;
float:left;
text-decoration:none;
margin-left:5px;
cursor:pointer;
outline:none;
}
#topNav li a:hover{
color:#00CCFF;

}
#topNav li a:link span.left, #topNav li a:visited span.left, #topNav li a:active span.left{
background:url(../images/tab-left.gif) no-repeat 0 0;
width:9px;
height:26px;
display:block;
float:left;
overflow:hidden;
}
#topNav li a:link span.right, #topNav li a:visited span.right, #topNav li a:active span.right{
background:url(../images/tab-right.gif) no-repeat 0 0;
width:9px;
height:26px;
display:block;
float:left;
overflow:hidden;
}
#topNav li a:link span.mid, #topNav li a:visited span.mid, #topNav li a:active span.mid{
padding:6px 20px 0 20px;
float:left;
display:block;
background-color:#333333;
font:bold 12px Arial, Helvetica, sans-serif;
color:#fff;
height:20px;
}
#topNav li a:link span.home, #topNav li a:visited span.home, #topNav li a:active span.home{
background:url(../images/home-tab.gif) no-repeat center 0;
padding:6px 20px 0 20px;
float:left;
display:block;
background-color:#333333;
font:bold 12px Arial, Helvetica, sans-serif;
color:#fff;
height:20px;
}
#topNav li.selected a:link span.left, #topNav li.selected a:visited span.left, #topNav li.selected a:active span.left,
#topNav li.selected a:link span.right, #topNav li.selected a:visited span.right, #topNav li.selected a:active span.right{
background-position:0 -26px;
}
#topNav li a:hover span.left, 
#topNav li a:hover span.right{
background-position:0 -52px;
}

#topNav li.selected a:link span.home, #topNav li.selected a:visited span.home, #topNav li.selected a:active span.home
{
background-position:center -26px;
background-color:#2c76b4;
}
#topNav li a:hover span.home{
background-position:center -52px;
background-color:#2c76b4;
}


#topNav li.selected a:link span.mid, #topNav li.selected a:visited span.mid, #topNav li.selected a:active span.mid
{
background-color:#2c76b4;
}
#topNav li a:hover span.mid{
background-color:#e06500;
}




/**/
.topLink a:link, .topLink a:active, .topLink a:visited {
float:right; 
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin:0 0 0 0;
color:#780404;
text-decoration:none;
background-image:url(../img/bullet-6.gif);
background-position:right 50%;
background-repeat:no-repeat;
padding:0 15px 0 0;
}
.topLink a:hover {
color:#d68680;
}
/*------------------------Header End----------------------------*/


#flashBanner{
width:963px;
height:263px;
border-bottom:2px solid #2c76b4;
background:url(../images/center-img.jpg) no-repeat;
}


/*------------------------Middle Start ----------------------------*/

#middle{
margin:0;
padding:0 0 30px 0;
}

#contentArea{
padding:20px 10px;
margin:0;
height:auto !important;
height:200px;
min-height:200px;
}

#contentAreaIndex{
background-color:#fff;
padding:0;
margin:0;
}

#pageBanner{
border-bottom:2px solid #2c76b4;
}
/**/
#navBreadCrumb{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#404040;
padding:20px 0 10px 20px;
/*border:1px solid red;*/
}

#navBreadCrumb a:link, #navBreadCrumb a:active, #navBreadCrumb a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#457cfd;
text-decoration:none;
outline:none;
} 

#navBreadCrumb a:hover{
text-decoration:underline;
}

#navBreadCrumb span{
font-weight:bold;
/*background-image:url(../img/bullet-3.gif);
background-position:right 50%;
background-repeat:no-repeat;
padding:0 45px 0 0;*/
}
/**/

.mainContent{
width:714px;
padding:0 0 0 18px;
float:left;
display:block;
}
.mainContent .top{
background:url(../images/content-top.gif) no-repeat 0 0;
height:14px;
}
.mainContent .mid{
background:url(../images/content-mid.gif) repeat-y 0 0;
padding:20px;
clear:both;
height:auto !important;
height:300px;
min-height:300px;
font-size:12px;
line-height:18px;
}
.mainContent .bot{
background:url(../images/content-bot.gif) no-repeat 0 0;
height:14px;
clear:both;
}

.rightContent{
width:206px;
margin:0 0 0 12px;
float:left;
display:block;
}
.rightContent .top{
background:url(../images/right-content-top.gif) no-repeat 0 0;
height:14px;
}
.rightContent .mid{
background:url(../images/right-content-mid.gif) repeat-y 0 0;
padding:0 20px 20px 20px;
clear:both;
}
.rightContent .bot{
background:url(../images/right-content-bot.gif) no-repeat 0 0;
height:13px;
clear:both;
}



.productArea{
background-color:#fff;
margin:0 0 0 165px;
width:560px;
/*height:500px;*/
}
.productHead{
background-image:url(../img/bg-product-header.gif);
background-position:0 0;
background-repeat:repeat-x;
}
/*####*/
.pagination{
color:#999999;
float:right;
}
.pagination span{
color:#999999;
margin:0 2px 0 2px;
}
.pagination span.selected{
color:#999999;
font-weight:bold;
}

.pagination span.next{
color:#999999;
background-image:url(../img/bullet-1.gif);
background-position:right 50%;
background-repeat:no-repeat;
padding:0 10px 0 0;
}
.pagination span a:link, .pagination span a:active, .pagination span a:visited {
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
.pagination span a:hover {
color:#ccc;
}
.pagination a:link, .pagination a:active, .pagination a:visited {
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
.pagination a:hover {
color:#ccc;
}
/*pagination end*/


.divider{
background-image:url(../img/divider.gif);
background-position:-2px bottom;
background-repeat:no-repeat;
width:180px;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
display:block;
font-weight:bold;
color:#000000;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
color:#2c76b4;
margin:0 0 10px 0;
padding:0;
}

/*------------------------Middle End----------------------------*/

#leftCol{
width:226px; 
display:block; 
float:left;
padding:5px 20px 0 0;
}
/*left menus*/
#leftCol ul{
padding:0;
margin:0;
list-style-type:none;
}

#leftCol li{
padding:0;
margin:0 0 10px 0;
list-style-type:none;
}
#leftCol li a:link, #leftCol li a:active, #leftCol li a:visited {
background:url(../images/it-img.jpg) no-repeat 0 0;
width:111px;
height:57px;
display:block;
font:bold 18px Arial, Helvetica, sans-serif;
color:#0076b7;
padding:10px 100px 0 15px;
margin:0;
text-decoration:none;
vertical-align:middle;
outline:none;
}
#leftCol li a:hover {
color:#303030;
}

/*IT-1*/
#leftCol li.page1-1 a:link, #leftCol li.page1-1 a:active, #leftCol li.page1-1 a:visited {
background-position:0 -67px;
}
#leftCol li.page1-1 a:hover, #leftCol li.page1-1.select a:link, #leftCol li.page1-1.select a:active, #leftCol li.page1-1.select a:visited, #leftCol li.page1-1.select a:hover  {
background-position:0 0;
color:#303030;
}
/*IT-2*/
#leftCol li.page1-2 a:link, #leftCol li.page1-2 a:active, #leftCol li.page1-2 a:visited {
background-position:0 -201px;
}
#leftCol li.page1-2 a:hover, #leftCol li.page1-2.select a:link, #leftCol li.page1-2.select a:active, #leftCol li.page1-2.select a:visited, #leftCol li.page1-2.select a:hover  {
background-position:0 -134px;
color:#303030;
}
/*IT-3*/
#leftCol li.page1-3 a:link, #leftCol li.page1-3 a:active, #leftCol li.page1-3 a:visited {
background-position:0 -335px;
}
#leftCol li.page1-3 a:hover, #leftCol li.page1-3.select a:link, #leftCol li.page1-3.select a:active, #leftCol li.page1-3.select a:visited, #leftCol li.page1-3.select a:hover  {
background-position:0 -268px;
color:#303030;
}
/*IT-4*/
#leftCol li.page1-4 a:link, #leftCol li.page1-4 a:active, #leftCol li.page1-4 a:visited {
background-position:0 -469px;
}
#leftCol li.page1-4 a:hover, #leftCol li.page1-4.select a:link, #leftCol li.page1-4.select a:active, #leftCol li.page1-4.select a:visited, #leftCol li.page1-4.select a:hover  {
background-position:0 -402px;
color:#303030;
}
/*IT-5*/
#leftCol li.page1-5 a:link, #leftCol li.page1-5 a:active, #leftCol li.page1-5 a:visited {
background-position:0 -603px;
}
#leftCol li.page1-5 a:hover, #leftCol li.page1-5.select a:link, #leftCol li.page1-5.select a:active, #leftCol li.page1-5.select a:visited, #leftCol li.page1-5.select a:hover {
background-position:0 -536px;
color:#303030;
}
/*web-1*/
#leftCol li.page2-1 a:link, #leftCol li.page2-1 a:active, #leftCol li.page2-1 a:visited {
background-position:0 -737px;
}
#leftCol li.page2-1 a:hover, #leftCol li.page2-1.select a:link, #leftCol li.page2-1.select a:active, #leftCol li.page2-1.select a:visited, #leftCol li.page2-1.select a:hover {
background-position:0 -671px;
color:#303030;
}
/*web-2*/
#leftCol li.page2-2 a:link, #leftCol li.page2-2 a:active, #leftCol li.page2-2 a:visited {
background-position:0 -871px;
}
#leftCol li.page2-2 a:hover, #leftCol li.page2-2.select a:link, #leftCol li.page2-2.select a:active, #leftCol li.page2-2.select a:visited, #leftCol li.page2-2.select a:hover {
background-position:0 -804px;
color:#303030;
}
/*web-3*/
#leftCol li.page2-3 a:link, #leftCol li.page2-3 a:active, #leftCol li.page2-3 a:visited {
background-position:0 -1005px;
}
#leftCol li.page2-3 a:hover, #leftCol li.page2-3.select a:link, #leftCol li.page2-3.select a:active, #leftCol li.page2-3.select a:visited, #leftCol li.page2-3.select a:hover {
background-position:0 -939px;
color:#303030;
}

/**/
/**/
.off{
background:url(../images/off-mid.gif) repeat-y 0 0;
width:162px;
display:block;
font:normal 12px Arial, Helvetica, sans-serif;
color:#333333;
float:left;
margin:0 10px 0 0;
}

.off .head{
background:#fff url(../images/off-head.gif) no-repeat 0 0;
height:91px;
width:162px;
display:block;
}
.off .mid{
width:134px;
display:block;
padding:10px 13px 0 15px;
}
.off .mid p{
padding:0;
margin:0;
font:bold 14px Arial, Helvetica, sans-serif;
color:#333333;
line-height:20px;
}
.off .bot{
background:#fff url(../images/off-bot.gif) no-repeat bottom;
height:20px;
width:162px;
display:block;
}
.pound{
font:bold 24px Arial, Helvetica, sans-serif;
color:#f37d19;
margin:0 0 0 10px;
line-height:24px;
position:absolute;
}
/*box01*/
.box01{
width:293px;
display:block;
font:normal 12px Arial, Helvetica, sans-serif;
color:#333333;
float:left;
margin:0 10px 0 0;
}
.box01 a:link, .box01 a:active, .box01 a:visited{
text-decoration:none;
cursor:pointer;
}

.box01 .head{
background:url(../images/box1-top.gif) no-repeat 0 0;
height:15px;
width:293px;
display:block;
}
.box01 .mid{
background:#bad5e5 url(../images/box1-mid.gif) repeat-x bottom;
height:185px;
border-right:5px solid #bfd4e4;
border-left:5px solid #bfd4e4;
padding:0 15px 13px 15px;
}
.box01 .mid p{
font:normal 12px Arial, Helvetica, sans-serif;
color:#000;
margin:5px 0 10px 0;
}

.box01 .bot{
background:url(../images/box1-bot.gif) no-repeat 0 0;
height:18px;
width:293px;
display:block;
}
.box01 .header{
font:bold 21px Arial, Helvetica, sans-serif;
color:#333333;
float:left;
margin:0;
padding:0 0 10px 0;
background:url(../images/divider.gif) repeat-x bottom;
width:190px;
}

.box01 a:link div.btnGo, .box01 a:active div.btnGo, .box01 a:visited div.btnGo{
background:url(../images/btn-go.gif) no-repeat 0 0;
height:56px;
width:60px;
display:block;
float:right;
}
.box01 a:hover div.btnGo{
background-position:0 -56px;
}

.box01 ul{
margin:0;
padding:0;
list-style-type:none;
}
.box01 li{
background:url(../images/bullet-01.gif) no-repeat 0 6px;
font:bold 14px Arial, Helvetica, sans-serif;
color:#000;
margin:0;
padding:0 0 0 10px;
list-style-type:none;
line-height:20px;
font-size:13px;
}

.news{
background:url(../images/news-bg.gif) no-repeat 0 0;
width:140px;
width:160px;
height:135px;
display:block;
float:left;
/*padding:7px;
padding:10px 12px 0 12px;
padding:10px 2px 0 8px;*/
}


.news .header, .rightContent .mid .header{
font:bold 21px Arial, Helvetica, sans-serif;
color:#333333;
margin:0;
padding:0 0 0 0;
}
.news .header{
padding:15px 0 0 10px;
}
.news h3{
margin:0;
padding:5px 0 5px 10px;
font-size:14px;
display:block;
}
.news h3 a:link, .news h3 a:active, .news h3 a:visited{
margin:0;
font-size:14px;
text-decoration:none;
color:#333333;
font-weight:bold;
}
.news h3 a:hover{
color:#FF6600;
}
.news a:link, .news a:active, .news a:visited{
font:normal 11px Arial, Helvetica, sans-serif;
color:#666;
text-decoration:underline;
outline:none;
}

.news a:hover{
text-decoration:none;
color:#000;
}

.newsContent{
font:normal 13px Arial, Helvetica, sans-serif;
padding-left:10px;
}
ul.newsContent{
font:normal 13px Arial, Helvetica, sans-serif;
padding-left:20px;
margin-left:0;
}
.newsContent a:link, .newsContent a:active, .newsContent a:visited{
font:normal 12px Arial, Helvetica, sans-serif;
color:#333333;
text-decoration:none;
}

.newsContent a:hover{
color:#FF6600;
}

.btnCallMe a:link, .btnCallMe a:active, .btnCallMe a:visited{
background:url(../images/btn-callme.gif) no-repeat 0 0;
height:84px;
width:159px;
display:block;
margin:10px 0 0 0;
_margin:10px 0 0 3px;
}

.btnCallMe2 a:link, .btnCallMe2 a:active, .btnCallMe2 a:visited{
background:url(../images/btn-callme2.jpg) no-repeat 0 0;
height:84px;
width:206px;
display:block;
margin:10px 0 0 0;
}
/**/

#pageContent{
float:left;
width:400px;
height:auto !important;
height:400px;
min-height:400px;
padding:5px 0 0 20px;
background:url(../images/dot.gif) repeat-y;
font-size:12px;
}

.rightHeader{
background:url(../images/dot.gif) repeat-x bottom;
font:bold 24px Arial, Helvetica, sans-serif;
color:#2c76b3;
padding:0 0 15px 0;
}

.work div{
font:normal 14px Arial, Helvetica, sans-serif;
margin:10px 0;
}

.work p{
font:normal 11px Arial, Helvetica, sans-serif;
margin:10px 0;
color:#333333;
}

.work img{
font:normal 11px Arial, Helvetica, sans-serif;
margin:5px 0;
border:1px solid #f2f2f2;
}

.work a:link, .work a:active, .work a:visited{
background:url(../images/bullet-01.gif) no-repeat right 6px;
font:bold 13px Arial, Helvetica, sans-serif;
text-decoration:none;
padding:0 5px 0 0;
color:#333333;
}
.work a:hover{
text-decoration:underline;
}
.orangeHead{
font:bold 14px Arial, Helvetica, sans-serif;
margin:10px 0 0 0;
color:#ee7e1a;
}
.contactText{
font:normal 14px Arial, Helvetica, sans-serif;
margin:0 0 5px 0;
color:#333;
}
.contactText a:link, .contactText a:active, .contactText a:visited{
font:normal 14px Arial, Helvetica, sans-serif;
margin:0 0 5px 0;
color:#333;
}

.newsInfo{
color:#666666;
padding-top:10px;
font-size:11px;
}
/*------------------------Footer Start----------------------------*/

#footer{
margin:0 auto 10px auto;					 		
width:967px;
display:block;
clear:both;

}

#footerTop{
height:38px;
padding-top:2px;
text-align:left;
padding-top:12px;
font:normal Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-color:#333333;
border-left:2px solid #e3e3e3;
border-right:2px solid #e3e3e3;
}
#footerTop .floatRight{
background:url(../images/footer-link-divider.gif) no-repeat;
width:175px;
}

#footerTop .floatLeft{
width:655px;
}

#footerTop a:link, #footerTop a:active, #footerTop a:visited{
font:bold 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
outline:none;
}

#footerTop dl{
margin:0;
padding:0 0 0 10px;
}
#footerTop dt{
float:left;
font:bold 14px Arial, Helvetica, sans-serif;
margin-right:20px;
}
#footerTop dd{
width:600px;
padding-top:2px;
float:left;
margin-left:0;
}

#footerBot{
height:26px;
font:normal 10px Arial, Helvetica, sans-serif;
clear:both;
color:#fff;
background:url(../images/footer-bg.gif) repeat-x 0 -52px;
line-height:22px;
}
#footerBotRight{
width:12px;
height:26px;
display:block;
float:right;
background:url(../images/footer-right.gif) no-repeat 0 -52px;
}
#footerBotLeft{
width:12px;
height:26px;
display:block;
float:left;
background:url(../images/footer-left.gif) no-repeat 0 -52px;
}

/*------------------------Footer End----------------------------*/

#copyright{
text-align:center;							
color:#5d1a16;
padding:0;
}

#copyright a:link, #copyright a:active, #copyright a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5d1a16;
text-decoration:none;
}

#copyright a:hover{
color:#f6a59b;
text-decoration:underline;
}

/*div{
border:1px solid black;
}*/

#topLinks, #searchArea{
display:none;
}

