/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image:url('http://ihomeconnect.com/NEW/img/BG.jpg'); 
	background-color:#FFFFFF;
	background-position:top center; 
	background-repeat:no-repeat;
	background-attachment: fixed;
}

table,td,div,span {	
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:11px;
}


/***********************************************/
/* Navigation Buttons                          */
/***********************************************/

a.b1 {
	display:block;
	background:url(../images/b1.gif) 0 0 no-repeat;
	height:29px;
	width:180px;
	padding-top:20px
}
a.b2 {
	display:block;
	background:url(../images/b2.gif) 0 0 no-repeat;
	height:29px;
	width:180px;
	padding-top:14px
}
a.b3 {
	display:block;
	background:url(../images/b3.gif) 0 0 no-repeat;
	height:30px;
	width:180px;
	padding-top:14px
}
a.b4 {
	display:block;
	background:url(../images/b4.gif) 0 0 no-repeat;
	height:29px;
	width:180px;
	padding-top:13px
}
a.b5 {
	display:block;
	background:url(../images/b5.gif) 0 0 no-repeat;
	height:44px;
	width:180px;
	padding-top:14px
}

a.b1:hover { background:url(/images/b1R.gif) 0 0 no-repeat; }
a.b2:hover { background:url(/images/b2R.gif) 0 0 no-repeat; }
a.b3:hover { background:url(/images/b3R.gif) 0 0 no-repeat; }
a.b4:hover { background:url(/images/b4R.gif) 0 0 no-repeat; }
a.b5:hover { background:url(/images/b5R.gif) 0 0 no-repeat; }


#nav {font-size:17px; background-color:#006600 }
#nav a { text-decoration:none;font-size:17px; color:#e0f4da;	text-decoration:none; text-indent: 35px; }
#nav a:hover { text-decoration:none; color:#ffffff;	text-decoration:none; text-indent: 35px; }


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#fixed_width {
	width: 857px;
	border-left: #3399cc 1px solid; 
	border-right: #3399cc 1px solid; 
	background-color:#FFFFFF;
	padding:1px;
	margin-left: auto;
	margin-right: auto;

}

/***********************************************/
/* Home - Candidates and Employers             */
/***********************************************/
#candidate {
	background:url(../images/bg_candidate.jpg) no-repeat;
}
#candidate .title {
	color:#FFFFFF;
}
#candidate .text {
	font-size:11px;
}

#employer {
	background:url(../images/bg_employer.jpg) no-repeat;
}
#employer .title  {
	color:#FFFFFF;
}
#employer .text {
	font-size:11px;
}

#transportation { background:url(../images/bg_transportation.jpg) no-repeat; height:245px;}
#transportation .title  {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}
#transportation .text, #environment .text  {
	color:#FFFFFF;
	line-height:16px;
}

#environment {background:url(../images/bg_environmental.jpg) 0 0 no-repeat; height:245px;}
#environment .title  {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}


/***********************************************/
/* Sidebar                                     */
/***********************************************/

#sidebar {
	background:url(../images/bg_news-tips.jpg) 0 0 no-repeat;
	height:400px;
}
#sidebarHeader {
	text-indent:27px;
	font-size: 14px;
	padding-top: 12px;
	color: #ffffff;
}
#sidebar .links {
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	line-height:15px;
	font-weight:bold;
	width:150px;
}
#sidebar .links a {
	color:#3366CC;
}


/***********************************************/
/* Main content                                */
/***********************************************/

#sub {
	padding: 0px 15px 0 15px;
}

#sub .header {
	font-size:13px;
	color:#003399;
	font-weight:bold;
	text-decoration:underline;
}

#sub .services1 {
	width:33%;
	background-color:#E8F9EE;
	text-align:center;
	padding:2px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	color:#006600;
}
#sub .services1H {
	color:#FFFFFF;
	background-color:#006600;
	font-size:13px;
	font-weight:bold;
	height:18px;
}
#sub .services2 {
	width:33%;
	background-color:#f4e8d3;
	text-align:center;
	padding:2px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	color:#663300;
}
#sub .services2H {
	color:#FFFFFF;
	background-color:#663300;
	font-size:13px;
	font-weight:bold;
	height:18px;
}
#sub .services3 {
	width:33%;
	background-color:#d3eaf4;
	text-align:center;
	padding:2px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	color:#003399;
}
#sub .services3H {
	color:#FFFFFF;
	background-color:#003399;
	font-size:13px;
	font-weight:bold;
	height:18px;
}











