/* ARC Consulting CSS */

body,td,th {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10.5pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18pt;
	color: #de8a19;
	margin: 0px 10px 0px 0px;
}
h2 {
	font-size: 16pt;
	color: #de8a19;
	margin: 0px 10px 0px 3px;
}
h3 {
       font-size: 13pt;
       color: #666666;
       margin: 0px 10px 10px 15px;
}
a:link {
	color: #de8a19;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DE8A19;
}
a:hover {
	text-decoration: underline;
	color: #DE8A19;
}
a:active {
	text-decoration: none;
	color: #DE8A19;
}
.white:link {
	color: #999999;
	text-decoration: none;
}
.white:visited {
	color: #999999;
	text-decoration: none;
}
.white:hover {
	color: #DE8A19;
	text-decoration: none;
}
.white:active {
	color: #999999;
	text-decoration: none;
}
#searchbacking {
	background-image: url(../images/arccons_06.jpg);
	background-repeat: no-repeat;
}
.style1 {
	color: #999999;
	margin: 15px;
}
#bucket1 { 
	background-image: url(../images/arccons_17.jpg);
	background-repeat: no-repeat;
}
#bucket2 { 
	background-image: url(../images/arccons_18.jpg);
	background-repeat: no-repeat;
}
#bucket3 { 
	background-image: url(../images/services01.jpg);
	background-repeat: no-repeat;
	}
#bucket4 { 
	background-image: url(../images/help01.jpg);
	background-repeat: no-repeat;
}
.bucketcopy {
	width: 170px;
	margin: 0px 15px 15px 15px;
	color: #666666;
	font-size: 10.5pt;
	}
.bucketcopy2 {
	width: 170px;
	margin: 0px 15px 15px 15px;
	color: #666666;
	font-size: 10.5pt;
}
#subnavbacking {
	background-image: url(../images/subnavbacking.jpg);
	background-repeat: no-repeat;
}
#dropinbacking { 
	background-image: url(../images/bonusbacking.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.dropincopy {
	font-size: 10pt;
	color: #666666;
	width: 190px;
	margin: 20px 20px 0px 45px;
}
.style2 {
	color: #DE8A19;
	font-weight: bold;
}
.style3 {
	font-size: 18pt;
	font-weight: bold;
	color: #DE8A19;
}
.style4 {
	font-size: 14pt;
	color: #666666;
}
.style5 {font-size: 24pt}
.style6 {	font-family: Arial, Tahoma, Verdana;	font-size: 10.5pt;	color: #999999;}
#login {
     color: #000000;
     font-family: Times;
     font-size: 10px;
     text-align: right;
     width: 210px;
     margin: 2px;
    }

#login .theInput {
	border-color: #737373;
	border-width: 1px;
	border-style: solid;
     font-family: Times;
     font-size: 11px;
     width: 97px;
     margin-left: 2px;
	 height:17px;
    }
	
	  #menu_container{
	position: relative;
    margin: 0 auto;
	width: 850px;
	text-align: left;
  }
  #describe{
	position: absolute;
	width: 850px;
	margin-top: 175px;
	z-index: 100;
  }
  .dropdown{
	border: none;
  }
  .dropdown td a{
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 16px;
	height: 18px;
	text-decoration: none;
  }
  .dropdown td a:hover{
  	padding-top: 3px;
  	padding-left: 7px;
  	padding-right: 7px;
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 16px;
	height: 18px;
	text-decoration: none;
	color: #B85E1B;
  }
#container { 
	background-repeat: repeat-x;
}