#wrap {
	margin: 0 auto;
	width: 980px;
	background-color: #ffffff;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
}

body {
	background-color: #f0eeee;
	min-width: 980px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}

#headerlogo {
	height: 71px;
	width: 289px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-bottom: 12px;
}


.login {
	font-family: Arial, Helvetica, sans-serif;
	color: #996624;
	font-size: 12px;	
}

/*login****************/

#login1 {
	position: absolute;
	top: 32px;
	padding-left: 500px;
}

#login2 {

	top: 30px;
	padding-left:520px;
}

#login3 {
	position: absolute;
	top: 32px;
	padding-left: 720px;
}

#login4 {
	position: absolute;
	top: 30px;
	padding-left: 740px;
}

input {
	background: #f4f2f2;
	color: #006699;
	font-size: 10px;
}

textarea {
	background: #000;
	color: #FFF;
}

#loginbutton {
	position: absolute;
	top: 30px;
	padding-left: 920px;
}

/*end login****************/


#headerimg {
	clear: both;
	height: 190px;
	width: 980px;
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #d4c4a3;
	border-bottom-color: #d4c4a3;
	
}

/****MENU***********/

#Menu {
	position: relative;
	width: 186px;
	height: 190px;
	margin-left: 200px;
	position: absolute;
	top: 110px;
	float: left;
	background-color: #f7f6ef;
}
  
   


#Mbutton01 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/Mhome.gif);
	width: 161px;
	height: 32px;
	margin-left: 105px;
	padding: 0;
	position: absolute;
	top: 102px;
	float: left;
	background-repeat: no-repeat;
}

#Mbutton01 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/Mhome.gif) top left no-repeat;
}

#Mbutton01 span {
	display: block;
	margin:0; 
}

#Mbutton01 a:hover {
	background: url(../images/Mhome.gif) -161px 0 no-repeat;
}

#Mbutton01 a:active {
}

#Mbutton02 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/Maccount.gif);
	width: 161px;
	height: 32px;
	margin-left: 105px;
	padding: 0;
	position: absolute;
	top: 133px;
	float: left;
	background-repeat: no-repeat;
}

#Mbutton02 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/Maccount.gif) top left no-repeat;
}

#Mbutton02 span {
	display: block;
	margin:0; 
}

#Mbutton02 a:hover {
	background: url(../images/Maccount.gif) -161px 0 no-repeat;
}

#Mbutton02 a:active {
}

#Mbutton03 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/Mcareer.gif);
	width: 161px;
	height: 32px;
	margin-left: 105px;
	padding: 0;
	position: absolute;
	top: 164px;
	float: left;
	background-repeat: no-repeat;
}

#Mbutton03 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/Mcareer.gif) top left no-repeat;
}

#Mbutton03 span {
	display: block;
	margin:0; 
}

#Mbutton03 a:hover {
	background: url(../images/Mcareer.gif) -161px 0 no-repeat;
}

#Mbutton03 a:active {
}

#Mbutton04 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/Mresume.gif);
	width: 161px;
	height: 32px;
	margin-left: 105px;
	padding: 0;
	position: absolute;
	top: 195px;
	float: left;
	background-repeat: no-repeat;
}

#Mbutton04 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/Mresume.gif) top left no-repeat;
}

#Mbutton04 span {
	display: block;
	margin:0; 
}

#Mbutton04 a:hover {
	background: url(../images/Mresume.gif) -161px 0 no-repeat;
}

#Mbutton04 a:active {
}
 
#Mbutton05 {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/Memployers.gif);
	width: 161px;
	height: 32px;
	margin-left: 105px;
	padding: 0;
	position: absolute;
	top: 226px;
	float: left;
	background-repeat: no-repeat;
}

#Mbutton05 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url(../images/Memployers.gif) top left no-repeat;
}

#Mbutton05 span {
	display: block;
	margin:0; 
}

#Mbutton05 a:hover {
	background: url(../images/Memployers.gif) -161px 0 no-repeat;
}

#Mbutton05 a:active {
}
/****end MENU*********************/


/*main content***********
************************/

#maincontainer {
	float:right;
	width:680px;
	background-color: #ffffff;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;

}

#main {
	float:right;
	width:680px;
	background-color: #e2ebf0;
	
}

#main_hdr {
	width:680px;
	height:58px;
	background-image: url(../images/mainhdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}

/*contenttop****************/


