body
{
	background: url(http://www.telesiscollision.com/web/img/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family:Verdana;
	font-size:12px;
}

#page
{
	width: 936px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

#container
{
	float: left;
	background: #fff;
	width: 100%;
	padding: 15px;
	margin-bottom: 50px;
}

#header
{
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
}

#logo
{
	float: left;
	width: 271px;
	height: 78px;
	background: url(http://www.telesiscollision.com/web/img/logo.png) no-repeat;
}

#callus
{
	color:#01589F;
	float:right;
	font-family:Verdana;
	font-size:17px;
	margin:11px 0 11px 402px;
}

#menu1 ul
{
	margin: 0px;
	padding: 0px;
}

#menu1 ul li
{
	float: left;
	list-style: none;
	width: 124px;
	height: 26px;
	background: url(http://www.telesiscollision.com/web/img/menu_button.jpg) no-repeat;
	margin: 0 1px;
	color: #fff;
	padding: 4px 0 0;
	position: relative;
}

#menu
{
	float:	right;
	position: relative;
	z-index: 100;
}

#menu ul.dropdown                         
{ 
	position: relative;
	margin:0px;
	padding:0px;
}
#menu ul.dropdown li                      
{ 
	font-weight: bold; 
	float: left; 
	zoom: 1; 
	background: #ccc;
	list-style:none;
	width: 124px;
	height: 26px;
	background: url(http://www.telesiscollision.com/web/img/menu_button.jpg) no-repeat;
	color: #fff;
	font-size: 11px;
	margin-left: 2px;
	text-align: center;
}
#menu ul.dropdown a:hover		            
{ 
	color: #fff;
}
#menu ul.dropdown a:active                
{
	color: #fff;
}
#menu ul.dropdown li a                    
{ 
	display: block; 
	padding: 4px 8px; 
	border-right: 1px solid #333; 
	color: #fff;
	text-decoration:none;
	font-size: 12px;
}
#menu ul.dropdown li:last-child a         
{ 
	border-right: none; 
}

#menu ul.dropdown li.hover,
#menu ul.dropdown li:hover                
{ 
	width: 124px;
	height: 26px;
	background: url(http://www.telesiscollision.com/web/img/menu_button_over.jpg) no-repeat;
	color: #01589f;
	position: relative;
	font-size:11px;
	text-align: center;
}
#menu ul.dropdown li ul.sub_menu li{
	text-align: left;
}
#menu ul.dropdown li ul.sub_menu li.hover,
#menu ul.dropdown li ul.sub_menu li:hover                
{ 
	width: 161px;
	height: auto;
	background: #e0e9ed;
	color: #18428D;
	position: relative; 
	font-size:11px;
	text-align: left;
}
#menu ul.dropdown li ul.sub_menu li.hover a,
#menu ul.dropdown li ul.sub_menu li:hover  a               
{ 
	color: #18428D;
	font-weight:bold;
	font-size:11px;
	width: 161px;
	text-align: left;
}

#menu ul.dropdown li.hover a              
{ 
	color: black;
	font-size:11px;
}

#menu ul.dropdown ul 						
{ 
	width: auto; 
	visibility: hidden;
	position: absolute; 
	top: 100%; 
	left: 0;
	padding:0;
	margin:0;
}
#menu ul.dropdown ul li 					
{ 
	font-weight: normal; 
	background: #e0e9ed;
	color: #000; 
	border-bottom: 1px solid #ccc; 
	float: none;
	height: auto;
	width: 161px;
	margin: 0;
	padding: 0;
}

#menu ul.dropdown ul li a					
{ 
	border-right: none; 
	width: 100%; 
	display: inline-block;
	color: #3F3F3F;
	font-size:11px;
} 

#menu ul.dropdown ul ul 					
{ 
	left: 100%; top: 0; 
}
#menu ul.dropdown li:hover > ul 			
{ 
	visibility: visible; 
}

#menu ul.dropdown li ul.sub_menu li.menubar{
	height:4px;
	background: url(http://www.telesiscollision.com/web/img/menubar.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-size:4px;
	line-height:4px;
}
#menu ul.dropdown li ul.sub_menu li.menubar,
#menu ul.dropdown li ul.sub_menu li.menubar.hover,
#menu ul.dropdown li ul.sub_menu li.menubar:hover{
	height:4px;
	background: url(http://www.telesiscollision.com/web/img/menubar.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-size:4px;
	line-height:4px;
}

#content
{
	float:left;
	width:100%;
}

#newsletter_box 
{
	background: transparent url(http://www.telesiscollision.com/web/img/box_bg.jpg) 0 100% repeat-x;
	border: 1px solid #D7D7D7;
	float: left;
	height: 277px;
	margin: 0 10px 0 0;
	padding: 25px;
	width: 237px;
}
#newsletter_box #facts
{
	color: #193d7e;
	font-size: 13px;
	margin: 0px 6px;
}
#newsletter_box #facts a
{
	font-weight: normal;
	text-decoration:none;
	color: #3F3F3F;
}
#newsletter_box #facts a:hover	
{
	font-weight: bold;
	text-decoration:none;
	color: #18428D;
}
#newsletter_box #input_text
{
}
#newsletter_box #input_box
{
	margin: 7px 0px;
}
#newsletter_box div#input_box input
{
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	border-top: 2px solid #acacac;
	border-bottom: 1px solid #acacac;
	text-align: center;
	width: 193px;
}
#newsletter_box #input_button a
{
	float: left;
	margin-left: 147px;
	background: url(http://www.telesiscollision.com/web/img/submit_button.png) no-repeat;
	width: 71px;
	height: 23px;
}
#newsletter_box #input_button a:hover
{
	float: left;
	margin-left: 147px;
	background: url(http://www.telesiscollision.com/web/img/submit_button_over.png) no-repeat;
	width: 71px;
	height: 23px;
}

#services_box
{
	float: right;
	height:	303px;
	padding:	25px 9px 0;
	margin: 0px;
	width:	608px;
	background: url(http://www.telesiscollision.com/web/img/service_banner_bg.png) no-repeat;
	border-bottom: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
}

#services_box #car
{
	float: left;
}
#services_box #text
{
	float: left;
}
#services_box #before
{
	float: right;
	margin-top: 125px;
}
#services_box #work
{
	float: left;
	height: 25px;
	text-align: right;
	width: 594px;
	font-size: 12px;
	color: #193d7e;
}
#services_box #work a
{
	font-weight: normal;
	text-decoration:none;
	color: #193d7e;
}
#services_box #work a:hover
{
	font-weight:bold;
	text-decoration:none;
	color: #193d7e;
}

#services_box #button1 a
{
	float: left;
	margin-left: 12px;
	background: url(http://www.telesiscollision.com/web/img/service_pace-of-mind.png) no-repeat;
	width: 189px;
	height: 51px;
}
#services_box #button1 a:hover
{
	float: left;
	margin-left: 12px;
	background: url(http://www.telesiscollision.com/web/img/service_pace-of-mind_over.png) no-repeat;
	width: 189px;
	height: 51px;
}
#services_box #button2 a
{
	float: left;
	margin-left: 12px;
	background: url(http://www.telesiscollision.com/web/img/service_free-rental.png) no-repeat;
	width: 189px;
	height: 51px;
}
#services_box #button2 a:hover
{
	float: left;
	margin-left: 12px;
	background: url(http://www.telesiscollision.com/web/img/service_free-rental_over.png) no-repeat;
	width: 189px;
	height: 51px;
}
#services_box #button3 a
{
	float: left;
	margin-left: 12px;
background: url(http://www.telesiscollision.com/web/img/service_consumer-checklist.png) no-repeat;
	width: 189px;
	height: 51px;
}
#services_box #button3 a:hover
{
	float: left;
	margin-left: 12px;
background: url(http://www.telesiscollision.com/web/img/service_consumer-checklist_over.png) no-repeat;
	width: 189px;
	height: 51px;
}

#quality_box
{
	float: left;
	margin: 15px 0;
	padding: 0 20px;
	width: 259px;
	height: 230px;
}
#quality_box h1
{
	color: #18428D;
	font-size: 26px;
	height: 33px;
	margin: 0;
}

#service_box
{
	float: left;
	margin: 15px 0 0 18px;
	padding: 0 20px;
	width: 259px;
	height: 230px;
}
#service_box h1
{
	color: #18428D;
	font-size: 26px;
	height: 33px;
	margin: 0;
}
#service_box #logo_value a
{
	float: left;
	margin-left: 12px;
background: url(http://www.telesiscollision.com/web/img/logo_service.jpg) no-repeat;
	width: 231px;
	height: 68px;
}
#service_box #logo_value a:hover
{
	float: left;
	margin-left: 12px;
background: url(http://www.telesiscollision.com/web/img/logo_service_over.jpg) no-repeat;
	width: 231px;
	height: 68px;	
}

#value_box
{
	float: left;
	margin: 15px 0 0 18px;
	padding: 0 20px;
	width: 255px;
	height: 230px;
}
#value_box h1
{
	color: #18428D;
	font-size: 26px;
	height: 33px;
	margin: 0;
}

.box_border
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/box_border.jpg) no-repeat;
	height: 230px;
	width: 1px;
	margin: 15px 0;
}


#side1
{
	float: left;
	width: 175px;
	margin-top: 20px;
}
#side-border
{
	float: left;
	border-left:1px solid #ccc;
	margin-top: 20px;
	padding: 0px;
}
#side2
{
	float: left;
	margin: 0px;
	padding: 0 20px 20px;
	width: 460px;
	line-height: 19px;
}
#side3
{
	float: left;
	width: 219px;
}

#subpage_menu
{
	line-height: 24px;
}
#subpage_menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subpage_menu ul li
{
	list-style: none;
}
#subpage_menu ul li a
{
	color: #3F3F3F;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#subpage_menu ul li a:hover
{
	color: #18428D;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#subpage_menu ul li a#selected
{
	color: #18428D;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#subpage_menu ul li a div.tab
{
	margin-left:22px;
}

#side2 #breadcrumb
{
	margin-top: 5px;
	font-size: 11px;
	color: #18428d;
}

#side2 h2
{
	color: #18428D;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	width: 100%;
}
#side2 h2#header
{
	color: #18428D;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	width: 100%;
}

#side2 h3
{
	color: #18428D;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin: 0px;
}

#side2 h3#phrase
{
	color: #18428D;
	float: left;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 100%;
	margin: 0 0 15px;
}

#side4
{
	float: left;
	line-height: 19px;
	margin: 0 92px;
	padding: 0 19px 22px;
	width: 713px;
}
#side4 #breadcrumb
{
	margin-top: 5px;
	font-size: 11px;
	color: #18428d;
}

#side4 h2
{
	color: #18428D;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	width: 100%;
}
#side4 h2#header
{
	color: #18428D;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	width: 100%;
}

#side4 h3
{
	color: #18428D;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin: 0px;
}

#side4 h3#phrase
{
	color: #18428D;
	float: left;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 100%;
	margin: 0 0 15px;
}

#side5
{
	float: left;
	line-height: 19px;
	padding: 0 19px 20px;
	width: 620px;
}
#side5 #breadcrumb
{
	margin-top: 5px;
	font-size: 11px;
	color: #18428d;
}

#side5 h2
{
	color: #18428D;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	width: 100%;
}
#side5 h2#header
{
	color: #18428D;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	width: 100%;
}

#side5 h3
{
	color: #18428D;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin: 0px;
}

#side5 h3#phrase
{
	color: #18428D;
	float: left;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 100%;
	margin: 0 0 15px;
}


#side6
{
	float: left;
	line-height: 19px;
	margin-left: 16px;
	width: 756px;
}
#side6 #breadcrumb
{
	margin-top: 5px;
	font-size: 11px;
	color: #18428d;
}
#side6 #breadcrumb a
{
	color: #18428d;
	text-decoration: none;
}

#side6 h2
{
	color: #18428D;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
}
#side6 h2#header
{
	color: #18428D;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	width: 100%;
}

#side6 h3
{
	color: #18428D;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin: 0px;
}

#side6 h3#phrase
{
	color: #18428D;
	float: left;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 100%;
	margin: 0 0 15px;
}

div#content
{
	float: left;
	width: 100%;
}

div#border
{
	float: left;
	width: 100%;
	height:1px;
	border-bottom: 1px solid #ccc;
	margin: 10px auto;
}

#facility-office
{
	float: left;
	width: 199px;
	height: 160px;
	margin-right: 10px;
}
#facility-office-header {
	color: #18428D;
	float: left;
	font-size: 19px;
	margin-bottom: 11px;
	line-height:24px;
	width: 247px;
}
#facility-office-content
{
	float: left;
	width: 247px;
}

#bullets-points
{
	color: #18428D;
	float: left;
	margin: 0 8px;
	width: 240px;
}
#bullets-points ul
{
	margin: 0 10px;
	padding: 0px;
	list-style: disc inside;
}
#bullets-points ul li
{
	margin:0.75em 0;
}

#bullets-points-full
{
	color: #18428D;
	float: left;
	margin: 25px 0;
}
#bullets-points-full ul
{
	margin: 0px 20px;
	padding: 0;
	list-style: disc inside;
	
}
#bullets-points-full ul li
{
	margin:0.75em 0;
	
}

#bullets-points-full #questiontop
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 100%;
}
#bullets-points-full #question
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 5px 0;
	width: 100%;
}
#bullets-points-full #answer
{
	list-style:none;
	color:#3F3F3F;
}

#freerental-list ul
{
	margin:0 19px;
	padding: 0;
}
#freerental-list ul li
{
	list-style: none;
	float: none;
	margin:0 0 12px;
}


#body-shop-img
{
	float: left;
	width: 199px;
	height: 340px;
}

#paintshop-img
{
	margin: 0 18px 0 0;
	float: left;
	width: 203px;
	height: 186px;
}

#right-stars
{
	float: left;
	margin-top: 10px;
}

#right-stars2
{
	float: left;
	margin-top: 10px;
	margin-left: 13px;
}

#box_quotes {
	background: transparent url(http://www.telesiscollision.com/web/img/right-side-bg.png) repeat-x scroll 0 0;
	border: 1px solid #CCCCCC;
	float: left;
	margin:0 10px 15px 0;
	padding: 10px 15px;
	width: 189px;
}

#box_quotes #quote
{
	width: 37px;
	height: 30px;
	background: transparent url(http://www.telesiscollision.com/web/img/quote.png);
}

#box_quotes #testimonial
{
	color: #636363;
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	margin-bottom: 28px;
	margin-top: 7px;
	font-style:italic;
}

#box_quotes #button1 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_pace-of-mind.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes #button1 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_pace-of-mind_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes #button2 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_free-rental.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes #button2 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_free-rental_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes #button3 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_consumer-checklist.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes #button3 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_consumer-checklist_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}


#box_quotes1 {
	background: transparent url(http://www.telesiscollision.com/web/img/right-side2-bg.png) repeat-x scroll 0 0;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0 10px 20px 0;
	padding: 10px 15px;
	width: 189px;
}

#box_quotes1 #quote
{
	width: 37px;
	height: 30px;
	background: transparent url(http://www.telesiscollision.com/web/img/quote.png);
}

#box_quotes1 #testimonial
{
	color: #636363;
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	margin-bottom: 28px;
	margin-top: 7px;
	font-style:italic;
}

#box_quotes1 #button1 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_pace-of-mind.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes1 #button1 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_pace-of-mind_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes1 #button2 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_free-rental.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes1 #button2 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_free-rental_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes1 #button3 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_consumer-checklist.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes1 #button3 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_consumer-checklist_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes1 #button_referal a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/referral-rewards.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes1 #button_referal a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/referral-rewards_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}

#box_quotes2 {
	background: transparent url(http://www.telesiscollision.com/web/img/right-side2-bg.png) repeat-x scroll 0 0;
	border: 1px solid #CCCCCC;
	float: left;
	height: 314px;
	line-height: 18px;
	margin: 0 10px 25px 0;
	padding: 10px 15px;
	width: 189px;
}

#box_quotes2 #quote
{
	width: 37px;
	height: 30px;
	background: transparent url(http://www.telesiscollision.com/web/img/quote.png);
}

#box_quotes2 #testimonial
{
	color: #636363;
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	margin-bottom: 28px;
	margin-top: 7px;
	font-style:italic;
}

#box_quotes2 #button1 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_pace-of-mind.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes2 #button1 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_pace-of-mind_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes2 #button2 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_free-rental.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes2 #button2 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_free-rental_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes2 #button3 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_consumer-checklist.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes2 #button3 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_consumer-checklist_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}



#box_quotes3 {
	background: transparent url(http://www.telesiscollision.com/web/img/right-side-bg.png) repeat-x scroll 0 0;
	border: 1px solid #CCCCCC;
	float: left;
	height: 270px;
	line-height: 18px;
	margin: 0 10px 25px 0;
	padding: 10px 9px;
	width: 202px;
	width: 202px;
}

#box_quotes3 #quote
{
	width: 37px;
	height: 30px;
	background: transparent url(http://www.telesiscollision.com/web/img/quote.png);
}

#box_quotes3 #testimonial
{
	color: #636363;
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	margin-bottom: 28px;
	margin-top: 7px;
	font-style:italic;
}

#box_quotes3 #button1 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_pace-of-mind.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes3 #button1 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_pace-of-mind_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes3 #button2 a
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_free-rental.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes3 #button2 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_free-rental_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes3 #button3 a
{
	float: left;
	background: url(http://impress1host.com/Sites/dev.telesiscollision.com/web/img/service_consumer-checklist.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}
#box_quotes3 #button3 a:hover
{
	float: left;
	background: url(http://www.telesiscollision.com/web/img/service_consumer-checklist_over.png) no-repeat;
	width: 189px;
	height: 51px;
	margin-bottom: 12px;
}


#side2 #technicians-logos
{
	float: left;
	height: 400px;
	margin-right: 20px;
	width: 198px;
}
#side2 #commitment_to_quality-pics
{
	float: left;
	height: 300px;
	margin-right: 20px;
	width: 87px;
}

#side2 #testimonials
{
	padding: 0px;
	margin-left: 15px;
}

#side2 #testimonials ul
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#side2 #testimonials ul li
{
	list-style: none;
	margin: 20px 0 10px;
}

#side6 #Gallery
{
	background:#EDF4F6 none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	padding: 10px 15px;
	float: left;
}

#side6 #Gallery .section
{
	height: auto;
}

#side6 #Gallery .header
{
	float: left;
	padding-right: 365px;
}
#side6 #Gallery .header a:hover h2
{
	text-decoration: none;
}

#side6 #Gallery .title
{
	text-align:center;
	width:160px;
}

#side6 #Gallery .title a
{
	color: #000;
	text-decoration:none;
	font-size: 10px;
}
#side6 #Gallery .title a:hover
{
	color: #18428D;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

#side6 #Gallery .viewmore
{
	margin: 20px 0 0;
	float: right;
}

#side6 #Gallery .viewmore a:hover h3
{
	text-decoration:underline;
}


#side6 #Gallery .section ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#side6 #Gallery .section ul li
{
	list-style: none;
	width: 180px;
	margin-bottom: 20px;
	float: left;
}

#side6 #Gallery .section #mainpic_info
{
	float: left;
	width: 512px;
}
#side6 #Gallery .section #default_pic
{
	float: left;
}
#side6 #Gallery .section #info
{
	float: left;
}
#side6 #Gallery .section #side_pics
{
	float: left;
	width: 206px;
}

#side6 #Gallery .section #side_pics ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#side6 #Gallery .section #side_pics ul li
{
	list-style: none;
	padding: 0;
	margin: 0px;
	width:100px;
}

#side6 #Gallerylist
{
	background: url(http://www.telesiscollision.com/web/img/gallery-menu-list.jpg) repeat-x;
	height: 51px;
	margin-top: 20px;
	padding: 5px;
	width: 741px;
}
#side6 #Gallerylist ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#side6 #Gallerylist ul li
{
	float: left;
	padding: 1px 7px 5px;
}
#side6 #Gallerylist ul li a
{
	color: #3F3F3F;
	font-size: 10px;
}

a#Seeourwork
{
	color:#18428D;
	text-decoration:none;
}
a:hover#Seeourwork
{
	color:#18428D;
	text-decoration:none;
	font-weight: bold;
}

#side3 #input_text
{
	font-size: 11px;
}
#side3 #input_box
{
	margin: 7px 0px;
}
#side3 div#input_box input
{
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	border-top: 2px solid #acacac;
	border-bottom: 1px solid #acacac;
	text-align: center;
	width: 187px;
}
#side3  #input_button a
{
	float: left;
	margin-left: 135px;
	background: url(http://www.telesiscollision.com/web/img/submit_button.png) no-repeat;
	width: 71px;
	height: 23px;
}
#side3  #input_button a:hover
{
	float: left;
	margin-left: 135px;
	background: url(http://www.telesiscollision.com/web/img/submit_button_over.png) no-repeat;
	width: 71px;
	height: 23px;
}

#contact_side
{
	float: left;
	width: 320px;
}
#contact_info
{
	float: left;
	width: 176px;
}
#contact_hours
{
	float: left;
	width: 105px;
}
#contact_form
{
	float: left;
	width: 300px;
	margin-top: 30px;
}
#contact_form input
{
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	border-top: 2px solid #acacac;
	border-bottom: 1px solid #acacac;
	text-align: center;
	width: 193px;
}
#contact_form #input_button a
{
	float: left;
	margin-left: 233px;
	background: url(http://www.telesiscollision.com/web/img/submit_button.png) no-repeat;
	width: 71px;
	height: 23px;
}
#contact_form #input_button a:hover
{
	float: left;
	margin-left: 233px;
	background: url(http://www.telesiscollision.com/web/img/submit_button_over.png) no-repeat;
	width: 71px;
	height: 23px;
}
#contact_form ul
{
	margin: 0px;
	padding: 0px;
}
#contact_form ul li
{
	list-style:none;
	float: none;
	margin-bottom:9px;
}
#contact_form #label
{
	float: left;
	width: 85px;
}
#contact_google
{
	float: left;
	width: 300px;
}
#contact_directions
{
	float: left;
	width: 100%;
}

#footer
{
	color: #3F3F3F;
	float: left;
	font-size: 9px;
	margin: 0 auto;
	padding: 21px 0 0;
	text-align: center;
	width: 100%;
}

#footer a
{
	color: #3F3F3F;
	text-decoration: none;
}
#footer a:hover
{
	color: #18428D;
	text-decoration: underline;
}

#clear
{
	width: 100%;
	height: 50px;
}

#social-media {
	float:right;
	width:300px;
	height:20px;
	padding:0;
}

html>body #social-media {

  margin:0;

}

#social-media h3 {
	float:left;
	padding-right:3px;
	color:#18428D;
	font-size:14px;
	font-family:inherit;
	font-weight:bold;
}

#social-media img{
	width:24px;
	height:24px;
	border:none;
}

#social-media ul {
	margin-top:-24px;
}

#social-media ul li {
	list-type:none;
	display:inline;
}

#social-media ul li a{
}