@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
/*	background-image: url(/ivp/media/backgrounds/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top; */
}
.about_us	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding: 20px;
}
a	{
	color:#990000;
	text-decoration: none;
}
img	{
	border-width: 0px;
}
.contact_us	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
}
.grey_small	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
.black_small	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.copyright	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.textMainHeadline1, .textMainHeadline1:link, .textMainHeadline1:visited, .textMainHeadline1:active	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.transparent_class {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.transparent_class_light {
	filter:alpha(opacity=45);
	-moz-opacity:0.45;
	-khtml-opacity: 0.45;
	opacity: 0.45;
}
#container_main	{
	position: absolute;
	margin-left: -450px;
	top: 0px;
	width: 900px;
	min-height: 625px;
	left: 50%;
	z-index: 0;
	border: ridge;
	border-width: 0px 4px 4px 4px;
	border-color: #990000;
	background-color: #FFFFFF;
	background-image: url(/media/backgrounds/ivp_bg_gradient.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#container_header	{
	width: 100%;
	float: left;
	clear: both;
}
#container_header_image	{
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(/media/backgrounds/header_bg_hands.jpg);
	background-repeat: no-repeat;
	z-index: 5;
}
#logo	{
	position: absolute;
	top: 10px;
	right: 20px;
	float: right;
	clear:both;
	border: 0px;
	z-index: 0;
}
#navbar	{
	position: absolute;
	top: 143px;
	left: 15px;
	width: 595px;
	height: 35px;
	float: left;
	clear:both;
	z-index: 20;
}
#reflection	{
	position: absolute;
	top: 157px;
	left: 0px;
	width: 900px;
	height: 60px;
	background: url(/media/backgrounds/ivp_reflect_gradient.png);
	background-repeat: repeat-x;
	float: left;
	z-index: 0;
}
#container_content	{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 900px;
	height: 400px;
	clear: both;
}
#movie	{
	position: relative;
	top: 0px;
	left: 15px;
	width: 575px;
	height: 323px;
	float: left;
}
#gallery_tabs_bar	{
	position: relative;
 	top: 3px;
	width: 575px;
	text-align: center;
	z-index: 10;
}
#gallery_tabs	{
	height: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	background-position: bottom;	
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 10px;
}
#gallery_tabs:hover	{
	background-color: #333333;
}
#gallery	{
	position: relative;
	top: 0px;
	left: 15px;
	width: 575px;
	height: 350px;
	float: left;
}
#gallery_cell	{
	color: #999999;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
#gallery_title	{
	color: #990000;
	line-height: 20px;
	font-family: Georgia, Times, serif;
	font-size: 18px;
}
#about_us {
	position: relative;
	top: 25px;
	left: 15px;
	width: 575px;
	height: auto;
	text-align: justify;
	float: left;
	z-index: 105;
}
#contact_us {
	position: relative;
	top: 0px;
	left: 15px;
	width: 575px;
	height: auto;		
	float: left;
	z-index: 105;
}
#testimonial_background {
	position: relative;
	margin-bottom: 0px;
	left: 30px;
	width: 255px;
	height: auto;
	padding: 15px;
	float: left;
	border-color: #000000;
	background-image: url(/media/backgrounds/ivp_bg_gradient_2.gif);
	background-repeat: repeat-x;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	z-index: 105;
}
#blog_background {
	position: relative;
	margin-bottom: 0px;
	top: 15px;
	left: 30px;
	width: 255px;
	height: 120px;
	padding: 15px;
	float: left;
	border-color: #000000;
	background-image: url(http://4.bp.blogspot.com/_xbpYIb0ANtk/S2JEuTPijsI/AAAAAAAAAAU/xMig9PsfDK8/S220/sunset.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	z-index: 105;
}
#footer	{
	position: absolute;
	width: auto;
	bottom: 10px;
	right: 15px;
	text-align: right;
	float: right;
}
#footer2 {
	position: absolute;
	width: 200px;
	bottom: 10px;	
	left: 15px;
	text-align: left;
	float: left;
}
#clear_both	{
	clear: both;
}

