/* Client List CSS */

/* About Us Page /////////////// Main Middle Content Section Only  ////////////////*/

#about_main_content_section {
	position:relative; top:0px; left:0px; height:770px; margin: 0px; background:url(../www_images/gallery/header_3_bg.jpg) #fff no-repeat top left;
	padding: 30px 0 0 0;
}

#about_main_content_section H2 { 
	DISPLAY: block; FONT-SIZE: 1px; LINE-HEIGHT: 1px; BACKGROUND: url(../www_images/about/about_heading3_bg.gif) no-repeat top left; width: 246px; height: 68px; margin: 0 0 0 30px; TEXT-INDENT: -5000px; 
}

#about_sub_container {
	padding:0; margin:0; padding-top: 152px;
}

#about_menu {
	width: 219px; height: 161px; background:url(../www_images/about/about_menu_bg.jpg) top right no-repeat; float:left;
}

#about_menu p {
	margin: 0; padding: 0; padding-top: 10px; padding-right: 11px; padding-left: 12px; font-size: 105%; line-height: 1.4;
}

#about_menu h3 {
	font-family: "Trebuchet MS", Arial, sans-serif; padding: 0; margin: 0px; padding-left: 16px; color: #fff; line-height: 2.3; font-size: 155%; padding-bottom:1px;
}

#about_sub_content {
	width: 741px; float:left;  background:url(../www_images/about/about_content_middle_bg.jpg) top right repeat-y;
}

#our_clients_top {
	width: 741px; height: 488px; background:url(../www_images/about/about_content_top_bg.jpg) top right no-repeat;
}

#our_clients_top h3 {
	padding: 13px 0 0 35px; font-size: 170%;
}

#our_clients_bottom {
	width: 741px; height: 30px; background:url(../www_images/about/about_content_bottom_bg.jpg) bottom right no-repeat;
}

#about_nav {list-style-type:none;  padding:18px 0 0 40px; margin:0;}

#about_nav li { padding:0; margin:0; padding-bottom: 18px;}

#about_nav li a {
	margin:0px; padding:0px; text-decoration:none; font-size:130%; font-weight:bold; color: #000; border-style: none;
}

#about_nav li a:hover {
	border-style: none none dashed none; border-width:1px;
}

#about_nav li.current a {
	border-style: none none dashed none; border-width:1px;
}

#client_list_main {list-style-type:none;  padding:0; margin: 17px 0 0 44px; font-size:110%; line-height:1.3em;}

#client_list_main li { padding:0; margin:0; float:left; width:230px;}


