@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}

img{border:none;}
body{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; font-weight:normal; background-color:#000;}

article, aside, figure, footer, header, hgroup, nav, section {
	display:block; 
}

@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('../fonts/ColabThi-webfont.eot');
    src: url('../fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ColabThi-webfont.woff') format('woff'),
         url('../fonts/ColabThi-webfont.ttf') format('truetype'),
         url('../fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
}



@font-face {
    font-family: 'CapsuulaRegular';
    src: url('../fonts/Capsuula-webfont.eot');
    src: url('../fonts/Capsuula-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Capsuula-webfont.woff') format('woff'),
         url('../fonts/Capsuula-webfont.ttf') format('truetype'),
         url('../fonts/Capsuula-webfont.svg#CapsuulaRegular') format('svg');
}

.cl{clear:both;}

.cursor{cursor:pointer;}

h1{font-family:'CapsuulaRegular', Arial, Helvetica, sans-serif; font-size:30px; text-decoration:none; margin:0 0 10px 0; font-weight:normal; color:#ee2227; line-height:26px;}

h2{font-family:'CapsuulaRegular', Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none; margin:0; padding:0 0 0 10px; background:url(../images/title-bg.jpg) repeat-x left top; font-weight:bold; text-transform:uppercase; color:#fff; line-height:30px;}

h3{font-family:'CapsuulaRegular', Arial, Helvetica, sans-serif; font-size:22px; text-decoration:none; margin:0 0 10px 0; font-weight:normal; color:#000; line-height:26px;}

.marLR{margin-left:17px; margin-right:17px;}

.marRB{margin-right:10px; margin-bottom:10px;}

.marT{margin-top:10px;}
.marR{margin-right:10px;}


.link-text a{font-family:'ColaborateThinRegular', Arial, Helvetica, sans-serif; font-size:12px; color:#ee2a2f; text-decoration:none; text-transform:uppercase;text-align:right;}
a.link-text:hover{text-decoration:underline;text-align:right;}


.main-container{width:100%; height:auto; margin:0; padding:0; background:url(../images/main-bg.jpg) no-repeat top #fff;}

/************start header**************/
.top-strip{width:100%; height:30px; margin:0; padding:0; background:#000;}
.top-strip-wraper{width:958px; margin:0 auto; padding:0; height:30px; line-height:30px; color:#fff;}
.top-strip-wraper ul{list-style:none; margin:0; padding:0; width:40%;}
.top-strip-wraper ul li{line-height:30px; height:30px; margin:0; padding:0 3px; float:left;}
.top-strip-wraper ul li a{color:#fff; text-align:left; text-decoration:none;}
.top-strip-wraper ul li a:hover{text-decoration:underline;}
.top-strip-wraper ul li a img{margin-left:5px; margin-top:7px;}

header{width:958px; height:auto; margin:0 auto; padding:0;}
header .logo{width:241px; height:66px; padding:27px 0 0 0; margin:0; float:left;}

/***********************start navigation******************************/
.navHolder{width:958px; margin:0; padding:0; height:65px;}

.menuLeft{width:22px; height:65px; margin:0; padding:0; float:left; background:url(../images/menu-left-bg.png) no-repeat left top;}
nav.menu{margin:0 auto; width:914px; height:54px; padding:10px 0 0 0; background:url(../images/menu-bg.png) repeat-x left top; float:left;}
nav.menu ul{list-style:none; margin:0; padding:0;}
nav.menu ul li{display:block; padding:0; width:auto; float:left; line-height:43px; border-right:1px solid #e0e0e0;}
nav.menu ul li a{font-family:'ColaborateThinRegular', Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none; color:#7b7b7b; text-transform:uppercase; display:block; padding:0px 13px;}
nav.menu ul li a:hover{background:url(../images/menu-bg-hover.png) repeat-x left top; color:#fff;}
nav.menu ul li a.active{display:block; background:url(../images/menu-bg-hover.png) repeat-x left top; color:#fff;}

.menuRight{width:22px; height:65px; margin:0; padding:0; float:left; background:url(../images/menu-right-bg.png) no-repeat left top;}

/***********************end navigation******************************/

/************end header**************/

/***********start body here**********/
section {clear:both; float:none;}
.bodyWraper{width:958px; height:auto; margin:0 auto; padding:0 0 10px 0;}
.banner{width:940px; height:auto; margin:0 auto; padding:0;}
.banner img{ border-radius: 15px 15px 15px 15px; box-shadow: 2px 0px 5px 2px #999; border:2px solid #333; -moz-border:2px solid #333; -webkit-border:2px solid #333; -o-border:2px solid #333; -ms-border:2px solid #333; width:935px; height:256px;}




.whiteBox{width:958px; height:auto; margin:0 auto 10px auto; padding:0;}
.whiteBoxTL, .whiteBoxTR, .whiteBoxBR, .whiteBoxBL{width:22px; height:21px; margin:0; padding:0; float:left;}
.whiteBoxTL{background:url(../images/box_TL.png) no-repeat right top;}
.whiteBoxTR{background:url(../images/box_TR.png) no-repeat left top;}
.whiteBoxBR{background:url(../images/box_BR.png) no-repeat left top;}
.whiteBoxBL{background:url(../images/box_BL.png) no-repeat right top;}
.boxContent{width:900px; height:auto; margin:0; padding:0 29px; background:url(../images/box_bg.png) repeat-y right top;}
.boxContent img{margin-right:10px;}

.boxContent .content {float: right; width: 666px; padding:0; text-align:left;}
.content p{font-family:'ColaborateThinRegular', Arial, Helvetica, sans-serif; line-height:20px; font-size:15px; text-decoration:none; color:#7b7b7b;margin-bottom:10px;margin-bottom:10px;}

.whiteBoxTC, .whiteBoxBC{width:914px; height:21px; margin:0; padding:0; float:left;}
.whiteBoxTC, .whiteBoxTC2{background:url(../images/box_TC.png) repeat-x left top;}
.whiteBoxBC, .whiteBoxBC2{background:url(../images/box_BC.png) repeat-x left top;}

.whiteBox2{width:479px; height:auto; margin:0; padding:0; float:left;}
.boxContent2{width:421px; height:auto; min-height:188px; margin:0; padding:0 29px; background:url(../images/box_bg2.png) repeat-y top left;}
.boxContent2 img{margin-right:10px;}

.boxContent .content2 {float: left; width:auto; padding:0; text-align:left;}
.whiteBoxTC2, .whiteBoxBC2{width:435px; height:21px; margin:0; padding:0; float:left;}
.content2 ul{list-style:none; margin:0; padding:0;}
.content2 ul li{line-height:27px; height:auto; margin:0; width:44%; padding:0 0 0 25px; background:url(../images/list-icon.jpg) no-repeat left; font-family:'ColaborateThinRegular', Arial, Helvetica, sans-serif; font-size:15px; color:#7b7b7b; float:left;}
.content2 ul li a{text-decoration:none; color:#7b7b7b; font-weight:normal;}
.content2 ul li a:hover{text-decoration:underline; color:#ee2227;}

.leftPan{width:655px; height:auto; margin:0; padding:0 15px 0 0; float:left;}
/**********start for breadcrumbs***************/
.breadcrumbs{width:655px; margin:0 0 15px 0; padding:0; color:#7b7b7b; border-bottom:1px solid #d8d8d8; line-height:20px; text-align:left;}
.breadcrumbs a{font-size:12px; color:#7b7b7b; text-decoration:none; margin:0 5px;}
.breadcrumbs a:hover{ color:#333333;}
.breadcrumbs a.current{ color:#333333;}
/**********end for breadcrumbs***************/

.leftPan p{margin-bottom:10px; font-family:'ColaborateThinRegular', Arial, Helvetica, sans-serif; line-height:20px; font-size:15px; text-decoration:none; color:#7b7b7b;}
.leftPan ul{list-style:disc; margin:0; padding:0;}
.leftPan li{margin-bottom:10px; margin-left:20px; font-family:'ColaborateThinRegular', Arial, Helvetica, sans-serif; line-height:14px; font-size:15px; text-decoration:none; color:#7b7b7b;}

.content2 p{font-family:'ColaborateThinRegular', Arial, Helvetica, sans-serif; line-height:20px; font-size:15px; text-decoration:none; color:#7b7b7b;}


.rightPan{width:230px; height:auto; margin:0; padding:0 0 10px 0; float:left; background:#f7f5f5;}
.rightPan ul{list-style:none; margin:0 0 10px 0; padding:0;}
.rightPan ul li{line-height:24px; margin:0; padding:0 0 0 25px; background:url(../images/arrow-right.png) no-repeat 10px; font-family:'ColaborateThinRegular', Arial, Helvetica, sans-serif; font-size:14px; color:#7b7b7b; border-bottom:1px solid #dcdcdc;}
.rightPan ul li a{text-decoration:none; color:#7b7b7b; font-weight:normal; display:block;}
.rightPan ul li a:hover{color:#ee2227;}

.rightPan p{margin:10px; font-family:'ColaborateThinRegular', Arial, Helvetica, sans-serif; line-height:16px; font-size:14px; text-decoration:none; color:#7b7b7b;}
.rightPan p a{color:#ed2125; text-decoration:none;}
.rightPan p a:hover{color:#ed2125; text-decoration:underline;}

.bodyText{font-family:'ColaborateThinRegular', Arial, Helvetica, sans-serif; line-height:20px; font-size:15px; text-decoration:none; color:#7b7b7b;}
.answer{margin:0 0 0 20px;padding:0 0 0 0;}

/***********end body here**********/


/**********************start footer***************************/

footer{width:100%; height:auto; margin:0 auto; padding:0; background:#000;}
.foot-mid{width:940px; height:52px; margin:0 auto; padding:15px 0 0 0;}

footer p.txtLeft {float:left; width:550px; height:auto; color:#bcb7b2; font-family:'Calibri',Arial, Helvetica, sans-serif; font-size:12px;}
footer p.txtLeft a {color:#bcb7b2; text-decoration:none;}
footer p.txtLeft a:hover{color:#ee2227;}

footer p.txtRight {float:right;	width:350px; height:auto; text-align:right; color:#bcb7b2; font-family:'Calibri',Arial, Helvetica, sans-serif; font-size:12px}
footer p.txtRight a{color:#bcb7b2; text-decoration:none; line-height:25px;}
footer p.txtRight a:hover{color:#bcb7b2; text-decoration:none;}
footer p.txtRight a img{margin-left:5px;}
.footer-strip{width:100%; height:36px; line-height:36px; border-top:1px solid #353537; text-align:center; color:#4f4f4f; margin:0 auto; padding:0; background:#000;}
.footer-strip a{ color:#4f4f4f; text-decoration:none;}
.footer-strip a:hover{color:#737272;}

/**********************end footer***************************/

/**********start for our clients**************/
.client_wrap{width:655px; height:auto; margin:0 0 20px 0; padding:0; border-bottom:dashed 1px #CCC; font-style:italic; line-height:18px; font-size:13px; color:#999;}
.client_wrap p{margin:10px 20px 0 0; padding:0; color:#fe8800; font-style:normal; font-weight:bold; text-align:right;}
/**********end for our clients**************/


/**********start for testimonials**************/
.testimonial_wrap{width:595px; height:auto; margin:0; padding:10px 30px 10px 30px; border-bottom:dashed 1px #CCC; background:url(../images/quote-up.png) no-repeat left top; font-style:italic; line-height:18px; font-size:13px; color:#999;}
.testimonial_wrap p{margin:10px 20px 0 0; padding:0; color:#fe8800; font-style:normal; font-weight:bold; text-align:right;}
.testimonial_wrap p span{margin:0; padding:0; color:#333; font-style:italic; font-weight:normal; text-align:right;}
.quote-down{margin:0 0 20px 0; padding:0; float:right; background:url(../images/quote-down.png) no-repeat right 90%;}
/**********end for testimonials**************/


/**************start contact form *****************/
.textbox {background:#FFFFFF url(../images/input-bg2.jpg) repeat-x; width:220px; height:30px; border:1px solid #e3e3e3; height:18px; padding:3px 2px 1px 5px; font-family:"Calibri",Arial, Helvetica, sans-serif;}
.textbox2 {background:#FFFFFF url(../images/input-bg2.jpg) repeat-x; border:1px solid #e3e3e3; height:18px; padding:3px 2px 1px 5px; font-family:"Calibri",Arial, Helvetica, sans-serif;}

.capcode {background:#FFFFFF url(../images/captcha-bg.jpg) repeat-x; border:1px solid #e3e3e3; height:16px; padding:3px 2px 1px 5px; font-family:"Monospace",Arial, Helvetica, sans-serif; font-weight:bold;text-align:center;}
.capcase{font-family:"Calibri",Arial, Helvetica, sans-serif;font-size:13px;font-style:italic;margin-left:5px;color:#369A3D;}
.textAreabox {background:#FFFFFF url(../images/input-bg2.jpg) repeat-x; border:1px solid #e3e3e3; width:220px; height:70px; padding:3px 2px 1px 5px; font-family:"Calibri",Arial, Helvetica, sans-serif;}
.listmenu2{ background:#FFFFFF; border:1px solid #e3e3e2; height:25px; width:305px; font-size:12px; color:#666666; padding:0 0 0 5px;}


.submitBtn {display:inline-block; clear:both; float:none; background:url(../images/button.png) no-repeat 90% center; height:26px; color:#FEFFFF; text-decoration:none; text-transform:capitalize; font-size:12px; font-weight:bold; border:none; padding:0px 10px; font-weight:normal;font-family:"Calibri",Arial, Helvetica, sans-serif; cursor:pointer; width:103px;}
.submitBtnHover {display:inline-block; clear:both; float:none; background:url(../images/button-hover.png) no-repeat 90% center; height:26px; color:#FEFFFF; text-decoration:none; text-transform:capitalize; font-size:12px; font-weight:bold; border:none; padding:0px 10px; font-weight:normal;font-family:"Calibri",Arial, Helvetica, sans-serif; cursor:pointer; min-width:103px;}
/**************end contact form *****************/

/***********start for Question and answer*********/
h3.openlanguage, h3.closedlanguage {cursor:pointer; margin-bottom:1px; font-size:20px; color:#353535; padding:4px 10px;}
h3.openlanguage:hover, h3.closedlanguage:hover {color:#ee2227;}
.answer{ padding:0 10px 10px 10px; margin-bottom:1px;}

/***********end for Question and answer*********/

/*  for contact us form */
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}