
#nav{
	position:fixed;
	top:0;
	z-index: 70;
	width:100%;
	height:60px;
	background-color:#fff;
/*background: url(img/nav_bg.jpg) repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}
#menu{
	margin:auto;
	height:30px;
	width:1020px;

}
/*#menu li.active{

background:red;
}*/


}
/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */



/* Example One */
#example-one { 
	list-style: none; 
	position: relative; 
	width: 1000px; 
	margin-left:120px;
	margin-top:20px;

}
#example-one li { 
	display: inline-block;	


}
#example-one a { 
	color: #000; 
	font-size: 18px; 
	float: left;
	text-decoration: none;
	padding:4px 20px;
	outline:none;
 }

#magic-line { 
	position: absolute;
	bottom: -1px; 
	left: -10px; 
	width: 100px; 
	height: 4px; 
	background: #ff0000;
}
/*.current_page_item a { 
	color: #000 !important; 
}*/
.ie6 #example-one li, .ie7 #example-one li { 
	display: inline; 
}
.ie6 #magic-line {
	bottom: -3px;
}

/* Home page css */
#logo_container{

	margin:auto;
	height:500px;
	width:500px;
	margin-top:0px;



}
#logo{
	position:absolute;
	margin-top:180px;
	height:297px;
	width:500px;
	/*background:url('img/logo2.png') no-repeat;*/


}

#logo  img{
	position:absolute;
	z-index:2;

}
#logo_advert{
	position:absolute;
	height:100px;
	width:380px;

	margin-top:190px;
	margin-left:130px;
	

}

#beginning_section{
	margin:auto;
	height:600px;
	width:1100px;
	background:url('img/thebeginning_bg.png') no-repeat;
	
}
.heading_the_beginning{
	position:absolute;
	height:40px;
	width:300px;
	background:url('img/heading_begnining.png') no-repeat;
	margin-top:110px;
	margin-left:650px;

}

.paragraph{
		position:absolute;
		height:300px;
		width:550px;
		margin-left:500px;
		margin-top:160px;
		

}
.paragraph p{
	font-family: 'Arvo', serif;
	text-align:justify;
	padding-top:10px;
	line-height:25px;
	margin:10px;
}

#viewport{
	position: relative;
width: 100%;
height: 200px;
overflow: hidden;
//background:red;
}

#viewport .smoke {
position: absolute;
width: 200px;
height: 150px;
background:url('img/smoke-texture.png')no-repeat;
z-index:1;



}

/*why us section */
#work_genre_section{
	margin:auto;
	height:600px;
	width:1100px;
	background:url('img/workgenre_bg.png') no-repeat;
}
.paragraph_work_genre{
	position:absolute;
	height:350px;
	width:460px;
	margin-left:530px;
	margin-top:120px;

}
.paragraph_work_genre p{
	font-family: 'Arvo', serif;
	text-align:justify;
	padding-top:5px;
	color:#000;
	margin:5px;
	
}
/* service page */

#service_section{
	margin:auto;
	height:600px;
	width:1100px;
	background:url('img/service_bg.png') no-repeat;
}

.paragraph_service{
	position:absolute;
	height:350px;
	width:530px;
	margin-left:340px;
	margin-top:170px;

}
.paragraph_service p{
	
	font-family: 'Arvo', serif;
	text-shadow:1px 1px #000;
	margin:10px;
	margin-top:5px;
}







/* Why us Section */
#whyus_section{
		margin:auto;
		height:600px;
		width:1100px;
		background:url('img/whyus_bg.png') no-repeat;


}
.paragraph_why_us{
		position:absolute;
		height:300px;
		width:450px;
		margin-left:400px;
		margin-top:100px;

}
.paragraph_why_us p{
	text-align:justify;
	font-family: 'Arvo', serif;
	text-align:justify;
	padding-top:10px;

	margin:10px;

}


/* Clientele section */
#clientele_section{
		margin:auto;
		height:600px;
		width:1100px;
		background:url('img/Clientele_bg.png')no-repeat;
}

.content{
	position:absolute;
    width:850px;
    height:400px;
    margin-left:120px;
	margin-top:140px;
	overflow-y:scroll;
	

}


/* contact us page */
#contactus_section{
	margin:auto;
	height:600px;
	width:1100px;
	background:url('img/contactus_bg.png')no-repeat;
}
#enquiry_form{
	 float:left;
	 margin-top:230px;
	 margin-left:230px;
	 height:250px;
	 width:auto;
	
 }
 #para_contact_us{
	position:absolute;
	margin-top:150px;
	margin-left:190px;
	height:60px;
	width:410px;
 }
 
  #para_contact_us p{
 font-family: 'Arvo', serif;
 font-size:12px;
 color:grey;
 
 }
 #address_section{
	float:right;
	margin-top:140px;
	margin-right:200px;
	height:250px;
	width:250px;

 
 
 }
.add_line h1{
	font-size:20px;
	color:green;
	 font-family: 'Arvo', serif;
	 margin-left:8px;
 }
 .add_line p{
	font-size:16px;
	color:grey;
	 font-family: 'Arvo', serif;
	 margin-left:8px;
 }
 .phone_line{
	position:relative;
	display:block;
	margin-top:20px;
 
 
 }
.phone_line h1{
		font-size:20px;
	color:green;
	 font-family: 'Arvo', serif;
	 margin-left:8px;
 
 }
.phone_line p{
	font-size:16px;
	color:grey;
	 font-family: 'Arvo', serif;
	 margin-left:8px;
 }
.email_line{
	position:relative;
	display:block;
	margin-top:30px;
 
 
 }
.email_line h1{
		font-size:20px;
	color:green;
	 font-family: 'Arvo', serif;
	 margin-left:8px;
 
 }
 .email_line p a{
	font-size:16px;
	color:grey;
	 font-family: 'Arvo', serif;
	 margin-left:8px;
	 text-decoration:none;
 }
  .email_line p a:hover{
  color:blue;
  }