/* CSS Document */
*{margin:0px; padding:0px;}
body{
background-color:#000; font-family:"Arial", Helvetica, sans-serif; font-size:12px; font-weight:normal; text-align:center;zoom:1; color:#CCCCCC;-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;}
li{list-style:none;display:inline;}
img{border:none;}
a{text-decoration:none; color:#FFFFFF;outline:none;}
#wrapper{width:1001px; margin:0px auto; text-align:left;}
.body_bg{background:url(../images/bodybg.jpg); width:1001px;height:768px;float:left;} 
.body_bg1{background:url(../images/contact-us.jpg); width:1001px;height:768px;float:left;}
.body_bg2{background:url(../images/our-services.jpg); width:1001px;height:768px;float:left;}
.body_bg3{background:url(../images/profile-page.jpg); width:1001px;height:768px;float:left;}
.body_bg4{background:url(../images/our-services-GRAPHICS.jpg); width:1001px;height:768px;float:left;}
.body_bg5{background:url(../images/our-services-web.jpg); width:1001px;height:768px;float:left;}
.body_bg6{background:url(../images/our-services-3D.jpg); width:1001px;height:768px;float:left;}
.body_bg7{background:url(../images/our-services-PRINTING.jpg); width:1001px;height:768px;float:left;}
.logo_area{width:100%; float:left;}
.logo{background:url(../images/logo.png);width:162px;height:88px;float:left;margin-left:50px;}
.header_nav{width:100%; float:left;}
.header_text{float:left;font-family:"Arial", Helvetica, sans-serif; font-size:10px;font-weight:normal;color:#FFFFFF;margin-top:80px;margin-left:225px;}
.header_text1{float:left;font-family:"Arial", Helvetica, sans-serif; font-size:10px;font-weight:normal;color:#FFFFFF;margin-top:180px;margin-left:140px;}
.contact{float:left;width:390px;height:230px;margin-top:220px;margin-left:267px;}
.contact_text_left{font-family:"Comic Sans MS",Arial;font-size:11px;font-weight:bolder;color:#000000;width:49%;float:left;line-height:30px;}
.contact_text_right{font-family:"Comic Sans MS",Arial;font-size:11px;font-weight:bolder;color:#000000;width:49%;float:left;line-height:30px;padding-left:7px;padding-top:45px;}
.services{float:left;margin-left:100px;margin-top:250px;}
.services1{float:left;margin-left:40px;margin-top:75px;}
.services_left{float:left;margin-left:15px;margin-right:15px;}
.services_mid{float:left;margin-left:15px;margin-right:15px;}
.services_right{float:left;margin-left:15px;margin-right:15px;}
.services_last{float:left;margin-left:15px;margin-right:15px;}
.profile{float:left;width:370px;height:230px;overflow:hidden;font-family:"Century Gothic",Arial;margin-top:210px;margin-left:245px;font-weight:bold;line-height:22px; font-size:11px;}
.profile_services{float:left;width:370px;height:230px;overflow:hidden;font-family:"Century Gothic",Arial;margin-top:210px;margin-left:275px;font-weight:bold;line-height:22px; font-size:11px;}
.profile_services1{float:left;width:370px;height:230px;font-family:"Century Gothic",Arial;margin-top:210px;margin-left:275px;font-weight:bold;line-height:22px; font-size:11px;}
.header_text1 li{list-style:none;display:block;height:40px;}
 .header_text #home{margin-left:35px;margin-right:25px;}
 .header_text #profile{margin-left:45px;margin-right:20px;}
 .header_text #services{margin-left:40px;margin-right:20px;}
 .header_text #works{margin-left:35px;margin-right:25px;}
 .header_text #contact{margin-left:20px;margin-right:30px;}
 .header_text #feedback{margin-left:20px;margin-right:30px;}
 .header_text1 li{list-style:none;display:block;height:40px;}
 #home a:hover{color:#e00487;}
 #profile a:hover{color:#e00487;}
 #services a:hover{color:#e00487;}
 #works a:hover{color:#e00487;}
 #contact a:hover{color:#e00487;}
 #feedback a:hover{color:#e00487;}
 .activ{color:#e00487;}
 .sub_page{float:left;margin-top:135px;margin-left:65px;width:70%}
 
#footer{width:100%; float:left; color:#333333; padding-top:560px;}
#footer .text{float:right; padding-right:15px; font-size:10px;}
#footer1{width:100%; float:left; color:#333333; padding-top:200px;}
#footer1 .text{float:right; padding-right:15px; font-size:10px;}
#footer2{width:100%; float:left; color:#333333; padding-top:300px;}
#footer2 .text{float:right; padding-right:15px; font-size:10px;}
#footer3{width:100%; float:left; color:#333333; padding-top:280px;}
#footer3 .text{float:right; padding-right:15px; font-size:10px;}

#lightbox {  

 display:none;  
 background:#000000;  
 opacity:0.9; 
 -moz-opacity:0.9;
 -khtml-opacity: 0.9; 
 filter:alpha(opacity=90);  
 position:absolute;  
 top:0px;  
 left:0px;  
 min-width:2500px;  
 min-height:1500px;  
 z-index:1000;  
}  
/* Lightbox panel with some content */  
#lightbox-panel { 

 display:none;  
 position:fixed;  
 top:10px;  
 left:42%;  
 margin-left:-225px;  
 width:700px;  
 background:#FFFFFF;  
 padding:10px 15px 10px 15px;  
 border:2px solid #CCCCCC;  
 z-index:1001;  
} 
#close-panel{
color:#FF0000;
} 
.lightbox_close{
width:20px; float:right}
.light_left{float:left;width:200px}
