@charset "UTF-8";
/* CSS Document */

/* basic elements */
html {
	margin: 0;
	padding: 0;
	}

body {
	font: 12px/1.75em Arial, Helvetica, sans-serif;
	background: #0f1316 url('../images/svl_web_mainbkg.jpg') top center no-repeat;
	color: #494949;
	}
	
p { 
	font: normal 12px/1.45em Arial, Helvetica, sans-serif;
	margin-top: 0; 
	}

p2 {
	font: normal 15px/1.5em Arial, Helvetica, sans-serif;
	}
	
h1 {
	font: bold 28px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #333333;
	margin-bottom: -15px;
	}
h2 {
	font: bold 23px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #435f8b;
	margin-bottom: 20px;
	}
h3 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #660000;
	margin-bottom: 5px;
	}
h4 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: -13px 0 0 0;
	color: #6792d3;
	margin-bottom: 10px;
	}
	
services_detail {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: 0px 0;
	color: #334869;
	}
	
h6 {
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: 0px 0 5px -10;
	color: #334869;
	}
	
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

bb {
	color: #435f8b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
	
	
a:link {
	text-decoration: underline;
	color: #c0900d;
	}
a:hover { 
	text-decoration: underline; 
	color: #5c4506;
	}
a:visited { 
	text-decoration: underline;
	color: #c0900d;
	}
	
.services_subheader {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: 0px 0 40px;
	color: #000000;
}

.box {
	width: 170px;
	margin: 15px 0 0;
	padding: 5px 0;
	float: left;
}

.logo_box {
	width: 292px;
	float: left;
}

.product_name {
	font: bold 17px/21px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 10px;
}




/* specific divs */
#container {
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	position:relative;
}
	
#header {
	background-image:url(../images/svl_web_header.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	width: 802px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	}

#top_nav {
	width: 802px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	}
	
#top_content {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 230px;
	margin: 0px;
	padding: 0px;
	}
	
#top_content_text {
	width: 476px;
	height: 175px;
	margin: 10px 0 0 40px;
	padding: 0px 10px 0px 0px;
	float: left;
	}
	
#top_content_photos {
	width: 260px;
	height: 206px;
	margin: 10px 0 0 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/svl_web_photo_shad.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#rentals_top_content_photos {
	width: 275px;
	height: 145px;
	margin: 0px 0 0 0px;
	padding: 30px 0px 0px;
	float: left;
	}
	
#description {
	width: 700px;
	height: 125px;
	padding: 0px;
	float: left;
	padding: 0px 0px 0px 40px;
	}
	
	
#middle_content {
	background: #ffffff;
	width: 802px;
	height: 387px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
		 
#middle_content_home {
	background: #ffffff url(../images/svl_web_middle_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 387px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
	 
#middle_content_left {
	width: 503px;
	height: 162px;
	padding: 0px;
	float: left;
	padding: 10px 0px 0px 40px;
	}
	
	
#middle_content_right {
	width: 219px;
	height: 162px;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	float: left;
	}
	
#rentals_middle_content {
	background:#FFFFFF no-repeat scroll center top;
	width: 802px;
	height: 235px;
	margin: 0px;
	padding: 0px;
	}

		
#rentals_middle_content_right {
	width: 219px;
	height: 162px;
	margin: 0px;
	padding: 50px 0px 0px;
	float: left;
	}
	
#rentals_middle_content_left {
	width: 365px;
	height: 162px;
	padding: 0px;
	float: left;
	padding: 10px 0px 0px 40px;
	}
	
#services_header {
	width: 125px;
	height: 50px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 40px;
	}
	
#services_subheader {
	width: 300px;
	height: 30px;
	margin: 0px 0 0px 40px;
	padding: 0px;
	float: left;
	}
	
#services_nav {
	width: 702px;
	height: 25px;
	margin: 0px 0 30px 40px;
	padding: 0px;
	float: left;
	}
	
#services_main_content {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 900px;
	margin: 0px;
	padding: 0px;
	}
	
#services_content {
	width: 802px;
	height: 125px;
	padding: 0px;
	float: left;
	padding: 0px;
	}
	
#services_content_photo {
	width: 100px;
	height: 100px;
	padding: 0px;
	float: left;
	padding: 0px;
	margin-left: 40px;
	background-color: #CCCCCC;
	margin-top: 0px;
	}
	
#services_content_text {
	width: 600px;
	height: 100%;
	padding: 0px;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	}
	
#salesequiprepair_main_content {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 525px;
	margin: 0px;
	padding: 0px;
	}
	
#manufacturers_main_content {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 2800px;
	margin: 0px;
	padding: 0px;
	}
	
#systemintegration_main_content {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 425px;
	margin: 0px;
	padding: 0px;
	}
	
#consulting_main_content {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 675px;
	margin: 0px;
	padding: 0px;
	}


#gallery {
	width: 722px;
	height: 191px;
	margin: 0px;
	padding: 10px 40px 0px 40px;
	float: left;
	background-color: f8f7f7;
	}
	
