@charset "utf-8";
/* ====== CSS Document ====== */
/* This is where embedded fonts will go */
@font-face {
	font-family: 'LithosProRegular';
	src: url('fonts/lithospro-regular-webfont.eot');
	src: local('☺'), url('fonts/lithospro-regular-webfont.woff') format('woff'), url('fonts/lithospro-regular-webfont.ttf') format('truetype'), url('fonts/lithospro-regular-webfont.svg#webfontvF0vP4pE') format('svg');
	font-weight: normal;
	font-style: normal;
}
.LithosProRegular {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'LithosProRegular', sans-serif;
}
/*Body*/
body {
	background-color:#000000;
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	color:#FFF;
}
.placer{
	width:100%;
	height:100%;
}
/* Services Pages Begin */
#placer_services {
	width:75%;
	height:inherit;
	text-align: left;
	left:15%;
	position: absolute;
	}
.placer_text {
	color:#FFF;
	font-size:24px;
}
img.placer_image {
	margin: 10px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
/* Services Pages End */
#menu {
	color: #FFF;
	font-size:20px;
}
a {
	color:#FFF;
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	color:#FFF;
	}
a:hover {
	color:#FFFF00;
	font-style:italic
		}
a.menufont {
	color:#FFF;
	font-family: "LithosPro"
	}
a.menufont:visited {
	color:#FFF;
	font-family: "LithosPro";
	}
a.menufont:hover {
	color:#CCC;
	font-family: "LithosPro";
	}
.logo_place {
	top:5px;
	width:45%;
	z-index:6;
}
.white {
	background-color:#006;
	top:143px;
	left:0px;
	height:inherit;
	width: 101%;
	position:absolute;
	z-index:0;
	color: #FFF;
	text-align: center;
}
.blue {
	top:143px;
	left:0px;
	width: 101%;
	height:100%;
	position:absolute;
	z-index:0;
}
.flash {
	width:100%;
	height:80%;
}
.shoot {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-style:normal;
	bottom:0;
	position:absolute;
	overflow:visible;
	z-index:5;
}

.p {
	color:#FFF;
}

.p_intro {
	color:#FFF;
	width:50%;
	margin-left:270px;
	margin-top:100px;
	font-size: 14px;
	text-align: justify;
}

.p_intro_title {
	font-size:18px;
	color:#FFF;
	width:50%;
	font-weight: bold;
	text-align: justify;
}
.text_services {
	font-weight: normal;
	font-size: 14px;
	color:#FFF;
}
/*Put photo size elements here: */

.services_textbox {
	position:absolute;
	width:70%;
	height:inherit;
	z-index:6;
	left:206px;
	top: 0px;
	right:10%;
}
.services_textbox {
	color: #FFF;
}
.blue .services_textbox p {
	text-align: center;
}
.blue .services_textbox p {
	text-align: justify;
}
.blue .services_textbox p center {
	font-weight: bold;
	font-size: 18px;
}
.blue .services_textbox p {
	font-weight: bold;
}
.blue .services_textbox p {
	font-weight: normal;
	text-align: justify;
}
/* Images with opacity */
a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
.white center table tr td {
	text-align: center;
}
.white_text {
	color: #FFF;
	font-size: 30px;
}
.placer #placer_services ul {
	text-align: left;
}
.placer_text {
	text-align: justify;
}

