/* HCE CSS StyleSheet */

/*********************
 ***** GENERICS ******
 *********************/

body, h1, h2, h ,h4, h5, h6, ul, ol, li, p, form, img, blockquote {
    font-weight: normal;
    border: none;
    padding: 0;
    margin: 0;
}

body {
    color: #969798;
    font-family: Verdana, Arial, Helvetica,sans-serif;
    font-size: .7em;
    
    background: #000;
}
h3{ color: #6be7ce;}
a {
    color: #ffffff;
    text-decoration: none;
}

a:hover, a:focus { text-decoration: none; color:#6be7ce; }
a:link, a:visited { text-decoration: underline; color:#6be7ce; }
a.important { font-weight: 700; }

#container {
    width: 945px;
    margin: 0 auto;
    background: #000;
}
#fullWidth{ 
	width: 100%; 
    background: #000; padding-bottom: 0px;
}

.boxFooter{
	height: 8px;
	width: 100%;
}
.boxHeader{
	background: url(../images/ui/box-header.png) repeat-x;
	height: 7px;
	width: 100%; 
}

/*********************
 ***** HEAD AREA *****
 *********************/

#head {
    margin: 0px;
    padding:0px;
    background: url(../images/ui/header.jpg) no-repeat;
    height: 104px;
}



		
div#navbar {
	height: 30px; position: relative; top:75px;
	width: 100%; margin-left: 170px;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
}
div#navbar lia:link {
	color: #FFF:
}
div#navbar lia:visited {
	color: #CCC;
}
div#navbar lia:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #3366FF;
}


#banner {
    position: relative;
    margin-top: 5px;
    margin-bottom: 6px;
    border-bottom: solid 2px #777;
    width: 933px;
    overflow: hidden;
}

#main { overflow: hidden;}

/*********************
 ****** SIDENAV ******
 *********************/

#sidenav {
    float: left;
    width: 147px;
    
}

#sidenav li.first { border-top: none; }

#sidenav li {
    border-top: 1px dotted #CCC;
    padding: 7px 1px;
    list-style: none;
}

#sidenav li a {
    color: #004687;
    font-size: 1.2em;
}

#sidenav li li a {
    color: #717171;
    font-size: 1em;
}

#sidenav li li {
    border: none;
    padding: 0;
}

#testimonials{
	background: #000000 url(../images/ui/testimonials-back.png) no-repeat;
	width: 146px; 
}
#testimonials p{ padding-top: 70px; padding-right: 9px; padding-left: 12px; padding-bottom: 13px; color: #ffffff; font-size: 10px;}

#testimonials h4{font-size: 10px; font-weight: 600; color: #6be8cf; padding-left: 12px; }
#testimonials a{font-size: 8px; color: #6be8cf; padding-left: 12px;  }

.quoteStart{float:left; padding-right:8px;}
.quoteEnd {float:right; padding-left:8px; padding-top:3px;}
.Quote{ font-style: italic;}
/*********************
 ****** CONTENT ******
 *********************/


#bodyArea{
	background: #dcdcdc; padding: 20px; padding-top: 10px; padding-bottom: 10px; color: #fff; font-size: 11px;
    background-color: #000; 
    /* background-image: url(../images/hce-background.png);  */
}
#bodyArea ul{
    margin-left:20px; padding:10px;
}

h1{font-size: 18px; font-weight: 600; color: #6be7ce; padding-bottom: 10px; }

#content{
    width: 615px;
}

#content {
    padding-left: 11px; padding-right: 11px;
    float: left;
}
.contentSmall{
    width: 460px !important;
    margin-left: 0px; margin-right: 0px;
}

#content p { padding: .7em 0; }

#content img.content-img {
    border: 1px solid #004687;
    margin: 10px 0 10px 10px;
    float: right;
}


/*********************
 ****** SIDEBAR ******
 *********************/

#sidebar {
    width: 149px;
    float: left;
    text-align: right;
    color: #004687;
    font-size: .8em;
}

#sidebar h2 {
    margin: 10px 0;
}

#sidebar blockquote {
    line-height: 1.6em;
}

#sidebar cite {
    display: block;
    margin-top: 7px;
}

#contact-details {
    height: 0;
    overflow: hidden;
    padding-top: 16px;
    background: url(../images/header-contact-details.png) right top no-repeat;
}

#client-testimonials {
    height: 0;
    overflow: hidden;
    padding-top: 17px;
    background: url(../images/header-client-testimonials.png) right top no-repeat;
}
#imageRoll{
	display:block; margin-left: -10px;
	width:363px; height:71px; overflow: hidden;
}
#imageRoll img{
	float:left;
	margin-left: 10px;
	margin-top: 10px;
}
#foodServiceButton{
    padding-bottom:4px;
}
/*********************
 ****** FOOTER *******
 *********************/

#foot-wrap {
    width: 100%;
    background: #000 url(../images/ui/footer-back.png) repeat-x;
    padding-top: 0px;
}

#foot {
    margin: 0 auto;
    width: 934px;
    height: 167px;
    clear: both;
    color: #396d9c; 
    padding: 0px; 
    background: url(../images/ui/footer-bar.jpg) no-repeat;
}

#foot .sec {
    float: left;
    overflow: hidden;
    padding-right: 30px;
}

#foot #rightFooter { width: 200px; padding-left:85px; padding-top:37px;  }

#foot #leftFooter { width: 210px; padding-left:85px; padding-top:37px; }

#foot #middleFooter {
    width: 290px;
    padding-right: 0;
}

#foot h3 {
    margin-bottom: 2px;
}

#foot p {
    padding: .4em 0; color: #ffffff; font-size: 9px;
}




#foot .sec h3, #foot .sec h3 a:link, #foot .sec h3 a:visited {
    font-size: 13px; color: #6be8cf; font-weight: 400; padding: 0px; margin:0px; padding-top: 6px; text-decoration: none;
}
#foot a{ color:  #ffffff; }


#footerText{color: #6be7ce; font-size: 9px; text-align:center; clear:both; padding-top:15px; margin-top:5px;}

.text {
  
	float: left;
	width: 390px;
}

.sm {list-style:none; width:942px; height:225px; display:block; overflow:hidden; margin-left: -11px;}
.sm li {float:left; display:inline; overflow:hidden; border-right:  11px;}
.titleDiv{ overflow: hidden; height: 67px; margin-left:11px; font-size: 9px; color: #fff;}
#headContainer{ }
.headerTitle{ font-size:11px; line-height: 19px; color: #fff; border-bottom: solid 2px; margin-top: 8px; 
margin-bottom: 4px; background: url(../images/header/arrow.gif);
background-repeat:no-repeat; background-position: 135px;
}
.hotels{
	border-color: #ff05f0;
}
.stadia{
	border-color: #04f8ff;
}
.corporate{
	border-color: #f4ff08;
}
.healthcare{
	border-color: #00ff00;
}
.education{
	border-color: #bb00fd;
}
.public{
	border-color: #ffbe02;
}

.sideButton{margin-bottom: 7px;}
.ulBase li a:link, .ulBase li a:visited{
    color: #ffffff !important;
}
.ulBase li a:hover{ 
    text-decoration:none;
}