#divider_grey {
	width: 802px;
	height: 0px;
	background-color: a1a1a1;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#link_bucket {
	width: 802px;
	height: 186px;
	margin: 0px;
	padding: 20px 0 0;
	float: left;
	background-color: #292b2c;
	}
	
#links {
	width: 550px;
	height: 162px;
	margin: 0px;
	float: left;
	
	}
	
#services {
	width: 110px;
	height: 140px;
	margin: 0px;
	padding: 20px 20px 0px 40px;
	float: left;
	}
	
#services_col2 {
	width: 175px;
	height: 112px;
	margin: 0px;
	padding: 34px 20px 0px;
	float: left;
	}
	
		
#consultation {
	width: 125px;
	height: 142px;
	margin: 0px;
	padding: 20px 20px 0px;
	float: left;
	}
	
#contact_info {
	width: 198px;
	height: 150px;
	margin: 0px;
	padding: 20px 0px 20px 20px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/svl_web_contact_fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: eceaea;
	line-height: 18px;
	}
	
#contact_content_text {
	width: 700px;
	height: 145px;
	margin: 10px 0 0 40px;
	padding: 0px;
	float: left;
	}
	
	
#contact_main_content {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 360px;
	margin: 0px;
	padding: 0px;
	}
	
#consultation_content_text {
	width: 600px;
	height: 100%;
	padding: 0px;
	float: left;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
#consulting_content {
	width: 802px;
	height: 110px;
	padding: 0px;
	float: left;
	padding: 0px;
	margin-bottom: 0px;
}

#signoff {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 802px;

}

#contact_header_text {
	width: 700px;
	height: 145px;
	margin: 10px 0 0 40px;
	padding: 0px;
	float: left;
}

#pdf_icon_box {
	width: 150px;
	height: 50px;
	margin: 5px 0 0 0px;
	padding: 20px 0px 0px 60px;
	float: left;
	background-image: url(../images/svl_web_pdficon.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
#product_rental_main_content {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 13400px;
	margin: 0px;
	padding: 0px;
}
#product_rental_header {
	width: 300px;
	height: 50px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 40px;
}
#rental_types_nav {
	width: 710px;
	height: 50px;
	margin: 0px 0 30px 40px;
	padding: 0px;
	float: left;
}
#rental_detail {
	width: 200px;
	height: 185px;
	padding: 0px;
	float: left;
	padding: 0px 0px 0px 40px;
}
#rentals_subheader {
	width: 700px;
	height: 50px;
	margin: 0px 0 0px 40px;
	padding: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #435F8B;
	font-weight: bold;
}
.rate {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #660000;
}
.rental_description {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #666666;
}
.price {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.rentals_sections {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: 0px 0 40px;
	color: #000000;
}
#product_photo {
	float: left;
	height: 135px;
	width: 135px;
}
#rental_item {
	width: 700px;
	height: 200px;
	padding: 0px;
	float: left;
	padding: 0px 0px 0px 40px;
}
#rental_text {
	width: 500px;
	height: 200px;
	padding: 0px;
	float: left;
	padding: 0px 0px 0px 10px;
}
#top_content_rental {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
#rentals_sub_subheader {
	width: 677px;
	height: 30px;
	margin: 0px 0 20px 40px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #435F8B;
	font-weight: normal;
	background-color: #E6E6E6;
	padding-left: 20px;
	padding-top: 10px;
}
#product_rental_main_content_lighting {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 4600px;
	margin: 0px;
	padding: 0px;
}
#product_rental_main_content_video {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 12900px;
	margin: 0px;
	padding: 0px;
}
#product_rental_main_content_media {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 1350px;
	margin: 0px;
	padding: 0px;
}
#product_rental_main_content_production {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 3350px;
	margin: 0px;
	padding: 0px;
}
#services_home {
	width: 115px;
	height: 162px;
	padding: 0px;
	float: left;
	padding: 10px 0px 0px 40px;
}
#consultation_home {
	width: 175px;
	height: 162px;
	padding: 0px;
	float: left;
	padding: 10px 0px 0px 40px;
}
#services_home_col02 {
	width: 125px;
	height: 162px;
	padding: 0px;
	float: left;
	padding: 10px 0px 0px 40px;
}
#services_intro_text {
	width: 700px;
	height: 100px;
	padding: 0px;
	float: left;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
#consulting_content_PJ {
	width: 802px;
	height: 85px;
	padding: 0px;
	float: left;
	padding: 0px;
	margin-bottom: 0px;
}
#gallery_main_content {
	background:#fdfcfd url(../images/svl_web_top_cont_bkg.jpg) no-repeat scroll center top;
	width: 802px;
	height: 1250px;
	margin: 0px;
	padding: 0px;
}
#gallery_intro_text {
	width: 700px;
	height: 50px;
	padding: 0px;
	float: left;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}

