
body
{
background:	#F0FFFF;
}




p.navigation-bar {
padding: 1%;
text-align: center; 
word-spacing: 30px;}

p.navigation-bar 
A:link {
	text-decoration: none;
	color: black;}
A:visited {
	text-decoration: none;
	color: black;}

A:hover {
	text-decoration: none; 
	color: grey;}


#main {
	width: 668px;
height: 1000px;
	background-color: black;}
	
#inside_main { 
		width: 636px;
	    height: 450px;
	    background-color: white;
	    padding: 4px;
	    position: relative;
	    font-family: Arial, Verdana, sans-serif;
	   
	}
	
	#main_photo {
	width: 790px;
height: 330px;
	background-color: black;
	}
	
#inside_photo { 
		width: 810px;
	    height: 800px;
	    background-color: white;
	    padding: 4px;
	    position: relative;
	  font-family: Arial, Verdana, sans-serif;
	  border-style:solid;
border-width:5px;
	   
	}
	
	#main_prices {
	width: 668px;
height: 940px;
	background-color: black;}
	
#inside_main_prices { 
		width: 636px;
	    height: 900px;
	    background-color: white;
	    padding: 4px;
	    position: relative;
	    font-family: Arial, Verdana, sans-serif;
}

	#main_contact {
	width: 668px;
height: 405px;
	background-color: #F0FFFF;
	border-style:solid;
border-width:5px;
	}
	
#inside_contact { 
		width: 360px;
	    height: 390px;
	    background-color: white;
	    padding: 4px;
	    position: relative;
	     float: left;
	     font-family: Arial, Verdana, sans-serif;
}


#clients {
	width: 636px;
height: 200px;
	background-color: #F0FFFF;
}
	

	
#clientstext {
	width: 636px;
height: 200px;
	background-color: black;
}
	
#inside_clients {
	width: 616px;
	    height: 180px;
	    background-color: white;
	    position: relative;
	    padding: 10px;
	    font-family: Arial, Verdana, sans-serif;
	   border-style:solid;
border-width:1px;
	   
	}
	
	#testimonials {
	width: 616px;
	    height: 180px;
	    background-color: white;
	    position: relative;
	    padding: 10px;
	    font-family: Arial, Verdana, sans-serif;
	   
border-width:0px;
	   
	}
	
	
#movie {
	position: relative;
	padding: 4px;
	
}

h1 {
	text-align:left;
	font-size: 90%;
	font-weight: normal; 
}
	
	
h2 {
	font-style: oblique;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	text-indent:50px;
	
}

h3 {
    font-weight: strong;
	font-size: 100%;
	text-align: left;
	text-indent:50px;
	color: red;
}

h4 {
	font-style: oblique;
	font-weight: normal;
	font-size: 120%;
}

h5 {
	font-size: 70%;
}

 .floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    }
	
	#indent {margin-left: 150px;
	}
