/* this file needs to remain here for the slider */

/*-------------------------------- general stuff --------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0pt none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;
	padding: 0pt;
	margin: 0pt;
}
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}

body {

	background:#ffff;
	font-size:12px;
	font-family:arial, sans-serif;
	height: 658px;
	width: auto; 
}

a {
	color:#fefefe;
	text-decoration:none;
}

a:hover {
	color:#fefefe;
	text-decoration:none;
}

#container {
	width:636px;
}

#container img{
	padding:0px 15px 15px 0px;
}

.sidebar {
	width:379px;	
	float:right;
	padding:0px 0 0 0px;
}

.sidebar img{
	margin:0px 7px 15px 0px;
}	

#footer .sidebar img{
	width:140px;
	height:141px;
}

.sidebar img.noright{
	margin-right:0px;
}

h3 {
	font-size:16px;
	color:#fefefe;
	padding:0 0 10px 0;
}

body {
	background-color: #FFF;
	background-image: url();
}

/*==================================================================================================*/
/*                                        USER DEFINED STUFF                                        */
/*==================================================================================================*/


#maincontainer, #page2maincontainer {
	background-repeat: no-repeat;
	width: 1366px;
	height: 648px;
}

#maincontainer {
	background-image: url(images/HC%20page1%20background_1.png);
	overflow:auto;
}

#page2maincontainer {
	background-image: url(images/HC%20page2%20background_1.png);
}

#maincontainer #wrapper #content {
	margin-left: 315px;
	margin-top: 0px;
	height: auto;
	width: 735px;
}

/*-- header styles --*/

#networking-btns {
	margin-left:240px;
	margin-top:55px;
	background-color: #ff0000;
	width: 100px;
}
#networking-btns div {
	float: left;
	margin: 2px;
}
#networking-btns img {
	padding: 2px;
}

#joinourteam {
	width: 200px;
	float:left;
	margin-left: 87px;
	margin-top: -43px;
}
#joinourteam a {
	color: #ffffff;
	font-size: 8pt;
	font-family: "Tahoma",Sans-Serif;
}
#joinourteam li {
	margin:-3px;
}
#joinourteam a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#header-logo {
	position: absolute;
	margin-left: 580px;
	display: block;
	margin-top: 30px;
	width: 190px;

}

#network1 {
	width: 137;
	height: 135;
}

#btn-contact-us {
	position: absolute;
	margin-left: 925px;
	display: block;
	margin-top: -30px;
	width: 190px;
}

#btn-find-us {
	position: absolute;
	margin-left: 1120px;
	display: block;
	margin-top: -30px;
	width: 190px;
}

/*----------- for the navigation bar ------------- */

#navigation-buttons {
	position: absolute;
	top: 490px;
	margin-left: 290px;
	margin-right: 130px;
	width: 990px;
}

#navigation-buttons img {
	width: 85px;
	margin: 5px;
}

/*-------------------------------- PAGE TWO STYLES --------------------------------*/

#page2staticheader {
	color: #fff;
	width: 1345px;
	padding: 0px;
	
}

/* main content -- between header and footer */
#page2maincontent {
	color: #000;
	width: 1345px;
	height: 400px;
	padding: 0px;
}


/* social sidebar*/
#page2sidebar {
	position: absolute;
	left: 10px;
	width: 150px;
	margin-top: 150px;
	background-color: #f00;
}

#page2sidebar img {
	margin: 5px;
	float: left;
}

/* download components */

#download-btns {
}

#download-btns p {
	font-size: 10pt;
}

#download-btns form {
	padding-left: 20px;
	float: left;
}

#download-btns form input.download-btn {
	cursor: pointer;
	width: 40px;
}


/* contact us components*/

#contact-btns {
	position: absolute;
	margin-top: 30px;
	margin-left: 30px;	
	width: 90px;
}

.text-info {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 7pt;
	font-weight:bolder;
	position: absolute;
	margin-left: -5px;
	width: 155px;
	text-align:center;
}

.text-info p {
	margin-top:-3px;
	margin-bottom: -8px;
}

#address-div {
	position: absolute;
	margin-top: 120px;
}

#contact-div {
	position: absolute;
	margin-top: 170px;
}

#login-div {
	position: absolute;
	margin-top: 250px;
	margin-left: -2px;
}

#login-div a {
	margin: 10px;
	
}
#login-div a:hover {
	cursor: pointer;
}

