body { text-align: center; background: url(../layout/top_bg.gif) repeat-x #cccccc; }
body,p,td,th,div { margin: 0px; padding: 0px; }
body,td,th,p,div,ul,ol,li { font-family: Verdana,Arial,sans-serif; font-size: 12px; }
div { text-align: left; }
img { border: none; margin: 0px; padding: 0px; }
a,a:link,a:visited { text-decoration: none; font-weight: bold; }
a,a:link { color: #3333ff; }
a:visited { color: #999999; }
a:active,a:hover { text-decoration: underline; font-weight: bold; color: #9999ff; }
form { margin: 0px; padding: 0px; }
p { margin: 0px; padding: 0px; margin-bottom: 15px; }
h1,h2,h3 { color: #B03A34; margin: 0px; padding: 0px; }
h1 { font-size: 21px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

#mainh1 {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 25px;
	text-align: center;
	font-size: 10px;
	color: #161827;
	margin: 0px;
	padding: 0px;
}

#frame,#frame2 { z-index: 1; position: relative; margin: 0 auto; width: 794px; }

#frame { background: url(../layout/bg.jpg) repeat-y #ffffff; }
#frame2 { background: url(../layout/bg2.jpg) repeat-y #ffffff; }
#frame2fix { position: absolute; top: 115px; width: 211px; height: 6px; background: url(../layout/frame2_fix.gif) no-repeat; overflow: hidden; }


#header {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 88px;
	padding-bottom: 4px;
	background: url(../layout/mainpic.jpg);
}

#menu {
	padding: 0px;
	width: 780px;
	height: 27px;
	background: url(../layout/m_bg.gif);
	color: #ffffff;
	background-color: #af483d;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

a.mmenu,a.mmenu:link,a.mmenu:visited,a.mmenu:active,a.mmenu:hover { color: #ffffff; }
a.mmenu span {
	cursor: pointer;
	cursor: hand;
	position: absolute;
	background: url(../layout/menu.gif);
	height: 27px;
}

a.mmenu strong { display: none; }

a.mmenu:hover span,a.mmenu:active span {
	background: url(../layout/menu_a.gif);
}

#m_about_c {
	left: 7px;
}
#m_about_d {
	width: 109px;
	left: 7px;
}

#m_pands_c {
	left: 116px;
}
#m_pands_d {
	width: 148px;
	height: 27px;
	left: 116px;
	background-position: -109px;
}
a.mmenu:hover #m_pands_d, a.mmenu:active #m_pands_d {
	background-position: -109px;
}

#m_career_c {
	left: 263px;
}
#m_career_d {
	width: 73px;
	height: 27px;
	left: 263px;
	background-position: -256px;
}
a.mmenu:hover #m_career_d, a.mmenu:active #m_career_d {
	background-position: -256px;
}

#m_contact_c {
	left: 336px;
}
#m_contact_d {
	width: 70px;
	height: 27px;
	left: 336px;
	background-position: -329px;
}
a.mmenu:hover #m_contact_d, a.mmenu:active #m_contact_d {
	background-position: -329px;
}

#m_home_c {
	left: 405px;
}
#m_home_d {
	width: 57px;
	height: 27px;
	left: 405px;
	background-position: -398px;
}
a.mmenu:hover #m_home_d, a.mmenu:active #m_home_d {
	background-position: -398px;
}


/*

	background-color: #ffeeee;
	border: 1px solid #d09090;

*/
span.menu {
	z-index: 99; 
	visibility: hidden;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	position: absolute;
	top: 115px;
	background-color: #ffffff;
	border: 1px solid #9090d0;
}

span.show {
	visibility: visible;
}

span.menu li,span.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

span.menu a,span.menu a:link,span.menu a:visited,span.menu a:hover,span.menu a:active {
	display: block;
	width: 175px;
	padding: 3px;
	background-color: #ffffff;
	font-size: 11px;
}

span.menu a,span.menu a:link {
	color: #0000cc;
}

span.menu a:visited {
	color: #6666cc;
}

span.menu a:hover,span.menu a:active {
	color: #bff3fb;
	text-decoration: none;
	background-color: #3d48af;
}

#phone {
	position: absolute;
	right: 11px;
}
#phone strong { display: none; }

#phonepic {
	position: absolute;
	background: url(../layout/phone.gif);
	height: 27px;
	width: 151px;
	right: 0px;
}

#content, #itemContent { width: 780px; margin: 0px 7px; }
#itemContent { background: url(../layout/tansu.gif) no-repeat 7px bottom; }
#content2 { width: 522px; margin: 0px; margin-left: 7px; padding-top: 10px; padding-right: 15px; padding-left: 250px; background: url(../layout/tansu.gif) no-repeat bottom left; }
img.contentimg { margin-left: 14px; position: absolute; }