#contentleft {
	width:300px;
	float: left;
	background-image: url(../images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	display: inline;			
}

#content_bg03 {
	width:375px;
	height:24px;
	background-image: url(../images/content_bg03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentleft img {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}

/**styles contentleft**********/

#contentl {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-align: justify;
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	display: inline;
}

#content_bg04 {
	width:375px;
	height:24px;
	background-image: url(../images/content_bg04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentleft h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;
	padding-top: 0px;
	padding-left: 20px;
}

#contentleft h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #02a0c6;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 20px;
}

#contentleft p {
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}

#contentleft ul {
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

#contentleft li {
	padding: 0 0 5px 5px;
	list-style-type: none;
	list-style-image: url(../images/check.jpg);
}

/******end styles contentleft**********/

/******styles contentright********/
#contentright {
	width:300px;
	float: right;
	background-image: url(../images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: inline;
}

#contentright img {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#contentr {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-align: justify;
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	display: inline;
}

#content_bg04 {
	width:375px;
	height:24px;
	background-image: url(../images/content_bg04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/******styles contentright********/

#contentright h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;
	padding-top: 0px;
	padding-left: 20px;
}

#contentright h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #02a0c6;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 20px;
}

#contentright p {
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}

#contentright ul {
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

#contentright li {
	padding: 0 0 5px 5px;
	list-style-type: none;
	list-style-image: url(../images/check.jpg);
}

/******end styles contentright********/

#content {
	float: left;
	clear: both;
	width:680px;
	background-image: url(../images/content_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#content_hdr {
	width:680px;
	height:40px;
	clear: both;
	background-image: url(../images/contenthdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}

#content_hdr01 {
	width:680px;
	height:40px;
	clear: both;
	background-image: url(../images/contenthdr01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}

#content_hdr02 {
	width:680px;
	height:40px;
	background-image: url(../images/contenthdr02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content dl {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
}

#content dd {
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #999999;
	font-size: 12px;
	padding-right: 60px;
	padding-left: 0px;
	padding-top: 20px;
	text-align: justify;
	
}

#content dd.img {
	float: left;
	border:0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	margin-left: 0px;
}

#content dt {
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #2e6896;
	font-size: 16px;
	padding-right: 60px;
	padding-left: 40px;
	padding-top: 20px;
	font-weight: bold;	
}

#content a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

#content a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #bc0152;
	font-size: 12px;
	font-weight: bold;
}

#content ul {
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

#content li {
	padding: 0 0 5px 5px;
	list-style-type: square;
}
/********end main content****************/


/*******sidebar****************/
#sidebar {
	width:288px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

#sidebar img {
	float: left;
	border:0px;
	padding-left: 50px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#search {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	vertical-align: middle;
}

#searchbutton {
	top: 12px;
	left: 880px;
	vertical-align: middle;
}

input {
	background: #ffffff;
	color: #666666;
	font-size: 10px;
	margin-left: 50px;
}

textarea {
	background: #FFFFFF;
	color: #000000;
}

select {
	background: #ffffff;
	color: #666666;
	font-size: 10px;
	padding-left: 0px;
	margin-left: 50px;
}

option {
	background: #ffffff;
	color: #666666;
	font-size: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#searchbutton1 {
	padding-left: 50px;
}

#searchbutton2 {
}

#searchbutton2 p{
	font-family: Arial, Helvetica, sans-serif;
	color: #ca9768;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

#searchbutton2 a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #ca9768;
	font-size: 10px;
	text-decoration: none;
}

#searchbutton2 a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
}

#searchbutton2 img {
	margin-top: -35px;
	padding-left: 50px;
}

#sidebar_ad {
	clear: both;
	width:288px;
	float: left;
	padding-top: 20px;
	padding-left: 0px;
	background-color: #ffffff;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #d4c4a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	
}

#sidebar_ad img {
	float: left;
	border:0px;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*end sidebar****************/


/**footer****************/
#footer {
	width: 980px;
	height: 55px;
	clear: both;
	background-color: #ebe8d7;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	padding-top: 0px;
	text-align: center;
	background-position: bottom;
	font-weight: bold;
	
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	color: #ca9768;
	font-size: 10px;
	padding-top: 16px;
	padding-bottom: 0px;
	margin-top: -10px;
	margin-bottom: -10px;
	text-align: center;
	margin-bottom: 2px;
}

#footer a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #ca9768;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
/**end footer****************/