@charset "UTF-8";


/*  BACKGROUNDS  */
body {
	background-color: #555555;
}
.brgound_home {
	background-image: url(_img/fotomedia-bground-home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.brgound_contact {
	background-image: url(_img/fotomedia-bground-contact.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.brgound_careers {
	background-image: url(_img/fotomedia-bground-careers.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.brgound_wwd {
	background-image: url(_img/fotomedia-bground-what-we-do.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*  BACKGROUNDS  */



#text_container_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #555555;
	text-decoration: none;
	text-align: justify;
	padding-right: 110px;
	padding-bottom: 75px;
	padding-left: 155px;
}
#text_container_lower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #555555;
	text-decoration: none;
	text-align: justify;
	padding-right: 50px;
	padding-bottom: 90px;
	padding-left: 50px;
}
#text_container_lower a:visited {
	color: #EE2222;
	text-decoration: none;
}
#text_container_lower a:link {
	color: #EE2222;
	text-decoration: none;
}
#text_container_lower a:hover {
	color: #666666;
	text-decoration: none;
}


#terms_nav {
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	float: left;
	padding-left: 25px;
}
#terms_nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#terms_nav a:link {
	color: #ffffff;
	text-decoration: none;
}
#terms_nav a:hover {
	color: #cccccc;
	text-decoration: none;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 25px;


/*  NAVIGATIONS  */
}
#nav_container_home {
	line-height: 28px;
	background-color: #ee2222;
	margin: 0px;
	height: 178px;
}	
#nav_container_lower {
	line-height: 28px;
	background-color: #ee2222;
	margin: 0px;
	height: 178px;
}
.lower_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #ee2222;
	height: 20px;
	width: 90px;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}
.lower_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #ee2222;
	height: 20px;
	width: 90px;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #ffffff;
	text-decoration: none;
	clear: left;
	margin: 0px;
}
.lower_nav a:hover {
	background-color: #ee4444;
	height: 20px;
	width: 90px;
	float: left;
	color: #ffffff;
	text-decoration: none;
}
/*  NAVIGATIONS  */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #EE2222;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #EE2222;
	font-weight: normal;
	text-transform: uppercase;
	text-align: justify;
}
.subhead_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	text-decoration: none;
	letter-spacing: 0.06em;
}


/* vital credit */
#vital_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaa;
	text-decoration: none;
	margin-top: 15px;
	text-align: center;
}
#vital_link a {
	color: #aaa;
	text-decoration: none;
}
#vital_link a:hover {
	color: #ccc;
	text-decoration: none;
}
/* vital credit */

.news_headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}
.news_headlines a {color: #555555; text-decoration: none;}
.news_headlines a:hover {color: #EE2222; text-decoration: none;}