@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#header {
    background-image: url(../images/logo_wrapper_right.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 80px;
    overflow: hidden;
    position: relative;
}
#wrapper_header {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

#logo {
    height: 80px;
    width: auto;
    background-image: url(../images/logo_wrapper_left.jpg);
    background-repeat: no-repeat;
    float: left;
}
#navy {
    height: 45px;
}
#navy #nav_left {
    float: left;
    width: 45px;
    height: 45px;
    background-image: url(../images/topnav_left.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}
#navy #nav_mid {
    width: 900px;
    float: left;
    height: 45px;
    background-image: url(../images/topnav_mid.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
#navy #nav_right {
    background-image: url(../images/topnav_right.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 45px;
    width: 45px;
}
#nav_bg {
    background-image: url(../images/nav_bg.png);
    background-repeat: no-repeat;
    height: 45px;
    width: 900px;
    background-position: 20px;
    float: left;
}
#nav_bg ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    clear: both;
}
#present {
    float: left;
    height: 46px;
    width: 170px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 41px;
    color: #FFF;
    background-image: url(../images/link.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: left;
}
#present a {
    color: #FFF;
    text-decoration: none;
    display: block;
    height: 40px;
    width: 100%;
}
.navhome {
    width: 170px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    background-image: url(../images/link.png);
    background-repeat: no-repeat;
    text-align: center;
    float: left;
    background-position: right -2px;
    position: relative;
    height: 45px;
}
.navhome a {
    color: #FFF;
    text-decoration: none;
    width: 175px;
    height: 45px;
    float: left;
}
.nav {
    float: left;
    height: 40px;
    width: 170px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    display: block;
    line-height: 41px;
}
.nav a {
    color: #FFF;
    text-decoration: none;
    display: block;
    height: 40px;
    width: 100%;
}
#nav {
    position: relative;
    background-image: url(../images/nav_bg.png);
    background-repeat: no-repeat;
    height: 45px;
    width: 900px;
    background-position: 20px;
    margin-left: 10px;
    display: block;

}
#nav ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    clear:both;
}
#nav ul li {
    position: relative;
    float: left;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #FFF;
    width: 170px;
    text-align: center;
    line-height: 35px;
    height: 45px;
    font-weight: bold;
    display: block;
}
#nav ul li a {
    float: left;
    text-align: center;
    text-transform: none;
    color: #FFF;
    text-decoration: none;
    font-size: 13px;
    padding-right: 15px;
    padding-left: 15px;
    height: 45px;
    overflow: hidden;
    width: 170px;
    font-family: Verdana, Geneva, sans-serif;
}
#nav ul li a:hover {
    color: #FC6;
    background-image: none;
    height: 45px;
}

#nav ul #last_navli a {
    border-right-style: none;
}
#nav ul li ul {
    display: none;
}
#nav ul li:hover ul {
    display: block;
    z-index: 99999999999;
    position: absolute;
    margin-top: 35px;
}
#nav ul li:hover ul li{
    display: block;
    border: 0px none #EEE;
    line-height: 30px;
    height: 30px;
}
#nav ul li ul li a {
    width: 230px;
    padding-right: 0px;
    padding-left: 10px;
    font-size: 13px;
    text-align: left;
    background-color: #049BFF;
    color: #FFF;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-image: none;
    line-height: 30px;
    height: 30px;
}
#nav ul li ul li a:hover {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #97D6FF;
    color: #222;
}

#socials {
	height: 80px;
	width: 125px;
	float: left;
	line-height: 54px;
}
#socials ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.fb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	float: right;
	color: #060;
	line-height: 29px;
	margin-top: 24px;
	padding-right: 10px;
}
#house {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: auto;
	background-repeat: no-repeat;
	background-color: #C5F3FE;
	background-image: url(../images/house_bg.png);
}
#house_inner {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*box-shadow: rgb(35, 35, 35) 0px 8px 8px 1px; */
}

