body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #6c6c6c;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #eaeaea url(../i/bg.gif) repeat-x;
}
.bottom_margin{
	padding-bottom:10px;
}
div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.img_floatL {
	float:left;
	margin-bottom: 5px;
	border: 1px solid #d4d4d4;
	padding: 1px;
}
.img_wrapL{
	margin-left:80px;
	padding-left:20px;
}

.img_floatR{
	float:right;
}


#wrapper {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 96px;
	margin-top: 0;
	display:block;
}
#logo {
	margin-top:27px;
	background: url(../i/logo.gif) no-repeat;
	height: 56px;
	width: 150px;
	float: left;
}
#logo h1 {
	text-indent: -1000em;
	margin: 0px;
	padding: 0px;
}
#register{
	margin-top:11px;
	float:right;
}
#menubar0 {
	z-index: 2000;
	background: url('../i/mainmenu_bg.gif') top center repeat-x;
}

#menubar1 {
	background: url('../i/mainmenu_left.gif') top left no-repeat;
}

#menubar2 {
	background: url('../i/mainmenu_right.gif') top right no-repeat;
	height: 49px;
	padding: 0;
margin-left:5px;
}
#menubar_left{
	margin-top:8px;
	width:862px;
	float:left;
}
#menubar_right{
	height: 49px;
	margin-top:0;
	float:right;
}
ul#menubar2 li {
	display: inline-block;
}

ul#menubar2 li {
	display: block;
	
}
ul#mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	pad/ding: 0 0 0 5px;
	height: 45px;	

}


ul#mainmenu li {
	flo/at: left;
	hei/ght: 45px;
display:inline;
}

ul#mainmenu li.f a{
	background: none;
}
ul#mainmenu a:link, ul#mainmenu a:active, ul#mainmenu a:visited  {
	background: url('../i/mainmenu_separator.gif') center left no-repeat;
	text-transform: uppercase;
	padding:12px 17px 7px 17px;
	height: 25px;
	display: block;
	color: #fff;
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;	
	white-space: nowrap;
}


ul#mainmenu li a:hover {
	background: url('../i/mainmenu_hover_bg.gif') top center repeat-x;
}




#banner {
	clear: left;
	padding: 0;
width:1000px;
}
#banner_image {
	height: 242px;
	float: left;
	width: 705px;
}

* html div#banner_image{
	margin-right: -3px;
}

#stock_search {
	background:#070707 url(../i/search_top.gif) top left no-repeat;
	float: right;
	height: 242px;
	width: 295px;
	marg/in-left: 705px;
}
#stock_search form {
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 60px;
	color:#FFFFFF;
}
#stock_search .search_data{
	width:260px;
	padding:2px;
	border:1px solid #CCCCCC;
}
#stock_search label {
	display: block;
	color: #00a6eb;
	margin-top: 10px;
	font-size:16px;
	font-family: "Arial Narrow",Arial;
	font-weight:bold;
}
#stock_search select {
	width: 260px;
	padding: 0px;
	margin: 0;
}
#stock_search #brand {
	float: left;
}
#search_button {
	float: right;
}
#stock_search  #search_button   {
	padding-top: 10px;
	padding-right: 37px;
}





#main_contents_wrapper {
	clear: both;
	padding: 0;
	overflow: hidden;
	margin: 0;
}
#main_contents_bb {
	background: url(../i/mainContent_bottomBG.gif) no-repeat;
	height: 4px;
}
#content_wrapper {
	background-color: #FFFFFF;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	*margin-bottom:-7px; /*IE Only Hack */
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px 0;
	color: #00a6eb;
}
h1,h2{
	text-transform: uppercase;
	font-size: 16px;
	font-weight:normal;
}
h3,h4{
	font-weight:normal;
	font-size: 14px;
}
h5,h6{
	font-size: 12px;
}

a, a:visited {
	color: #6c6c6c;
}
a:hover {
	text-decoration: none;
}
.list_item_details h4, .list_item_details h4 a, .list_item_details h4 a:active, .list_item_details h4 a:visited,  .list_item_details h4 a:link{
	color: #00a6eb;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.detailed_job h1{
	color: #00a6eb;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}


#content_wrapper p {
	color: #6c6c6c;
}
#content_wrapper ul {
	color: #6c6c6c;
	list-style-position: inside;
	text-indent: 15px;
}
#content_wrapper ul ul {
}
#content_wrapper li {
}


#content_hp{
	float: left;
	width: 665px;
	padding-top: 10px
}
#content {
	float: left;
	width: 100%;
	padding-top: 10px;
}
#CTA_homepage{
	width:293px;
	float:right;
	margin-right: -10px;
}

#CTA_login{
	background: url(../i/box_login.gif) no-repeat;
	height:166px;
}
#CTA_login form{
	padding:50px 28px 10px 20px;
}

#CTA_login form  .login_text{
	width:240px;
	color:#6e6e6e;
	font-size:9px;
	padding:2px;
	border:1px solid #CCCCCC;
}


#footer_wrapper0 {
	padding: 10px 5px 0 5px;
	background:#FFFFFF none repeat scroll 0 0;
}
#footer_wrapper1 {
	background: #d5d5d5 url('../i/footer_BR.gif') bottom right no-repeat;

}
#footer_wrapper2 {
	background: url(../i/footer_BL.gif) bottom left no-repeat;
}


#footer {
	text-align: left;
	width: 970px;
	font-size: 10px;
	color: #818181;
	margin: auto;
	padding: 10px;
}
#footer a{
	color: #818181;
}
#footer a:hover{
	color: #424242;
}

.footer_left {
	float: left;
	width: 250px;
	text-align: left;
}

.footer_right {
	margin-left: 300px;
	text-align: right;
}








.box0 {
	background: #f1f1f1 url('../i/box_grey_TL.gif') top left no-repeat;
}

.box1 {
	background: url('../i/box_grey_TR.gif') top right no-repeat;
}

.box2 {
	background: url('../i/box_grey_BR.gif') bottom right no-repeat;
}

.box3 {
	background: url('../i/box_grey_BL.gif') bottom left no-repeat;
	padding: 10px;
}

.box4 {
	background: url('../i/dashed_ver_grey.gif') 330px 0 repeat-y;
	min-heig/ht: 300px;
	pad/ding-bottom: 11px;
overflow:hidden;
}
.box4 #column_left{
	width:310px;
	float:left;
}
.box4 #column_right{
	float:right;
	width:300px;
}
.box4 h3{
	color: #393939;
	text-decoration: none;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
}
.box0 .item {
	float: left;
	padd/ing: 0 20px 0 16px;
	hei/ght: 160px;
	padding:20px 0;
}

.box0 .item h4 a:link, .box0 .item h4 a:active, .box0 .item h4 a:visited {
	color: #393939;
	text-decoration: none;
}

.box0 .item h4 a:hover {
	text-decoration: underline;
}
.news_title a{
	font-weight:bold;
	font-size:10px;
	color:#676767;
	text-decoration:none;
}
.item a img{
	bor/der:1px solid #676767;
}
p.date {
	color: #848484;
}
.img_floatL_hp {
	float:left;
	margin-bottom: 5px;
	border: 1px solid #d4d4d4;
	padding: 1px;
	hei/ght:105px;
	background-color:#FFFFFF;
}
.img_wrapL_hp .btn{
	padding-top:5px;
}
.img_wrapL_hp{
	margin-left:105px;
	padding-left:10px;
}
#content_wrapper .img_wrapL_hp p{
	margin-bottom:0;
}
#content_wrapper .item strong a{
	color:#00a6eb;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;

}
p.texthp{
	font-size:10px;
}