/*  

Theme Name: Star Collision 

Description: Star Collision Layout

Author: SLB Networks

Author URI: http://www.slbnetworks.com

Client URL: http://www.starcollision.com

*/

	

/******************************
	Template Start
*******************************/

body {
	margin:0;
	background-color:#F4F5EF;
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#34363E;

}

body a:link, body a:visited {
	text-decoration:none;
	color:#F20017;

}

body a:hover, body a:visited:hover {
	text-decoration:underline;
	color:#F20017;

}

#container {
	margin:0 auto;
	width:1000px;	

}

#header {
	float:left;
	width:1000px;
	height:437px;
	background-image:url(images/web/header_background_2.jpg);
	background-repeat:no-repeat;
	border-bottom: 5px solid #34363E;	
}

#header_secondary {
	float:left;
	width:1000px;
	height:186px;
	background-image:url(images/web/header_background_2.jpg);
	background-repeat:no-repeat;
	border-bottom: 5px solid #34363E;	
}

#logo {
	float:left;
	width:300px;
	height:100px;
	margin-left:30px;
	margin-top:18px;
	display:inline;
}

#tagline {
	width:370px;
	height:40px;
	float:left;
	background-image:url(images/web/relax_tagline.png);
	background-repeat:no-repeat;
	margin-left:80px;
	margin-top:58px;
	display:inline;
}

#main {
	float:left;
	width:1000px;
	min-height:300px;
	background-color:#FFFFFF;
	background-repeat:repeat;	

}


#footer {
	width:100%;
	float:left;
	margin-top:0px;
	height:300px;
	background-color:#DCDBCF;

}

#footer_container {
	margin:0 auto;
	width:1000px;
}

/******************************
	Footer Gray Start
*******************************/

#footer_gray {
	float:left;
	width:1000px;
	height:189px;
	background-color:#34363E;
	color:#8D8D8D;		
}

.gray_holder {
	width:500px;
	height:189px;
	float:left;
}

.gray_title {
	font-family: Arial Black, Arial, Helvetica, sans-serif;	
	float:left;
	padding-right:0px;
	margin-left:20px;
	margin-top:20px;
	display:inline;
	font-size:21px;
	color:#FFFFFF;
}

.gray_arrow {
	float:left;
	margin-left:20px;
	margin-top:20px;	
	display:inline;
	width:200px;
	height:33px;
	background-image:url(images/web/nav_arrow.png);
	background-repeat: no-repeat;
}

.gray_arrow a:link, .gray_arrow a:visited {
	width:200px;
	height:33px;
	background-image:url(images/web/nav_arrow.png);
	background-repeat: no-repeat;
	float:left;	
}

.gray_arrow a:hover, .gray_arrow a:visited:hover {
	width:200px;
	height:33px;
	background-image:url(images/web/nav_arrow_white.png);
	background-repeat: no-repeat;
	float:left;	
}

.gray_text {
	float:left;
	margin-left:35px;
	margin-top:20px;	
	display:inline;
	width:245px;
	height:100px;
	line-height:20px;

}

.gray_pic {
	float:right;
	margin-top:8px;
	margin-right:25px;	
	padding:5px;
	background-color:#636676;

}


/******************************
	Footer Gray End
*******************************/


/******************************
	Footer Nav Start
*******************************/	

#footer_nav {
	float:left;
	width:1000px;
	height:56px;
	background-color:#2C2D35;
	color: #7F8186;	
}

#footer_nav ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	display: block;
	height: 56px;
}

#footer_nav li {
	font-size:11px;
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	height: 56px;
}

#footer_nav a, #footer_nav a:visited {
	display: block;
	height: 40px;
	color: #7F8186;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	padding-left:21px;
	padding-right:21px;	
	line-height: 56px;
}

#footer_nav li a, #footer_nav li a:visited {
	font-size: 12px;
	height: 56px;
	float: left;
	text-decoration: none;
	color: #7F8186;
}

#footer_nav a:hover, #footer_nav a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;

}

#footer_nav li a:hover, #footer_nav li a:visited:hover {\
	text-decoration: none;
	color: #FFFFFF;
}

/******************************
	Footer Nav End
*******************************/	


/******************************
	Footer Address Start
*******************************/	

#footer_address {
	float:left;
	width:1000px;
	padding-top:20px;	
	padding-bottom:20px;
	text-align:center;
	color:#000000;
	font-size:11px;

}

#footer_address a:link, #footer_address a:visited {
	color:#000000;
	text-decoration:none;

}

