﻿*
{
	margin:0px;
	padding:0px;
}
body 
{
	background-image:url(../images/bg1000.jpg);
	font-family:Trebuchet MS;
	font-size:12px;
	background-repeat:repeat-x;
	background-color:#FFF;
margin-top:20px;
	
}
h1
{
	color:#CC6600;
	font-size:25px;
	margin-bottom:5px;
}
h2
{
	font-size:17px;
	margin-bottom:5px;
}
h3
{
	color:#CC6600;
	font-size:17px;
	margin-bottom:5px;
}
a
{
	color:#CC6600;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
#wrapper
{
	width:1000px;
	
    margin: 0px auto -1px auto;
	overflow: hidden;

}
#back-rect
{
	width:1000px
	
	}
#back-rect-top
{
	width:1000px;
	height:12px;
	background-image:url(../images/back-rec-top.png);
	}
#back-rect-body
{
		width:1000px;
		
		background-image:url(../images/back-rec-back.png);
	}
#back-rect-bottom
{
		width:1000px;
	height:12px;
	background-image:url(../images/back-rec-bottom.png);
	}
#inner-rect
{
	width:978px;
	margin-left:11px
}
#inner-rect-top
{
	width:978px;
	height:12px;
	background-image:url(../images/inner-rec-top.png);
}
#inner-rect-bottom
{
	width:978px;
	height:12px;
	background-image:url(../images/inner-rec-bottom.png);
}
#inner-rect-body
{
	width:978px;
	background-color:#fff;
	background-image:url(../images/bg_sec.png);
    background-repeat:no-repeat;
    background-position:0px 250px;
    overflow:auto;
    

}
#inner-rect-body-home
{
	    overflow:auto;
	width:978px;
	background-color:#fff;
background-image:url(../images/home-back.png);
background-repeat:no-repeat;
background-position:0px 250px;
}
#logo
{
	width:330px;
	float:left;
}
#nav-menu
{
	float:right
}
#content
{
	width:934px;
	margin-left:22px;
	margin-right:22px;
	clear:both;
	height:auto;
	
}
#under-banner
{
	background-image:url(../images/under-banner.gif);
	width:100%;
	height:55px;
	margin-bottom:10px;
	clear:both;
}
#content-left
{
	width:688px;
	float:left;
			margin-bottom:30px
}
#content-right
{
	width:221px;
	float:right;

}
.small-nifty-top
{
	width:220px;
	height:12px;
	background-image:url(../images/sm-up.gif);
	
}
.small-nifty-content
{
	width:220px;
    overflow:auto;
	background-image:url(../images/sm-pix.gif);
}
.small-nifty-bottom
{
	width:220px;
	height:12px;
	background-image:url(../images/sm-down.gif);
}
.small-nifty-inner
{
	margin-left:25px;
	margin-right:25px;
	margin-top:13px;
	margin-bottom:13px;
}
.med-nifty-top
{
	width:460px;
	height:20px;
	background-image:url(../images/mid-up.gif);
}
.med-nifty-bottom
{
	width:460px;
	height:20px;
	background-image:url(../images/mid-down.gif);
}
.med-nifty-content
{
	    overflow:auto;
	width:460px;
	background-image:url(../images/mid-pix.gif);
}
.med-nifty-inner
{
	margin-left:30px;
	margin-right:30px;
}
#bottom-left
{
	width:460px;
	float:left;
}
#bottom-right
{
	width:460px;
	float:right;
}
#bottom
{
	clear:both;


}
#footer
{
		color:#333333;
		text-align:center;
		margin-top:20px;
		clear:both;
}

#copy
{
		color:#333333;
		text-align:center;
		margin-top:5px;
}
#footer a,#copy a
{
	color:#333;
}
#footer a:hover,#copy a:hover
{
	color:#333;
}
.subtitle a,.news-title a
{
	font-weight:bold;
	font-size:13px;
	color:#000;
}
.text,.news-date
{
	color:#CC6600;
}
/* menu button */
#buttons
{
	width:450px;
}
#buttons a
{
	
		display:block;
	width:75px;
	height:50px;
	float:left;
	background-repeat:no-repeat;
	background-position:bottom;
}
#btn-home a
{
	background-image:url(../images/home.png)
}
#btn-home a:hover
{
	background-image:url(../images/home_hv.png)
}

#btn-about a
{
	background-image:url(../images/about.png)
}
#btn-about a:hover
{
	background-image:url(../images/about_hv.png)
}

#btn-solutions a
{
	background-image:url(../images/solutions.png)
}
#btn-solutions a:hover
{
	background-image:url(../images/solutions_hv.png)
}

#btn-candidates a
{
	background-image:url(../images/candidates.png)
}
#btn-candidates a:hover
{
	background-image:url(../images/candidates_hv.png)
}

#btn-employers a
{
	background-image:url(../images/employers.png)
}
#btn-employers a:hover
{
	background-image:url(../images/employers_hv.png)
}

#btn-contacts a
{
	background-image:url(../images/contacts.png)
}
#btn-contacts a:hover
{
	background-image:url(../images/contacts_hv.png)
}

#job-title a
{
    display:block;
    height:25px;
    line-height:25px;
    width:100%;
    background-color:#82D0E2;
   color:#FFF;
    padding-left:5px;
    font-weight:bold;

}
#job-title a:hover
{
    color:#fff;
    text-decoration:none;
    background-color:#00A0C4;

}
.btn a
{
	display:block;
	width:176px;
	height:29px;
	color:#FFF;
	background-image:url(../images/btn.gif);
	float:left;
	font-size:15px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
	margin-right:20px;
}
.terms
{
border:1px #c4c4c4 solid;
height:100px;
background-color:#FFFFFF;
overflow:auto;
width:98%;
}
.terms p
{
	margin:5px;
}