@charset "utf-8";
/* CSS Document */

/*home page*/
body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-repeat:repeat;
	}
#container{
	width:881px;
	margin:auto;
}
#main{
	width:881px;
	float:left;
	margin-top: 12px;
}
#top_corner_bg{
	width:881px;
	height:16px;
	float:left;
	background-image:url(../images/sample.jpg);
	background-repeat:no-repeat;
}
#bottam_corner_bg{
	width:881px;
	height:16px;
	float:left;
	background-image:url(../images/sample_1.jpg);
	background-repeat:no-repeat;
	margin-bottom: 12px;
}
#middle_part{
	width:881px;
	float:left;
	background-color: #FFFFFF;
}
#header{
	width:793px;
	float:left;
	padding-right: 45px;
	padding-left: 45px;
}
#logo{
	width:190px;
	height:78px;
	float:left;
	margin-top: 17px;
}
#puncha_line{
	width:370px;
	height:20px;
	float:left;
	font-family: 'AllerLightRegular';
	font-size: 16px;
	color: #000000;
	text-align: right;
	font-style: italic;
	margin-left: 232px;
	padding-top: 4px;
	margin-top: 16px;
	font-weight: bold;
}
#navigation_box{
	width:603px;
	float:left;
	margin-top: 11px;
}
#navigation{
	width:366px;
	float:left;
	padding: 25px 0px 0px 237px;
}
.nav li{
	font-family:'AllerLightRegular';
	font-size:11px;
	color:#6f7173;
	text-align:left;
	font-style:normal;
	font-weight:bold;
	padding: 0px 0px 0px 2px;
	display:inline;
}
.nav li a:link{
	color:#6f7173;
	text-decoration:none;
}
.nav li a:visited{
	color:#6f7173;
	text-decoration:none;
}
.nav li a:hover{
	color:#f26522;
	text-decoration:none;
}
#active{
	color:#f26522;
	text-decoration:none;
}
#banner{
	width:793px;
	float:left;
	margin-left: 45px;
	margin-top: 15px;
	}
#movies {
	width:793px;
	height:481px;
	overflow: hidden;
	background: url(&quot;loading.gif&quot;) no-repeat scroll 50% 50% rgb(102, 102, 102);
}	
#footer{
	width:793px;
	float:left;
	margin-left:45px;
	margin-top: 27px;
	font-family:'AllerRegular';
	font-size:10px;
	text-align:center;
	color:#6f7173;
	}

/*about_us page*/
#about_us{
	width:793px;
	height:481px;
	float:left;
	background-image:url(../images/about_bg.jpg);
	background-repeat: no-repeat;
}
#about_text{
	width:330px;
	float:left;
	margin-left:420px;
	margin-top: 35px;
	padding: 10px;
}
p{
	font-family:'AllerRegular';
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	line-height:1.8em;
}

/*services page*/
#services{
	width:793px;
	height:481px;
	float:left;
	background-image:url(../images/services_bg.jpg);
	background-repeat: no-repeat;
}
#services_text{
	width:137px;
	float:left;
	padding: 25px 18px 10px 25px;
}
.serv{
	font-family:'AllerRegular';
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	line-height:1.8em;
}
#services_in_link{
width:613px;
height:481px;
float:left;
}
#identity{
	width:445px;
	height:20px;
	float:left;
	font-family:'AllerLightRegular';
	font-size:16px;
	text-align:right;
	color:#2d2422;
	font-style:normal;
	font-weight:bold;
	padding-top: 60px;
}
#identity a:link{
	color:#2d2422;
	text-decoration:none;
}
#identity a:visited{
	color:#2d2422;
	text-decoration:none;
}
#identity a:hover{
	color:#fbbc01;
	text-decoration:none;
}
#print{
	width:445px;
	height:20px;
	float:left;
	font-family:'AllerLightRegular';
	font-size:16px;
	text-align:right;
	color:#cc2116;
	font-style:normal;
	font-weight:bold;
	padding-top: 42px;
}
#print a:link{
	color:#cc2116;
	text-decoration:none;
}
#print a:visited{
	color:#cc2116;
	text-decoration:none;
}
#print a:hover{
	color:#fbbc01;
	text-decoration:none;
}
#maltimedia{
	width:510px;
	height:20px;
	float:left;
	font-family:'AllerLightRegular';
	font-size:16px;
	text-align:right;
	color:#028eb1;
	font-style:normal;
	font-weight:bold;
	padding-top: 58px;
}
#maltimedia a:link{
	color:#028eb1;
	text-decoration:none;
}
#maltimedia a:visited{
	color:#028eb1;
	text-decoration:none;
}
#maltimedia a:hover{
	color:#fbbc01;
	text-decoration:none;
}
#web{
	width:438px;
	height:20px;
	float:left;
	font-family:'AllerLightRegular';
	font-size:16px;
	text-align:right;
	color:#655b91;
	font-style:normal;
	font-weight:bold;
	padding-top: 59px;
}
#web a:link{
	color:#655b91;
	text-decoration:none;
}
#web a:visited{
	color:#655b91;
	text-decoration:none;
}
#web a:hover{
	color:#fbbc01;
	text-decoration:none;
}
#signages{
	width:385px;
	height:20px;
	float:left;
	font-family:'AllerLightRegular';
	font-size:16px;
	text-align:right;
	color:#fb60b4;
	font-style:normal;
	font-weight:bold;
	padding-top: 77px;
}
#signages a:link{
	color:#fb60b4;
	text-decoration:none;
}
#signages a:visited{
	color:#fb60b4;
	text-decoration:none;
}
#signages a:hover{
	color:#fbbc01;
	text-decoration:none;
}
#events{
	width:150px;
	height:20px;
	float:left;
	font-family:'AllerLightRegular';
	font-size:16px;
	text-align:left;
	color:#f37121;
	font-style:normal;
	font-weight:bold;
	padding-top: 38px;
	padding-left: 80px;
}
#events a:link{
	color:#f37121;
	text-decoration:none;
}
#events a:visited{
	color:#f37121;
	text-decoration:none;
}
#events a:hover{
	color:#fbbc01;
	text-decoration:none;
}

