/* @override http://www.giftcraftcareers.com/css/style.css */

/* @override http://www.giftcraftcareers.com/css/style.css */

/* @override http://giftcraftcareers.com/css/style.css */

/* @override http://giftcraftcareers.com/css/style.css */

/* @override http://giftcraftcareers.com/css/style.css */

*{
	margin: 0;
	padding: 0;
}
ul{
	margin: 0;
	padding: 0;
}
img{
	border-style: none;
}
body{
	font: 13px/1.3em Arial, Helvetica, Geneva, sans-serif;
	color: gray;
	background: url(../images/background.jpg) repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: silver;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#container{
	width: 790px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}
#header{
	width: 860px;
	height: 204px;
	background: url(http://rpo.adecco-ric.com/images/stockart.jpg) no-repeat 40px 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header h1{
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	width: 340px;
	line-height: 1.2em;
	padding-bottom: 0;
	margin-top: 5px;
}
#header p{
	width: 435px;
}
#logo{
}
#leftcolumn{
	width: 183px;
	float: left;
	height: 1px;
}
#leftcolumn img{
	padding-bottom: 20px;
}
#leftcolumn ul{
	padding-bottom: 169px;
}
#leftcolumn li{
	float: left;
	clear: left;
	display: block;
	padding-left: 4px;
	padding-bottom: 7px;
	width: 174px;
}
#leftcolumn a:link {
	color: gray;
	text-decoration: none;
	font-size: 15px;
	display: block;
}
#leftcolumn a:visited {
	text-decoration: none;
	color: gray;
	font-size: 15px;
	display: block;
}
#leftcolumn a:hover {
	text-decoration: none;
	color: #e92002;
	font-size: 15px;
	display: block;
}
#leftcolumn a:active {
	text-decoration: none;
	color: gray;
	font-size: 15px;
	display: block;
}
#footer{
	background-color: #005188;
}
#footer p{
	font-size: 11px;
	color: white;
	padding-left: 15px;
	padding-bottom: 30px;
}

#search{
	margin-left: 30px;
	margin-top: 10px;
	float: left;
}
#footerclear{
	width: 790px;
	clear: both;
	background-color: #005188;
	height: 26px;
}
#bottomnav{
	clear: left;
	float: left;
	margin-top: -70px;
}
#contact{
	float: right;
	padding-right: 95px;
	margin-bottom: -50px;
	position: relative;
	bottom: -42px;
	width: 200px;
	height: 58px;
	background: url(../images/canadian.jpg) no-repeat;
	font-size: 11px;
	padding-top: 10px;
}
#contact p{
	margin-left: 53px;
	margin-top: -2px;
	line-height: 1.3em;
	width: 114px;
}
#contact a:link {
	color: black;
	text-decoration: none;
}
#contact a:visited {
	text-decoration: none;
	color: black;
}
#contact a:hover {
	text-decoration: none;
	color: #004e8e;
}
#contact a:active {
	text-decoration: none;
	color: black;
}