body {
   margin: 0px;
   background-image: url(../img/pattern.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td { 
   vertical-align: top;
}

img {
	border: 0px;
}

input {
	vertical-align: middle;
}

#main {
   width: 100%;
   height: 754px;
   background-image: url(../img/background.jpg);
   background-repeat: repeat-x;
   background-color: #ffffff;
}

#mainView {
	width: 1024px;
	height: 754px;
	border-collapse: collapse;	
	background-color: #ffffff;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
}

#leftBar {
   width: 272px;
	height: 754px;
}

#centerArea {
	width: 464px;
	height: 754px;
}

#rightBar {
   width: 488px;
	height: 754px;
	background-image: url(../img/rightBarBG.jpg);
}

#footer {
   height: 14px;
   background-color: #000000;
}

#copyright {
	margin-left: 371px;
}

#logoArea {
	width: 272px;
	height: 300px;
	background-image: url(../img/logo.jpg);
}

#leftMenuArea {
	position: relative;
	width: 272px;
	height: 454px;
	background-image: url(../img/leftMenuBG.jpg);
}

#topMenuArea {
	position: relative;
	width: 464px;
	height: 160px;
	background-image: url(../img/topMenuBG.jpg);
}

#contentsArea {
	width: 464px;
	height: 594px;
}

#designServMenu {
	position: relative;
	width: 464px;
	height: 21px;
	background-image: url(../img/subMenuBG.gif);
}

#printServTitle {
	width: 464px;
	height: 21px;
	background-image: url(../img/printServTitleBG.gif);	
}

#contactusTitle {
	width: 464px;
	height: 21px;
	background-image: url(../img/contactusTitleBG.gif);
}

#recruitTitle {
	width: 464px;
	height: 21px;
	background-image: url(../img/recruitTitleBG.gif);
}

#contents {
	margin-left: 10px;
}

#formBG {
   width: 500px;
	height: 700px;
	background-image: url(../img/requestFormBG.gif);
	background-repeat: no-repeat;	
}

#requestFrmTable {
   position: absolute;
	width: 500px;
	border: 0px;
	border-collapse: collapse;
	top: 152px;
}

#menu1 {
	position: absolute;
	top: 69px;
	left: 120px;
}

#menu2 {
	position: absolute;
	top: 141px;
	left: 117px;
}

#menu3 {
	position: absolute;
	top: 180px;
	left: 117px;
}

#menu4 {
	position: absolute;
	top: 219px;
	left: 117px;
}

#menu5 {
	position: absolute;
	top: 14px;
	left: 278px;
}

#menu6 {
	position: absolute;
	top: 98px;
	left: 251px;
}

#menu7 {
	position: absolute;
	top: 98px;
	left: 367px;
}

#menu8 {
	position: absolute;
	top: 6px;
	left: 182px;
}

#menu9 {
	position: absolute;
	top: 6px;
	left: 263px;
}

#menu10 {
	position: absolute;
	top: 6px;
	left: 336px;
}

#menu11 {
	position: absolute;
	top: 6px;
	left: 396px;
}

#mobi {
	color: #d91e55;
	font-weight: bold;
}

p.text1 {
	margin: 0px 0px 22px 0px;
}

p.text2 {
	margin: 0px 0px 22px 10px;
}

span.slash {
	color: #0d92bf;
	font-weight: 400;
}

span.req {
	color: #1093c1;
}

table.recruitTable {
	width: 447px;
	margin: 24px 0px 0px 5px;
	border-collapse: collapse;
}

td.recruitLine {
	height: 1px;
	background-image: url(../img/lineStrong.gif);	
}

td.requestLbl {
	width: 196px;
	height: 18px;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
}

td.requestInput {
	width: 304px;
	height: 18px;
	vertical-align: middle;
}

input.txt {
   width: 221px;
	height: 14px;
	border: 1px solid #d7d7d7;
	background-color: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.btn {
	width: 66px;
	height: 18px;
	border: 1px solid #d7d7d7;
	background-color: #000000;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

textarea.txt {
	width: 274px;
	height: 117px;
	border: 1px solid #d7d7d7;
	background-color: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.mail:link {
   color: #000000;
	text-decoration: none;
}

a.mail:visited {
   color: #000000;
	text-decoration: none;
}

a.mail:hover {
   color: #000000;
	text-decoration: none;
}