@charset "UTF-8";
/* CSS Document */

/*a #header-img.link {
	text-decoration: none;
	border-style: none;
}
*/


.fourcol
 {
	float: left;
	width: 230px;
	margin-right: 20px;
	display: block;
}
.fourcolright, .threecolright {
	float: left;
	width: 230px;
}
.threecol {
	float: left;
	width: 355px;
	margin-right: 20px;
}
.twocol
 {
	float: left;
	width: 730px;
	margin-right: 20px;
	display: block;
	padding: 0px;
}

#main-content {
	margin: 0px;
	padding: 0px;
	width: 980px;
	display: table;
}
.clear-float {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 980px;
}
#news {
	background: #FFCC99;
	width: 230px;
	float: right;
	height: 270px;
}

/* ----- Homepage NEWS Layout ------------------------------------------------------- */

#newscontainer {
	width: 226px;
	text-align: left;
	background-color: #FFFF00;
	float: right;
	margin-bottom: 10px;
	border-top: 3px solid #333333;
	border-right: 3px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 1px solid #333333;
}
#newslist {
	height: 217px;
	overflow: hidden;
}	
#newslist strong {
	font-weight: 900;
	color: #CC9900;
	font-size: 1.1em;
	
}
#newslist strong :hover {
	color: #FFFF00;
}

#newscontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 6px 0 0 0;
}

#newscontainer a
{
	display: block;
	padding: 5px 5px 5px 6px;
	border-bottom: 1px solid #FFCC00;
}

#newscontainer a:link, #newslist a:visited
{
	color: #333300;
	text-decoration: none;
}

#newscontainer a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../Images/Homepage/news-hover.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.news-text {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 10px;
}

.news-text a:link, .news-text a:visited,.news-text a:active {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
}

.news-text a:hover { color: #FFFFFF; background-color: #FF0000; text-decoration: none}

.news-date {
	font-weight: bold;
	color: #FF0000;
	width: 80%;
	border-bottom-style: none;
}

.news-date a:link, .news-date a:visited, .news-date a:active {
	font-weight: bold;
	color: #FF0000;
	width: 80%;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
}
.news-date a:hover { color: #FFFFFF; background-color: #FF0000; text-decoration: none}





h1 {
	margin: 8px 0 -16px 0;
	padding: 0px;
}


/* ------------- GREY INFORMATION BOXES ------------------------------ */

#Nav, .DarkBox, .DarkBox230 {
	background-image: url(../Images/Banners/b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #3F4648;
	border: 3px solid #333333;
	padding: 0 10px 0 16px;
}
.DarkBox {
	clear: both;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}


.DarkBox h2 img, #Nav h2 img, .DarkBox230 h2 img {
	padding: 0px;
	float: left;
	margin-top: -23px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -55px;
}
#Nav h2, .DarkBox h2, .DarkBox230 h2{
	color: #FFFFFF;
	padding: 16px 0 30px 50px;
	margin: 0 -10px -20px -16px;
	background-image: url(../Images/Banners/DarkBox-Background.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1.2em;
	font-weight: lighter;
	letter-spacing: 0em;
}
#network h2 {
	padding: 2px 0 30PX 60PX;
	letter-spacing: -0.10em;
}




/* ------------- SERVICES LINKS ------------------------------ */

.navlist {
	margin: 0px;
	padding: 0px;
}
 .ServiceButtons
{
	padding: 0px;
	width: 1000px;
	margin: 0 -20px 0 0;
}

.ServiceButtons ul
{
	list-style-type: none;
	text-align: left;
}

.ServiceButtons ul li
{
	float: left;
	text-align: left;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	width: 230px;
	display: block;
}

.ServiceButtons ul li a
{
	width: 210px;
	height: 160px;
	padding: 10px;
	margin: 0px;
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: left;
	background-color: #2F3437;
	background-image: url(../Images/Layout/ServiceBox-Background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}

.ServiceButtons ul li a:hover
{
	color: #FFFFFF;
	background: #000000;
}

.ServiceButtons .navlist strong {
	font-size: 1.65em;
	line-height: 1.1em;
	font-family:  Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	font-weight: 800;
	color: #FFFFFF;
}
.ServiceButtons .navlist strong:hover {
	color: #FFFF33;
}

/*.ServiceButtons .navlist a.accident-recontruction {
	background: url(../Images/Services/Buttons/Accident-Reconstruction2.jpg) no-repeat center top;
}
*/


#main-content li {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 1em;
	background-image: url(../Images/Layout/Bullet-Point-14.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 18px -30px;
	padding: 0 0 0 20px;
}
#LGgraphic {
	margin: -45px -7px 0 -12px;
}
#qservices {
	color: #000000;
	background: #F8D623 url(../Images/Layout/Menu-Background-Yellow.png);
	float: right;
	height: 24px;
	width: 140px;
	padding: 8px;
	margin: 10px 10px -40px;
	display: inline;
}
#qservices a {
	color: #333333;
	text-decoration: none;
}
#qservices a:hover {
	color: #000000;
}
#black-box {
	margin: 30px 0 -30px 0;
}




#reasons {
	height: 394px;
}
#expert-locator {
	margin: 12px 0 5px 0;
	padding: 0px;
	border: 3px solid #000000;
}
#trained-experts {
	height: 394px;
}
#crashteams-experts {
	height: 208px;
}
#network {
	height: 168px;
}
#james-dean {
	height: 235px;
}
