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

body {
	background-image: url(/source/bg2.jpg);
	background-repeat: repeat;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#main{
	width:879px;
	margin:auto;
	text-align:center;
	padding-top: 40px;
	padding-bottom: 100px;
}

.header{
	background-image: url(/source/header7.png);
	background-repeat: no-repeat;
	width: 879px;
	height: 208px;
	border: 0;
    border-spacing:0;
	padding: 0;
	vertical-align:top;
	text-align:center;
	margin: 0 auto;
}

.footer{
	background-image: url(/source/footer.png);
	background-repeat: no-repeat;
	width: 879px;
	height: 20px;
	border: 0;
	padding:0;
}

.tbody{	
	width:879px;
	text-align:center;
	padding:0;
	background-color:#FFF;
}

/*  content    */

.content {
	min-height: 250px;
	height:auto !important;
	width: 740px;
	margin: 30px 66px;
	vertical-align:top;
	text-align: justify;
	padding: 15px 0 30px;
	position: relative;
}

#content_lefe { width: 740px; margin: 40px 0 160px auto; font: 10px Verdana, Helvetica, Geneva, sans-serif; color: #999999;}
#homedeport_tag { background:url(/source/homedepot_tag.gif) no-repeat; width:233px; height: 107px; margin-left: 0px; float: left;}
#usc_tag { background:url(/source/usc_tag.gif) no-repeat; width:233px; height: 107px; margin-left: 20px; float: left;}
#ford_tag { background:url(/source/ford_tag.gif) no-repeat; width:233px; height: 107px; margin-left: 20px; float: left;}

#content_right { width: 740px; margin: 0 auto;}


table{
	width: 879px;
	border: 0px;
	border-spacing:0;
	margin: 0px auto;
	padding: 0px;
	vertical-align: middle;
}

.thead{
	width: 879px;
	height: auto;
	border: 0;
	border-spacing:o;
	margin:auto;
	padding: 0;
	vertical-align: middle;
}

td,tr{
	vertical-align: top;
	text-align: center;
	border:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	line-height: 22px;
	margin: 0px;
}

#logo{
	text-align:center;
	vertical-align: middle;
	padding-top: 40px;
	font-size:7px;
    line-height: 12px;
}

#subnav {
	vertical-align:middle;
	height: 33px;
	width: 645px;
	padding: 0px 0px 0;
}

.subnav_left{
	background: url(/source/navbtn_left.gif) no-repeat;
	width: 9px;
	}

.subnav_bg{
	height: 33px;
	background: url(/source/navbtn_bg.gif) repeat-x;
	text-align:center;
	vertical-align: middle;
	padding: 0px 6px;	
	}
	
.subnav_middle{
	background: url(/source/navbtn_middle.gif) no-repeat;
	width: 3px;
	}
	
.subnav_right{
	background: url(/source/navbtn_right.gif) no-repeat;
	width: 10px;
	}


#c1 {
	color:#1d407b;
	text-transform:uppercase;
}

#c2 {
	vertical-align: auto;
	text-align: justify;
}

#c3 {
	vertical-align: auto;
	text-align: justify;
	font-size:12px;
}


#list1 {
	font: italic 1.2em Georgia, Times, serif;
	color: #999999;
	margin-left: -10px;
	line-height: 24px;
}

#list1 span {
	font: normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.ford_img {padding: 5px 0;}



a			{color:#1d407b; text-decoration: none;}
a:hover		{color:#70a94c; text-decoration: none;}
a:active	{color:#70a94c; text-decoration: none;}

.subnav			    {font-family:Verdana, Geneva, sans-serif; font-size: 9.5pt; line-height: 10pt; font-weight:800; margin-left: 4;letter-spacing:-1px; }
a.subnav:link		{color:#1d407b; text-decoration: none;}
a.subnav:active		{color:#70a94c; text-decoration: none;}
a.subnav:visited	{color:#1d407b9; text-decoration: none;}
a.subnav:hover		{color:#70a94c; text-decoration: none;}

/* Pure Source */

.label {
	display: block;
	float: left;
	
	position: relative;
	text-align: left;
	width: 300px;
	font-weight: normal;
}

.data {
	display: block;
	float: left;
	text-align: left;
}

.list{	
	width:700px;
	text-align:left;
	border-style:dashed;
}

.show{	
	width:700px;
	text-align:left;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

/*  drop down menu    */

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   75px;
  padding: 0 6px 0 0px;

  background: #d1d3d4;
  letter-spacing:-1px;
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 800;
  font-size: 10.5pt;
  color:   #1d407b;
  text-align:left;
}

a.sample_attach_child
{
  display: block;
  width:   110px;
  padding: 1px 10px 0 10px;
  margin-left: -9px;

  background: #d1d3d4;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 800;
  font-size: 9pt;
  color:   #1d407b;
  letter-spacing: -1px;
  text-align:left;
}

a.sample_attach_child:hover { color:#70a94c; text-decoration: none;}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             {}

#dropmenu_bottom { background:url(/source/dropmenu_bottom.png) no-repeat; width: 130px; height: 12px; border: none; margin-left: -9px;}