#footer_address a:hover, #footer_address a:visited:hover {
	color:#000000;
	text-decoration:underline;

}


/******************************
	Footer Address End
*******************************/



/***************************************************
	Navigation
***************************************************/

#nav {
	width:1000px;
	height:35px;
	margin-top:0px;
	float:left;
	background-image:url(images/web/nav_bar.png);
	background-repeat:repeat-x;
	position:relative;
	z-index:10;	

}

#nav h2 {
	display: none;
}

#nav ul {
	margin-left: 15px;
	margin-top:0px;
	padding: 0 0 0 0px;
	list-style: none;
	display: block;
	height: 35px;
}

#nav li {
	font-size:12px;
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	height: 35px;
}

#nav a, #nav a:visited {
	display: block;
	height: 35px;
	color: #2C2D35;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-left:18px;
	padding-right:18px;	
	line-height: 35px;
}

#nav li a, #nav li a:visited {
	font-size: 12px;
	height: 23px;
	float: left;
	text-decoration: none;
	color: #2C2D35;
}

html>body #nav li a, 
html>body #nav li a:visited {
	height: 33px;
}

#nav li a:hover, #nav li.over a, #  {
	background-image: url(images/web/nav_bar_hover.png);
	background-repeat: repeat-x;
}

#nav li:hover, #nav li.sfhover { 
	background-image: url(images/web/nav_bar_hover.png);
	background-repeat: repeat-x;
}

#nav li ul {
	width: 190px; /*140px;*/
	list-style: none;
	position: absolute;
	clear: both;
	top: 31px;
	left: 0;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	border: 2px solid #8D8D8D;
	background-image:url(images/web/sub_nav_bar.png);	
	display: none;
}

#nav li>ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 194px; /*144px;*/
	height: auto;
	margin-top: 35px;
}

#nav li li {
	clear: both;
	display: block;
	width: 194px; /*140px;*/
	text-align: left;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	background-position: -300px -300px !important;
}

#nav li li a, #nav li li a:visited {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.2em;
	height: 13px;
	padding: 6px 0 6px 5px !important;
	margin: 0 !important;
	background: transparent !important;
	width: 190px; /*140px;*/
	font-size: 11px;	
	font-weight: bold !important;
	text-align: left;
}

html>body #nav li li a {
	width: 190px; /*140px;*/
	height: auto !important;
	line-height: 1.2em !important;
	min-height: 13px !important;
}

#nav li li a:hover {
	background: #3F424C !important;
	width:189px;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	
}


/***************************************************
	End Navigation
***************************************************/


/******************************
	Template End
*******************************/

.float_right {
	float:right;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:10px;
	padding:5px;
	background-color: #34363E;
}


#page_titles {
	width:45px;
	height:500px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	padding-right:10px;
	display:inline;	
}

.picture_row {
	width:180px;
	margin-left:15px;
	margin-top:25px;
	float:left;
	display:inline;	

}

.picture {
	margin-top:15px;
	padding:5px;
	background-color:#34363E;
	float:left;
}

#picture_1 {
	margin-top:15px;
	padding:5px;
	background-color:#34363E;
	float:left;
}

#picture_2 {
	margin-top:15px;
	padding:5px;
	background-color:#34363E;
	float:left;
}

#picture_3 {
	margin-top:15px;
	padding:5px;
	background-color:#34363E;
	float:left;
}

#picture_4 {
	margin-top:15px;
	padding:5px;
	background-color:#34363E;
	float:left;
}

.pic_caption {
	width:180px;
	background-color:#000000;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:3px;
	padding-top:4px;
	padding-bottom:4px;		
}

#pic_caption_1 {
	width:180px;
	background-color:#000000;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:3px;
	padding-top:4px;
	padding-bottom:4px;		
}

#pic_caption_2 {
	width:180px;
	background-color:#000000;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:3px;
	padding-top:4px;
	padding-bottom:4px;		
}

#pic_caption_3 {
	width:180px;
	background-color:#000000;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:3px;
	padding-top:4px;
	padding-bottom:4px;		
}

#pic_caption_4 {
	width:180px;
	background-color:#000000;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:3px;
	padding-top:4px;
	padding-bottom:4px;		
}

#address {
	float:right;
	margin-right:43px;
	width:410px;
	margin-top:15px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

#pg_title {
	float:right;
	width:420px;
	height:60px;
	background-image:url(images/slider_star.png);
	background-repeat:no-repeat;
	margin-top:25px;
	margin-right:30px;
	padding-left:45px;
	line-height:60px;
	font-size:22px;
	font-weight:bold;
	font-family: Arial Black, Arial, Helvetica, sans-serif;		
	color:#1B2B88;
	
}

