body{
	margin:0px;
	padding:0px;
	position: relative;
	min-width:1000px;
	font-family:Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h4,h5,ul,p{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h1{
	color:#000;
	font-size:20px;
}
h2{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
h3{
	color:#000;
	font-size:21px;
}
h4{
	color:#000;
	font-size:17px;
	padding:38px 0 0 0;
}
h5{
	color:#1274b7;
	font-size:14px;
}
p{
	color:#000;
	font-size:14px;
	text-align:justify;
	padding:18px 0 0 0;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}


.job {
	margin:20px 0 10px 0;
	border:2px solid #ffe700;
	background:#ffd900 url(../img/job-bg.gif) repeat-x bottom;
	padding:18px;
}

.message {
	color:#cc0000;
	padding:10px 0 10px;
}


#contentBody .pagetext .job ul {
	padding:0;
	margin:10px 0 10px 0;
}

#happy .content .box .latestjobs li {
	float:none;
}

#pageBody{
	width:100%;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	padding:44px 0 0 0;
}
#head h1 a{
	background:url(../img/logo.png) no-repeat;
	width:220px;
	display:block;
	position: absolute;
	top:34px;
	left:2px;
	height:115px;
	text-indent:-9999px;
	cursor:pointer;
}
#header{
	width:100%;
	float:left;;
	background: url(../img/head2.gif) repeat-x 0 0;
}
#head{
	width:958px;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:visible;
}
#head ul.contacts{
	width:323px;
	position:absolute;
	top:0;
	right:0;
	list-style:none;
	padding:7px 0 0 0;
	font-size:12px;
	color:#000;
	font-family:Verdana;
	z-index:2000;
}
#head ul.contacts li{
	float:left;
	padding:0 0 0 5px;
}
#head ul.contacts li a{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#head ul.contacts li a:hover{
	text-decoration:underline;
}
#head ul.menu{
	list-style:none;
	float:right;
	position:relative;
	z-index: 1000;
	padding:74px 0 0 0;
	font-size:13px;
	color:#fff;
	font-family:Verdana;
	overflow: hidden;
}
#head ul.menu li{
	float:left;
	margin:0 3px 0 0;
	padding:0;
	position:relative;
}
#head ul.menu li a{
	background:url(../img/menu_l.gif) no-repeat 0 0;
	float:left;
	font-size:13px;
	color:#fff;
	font-family:Verdana;
	text-decoration:none;
}
#head ul.menu li a span{
	background:url(../img/menu_r.gif) no-repeat 100% 0;
	display:block;
	padding:3px 11px 0 11px;
	line-height:26px;
}
#head ul.menu li.active{
	padding:0 0 30px 0;
}
#head ul.menu li.active.first{
	padding:0 0 5px 0;
}
#head ul.menu li a:hover,
#head ul.menu li.active a{
	background:url(../img/menu_l_active.gif) no-repeat 0 0;
	float:left;
	padding:0;
	font-size:13px;
	color:#000;
	font-family:Verdana;
	text-decoration:none;
}
#head ul.menu li.active span,
#head ul.menu li a:hover span{
	background:url(../img/menu_r_active.gif) no-repeat 100% 0;
	display:block;
	padding:3px 11px 0 11px;
	line-height:26px;
}
#head ul.menu li ul{
	display:none;
	list-style:none;
	font-size:13px;
	color:#fff;
	font-family:Verdana;
}
#head ul.menu li.active ul{
	display:block;
	background:#ffe700;
	position:absolute;
	left:0;
	width:1000px;
	white-space:nowrap;
	top:34px;
	line-height:25px;
	padding:0 0 0 3px;
}
#head ul.menu li.active ul li{
	float:left;
	position:static;
}
#head ul.menu li.active ul li a{
	background:url(../img/amenu_l.gif) no-repeat 0 0;
	float:left;
	padding:0;
	font-size:13px;
	color:#fff;
	font-family:Verdana;
	text-decoration:none;
}
#head ul.menu li.active ul li a span{
	background:url(../img/amenu_r.gif) no-repeat 100% 0;
	display:block;
	padding:0 11px;
}
#head ul.menu li ul li a:hover,
#head ul.menu li.active ul li.active a{
	background:url(../img/amenu_l_active.gif) no-repeat 0 0;
	float:left;
	padding:0;
	font-size:13px;
	color:#000;
	font-family:Verdana;
	text-decoration:none;
}
#head ul.menu li.active ul li.active span,
#head ul.menu li ul li a:hover span{
	background:url(../img/amenu_r_active.gif) no-repeat 100% 0;
	display:block;
	padding:0 11px;
}
#contentBody{
	width:958px;
	margin:0 auto;
	overflow:hidden;
}
#contentBody .text{
	width:440px;
	float:left;
	padding:43px 0 0 30px;
}
#contentBody .text p.textStyle{
	font-style:italic;
}
#contentBody .pagetext{
	width:542px;
	float:left;
	padding:8px 0 0 30px;
	min-height:600px;
}
* html .pagetext{
	height:600px;
	overflow:visible;
}
#contentBody .pagetext p{
	padding:11px 0 0 0;
}
#contentBody .pagetext p.padd{
	padding:18px 0 0 0;
}
#contentBody .pagetext p.textStyle2{
	font-style:italic;
	font-size:15px;
	padding:19px 0 0 0;
	line-height:23px;
}
#contentBody .pagetext p.textStyle3{
	font-style:italic;
	font-size:12px;
	padding:19px 0 0 0;
}
#contentBody .pagetext ul{
	list-style:none;
	font-size:14px;
	color:#000;
	padding:11px 0 0 20px;
}
#contentBody .pagetext ul{
	line-height:20px;
}
#contentBody .image{
	width:248px;
	height:187px;
	float:right;
	border:solid 1px #e0e0e0;
	margin:14px 15px 0 0;
}
#contentBody .image img{
	padding:4px;
}
#contentBody .animation{
	width:420px;
	height:260px;
	float:left;
	padding:4px 0 0 38px;
}
#contentBody .box2{
	background:url(../img/border.jpg) no-repeat 50% 0;
	width:234px;
	float:right;
	padding:32px 0 104px 0;
	margin:35px 26px 0 0;
}
#contentBody .box2 .title4{
	background:url(../img/title4.jpg) no-repeat 0 0;
	width:214px;
	height:48px;
	float:left;
}
#contentBody .box2 ul.sub{
	float:left;
	list-style:none;
	font-size:13px;
	color:#000;
	padding:21px 0 0 0;
}
#contentBody .box2 ul.sub li{
	width:100%;
	float:left;	
	padding:5px 0 0 0;
}
#contentBody .box2 ul.sub li label{
	width:77px;
	float:left;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#contentBody .box2 ul.sub li label.sel{
	width:104px;
}
#contentBody .box2 ul.sub li .large{
	background:url(../img/input.jpg) no-repeat 0 0;
	width:152px;
	height:24px;
	float:left;
	padding:3px 0 0 5px;
}
#contentBody .box2 ul.sub li input{
	width:144px;
	float:left;
	background:none;
	border:0;
	font-size:13px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#contentBody .box2 ul.sub li input.search{
	background:url(../img/search.jpg) no-repeat 0 0;
	width:66px;
	height:28px;
	float:left;
	cursor:pointer;
	margin:17px 0 0 66px;
}
#contentBody .box2 ul.sub li select{
	width:125px;
	background:none;
	border:solid 1px #ccc;
	font-size:13px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#happy{
	background:#f2f2f2 url(../img/back_happy.gif) repeat-x 0 0;
	width:100%;
	margin:22px 0 0 0;
	min-height:500px;
}
* html #happy{
	height:500px;
	overflow:visible;
}
#happy .content{
	background:url(../img/happy.jpg) no-repeat 0 0;
	width:958px;
	height:357px;
	margin:0 auto;
}
#happy .content .box{
	width:230px;
	float:left;
	padding:25px 0 0 29px;
}
#happy .content .box.pad{
	padding:25px 0 0 104px;
}
#happy .content .box.pad2{
	padding:25px 0 0 101px;
}
#happy .content .box .title1{
	background:url(../img/title1.jpg) no-repeat 0 0;
	width:214px;
	height:48px;
	float:left;
}
#happy .content .box .title2{
	background:url(../img/title2.jpg) no-repeat 0 0;
	width:214px;
	height:48px;
	float:left;
}
#happy .content .box .title3{
	background:url(../img/title3.jpg) no-repeat 0 0;
	width:214px;
	height:48px;
	float:left;
}
#happy .content .box ul{
	float:left;
	list-style:none;
	overflow:hidden;
	font-size:14px;
	color:#000;
	padding:21px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#happy .content .box ul li{
	width:100%;
	line-height:26px;
	float:left;	
	padding:5px 0 0 0;
}
#happy .content .box ul.sub{
	float:left;
	list-style:none;
	overflow:hidden;
	font-size:13px;
	color:#000;
	padding:21px 0 0 0;
}
#happy .content .box ul.sub li{
	width:100%;
	float:left;	
	padding:5px 0 0 5px;
}
#happy .content .box ul.sub li label{
	width:66px;
	float:left;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#happy .content .box ul.sub li label.sel{
	width:92px;
}
#happy .content .box ul.sub li .large{
	background:url(../img/input.jpg) no-repeat 0 0;
	width:152px;
	height:24px;
	float:left;
	padding:3px 0 0 5px;
}
#happy .content .box ul.sub li input{
	width:144px;
	float:left;
	background:none;
	border:0;
	font-size:13px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#happy .content .box ul li input{
	width:144px;
	float:left;
	background:none;
	border:0;
	font-size:13px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#happy .content .box ul.sub li select{
	width:125px;
	background:none;
	border:solid 1px #ccc;
	font-size:13px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#happy .content .box ul.sub li input.submit{
	background:url(../img/submit.jpg) no-repeat 0 0;
	width:66px;
	height:28px;
	float:left;
	cursor:pointer;
	margin:17px 0 0 66px;
}
#happy .content .box ul.sub li input.search{
	background:url(../img/search.jpg) no-repeat 0 0;
	width:66px;
	height:28px;
	float:left;
	cursor:pointer;
	margin:17px 0 0 66px;
}
#happy .content .box ul li input.more{
	background:url(../img/more.jpg) no-repeat 0 0;
	width:85px;
	height:28px;
	float:left;
	cursor:pointer;
	margin:22px 0 0 0;
}
#footer{
	background:url(../img/footer.gif) repeat-x 0 0;
	width:100%;
	height:33px;
}
#footer .text{
	width:958px;
	margin:0 auto;
	padding:11px 0 0 0;
	overflow:hidden;
}
#footer p{
	font-size:11px;
	color:#000;
	padding:0;
}
#footer .left{
	width:200px;
	float:left;
	padding:0 0 0 29px;
}
#footer .right{
	width:135px;
	float:right;
}
#footer a {
	color:#000;
}