div.div { height: 0px; width: 100%; border-top: 1px solid #cccccc; border-bottom: 1px solid #eeeeee; margin-top: 15px; margin-bottom: 15px; }

#footer {
	width: 780px; text-align: center; margin: 0px 7px; font-size: 11px; color: #999999; bottom: 0px;
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
}

#footer p, #footer a {
	font-size: 11px;
}

#pagefooter {
	height: 24px;
	background: url(../layout/frame_b.gif);
}

#footer a,#footer a:link,#footer a:visited { text-decoration: underline; font-weight: normal; }
#footer a,#footer a:link { color: #666666; }
#footer a:visited { color: #999999; }
#footer a:active,#footer a:hover { text-decoration: none; font-weight: normal; color: #cccccc; }

#footer .small { font-size: 9px; }

span.inputbg {
	border: 1px solid #999999;
	background: url(../layout/search_bg.gif);
	margin: 0px;
	padding: 1px;
}
#searchfor {
	font-size: 11px;
	border: none;
	width: 85px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

#searchbtn {
	cursor: pointer;
	cursor: hand;
	background: url(../layout/btn.gif) 0px 0px;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 59px;
	height: 21px;
}

#searchform {
	margin-top: 10px;
}

#searchlabel {
	position: absolute;
	margin-left: -120px;
	width: 120px;
}

#a1,#a2,#a3,#a4,#a5,#a6 {
	position: absolute;
}

#a1,#a2,#a4 {
	left: 20px;
}
#a1 {
	top: 130px;
}
#a3,#a5 {
	left: 170px;
}
#a2,#a3 {
	top: 243px;
}
#a4,#a5,#a6 {
	top: 356px;
}
#a6 {
	left: 320px;
}

#spc {
	height: 335px;
}

#quicklinks {
	position: absolute;
	top: 130px;
	right: 20px;
	border-left: 1px solid #999999;
	width: 170px;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	overflow: hidden;
	color: #666666;
}

#quicklinks a,#quicklinks a:hover, #quicklinks a:active { font-weight: normal; }

#quicklinks ul,#quicklinks li {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
}

#quicklinks ul {
	list-style-position: outside;
	list-style-image: url(../layout/grey.gif);
	list-style-type: none;
	margin-left: 18px;
}

#quicklinks li {
	margin-bottom: 6px;
}

#text1, #text2, #text3 {
	position: absolute;
	height: 105px;
}

#text1 {
	top: 128px;
	left: 180px;
	width: 400px;
}

#text1 h2 {
	margin-bottom: 10px;
	padding: 0px;
	font-size: 20px;
}

#text1 p {
	font-size: 12px;
}

#text2 {
	top: 238px;
	left: 330px;
	width: 250px;
	height: 85px;
	font-size: 14px;
}

#text3 {
	top: 368px;
	left: 473px;
	width: 285px;
	height: 85px;
	font-size: 12px;
}

td.itemList, td.itemListDtl {
	border-top: 1px solid #666699;
	vertical-align: top;
	padding-bottom: 10px;
}

td.itemListDtl {
	font-size: 11px;
}
a.small { font-size: 11px; }

#detailStart, #itemIntro, div.itemPicList { margin: 10px; clear: left; text-align: right; }
#detailStart { width: 180px; font-size: 12px; }
#itemIntro { width: 180px; font-size: 14px; font-weight: bold; color: #666666; font-style: italic; }
div.itemPicList { width: 212px; padding: 5px; font-size: 11px; color: #666666; border: 1px solid #cccccc; background-color: #ffffff; }
#itemDetail td { vertical-align: top }
#itemDetailContent { padding: 15px; }
#contactInfoTable td { vertical-align: top; }

table.borders {
	border-left: 1px solid #ccccee;
	border-top: 1px solid #ccccee;
}

table.borders td, table.borders th {
	font-size: 12px;
	border-right: 1px solid #ccccee;
	border-bottom: 1px solid #ccccee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 3px;
}

table.borders th {
	font-weight: bold;
	text-align: left;
	padding: 6px;
}

table.borders td.header {
	background-color: #eeeeff;
	font-weight: bold;
	text-align: right;
	padding: 6px;
}

textarea.resumeinput {
	font-size: 12px;
	width: 650px;
}

table.noborder td {
	border: none;
}

.notbold {
	font-weight: normal;
}

.formError { color: #cc0000; }

#jobdetail td { vertical-align: top; padding: 3px; padding-left: 6px; }
#jobdetail td.cellhd { font-weight: bold; text-align: right; }
ul.jobdetail { margin: 0px; padding: 0px; }
li.jobdetail { margin: 0px; margin-bottom: 3px; margin-left: 15px; padding: 0px; }