#pg_text {
	float:right;
	width:440px;
	margin-right:20px;
	margin-top:13px;
}

#pg_tagline {
	float:right;
	width:370px;
	height:40px;
	background-image:url(images/web/relax_tagline.png);
	background-repeat:no-repeat;
	margin-right:60px;
	margin-top:30px;
}

#pg_tagline_glide {
	float:right;
	width:370px;
	height:40px;
	background-image:url(images/web/glide_tagline.png);
	background-repeat:no-repeat;
	margin-right:60px;
	margin-top:20px;
}

/***************************************************
	Index Start
***************************************************/

#left_column {
	float:left;
	width:480px;
	padding-bottom:30px;
	margin-top:10px;	
}

#left_column_wide {
	float:left;
	width:960px;
	padding-bottom:30px;
	margin-top:10px;	
}

#left_column_wide ul {
	list-style:square;
	list-style-position:inside;
	font-size:13px;
	font-weight:bold;
	line-height:18px;	
}

#right_column {
	float:right;
	width:480px;
	padding-bottom:30px;
	margin-top:10px;
	margin-right:10px;	
}

#index_title {
	float:left;
	width:420px;
	height:60px;
	background-image:url(images/slider_star.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:30px;
	padding-left:45px;
	line-height:60px;
	font-size:22px;
	font-weight:bold;
	font-family: Arial Black, Arial, Helvetica, sans-serif;		
	color:#1B2B88;
	display:inline;	
	
}

#index_text {
	float:left;
	width:420px;
	margin-left:60px;
	margin-top:20px;
	display:inline;	
}

#wide_text {
	float:left;
	width:780px;
	margin-left:70px;
	margin-top:20px;
	display:inline;
	padding-bottom:30px;
	display:inline;		
}

#wide_text li {
	font-size:12px;
	font-weight:normal;
}

#service_bar {
	float:left;
	width:480px;
}

.service_holder {
	float:right;
	width:140px;
	margin-right:20px;
	padding-top:20px;
}

.service_holder_center {
	float:right;
	width:140px;
	margin-right:100px;
	padding-top:20px;
}

.service_background {
	float:left;
	width:130px;
	padding:5px;
	background-color:#34363E;
}

.service_caption {
	float:left;
	width:140px;
	background-color:#000000;
	margin-top:3px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:19px;
}

.service_caption a:link, .service_caption a:visited {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

.service_caption a:hover, .service_caption a:visited:hover {
	color:#F20017;
	font-size:11px;
	text-decoration:none;
}

#index_tagline {
	width:370px;
	height:40px;
	float:left;
	background-image:url(images/web/relax_tagline.png);
	background-repeat:no-repeat;
	margin-left:80px;
	margin-top:15px;
	display:inline;
}

#glide_tagline {
	width:370px;
	height:40px;
	float:left;
	background-image: url(images/web/glide_tagline.png);
	background-repeat:no-repeat;
	margin-left:80px;
	margin-top:15px;
	display:inline;
}

#logo_bar {
	float:left;
	width:480px;
	margin-top:25px;
}

.logo_holder {
	float:right;
	width:140px;
	margin-right:20px;
}

#events_calendar {
	width: 300px;
	height:60px;
	float:left;
	margin-left:75px;
	margin-top:30px;
	background-image:url(images/calendar_icon.png);
	background-repeat:no-repeat;
	padding-left:80px;
	padding-bottom:20px;
	line-height:60px;
	font-size:16px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;		
	color: #666666;
	display:inline;	
}

#events_calendar a:link, #events_calendar a:visited  {
	color: #666666;
	text-decoration:none;
}

#events_calendar a:hover, #events_calendar a:visited:hover  {
	color: #666666;
	text-decoration: underline;
}

/***************************************************
	Index End
***************************************************/


/***************************************************
	Services Pages End
***************************************************/

#left_column_services {
	float:left;
	width:600px;
	padding-bottom:30px;
	margin-top:10px;
	display:inline;		
}

#left_column_services ul {
	list-style:square;
	list-style-position:inside;
	font-size:13px;
	font-weight:bold;
	line-height:18px;	
}


#right_column_services {
	float:right;
	width:320px;
	padding-bottom:40px;
	margin-top:50px;
	margin-right:40px;	
}

#right_column_header {
	float:right;
	width:250px;
	padding:5px;
	margin-right:40px;
	background-color:#0000FF;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;	
}