#slider {
	float: left;
	height: 250px;
	width: 728px;
	margin-top: 10px;
}
#ad_slide {
	float: left;
	height: 250px;
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
}
.clear {
	clear: left;
}
#h_search {
	float: left;
	height: 80px;
	width: 405px;
}
#h_search form {
	height: 52px;
	float: left;
	padding-top: 28px;
}
.txtbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
	height: 25px;
	width: 205px;
	border: 2px solid #40B3FF;
	margin-left: 10px;
	border-radius:6px;
}
.btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 85px;
	margin-left: 10px;
	background-color: #64C1FF;
	border: 1px solid #999;
	color: #FFF;
}
#ad_leatherboard {
	height: 90px;
	width: 728px;
	float: left;
	background-color: #FFC;
}
#leftbar {
	float: left;
	width: 728px;
	margin-top: 10px;
}
#leftbar1 {
	float: left;
	width: 728px;
}
#h_jobs {
	width: 728px;
	background-color: #FFF;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
}
#h_news {
	float: left;
	width: 728px;
	background-color: #FFF;
	margin-bottom: 10px;
	padding-top: 10px;
}
#h_news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#h_jobs2 {
	float: left;
	background-color: #00CC66;
	padding-top: 5px;
}
#h_jobs2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#h_jobs_2 {
	float: left;
	width: 359px;
	background-color: #71C6FF;
	padding-top: 5px;
}
#h_jobs_2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#h_jobs1 {
	float: left;
	padding-top: 5px;
	background-color: #71C6FF;
}
#h_jobs1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#h_jobs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	height: 30px;
	color: #FFFFFF;
	background-image: url(../images/bg_title.png);
	padding-left: 10px;
	width: 200px;
	margin-left: 15px;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 31px;
	font-weight: bold;
	height: 30px;
	color: #FFFFFF;
	background-image: url(../images/bg_title2.png);
	padding-left: 10px;
	width: 200px;
	margin-left: 15px;
}
.logo_title {
	height: 40px;
	width: 50px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
}
#h_data {
	min-height: 135px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #32ADFF;
	background-color: #F8F8F8;
	float: left;
	width: 350px;
	margin: 5px;
}
.lists {
	height: 135px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #32ADFF;
	margin-bottom: 5px;
	background-color: #F8F8F8;
	margin-left: 5px;
	float: left;
	width: 350px;
}
#h_data ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#h_data1 {
	min-height: 135px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-color: #FFFFE1;
	width: 350px;
	margin: 5px;
}
#h_data1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#h_data2 {
	min-height: 135px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #F8F8F8;
	margin-left: 5px;
	width: 350px;
}
#h_data2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#h_data3 {
	min-height: 135px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #FFFFE1;
	margin-left: 5px;
	width: 350px;
}
#h_data3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.job_caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.job_img {
	float: left;
	height: 80px;
	width: 90px;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
	margin-right: 7px;
}
#border {
	background-color: #9CF;
	height: 5px;
	margin-bottom: 10px;
}
.job_brief {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	line-height: 21px;
	padding: 5px;
	float: left;
	width: 245px;
}
.job_brief2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 21px;
	padding: 5px;
}
.date_posted {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F00;
	height: 20px;
	width: 200px;
	float: left;
	margin-left: 5px;
	font-weight: bold;
}
.date_posted2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F00;
	height: 20px;
	margin-left: 5px;
	font-weight: bold;
}
.job_caption a {
	text-decoration: none;
	color: #28A9FF;
	width: 100%;
	height: 30px;
}
#rightbar {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
}
#feeds {
	float: left;
	width: 250px;
}
#feeds ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#feeds1 {
	float: left;
	height: 100px;
	background-color: #F8F8F8;
	border: 1px solid #37AFFF;
}
#feeds1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#feeds_1 {
	float: left;
	width: 250px;
	margin-top:10px;
}
#feeds_1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cat {
	background-color: #F8F8F8;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid #37AFFF;
}
#cat ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.txtbox1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	height: 25px;
	width: 185px;
	border: 2px solid #40B3FF;
	margin-left: 15px;
	border-radius:6px;
	margin-top: 15px;
	font-weight: lighter;
	line-height: 26px;
}
.btn1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 85px;
	margin-left: 15px;
	background-color: #FF0000;
	border: 1px solid #999;
	color: #FFF;
	margin-top: 10px;
}
.btn2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 85px;
	background-color: #FF0000;
	border: 1px solid #999;
	color: #FFF;
	margin-top: 0px;
	text-align: center;
	line-height: 31px;
}
#fb_box {
	height: 300px;
	width: 250px;
	float: left;
	margin-top: 10px;
}
#ad_slide1 {
	float: left;
	height: 250px;
	width: 250px;
	margin-top: 10px;
}
#bls {
	float: left;
	height: 250px;
	width: 250px;
	margin-bottom: 10px;
}

