/*

	Copyright 2008 SLD Interactive & Premiere Transportation.
	All Rights Reserved.
	
	Questions? info@sldinteractive.com
	
*/

div#content{ background: #FFF url(../images/page_background_black.jpg) no-repeat; font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 22px; }
div#page_end{ background: url(../images/page_bottom_white.jpg) no-repeat; width: 900px; height: 54px; }

div#sub_nav_con{ float: left; margin: 25px 0 25px -10px; _margin: 10px 0 0 0; }
	ul#sub_nav{ margin: 0; padding: 0; list-style: none; background: url(../images/subnav_mid.png) repeat-y; _background: #FFFFFF; width: 150px; font-size: 13px; }
	ul#sub_nav li{ padding: 10px 0 10px 20px; }
	ul#sub_nav li a{ color: #333333; text-decoration: none; }
	ul#sub_nav li a:hover,
	 ul#sub_nav li a.selected{ color: #AB252B; }
	 
	 div#top{ background: url(../images/subnav_top.png) no-repeat; height: 17px; _display: none; }
	 div#bottom{ background: url(../images/subnav_bottom.png) no-repeat; height: 17px; _display: none; }
	 
div#quick_nav_con{ float: left; margin: 100px 0 0 30px; _margin: 100px 0 0 10px; width: 110px; line-height: 16px; }
	div#quick_links{ color: #AB252B; font-size: 13px; }
	ul#quick_nav{ margin: 0; padding: 0; list-style: none; }
	ul#quick_nav li{ padding: 8px 0 8px 0; }
	ul#quick_nav li a{ color: #333333; text-decoration: none; }
	ul#quick_nav li a:hover{ color: #AB252B; }
	
div#right_col{ float: left; margin: 32px 0 0 26px; _margin: 10px 0 0 5px; }
	div#main_photo{ background: #FFFFFF; border: #FFFFFF solid 5px; width: 702px; height: 400px; }
	
	div#photo_thumb{ float: left; width: 85px; height: 48px; border: #CCCCCC solid 3px; margin: 10px 14px; }
	
	div#left_subcol{ float: left; width: 470px; margin-top: 25px; }
	
	div#right_subcol{ float: left; width: 215px; margin: 25px 0 0 15px; _margin: 15px; padding-left: 10px; font-size: 11px; color: #666666; border-left: #CCCCCC solid 1px; }
	
.hand_cursor{ cursor: pointer; cursor: hand; }

div#credit{ color: #666666; }
div#review_text{ background: url(../images/ptrans_review_quotes.jpg) no-repeat; min-height: 75px; margin-bottom: 30px; }