#service_page_title {
	float:left;
	width:420px;
	height:60px;
	background-image:url(images/slider_star.png);
	background-repeat:no-repeat;
	margin-top:40px;
	margin-left:30px;
	padding-left:45px;
	line-height:60px;
	font-size:22px;
	font-weight:bold;
	font-family: Arial Black, Arial, Helvetica, sans-serif;		
	color:#1B2B88;
	display:inline;	
	
}

#service_page_text {
	float:left;
	width:420px;
	margin-left:60px;
	margin-top:20px;
	display:inline;
}


/***************************************************
	Services Pages End
***************************************************/


/***************************************************
	Contact Start
***************************************************/

#contact_info {
	width:370px;
	float:left;
	margin-left:60px;
	margin-top:20px;
	display:inline;	
}

.location_bar {
	width: 450px;
	float:right;
	margin-top:20px;
	padding-bottom:30px;
}

.location_title {
	float:right;
	width:180px;
	margin-left:20px;
	padding-left:10px;
	padding-right:10px;	
	padding-top:5px;
	padding-bottom:5px;	
	text-align:center;
	background-color:#34363E;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	display:inline;	
}

.location_map {
	float:right;
	width:180px;
	margin-left:20px;
	padding:10px;
	text-align:center;
	font-weight:bold;
	display:inline;	
}

.location {
	float:right;
	width:180px;
	margin-left:20px;
	margin-top:2px;
	padding:10px;
	text-align:center;
	background-color:#636676;
	color:#FFFFFF;
	font-weight:bold;
	display:inline;	
}

#contact_form {
	width:320px;
	float:left;
	margin-left:90px;
	margin-top:25px;
	display:inline;	
	font-weight:bold;
}

#contact_map {
	width:420px;
	float:right;
	margin-right:0px;
	margin-top:25px;
	border:1px solid #34363E;
	display:inline;
}

/***************************************************
	Vehicle Status Start
***************************************************/


.status_holder {
	width:296px;
	float:left;
	margin-left:100px;
	margin-top:50px;
	display:inline;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;		
	color:#DD0023;	
}

.status_button {
	width:296px;
	height:97px;
	margin-top:30px;
	float:left;
}

.status_button a:link, .status_button a:visited  {
	width:296px;
	height:97px;
	float:left;
	background-image:url(images/status_button.gif);
	background-repeat:no-repeat;
}

.status_button a:hover, .status_button a:visited:hover  {
	width:296px;
	height:97px;
	float:left;
	background-image:url(images/status_button_hover.gif);
	background-repeat:no-repeat;
}

.status_pic {
	float:right;
	padding:15px;
}

/***************************************************
	Vehicle Status End
***************************************************/


/***************************************************
	Contact End
***************************************************/

#view_gallery {
	width:200px;
	height:50px;
	float:left;
	margin-top:30px;
	margin-left:100px;
	display:inline;

}


#request_quote {
	width:200px;
	height:50px;
	float:left;
	margin-top:20px;
	margin-left:100px;
	background-image: url(images/quote_request2.png);
	display:inline;

}

#request_quote_2 {
	width:200px;
	height:50px;
	float:left;
	margin-top:30px;
	margin-left:50px;
	background-image: url(images/quote_request2.png);
	display:inline;

}

#request_quote a:link, #request_quote a:visited, #request_quote_2 a:link, #request_quote_2 a:visited {
	width:200px;
	height:50px;
	float:left;
	background-image: url(images/quote_request2.png);		

}

#request_quote a:hover, #request_quote a:visited:hover, #request_quote_2 a:hover, #request_quote_2 a:visited:hover {
	width:200px;
	height:50px;
	float:left;
	background-image: url(images/quote_request3.png);

}

.font_large {
	font-size:16px;
	font-weight:bold;
	font-family: Arial Black, Arial, Helvetica, sans-serif;		
	color:#1B2B88;
}

.font_event {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;		
	color:#1B2B88;
}

#cars_button {
	float:left;
	margin-left:80px;
	margin-top:15px;
	width:200px;
	height:40px;
	background-image:url(images/cars_button.png);
	background-repeat:no-repeat;
	display:inline;	
}

#cars_button a:link, #cars_button a:visited  {
	float:left;
	width:200px;
	height:40px;
	background-image:url(images/cars_button.png);
	background-repeat:no-repeat;
}

#pricing_button {
	float:left;
	margin-left:80px;
	margin-top:15px;
	width:200px;
	height:40px;
	background-image:url(images/view_pricing.jpg);
	background-repeat:no-repeat;
	display:inline;	
}

