body {
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size: 12px; 
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
background:url(../images/bg.gif) repeat-x top #15222e;
}

.innerpagebg{font-family: Arial, Helvetica, sans-serif;color:#000000;font-size: 12px;margin: 0;padding: 0;background:url(../images/innerpagebg.gif) repeat-x top #15222e;}
/************************************************
* General *
************************************************/

h1{margin:0px 0px 15px 0px; font-size:27px; color:#223042; padding:0px; font-weight:normal;}
h2{margin:0px;padding:0px 0px 20px 0px; font-size:24px; font-weight:bold; color:#FFFFFF;}
h2 a{font-size:20px; color:#993366;font-weight:bold; text-decoration:underline;}
h2 a:hover{font-size:20px; color:#993366;font-weight:bold; text-decoration:none;}
h3{margin:0px; padding:10px 0px 5px 0px; font-size:16px; font-weight:bold; color:#fff;}
h4{margin:0px; padding:30px 0px 24px 0px; font-size:12px; font-weight:bold; color:#333;}

img{border:0;}
.floatleft{float:left;padding: 0 12px 0 0;}
.floatright{float: right;padding: 0 0 0 12px;}
.clearfloat {clear:both;height:0;font-size:1px; line-height: 0px;}

/************************************************
* Container *
************************************************/
#main-container{width:100%; margin:0px; padding:0px;}
#container{
width:964px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
text-align: left; /* this overrides the text-align: center on the body element. */
}


/************************************************
* Header *
************************************************/
#header { background:url(../images/header.jpg) no-repeat left top; width:964px;float:left;}
#header h1{margin: 0; padding: 10px 0; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold;}
#logo{height:86px; padding:30px 0px 0px 10px;float:left;}
.h-logo{width:964px; height:116px; float:left;}
.header_right{float:right; width:410px;}

.h_quote_but{padding:27px 0px 0px 0px; float:left;}

.flag-area{float:right; width:155px; padding-top:19px;}
.flag-img{float:left; font-size:15px; font-weight:bold; color:#FFFFFF;padding:10px 0px 0px 0px; width:155px;}
.h_flag{padding:0px 0px 0px 0px; float:left;}
.c-no{ font-size:15px; font-weight:bold; color:#FFFFFF;padding:3px 0px 0px 5px; float:left;}

/************************************************
* Banner *
************************************************/

.slider { background:url(../images/bannerbg.jpg) top no-repeat; width:964px; margin:0 auto; padding:10px 0px 0px 0px; height:218px;}
.techfont { color:#ced4d8; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold;}

.title_page { background:url(images/title_header.jpg) top no-repeat; margin:0 auto; padding:0; height:80px; width:964px;}
.title_page h1 { margin:0; padding:20px 50px 0 0; color:#ffffff; font:normal 24px Arial, Helvetica, sans-serif; line-height:1.6em; text-align:right;}

.slider div.slice { margin:0 auto; width:780px; padding:10px 0;}
.slider div.slice p.img { float:left; padding:0; margin:13px 30px 10px 0;}
.slider div.slice h2 { font:bold 24px Arial, Helvetica, sans-serif; color:#fff; margin:0; padding:5px 0; line-height:1.4em; float:none;}
.slider div.slice p { font:normal 12px Arial, Helvetica, sans-serif; color:#b6bcc2; margin:0; padding:5px 0; line-height:1.6em;}


#slider { }
#slider ul,
#slider li { margin:0; padding:0; list-style:none; }
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li { width:780px; height:178px; overflow:hidden; }
p#controls { margin:0; position:relative; }
#prevBtn,
#nextBtn { display:block; margin:0; overflow:hidden; width:44px; height:44px; position:absolute; left:20px; top:-111px; }
#nextBtn { left:900px; }
#prevBtn a { display:block; width:44px; height:44px; background:url(../images/ar_left.jpg) no-repeat 0 0; }
#nextBtn a { display:block; width:44px; height:44px; background:url(../images/ar_right.jpg) no-repeat 0 0; }


/************************************************
* Header Navigation *
************************************************/
.menu{width:964px; height:47px; float:left;}
.menu-left{background:url(../images/menu_img_l.gif) no-repeat left; width:12px; height:47px; float:left;}
.menu-right{background:url(../images/menu_img_r.gif) no-repeat left; width:12px; height:47px; float:left;}
.nav{background:url(../images/menubg.gif) repeat-x; height:47px; float:left; width:940px;}
.nav ul { padding:0; margin:0 20px; list-style:none; border:0; float:left;}
.nav ul li { float:left; margin:0; padding:6px 3px 0 3px; border:0;}
.nav ul li a { float:left; margin:0; padding:11px 0 ; color:#000000; font: 13pt  Arial, Helvetica, sans-serif; text-decoration:none;}
.nav ul li a span { padding:11px 20px; background:none;}
.nav ul li a:hover { background: url(../images/menu_l_h.gif) no-repeat left top; color:#fff;}
.nav ul li a:hover span { background:url(../images/menu_r_h.gif) no-repeat right top;}
.nav ul li a.active {  background:url(../images/menu_l_h.gif) no-repeat left top; color:#fff;}
.nav ul li a.active span { background:url(../images/menu_r_h.gif) no-repeat right top;}


.banner{width:964px; height:228px; float:left;}
/************************************************
* Left Sidebar *
************************************************/
#leftside { float:left; width:242px; background:url(../images/leftside-rt-img.gif) no-repeat right top;padding:10px 8px 0px 8px;}
.left-title{width:242px; float:left; font-size:22px; color:#03090f; padding:10px 0px 0px 0px;}
.titlepad{padding:5px 0px 0px 5px; float:left;}
.left-btmtitle{width:242px; float:left; font-size:22px; color:#03090f; padding:5px 0px 0px 0px;}
.la_icon{padding:0px 3px 0px 0px; float:left;}
.ltside_tx{ font-size:12px; color:#545454; line-height:17px; float:left; width:228px;padding:15px 0px 10px 0px; border-bottom:#d9d9d9 solid 1px;}
.ltside_tx a{ font-size:11px; color:#37648c; text-decoration:underline;}
.ltside_tx a:hover{ font-size:11px; color:#000000; text-decoration:none;}

.ltside_btm{ font-size:12px; color:#545454; line-height:17px; float:left; width:230px;padding:10px 5px 10px 0px;}
.ltside_btm a{ font-size:11px; color:#37648c; text-decoration:underline;}
.ltside_btm a:hover{ font-size:11px; color:#000000; text-decoration:none;}
.bl_tx{color:#072854; font-size:13px; line-height:22px;}
.lform-ar{padding:0px 0px 0px 0px; float:left; width:242px;}

.captcha{float:left; padding:14px 0px 0px 0px;}
.captcha img{float:left; border:#bbb solid 1px; padding:2px}



.s_but{background:url(../images/submit_but.gif); float:left; width:118px; height:35px; border:none; text-align:right;}

.sub_button{float:left; padding:14px 0px 0px 18px;}
/************************************************
* Right Sidebar *
************************************************/
#rightside{ float:left; width:650px; padding:18px 10px 0px 22px;}
.right_tx{font-size:13px; color:#414141; line-height:20px;}
.right_tx h2{font-size:13px; color:#414141; font-weight:bold; padding-bottom:0px;}
.para{ margin:0px 0px 0px 0px;}
.para1{ margin:0px 0px 0px 0px; padding-bottom:10px;}
.para2{margin:0px 0px 0px 0px; padding-top:1px; padding-bottom:15px;}
.right_tx a{ font-size:13px; color:#37648c; text-decoration:none;}
.right_tx a:hover{ font-size:13px; color:#000000; text-decoration:underline;}

.rt-bx-area{float:left; width:650px; padding:20px 0px 25px 0px;}


.bl_box{float:left; width:202px;}
.bltop{float:left;}
.bl_box_top_lt{background:url(../images/bl_top_lt.gif) no-repeat left top; width:10px; height:40px; float:left;}
.bl_box_top_rt{background:url(../images/bl_top_rt.gif) no-repeat left top; width:10px; height:40px; float:left;}
.bl_box_top_bg{background:url(../images/bl_topbg.gif) repeat-x top; height:30px; color:#FFFFFF; font-size:16px; float:left; width:182px; padding:10px 0px 0px 0px;}
.bl_boxbg{background-color:#232e39; border-left:#475f77 solid 1px; border-right:#475f77 solid 1px; width:180px;padding:0px 10px 0px 10px; float:left;}
.bl_bottom_lt{background:url(../images/bl_bottom_lt.gif) no-repeat left; width:16px; height:40px; float:left;}
.bl_bottom_rt{background:url(../images/bl_bottom_rt.gif) no-repeat left; width:16px; height:40px; float:left;}
.bl_bottom_bg{background:url(../images/bl_bottom_bg.gif) repeat-x; height:40px; width:145px; float:left;}
.bl_morebut{background:url(../images/bl_more_but.gif) no-repeat left; width:41px; height:28px; float:left; text-align:center; padding:12px 0px 0px 0px;}
.bl_morebut a{text-decoration:none; color:#FFFFFF; font-size:11px;}
.bl_morebut a:hover{text-decoration:none; color:#FFFFFF; font-size:11px;}

.grey_box{float:left;padding:0px 0px 0px 22px;}
.gr_box{float:left; width:202px;}
.gr_box_top_lt{background:url(../images/gr_top_lt.gif) no-repeat left top; width:10px; height:40px; float:left;}
.gr_box_top_rt{background:url(../images/gr_top_rt.gif) no-repeat left top; width:10px; height:40px; float:left;}
.gr_box_top_bg{background:url(../images/gr_topbg.gif) repeat-x top; height:30px; color:#FFFFFF; font-size:16px; float:left; width:182px; padding:10px 0px 0px 0px;}
.gr_boxbg{background-color:#2c2c2c; border-left:#5b5b5b solid 1px; border-right:#5b5b5b solid 1px; width:180px;padding:0px 10px 0px 10px; float:left;}
.gr_bottom_lt{background:url(../images/gr_bootom_lt.gif) no-repeat left; width:16px; height:40px; float:left;}
.gr_bottom_bg{background:url(../images/gr_bottom_bg.gif) repeat-x; height:40px; width:145px; float:left;}
.gr_morebut{background:url(../images/gr_more_but.gif) no-repeat left; width:41px; height:28px; float:left; text-align:center; padding:12px 0px 0px 0px;}
.gr_morebut a{text-decoration:none; color:#FFFFFF; font-size:11px;}
.gr_morebut a:hover{text-decoration:none; color:#FFFFFF; font-size:11px;}



.green_box{float:right;}
.gn_box{float:right; width:202px;}
.gn_box_top_lt{background:url(../images/gn_top_lt.gif) no-repeat left top; width:10px; height:40px; float:left;}
.gn_box_top_rt{background:url(../images/gn_top_rt.gif) no-repeat left top; width:10px; height:40px; float:left;}
.gn_box_top_bg{background:url(../images/gn_topbg.gif) repeat-x top; height:30px; color:#FFFFFF; font-size:16px; float:left; width:182px; padding:10px 0px 0px 0px;}
.gn_boxbg{background-color:#21363d; border-left:#436f7d solid 1px; border-right:#436f7d solid 1px; width:180px;padding:0px 10px 0px 10px; float:left;}
.gn_bottom_lt{background:url(../images/gn_bottom_lt.gif) no-repeat left; width:16px; height:40px; float:left;}
.gn_bottom_bg{background:url(../images/gn_bottom_bg.gif) repeat-x; height:40px; width:145px; float:left;}
.gn_morebut{background:url(../images/gn_more_but.gif) no-repeat left; width:41px; height:28px; float:left; text-align:center; padding:12px 0px 0px 0px;}
.gn_morebut a{text-decoration:none; color:#FFFFFF; font-size:11px;}
.gn_morebut a:hover{text-decoration:none; color:#FFFFFF; font-size:11px;}


.boxtx{margin:0px; padding:0px; width:180px; float:left;}
.boxtx ul{margin:0px; padding:12px 0px 0px 0px; float:left; list-style:none;}
.boxtx ul li{float:left; background:url(../images/ar_bul.gif) no-repeat 0px 2px; width:162px; padding:0px 0px 20px 18px;}
.boxtx ul li a{text-decoration:none; color:#dcdcdc; font-size:12px; font-weight:bold;}
.boxtx ul li a:hover{text-decoration:underline; color:#FFFFFF; font-size:12px; font-weight:bold;}

/************************************************
* Content *
************************************************/
#middle-area {width:964px; float:left; padding:15px 0px 0px 0px;}
.c-mid{background:#FFFFFF; float:left; width:964px;}
.c-lt{background:url(../images/content-top-lt.gif) no-repeat left top; width:12px; height:123px; float:left;}
.c-rt{background:url(../images/content-top-rt.gif) no-repeat left top; width:12px; height:144px; float:left;}
.c-bg{background: url(../images/contentbg.gif) repeat-x top; width:940px; float:left; padding:2px 0px 0px 0px;}

/************************************************
* Footer *
************************************************/
#footer-container{width:100%; background:url(../images/footer.gif) repeat-x top #080f18; height:270px;}
#footer {width:964px;margin:0px auto 0px;padding: 0px 0px 10px 0px;}
.footer_top{float:left; width:964px; height:38px;}
.footer_top_lt{background:url(../images/footer_top_lt.gif) no-repeat left; width:12px; height:38px; float:left;}
.footer_top_rt{background:url(../images/footer_top_rt.gif) no-repeat left; width:12px; height:38px; float:left;}
.footer_topbg{background:url(../images/footer_topbg.gif) repeat-x; height:38px; float:left; width:940px;}


.copyright{float:right; color:#6f89ac; font-size:11px;padding:15px 0px 0px 0px; width:800px; text-align:right;}
.copyright a{text-decoration:none;color:#6f89ac; font-size:11px;}
.copyright a:hover{text-decoration:underline;color:#6f89ac; font-size:11px;}

.footerlink{float:left; width:964px; padding:15px 0px 0px 0px;}
.footlink{width:540px;float:left; color:#c6c6c6; font-size:11px; font-weight:bold;padding:22px 0px 0px 0px;}
.footlink a{text-decoration:none; color:#c6c6c6; font-size:11px; font-weight:bold; padding:0px 7px 0px 7px;}
.footlink a:hover{text-decoration:none; color:#FFFFFF; font-size:11px; font-weight:bold;}

a.footerlink:link {color: #993366; text-decoration:underline; font-size:13px; font-weight:bold;}
a.footerlink:active {color: #993366; text-decoration:underline; font-size:13px; font-weight:bold;}
a.footerlink:visited {color: #993366; text-decoration:underline; font-size:13px; font-weight:bold;}
a.footerlink:hover {color: #993366; text-decoration: none; font-size:13px; font-weight:bold;}


.footer_box{padding:0px; float:left;}
.f_left_box{float:left; width:370px;}
.f_mid_box{float:left; width:276px; padding:0px 0px 0px 15px;}
.f_mid_box_snd{float:left; width:155px; padding:0px 0px 0px 15px;}
.f_right_box{float:right; width:115px; padding:0px 0px 0px 15px;}

.f_top_box{float:left; width:370px;}
.f_box_top_lt{ background:url(../images/f_box_top_lt.gif) no-repeat left top; width:12px; height:36px; float:left;}
.f_box_topbg{background:url(../images/f_box_top_bg.gif) repeat-x; height:26px; width:341px; float:left; text-align:left; font-size:13px; color:#FFF; font-weight:bold; padding:10px 0px 0px 5px;}
.f_box_top_rt{ background:url(../images/f_box_top_rt.gif) no-repeat left top; width:12px; height:36px; float:left;}
.fbox_mid_area{background:#0b1421; border-left:#121e2e solid 1px; border-right:#121e2e solid 1px; float:left; width:351px; padding:0px 0px 0px 17px; height:130px;}
.f_btm_lt{ float:left; background:url(../images/f_box_btm_lt.gif) no-repeat left top; width:12px; height:12px;}
.f_btm_mid{background:url(../images/f_box_btm_bg.gif) repeat-x; height:12px; float:left;}
.f_btm_rt{float:left; background:url(../images/f_box_btm_rt.gif) no-repeat left top; width:12px; height:12px;}



.foot_link{padding:10px 0px 0px 0px; margin:0px; float:left;}
.foot_link ul{padding:0px; margin:0px; float:left; list-style:none; width:170px; text-align:left;}
.foot_link ul li{padding:0px 0px 0px 12px; margin:0px 0px 10px 0px; background:url(../images/footer_ar.gif) no-repeat 0px 5px;}
.foot_link ul li a{ text-decoration:none; color:#c1d6f4; font-size:11px;}
.foot_link ul li a:hover{ text-decoration:underline; color:#c1d6f4; font-size:11px;}






/************************************************
* Grid related Class *
************************************************/
input {border: #c2c5c7 1px solid; padding:2px; color: #333333; background: url(images/textboxbg.gif) #ffffff repeat-x; color: #333333; font-size:11px; margin:0px;} /* default class for the textboxes for whole project */

textarea {border: #b8b8b8 1px solid; padding:2px; font-size: 11px; background: url(images/textboxbg.gif) #ffffff repeat-x; color: #333333; font-family:Arial, Helvetica, sans-serif; } /* default class for the textarea for whole project */

select {border: #b8b8b8 1px solid; padding:2px; font-size: 11px; background: url(images/textboxbg.gif) #ffffff repeat-x; color: #333333; } /* default class for the list menu/dropdown(like to select countries or state) for whole project */

.inputbutton {cursor: pointer; color: #fff; text-align:center; background: url(images/butbg.gif) repeat-x; border:1px solid #2a95bf; font-size:12px; font-weight:bold;  padding:2px;} /* to make custom type of inputbutton for whole project */
.mandatory{color:#990000; font-weight:bold; font-size:11px;} /* to display mandatory things in the form, like  */
.label{color:#414141; font-weight:bold; text-align:left; padding:10px 0px 0px 0px; line-height:20px; float:left;} /* to give the class for fields label  */

.dottedline{background:url(images/dotted.gif) repeat-x top; height:9px;  } /* for dotted lines */
.border{border:1px solid #97b7dc; padding:2px;} /* common class to use border in the whole project */
.nobg { background:none; border:none;} /* to give remove the background color or border of CHECKBOX and RADIO BUTTON */
.sfont{font-size:10px; color:#ccc; font-style:italic;} /* for small grey font like to write comments near textfield in the grid */
.altbg{background-color:#f1f7fe; font-size:11px; border-top:1px solid #b8d6f9; vertical-align:top;} /* for grid's alternate raw */
.nrlbg{background-color:#fff; font-size:11px; vertical-align:top; border-top:1px solid #b8d6f9;} /* for grid's normal raw */
.gridheaderbg{background:url(images/gridheaderbg.gif) repeat-x; height:28px; color:#fff; vertical-align:top; line-height:normal;} /* for the image or background color of grid's header */
.left-label{color:#414141; font-weight:bold; text-align:left; padding:5px 0px 0px 0px; line-height:20px; float:left; width:242px;} /* to give the class for fields label  */
.left-label1{color:#414141; font-weight:bold; text-align:left; padding:8px 0px 0px 0px; line-height:20px; float:left; width:242px;}



/************************************************
* innerpage area *
************************************************/
#ip_header { background:url(../images/ip_header.jpg) no-repeat left top; width:964px; float:left;}
.ip_bannerbg{background:url(../images/ip-bannerbg.jpg) no-repeat left top; width:964px; height:168px; float:left; text-align:right;}
.bannertx{float:right; padding:30px 20px 0px 0px; font:normal 12px Arial, Helvetica, sans-serif; color:#b6bcc2; margin:0; line-height:1.6em; width:495px; text-align:left;}
.blbox{width:430px; float:left;}
.blmid{width:410px; float:left;}
.blbtm{float:left; width:398px;}
.blbox_mid{width:408px; float:left;}
.leftfloat{float:right}
.leftnav{float:left; margin:0px; padding:0px; width:231px;}
.leftnav ul{float:left; width:231px;padding:10px 0px 10px 0px; margin:0px; list-style:none;}
.leftnav ul li{float:left;margin:0px 0px 0px 0px; font-size:13px; color:#0a507b; border-bottom:#d2d2d2 solid 1px;}
.leftnav ul li a{text-decoration:none; float:left; width:201px; height:25px; background:url(../images/grey_bul.gif) no-repeat 10px 15px; font-size:14px; color:#072854;padding:11px 0px 0px 30px;}
.leftnav ul li a:hover{text-decoration:none; float:left; width:201px; height:25px; background:url(../images/bl_bul.gif) no-repeat 10px 15px #eeeeee; font-size:14px; color:#0a507b;}
.ln_selected{float:left;margin:1px 0px 1px 0px; background:url(../images/bl_bul.gif) no-repeat 11px 15px #d4d4d4; font-size:14px; color:#eeeeee; font-weight:bold; height:25px; padding:11px 0px 0px 30px; width:201px;}


.f_link{float:left;}
.f_link ul{float:left;width:180px; margin:0px; padding:0px; list-style:none; text-align:left; padding:10px 0px 0px 0px;}
.f_link ul li{float:left; background: url(../images/nav_ar.gif) no-repeat 0px 4px;padding:0px 0px 0px 10px; margin-bottom:10px;}
.f_link ul li a{text-decoration:none; font-size:12px;  color:#d7d8f0;}
.f_link ul li a:hover{text-decoration:underline; font-size:12px;color:#FFFFFF;}

a.mail_link{color: #223042; text-decoration:none; font-size:13px; font-weight:bold;}
a.mail_link:hover{color: #223042; text-decoration:underline; font-size:13px; font-weight:bold;}


/************************************************
* Sitemap *
************************************************/

.sm{ padding-top:0px; list-style-type:none;}
.sm1{ float:left; padding-top:0px;}
.sm2{padding-top:5px; margin-left:320px;}

.inr-link1
{
  
 font-family:Tahoma;
 font-size:12px;
 color:#223042;
 text-decoration:none;
 font-weight: bold; 
 padding-left: 15px!important; 
 background:transparent url(../images/ar_bul.gif) no-repeat 0px 2px;
 
}

a.inr-link1:link{color:#223042; text-decoration:none;}
a.inr-link1:visited{color:#223042; text-decoration:none;}
a.inr-link1:hover{color:#223042; text-decoration:underline;}
a.inr-link1:active{color:#223042; text-decoration:none;} 

.inr-link2
{
 font-family:Tahoma;
 font-size:11px;
 color:#223030;
 text-decoration:none;
 padding-left: 35px!important; 
 background: url(../images/grey_bul.gif) no-repeat 19px 3px; 
 font-weight:bold;
 line-height:0em;
 
}

a.inr-link2:link{color:#223030; text-decoration:none;}
a.inr-link2:visited{color:#223030; text-decoration:none;}
a.inr-link2:hover{color:#223030; text-decoration:underline;}
a.inr-link2:active{color:#223030; text-decoration:none;} 


/*web design Pages*/
webimage{width:650px; padding-top:18px;}
.port-img-box1 a{ text-decoration:none;}
.port-img-box1{ border:#b8b8b8 solid 1px; padding:6px; float:left; margin:5px 42px 30px 0px;}
.port-img-box2{ border:#b8b8b8 solid 1px; padding:6px; float:left; margin:5px 42px 30px 0px; margin-left:10px;}
.port-img-box3{ border:#b8b8b8 solid 1px; padding:6px; float:right; margin:5px 0px 0px 0px;}





/*web development poertfolio Pages*/
.port-left{float:left; padding-top:18px;}
.port-right{float:left; padding-top:18px; padding-left:12px;}
.port-img-box{ border:#b8b8b8 solid 1px; padding:6px;}
.port-shad{width:182px; height:11px; background:url(../images/bot_shad.jpg) no-repeat;}
.port-title{ color:#55a2d8; font-size:15px; text-align:left; font-family:"Trebuchet MS"; font-weight:bold; height:25px;}
a.port-title:link{ color:#55a2d8; text-decoration:none;}
a.port-title:visited{ color:#55a2d8; text-decoration:none;}
a.port-title:hover{ color:#55a2d8; text-decoration:none;}
a.port-title:active{ color:#55a2d8; text-decoration:none;}

.port-txt{ width:450px; line-height:170%; font-size:12px; text-align:left; padding-bottom:20px;}
.p-dot-bord{ clear:both; padding:0; margin:0; background:url(../images/dot.gif) bottom repeat-x; }

.cop1{
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
vertical-align:top;
font-weight:normal;
line-height:1.6em;
text-align:justify;
}
.cop1 p{ padding:0px; margin:0px;}



	/* jQuery lightBox plugin - Gallery style */
/*	#gallery {
		background-color: #444;
		padding: 10px;
		width: 630px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; } */
