@charset "utf-8";
/* #EE1D22 red 
#3366CC blue*/

* {
	margin: 0;
	padding: 0;
}#rap {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 63px;
	height: 800px;
}

#head {
	background: url(../images/hrce_banner2.jpg) no-repeat;
	height: 115px;
	width: 860px;
}



body {
	background: url(../images/hrce_bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	color:#666666;
}

#head h1 {
	margin-left: -9999px;
}
/*
---------------------------------------------------NAVIGATION--------------------------------*/
#tabs {
	float:left;
	width:860px;
	background:#3366cc;
	line-height:normal;
	height: 30px;
}
    #tabs ul {
	margin:0;
	padding:5px 2px 0 25px;
	list-style:none;
}
    #tabs li {
	display:inline;
	margin:0;
	padding:0;
	font-size: 0.8em;
	font-weight: bold;
}
    #tabs a {
	float:left;
	background:url(../images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
    #tabs a span {
	float:left;
	display:block;
	background:url(../images/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#3366CC;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
	color:#FF0000;
}
    #tabs a:hover {
      background-position:0% -42px;
}
    #tabs a:hover span {
      background-position:100% -42px;
}
/*
---------------------------------------CONTENT------------------------------------------*/
#content {
	margin: 0px;
	padding: 0px;
	height: 780px;
	width: 860px;
	position: relative;
	background: #fff;
}
#main {
	float: left;
	width: 600px;
	padding-left: 1em;
}
#main img {
	float: left;
	height: 104px;
	width: 158px;
	border: 1px solid #CCCCCC;
	margin-right: .5em;
}

#main ul {
	list-style: none;
	width: 400px;
	margin-left: 200px;
	margin-top: -40px;
}
#main ul li {
	font-size: 0.8em;
	line-height: 2em;
	font-weight: bold;
	color:  #EE1D22;
	background: #fff url(../images/bluGlobeArrow.jpg) no-repeat left center;
	padding-left: 19px;
}

#main p, .aboutone p {
	font-size: 0.8em;
	line-height: 1.25em;
}
#main sup .home {
	font-size: .7em;
}
#main sup .about {
	font-size: .6em;
}

#secondary h4 {
	width: 200px;
	font-size: 0.9em;
	color: #fff;
	background: #3366CC;
	height: 20px;
	padding: 0px;
	margin: 1em 0px;
	text-align: center;
}
#secondary {
	height: 780px;
	width: 200px;
	float: left;
	overflow: hidden;
	margin-left: 30px;
	background-color: #F0F9FF;
}


#content h1, #content h2 {
	font-size: 0.9em;
	color: #EE1D22;
	width: 400px;
	padding-top: 1em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
}
#panel {
	background: url(../images/home_panel.jpg) no-repeat;
	height: 225px;
	width: 600px;
	margin-top: 0.75em;
	margin-bottom: 0.2em;
}
#panel h3 {
	font-size: .8em;
	color: #EE1D22;
	width: 300px;
	padding-top: 40px;
	padding-left: 135px;
	padding-bottom: 3px;
}
#panel p {
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	padding-left: 135px;
	width: 430px;
	padding-bottom: 1em;
}
#panel a {
	font-weight: bold;
	text-decoration: none;
	color: #EE1D22;
	font-size: .8em;
	font-style: oblique;
}
#panel a: hover {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}






/*----home---*/
/*----about---*/

#content .aboutone {
	width: 840px;
	position: relative;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
}

#content .aboutone img {
	height: 200px;
	width: 150px;
	border: 1px solid #3366CC;
	float: left;
	margin-right: .5em;
}
/*----experise---*/
.ex {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.25em;
	letter-spacing: .0625em;
	width: 800px;
	padding-left: 1em;
}
.excol {
	font-weight: bold;
	color: #3366CC;
}
#content ul.expert {
	list-style: none;
}


#content .expert li {
	width: 775px;
	font-size: 0.8em;
	line-height: 1.25em;
	padding-top: 0.5em;
	padding-left: 30px;
}

/*----resources---*/
/*----contact---*/
#contactus {
	margin: 0em;
	padding: 0px;
	height: 780px;
	width: 860px;
	position: relative;
	background: #fff;
}
#contactus ul {
	list-style: none;
	float: left;
	width: 400px;
}
#contactus li {
	width: 700px;
	font-size: 0.8em;
	padding-top: 0.5em;
	padding-left: 30px;
	line-height: 1.25em;
	color: #999999;
	font-weight: bold;
}
#contactus p {
	width: 380px;
	font-size: .8em;
	padding-left: 20px;
}
#contactus img {
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 1em;
	border: 1px solid #999999;
	display: block;
	margin-top: 1em;
	margin-bottom: .5em;
}
#leftcol ul.dl  {
	list-style: none;
	padding-left: 1em;
	margin-top: 0.5em;
	width: 200px;

}
#leftcol .dl li {
	color: #3366CC;
	background: url(../images/pdf_sm.gif) no-repeat left center;
	padding-left: 18px;
	font-size: .7em;
	margin-left: 1em;
}
#rap #contactus #leftcol .dl a {
	color: #3366CC;
	text-decoration: none;
}

#leftcol {
	float: left;
	width: 400px;
	margin-top: 2em;
}



#content .hm {
	padding-left: 0.5em;
}
#content .contactus {
	width: 840px;
	position: relative;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
}
#formrap {
	padding: 0px;
	width: 450px;
	float: left;
	margin: 2em 0px 0px 5px;
}
form.debform {
	width: 400px;
	font-size: .9em;
	color: #000;
}
form.debform fieldset {
	background: #F9FDFF;
	width: 400px;
}
form.debform legend {
	padding: 0 2px 0 7px;
	font-weight: bold;
	margin: 0 7px;
	font-size: 0.9em;
	color: #3366CC;
}
form.debform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
form.debform fieldset ol {
	margin: 0;
	padding: 0;
}
form.debform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
form.debform textarea {
	width: 250px;
	
}

.formnote {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: .125em;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	width: 400px;
	background: #F9FDFF;
}


/*
---------------------------------------FOOTER------------------------------------------*/
#footer {
	color: #CCCCCC;
	background: #3366CC;
	height: 20px;
	width: 860px;
}
#footer p{
	font-size: 0.75em;
	text-align: center;
	padding-top: 3px;
}

/*
---------------------------------------CLASSES IDs------------------------------------------*/
.aboutit {
	padding-top: 1em;
}
.blulite {
	font-style: oblique;
	font-weight: bold;
	color: #3366CC;
}
#main #logo-hm {
	padding-top: 2em;
	border-style: none;
}

#clear {
	clear:both;
}
.conlite {
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}
.tagline {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
}
#secondary ul {
	list-style: none;
	padding-left: 15px;
}
#secondary li {
	font-size: .7em;
	color: #3366CC;
	padding-bottom: 1em;
	background: #F0F9FF url(../images/cirarrow-red.gif) no-repeat left top;
	padding-left: 15px;
	width: 150px;
}
#formrap .contactend {
	font-size: .6em;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	padding-top: 1em;
}
#content #secondary a {
	color: #3366CC;
	text-decoration: none;
}
#content #secondary a:hover {
	color: #CC6600;
	text-decoration: none;
}