#ad_slide11 {
	float: left;
	height: 250px;
	width: 250px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #999999;
	width: 100%;
	line-height: 50px;
}
.design {
	color: #FF0000;
	float: right;
	text-align: right;
}
.design_in{
	color: #333;
	float: left;
}
.design_in a {
	color:#000000;
	text-decoration:none;
	
}
.design a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
}
#hang {
	width: 720px;
	height: 40px;
	float: left;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
	padding-left: 8px;
	background-image: url(../images/hang_bg.png);
	color: #FFF;
}
#footer_in {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.catlist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #37AFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 10px;
}
.bold_blue {
	color: #35AEFF;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	width: 10px;
}
.bold_blue1 {
	color: #35AEFF;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 10px;
	height: 40px;
	margin-left: 5px;
}
#view {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	height: 30px;
	width: 230px;
	float: right;
	line-height: 31px;
	background-image: url(../images/view.png);
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 60px;
}
#view a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#view1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	height: 30px;
	width: 230px;
	float: right;
	line-height: 31px;
	background-image: url(../images/view1.png);
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 60px;
}
#view1 a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.catlist a {
	color: #333;
	text-decoration: none;
	width: 100%;
}
#view a:hover {
	color: #000;
	background-image: url(../images/view1_hover.png);
	float: left;
	height: 30px;
	width: 230px;
	display: block;
	line-height: 31px;
}
#view1 a:hover {
	color: #000;
	background-image: url(../images/view1_hover.png);
	float: left;
	height: 30px;
	width: 230px;
	display: block;
	line-height: 31px;
}
#pages ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#h_info {
	float: left;
	height: auto;
	width: 728px;
	margin-top: 10px;
}
#h_info ul {
	list-style-position: inside;
	list-style-type: none;
}
#brief {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: lighter;
	color: #006;
	float: left;
	width: 728px;
	margin-top: 10px;
}

.btn2 a {
	color: #FFF;
	text-decoration: none;
}
p .btn2 a {
	text-decoration: none;
	color: #FFF;
}
#jobbody {
	width: 728px;
	margin-top: 10px;
	float: left;
}
.itinerary_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#jobbody ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.itinerary_list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 21px;
	float: left;
	height: auto;
	width: 728px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.all {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 31px;
	height: 30px;
	width: 110px;
	float: right;
	background-color: #0C6;
	text-align: center;
	padding: 2px;
	display: block;
}
.all a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.spantitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #093;
}
#h_jobs1 div {
	float: left;
	width: 357px;
	height: 160px;
}
#h_jobs2 div {
	float: left;
	width: 357px;
	height: 160px;
}
#wrapper #house #house_inner #leftbar1 #h_jobs #h_jobs1 div {
	width: auto;
	float: none;
}
#wrapper #house #house_inner #leftbar1 #h_jobs .horizontal-bar {
	height: auto;
	background-color: #FFF;
}
#wrapper #house #house_inner #leftbar1 #h_jobs #h_jobs1 #ad_leatherboard {
	background-color: #FFF;
	height: 90px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #house #house_inner #leftbar #h_jobs #h_jobs1 #h_data {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrapper #house #house_inner #leftbar #h_jobs #h_jobs1 #h_data1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrapper #house #house_inner #leftbar #h_news #h_jobs2 #h_data1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrapper #house #house_inner #leftbar #h_news #h_jobs2 #h_data {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