/*portfolio page*/
#portfolio{
	width:793px;
	background-color:#dad9d8;
	float:left;
}
#protfolio_in_link{
	width:102px;
	height:233px;
	padding:0px 27px 0px 27px;
	float:left;
	margin-top: 47px;
}
.link{
	width:91px;
	height:20px;
	font-family:'AllerRegular';
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	background-color:#f37021;
	float:left;
	padding: 5px 0px 0px 11px;
}
.link a:link{
	color:#FFFFFF;
	text-decoration:none;
	}
.link a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
.link_1{
	width:102px;
	height:25px;
	float:left;
	margin-top: 7px;
}
.link_text{
	width:102px;
	height:25px;
	font-family:'AllerLightRegular';
	font-size:14px;
	text-align:left;
	color:#6f7173;
	display: block;
	line-height: 1.5;
}
.link_text a:link{
	color:#6f7173;
	text-decoration:none;
	}
.link_text a:visited{
	color:#6f7173;
	text-decoration:none;
	}		
.link_text a:hover{
	display:block;
	width:102px;
	height:25px;
	color:#ffffff;
	background-color:#f37021;
	text-decoration:none;
	line-height: 1.8;
	}
#gallery_box{
	width:615px;
	float:left;
	padding-top: 47px;
	padding-left: 22px;
	}
.gallery_thumb{
	width:111px;
	height:81px;
	float:left;
	margin-right: 11px;
	margin-bottom: 24px;
}	

/*contacts page*/
#contact{
	width:733px;
	height:451px;
	background-color:#CCCCCC;
	float:left;
	padding: 30px 30px 0px 30px;
	background-image: url(../images/contact_us.jpg);
	background-repeat: no-repeat;
}
#con_1{
width:445px;
float:left;
}
#comments{
	width:445px;
	float:left;
	font-family:'AllerLightRegular';
	color:#000000;
	text-align:left;
	font-size:18px;
	font-weight: bold;
}
#please{
	width:445px;
	float:left;
	font-family:'AllerRegular';
	color:#000000;
	text-align:left;
	font-size:13px;
	font-weight: normal;
	margin-top: 10px;
}
#form{
	width:409px;
	height:308px;
	float:left;
	margin-top: 50px;
}
.name{
	width:50px;
	height:17px;
	float:left;
	background-color:#000000;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
.text_filed{
	width:390px;
	height:23x;
	float:left;
}
.text{
	width:240px;
	height:23x;
	background-color:#FFFFFF;
	border: 1px #828177 solid;
}
.email{
	width:58px;
	height:17px;
	float:left;
	background-color:#000000;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	margin-top: 10px;
}
.massage{
	width:70px;
	height:17px;
	float:left;
	background-color:#000000;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	margin-top: 10px;
}
.text_massage{
	width:409px;
	height:155px;
	background-color:#FFFFFF;
	border: 1px #828177 solid;
	text-align: left;
}
.text_mas{
	width:409px;
	height:23x;
	float:left;
}
#submit{
	width:70px;
	float:left;
	margin-left: 339px;
	margin-top: 10px;
	height: 21px;
}
#con_2{
	width:288px;
	float:left;
}
.tel{
	width:30px;
	float:left;
	margin-bottom: 20px;
	margin-left: 20px;
}
.call{
	width:220px;
	float:left;
	font-family:Verdana;
	color:#000000;
	text-align:left;
	font-size:12px;
	font-weight: normal;
	height: 23px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-left: 10px;
	}
.call a:link{
	color:#000000;
	text-decoration:underline;
	}
.call a:visited{
	color:#000000;
	text-decoration:underline;
	}
.call a:hover{
	color:#ffffff;
	text-decoration:underline;
	}			
.cyc{
	width:220px;
	float:left;
	font-family:'AllerLightRegular';
	color:#000000;
	text-align:left;
	font-size:14px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 10px;
	line-height: 1.3;
	}