/* content in the center, both picture and text */
#category-content {
	width: 980px;
	height: 370px;
	position: absolute;
	margin-top: 195px;
	margin-left: 190px;
	margin-right: auto;
	position: absolute;
}

#picture-content {
	float: left;
	vertical-align: center;
	padding-right: 20px;
	margin-left: 15px;
	width: 43%;
	height: 95%;
}

#picture-content h1 {
	font-size: 32px;
	color: #039;
	text-align: left;
}

#text-content {
	padding: 10px;
	width: 50%;
	float: right;
	height:88%;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 30px;
}

#text-content p {
	font-size: 14px;
	text-align: justify;
}

#text-content ul li {
	font-size: 14px;
	margin-left: 2em; 
	text-indent: em;
    list-style-type: circle;
}

#text-content a {
	font-size: 18px;
	align: right;
	color: #039;
}

#text-content a:hover {
	text-decoration: underline;
}

#profile-content {
	background:url(../images/colorbox/About%20us.png) no-repeat;
}

#more-info {
	position: absolute;
	top: -150px;
	left: -150px;
}

/*----------- for the side navigation bar on page 2------------- */

#page2-navigation-buttons {
	position: absolute;
	top: 0px;
	margin-left: 1235px;
	margin-right: 130px;
	width: 115px;
	background-image: url(images/page2buttons-sidebar/p2navbar_plain.png);
	height: 650px;
}

#page2-navigation-buttons img {
	align: center;
	height: 70px;
	margin: 5px;
	margin-left: 10px;
}

/* ----------------- styles for pop up windows ----------*/

.popup.text {
	font-size: 14px;
	padding:10px; 
	background-image:#fff;
}

.popup.downloads {
	padding:10px;
}

.popup.downloads .download-info {
	font-size: 12pt;
}

.popup.downloads .download-info h2{
	color: #009999;
	font-size: 18pt;
}

.popup.downloads a {
	vertical-align: top;
	color: #009999;
	font-size: 20px;
	display: block;
	margin-bottom:12px;
}

.popup.downloads a:hover {
	text-decoration: underline;
}

#contact-us form table td{
	color:#3ab6b6;

}

#contact-us form input,select,textarea{
	height:20px;
	width: 300px;
	margin:5px;
}

#contact-us form textarea{
	height:120px;
}

#contact-us form input[type="image"] {
	width:96px;
	height:30px;
}

#contact-us form select {
	width: 200px;
}

#contact-us a {
	color:#3ab6b6;
}

#contact-us a:hover {
	text-decoration:underline;
}

#profile-content h3 {
	color:#3ab6b6;
}

/*-------------------------------- basic footer --------------------------------*/

#footer {
	color: #0AA0A1;
	font-size: 9pt;
	height: 57px;
	padding: 0px;	
	width: 1345px;
	margin-top: 580px;
}

#footer-page2 {
	position: absolute;
	top: 582px;
	color: #0AA0A1;
	font-size: 9pt;
	height: 57px;
	padding: 0px;	
	width: 1230px;
}

p.copyright {
	padding-top: 28px;
	padding-left: 190px;
	float: left;
}

p.links {
	position:absolute;
	margin-top: 28px;
	margin-left: 1080px;
	float: right;
	width:125px;
}

p.links.p2 {
	position:absolute;
	margin-top: 28px;
	margin-left: 1150px;
	float: right;
	width:125px;
}

p.links a {
	color: #0AA0A1;
}

p.links a:hover {
	text-decoration: underline;
}

.tagline {
	font-family: "ArizoniaRegular",Serif;
	font-size: 20pt;
	color: #ffffff;
	vertical-align: top;
	display: block;
	position:absolute;
	margin-left:175px;
	margin-top: 15px;
	text-align:center;
	width:1015px;
}

/*-----------------------------------------------------------------------------*/

#left {
	float:left;
	width:200px;
	padding:0 100px 0 0;
}

h4 {
	font-family:"Myriad Pro";
	font-size:30px;
	font-weight:bold;
	color:#fffdbf;
	padding:40px 0 12px 0;
}

#top p {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #97b6d3;
	line-height: normal;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}

h5 {
	display:inline-block;
	padding:17px 0;
	font-family:"Myriad Pro";
	font-weight:bold;

	height: 170px;
	width: auto;
	padding-left:5px;
	
}

h5 a{
	margin:0px 0px 0px 0px;
	
    
}

h5 a:hover{
	text-decoration:underline;
	color:#fffdbf;

}