#pricing_button a:link, #pricing_button a:visited  {
	float:left;
	width:200px;
	height:40px;
	background-image:url(images/view_pricing.jpg);
	background-repeat:no-repeat;
}


/***************************************************
	jQuery Slideshow
***************************************************/

#slideshow {
	float:left;
	width:860px;
	height:260px;
	margin-top:12px;
	margin-left:70px;
	position:relative;
	z-index:1;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:720px;
  height:260px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:700px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:260px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:60px;
  height:255px;
  padding-right:30px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/control_left.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(images/control_right.png) no-repeat 0 0;
}

.slide h2, .slide p {
  margin:15px;
  width:900px;
  float:left;
}
.slide h2 {
  font:italic 24px Arial, Helvetica, sans-serif;
  color:#ccc;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0;
}

.background_1 {
	width:720px;
	height:255px;
	float:left;
	background-image:url(images/slider_background.png);
	background-repeat: no-repeat;	
}

.slider_pic {	
	width:280px;
	float:left;
	padding:5px;	
	margin-left:30px;
	margin-top:20px;
	background-color:#34363E;
	display:inline;	

}

.slider_title {
	float:right;
	width:310px;
	height:60px;
	background-image:url(images/slider_star.png);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-right:30px;
	padding-left:45px;
	line-height:60px;
	font-size:22px;
	font-weight:bold;
	font-family: Arial Black, Arial, Helvetica, sans-serif;		
	color:#FFFFFF;
	
}

.slider_text {
	float:right;
	width:300px;
	margin-top:14px;
	margin-right:60px;
	color:#FFFFFF;
	
}

.slider_link {
	float:right;
	width:170px;
	margin-right:60px;
	height:20px;
	margin-top:9px;	
	font-size:13px;	
	font-weight:bold;
	line-height:20px;
	color:#FFFFFF;
	text-align:left;
	
}

.slider_link a:link, .slider_link a:visited {
	float:right;
	background-image:url(images/slider_arrow.png);
	background-repeat:no-repeat;
	background-position:right;		
	font-size:13px;	
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:40px;		
	
}

.slider_link a:hover, .slider_link a:visited:hover {
	float:right;
	background-image: url(images/slider_star_white.png);
	background-repeat:no-repeat;	
	background-position:right;		
	font-size:13px;	
	font-weight:bold;
	color:#DD0024;
	text-decoration:none;		
}		
	


/***************************************************
	End jquery Slideshow
***************************************************/



/***************************************************
	Star Family Companies
***************************************************/

#star_story {
	float:right;
	width:700px;
	height:80px;
	margin-right:80px;
	margin-top:15px;
	background-image: url(images/star_story.jpg);
	background-repeat:no-repeat;
}

#star_story a:link, #star_story a:visited, #star_story a:hover, #star_story a:visited:hover  {
	float:left;
	width:700px;
	height:80px;
	background-image: url(images/star_story.jpg);
	background-repeat:no-repeat;
}

#company_logo {
	float:right;
	width:350px;
	margin-top:40px;
	margin-right:0px;
	display:inline;
	text-align:left;
	font-size:13px;
	font-weight:bold;	
}

#star_column {
	width:700px;
	float:left;
}


#star_title {
	float:left;
	width:420px;
	height:60px;
	background-image:url(images/slider_star.png);
	background-repeat:no-repeat;
	margin-top:35px;
	margin-left:30px;
	padding-left:45px;
	line-height:60px;
	font-size:22px;
	font-weight:bold;
	font-family: Arial Black, Arial, Helvetica, sans-serif;		
	color:#1B2B88;
	display:inline;
	
}

#star_text {
	float:left;
	width:445px;
	margin-left:60px;
	margin-top:18px;
	display:inline;
	min-height:300px;
}

#star_text li {
	font-size:12px;
}

#star_text_wide {
	float:left;
	width:750px;
	margin-left:60px;
	margin-top:18px;
	display:inline;
	min-height:300px;
	padding-bottom:10px;
}


.star_bar {
	float:left;
	width:1000px;
	padding-bottom:25px;
}

.star_logos_1 {
	width:140px;
	float:left;
	margin-left:75px;
	display:inline;
	padding:8px;
	background-color:#34363E;
}

.star_logos_2 {
	width:140px;
	float:left;
	margin-left:135px;
	display:inline;
	padding:8px;
	background-color:#34363E;
}


/***************************************************
	End Star Family Companies
***************************************************/