body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Rockwell, Georgia, Courier, Tahoma;
	font-weight: normal;
	font-size: medium;
}

hr {
  border : 0;
  height : 15px;
  background : url(/recruit/images/line.png) 0 0 no-repeat;
  margin : 1em 0;
}

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
	color: #0066CC;
}

#header {
	background-color: #dfdfdf;
	background-image: url(/recruit/images/header-background.png);
	background-repeat: repeat-x;
	height: 138px;
}

#header-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 138px;
}
#content-container p {
	font-size: medium;
}
#header-phonenumber {
	float: right;
}
#logo {
	float: left;
}
#content {
	background-color: #4C933D;
	padding-top: 47px;
	padding-bottom: 40px;
}
#vacancy-solo {
	float: left;
	width: 550px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: small;
}
#vacancy-one {
	float: left;
	width: 250px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: small;
}
#vacancy-two {
	float: left;
	width: 250px;
	margin-left: 25px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: small;
}
#vacancy-three {
	float: right;
	width: 250px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: small;
}
#content-container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#statement {
	color: #FFFFFF;
	font-weight: normal;
}



#clear {
	clear: both;
}
p {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
	color: #FFFFFF;
	line-height: 150%;
}
#lower-content-container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#vacancy-solo a {
	color: #4C933D;
	font-weight: normal;
}
#vacancy-solo a:hover {
	color: #333333;
}
#vacancy-one a {
	color: #4C933D;
	font-weight: normal;
}
#vacancy-one a:hover {
	color: #333333;
}
#vacancy-two a {
	color: #4C933D;
	font-weight: normal;
}
#vacancy-two a:hover {
	color: #333333;
}
#vacancy-detail h1 {
	font-weight: normal;
	color: #0066cc;
}
#vacancy-detail p {
	color: #333333;
	font-size: small;
	font-weight: normal;
}
#vacancy-detail ul {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	color: #333333;
	font-size: small;
	line-height: 150%;
}
#vacancy-three a {
	color: #4C933D;
	font-weight: normal;
}
#vacancy-solo h2 {
	color: #4C933D;
	font-weight: normal;
}
#vacancy-solo p {
	color: #333333;
	font-size: small;
}
#vacancy-solo li {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	margin-top: 5px;
	margin-left: 20px;
	color: #333333;
	font-size: small;
}
#vacancy-one p {
	color: #333333;
	font-size: small;
}
#vacancy-two p {
	font-size: small;
	color: #333333;
}
#vacancy-three p {
	font-size: small;
	color: #333333;
}
#vacancy-three a:hover {
	color: #333333;
}
#lower-content {
	background-color: #FFFFFF;
	background-image: url(/recruit/images/lower-content-background.png);
	background-repeat: repeat-x;
}
#information p {
	color: #333333;
	font-size: small;
	margin-top: -20px;
}
#information h3 {
	font-size: xx-large;
	color: #0066CC;
	font-weight: normal;
	margin-top: -20px;
}
#information {
	float: left;
	width: 525px;
}
#footer-phone {
	float: right;
}
#vacancy-detail h3 {
	font-weight: normal;
	color: #999999;
}
#vacancy-detail h2 {
	color: #0066CC;
	font-size: x-large;
	font-weight: normal;
	margin-bottom: -20px;
}
blockquote {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #CCCCCC;
	margin: 0px;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #0066CC;
}

#warning {
	background-color: #ff7f00;
	border-left-color: #0066CC;
}

#warning h2 {
	color: #FFFFFF;
}

#warning h3 {
	color: #999999;
}


#morebutton {
	margin-top: 20px;
	padding: 10px;
	background-color: white;
}

