/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(../images/nav/bk.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	outline: none;	
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#main {
	float: left;
	width: 960px;
	padding: 0 10px;
	background: url(../images/nav/bk_main.png) repeat-y;
	display: block;
}

#logobar {
	clear: left;
	width: 960px;
	height: 120px;
	display: block;
	background: url(../images/nav/bk_logobar.png) no-repeat;
}

#logopp {
	float: left;
	margin: 24px 32px 0 36px;
	width: 359px;
	height: 76px;
}

#cpromo {
	float: right;
	padding: 14px 5px 0 5px;
	width: 97px;
	height: 96px;	
}

#logofce {
	float: right;
	margin: 14px 30px 0 10px;
	width: 72px;
	height: 96px;
}

#nav {
	clear: left;
	width: 960px;
	height: 36px;
	display: block;
}

#nav div {
	float: left;	
}

#intro {
	clear: left;
	width: 960px;
	height: 400px;
	display: block;
	background-color: #000;
}

#content {
	float: left;
	width: 960px;
	min-height: 544px;
	display: block;
	background: url(../images/nav/bk_content.png) no-repeat bottom;
}

#content a {
	color: #255569;    
}

#content a:hover {
     color: #008393;
}

#cleft {
	float: left;
	width: 370px;
	display: block;
	vertical-align: top;
	padding: 10px 0 20px 40px;
}

#cleftnone {
	float: left;
	width: 410px;
	display: block;
	vertical-align: top;
	padding: 0;
}

#cright {
	float: left;
	width: 480px;
	display: block;
	vertical-align: top;
	padding: 40px 40px 20px 30px;
}

#caright {
	float: left;
	width: 370px;
	display: block;
	vertical-align: top;
	padding: 10px 40px 20px 0;
}

#carightnone {
	float: left;
	width: 410px;
	display: block;
	vertical-align: top;
	padding: 0;
}

#caleft {
	float: left;
	width: 480px;
	display: block;
	vertical-align: top;
	padding: 40px 30px 20px 40px;
}


#content h1 {
	font-size: 16px;
	letter-spacing: -1px;
	color: #2a0b09;
	line-height: 24px;
}

#content h3 {
	font-size: 14px;
	letter-spacing: -1px;
	text-align: right;
	line-height: 20px;
	padding-top: 20px;
}

#content h3 strong {
	color: #e74717;
}

#content p {
	line-height: 18px;	
}

#content p.about {
	padding: 10px 20px 0 64px;
	line-height: 18px;
}

#content p.seiko {
	padding: 10px 20px 0 16px;
	line-height: 18px;
}

#content p.product {
	padding: 4px 20px 0 20px;
	font-size: 11px;
	line-height: 14px;
}

#content p.people {
	font-size: 11px;
	line-height: 18px;
	color: #008393;
	padding-left: 20px;
}

#content p.people strong {
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

#content p.ar {
	font-size: 10px;
	line-height: 12px;	
}

#content p.contact {
	
}

#content p.contact strong {
	color: #008393;
	font-size: 16px;
}

#content .imcenter {
	text-align: center;
}

#content .imright {
	float: right;
	padding: 0 0 0 16px;
}

#content .imleft {
	padding: 10px 0 0 0;
}

#footer {
	clear: left;
	width: 980px;
     height: 70px;
     background: url(../images/nav/footer.png) no-repeat;
}

#copyright {
 	float: left;
     color: #7e8296;
     padding: 24px 40px;
     font-size: 10px;
     font-weight: bold;
}

#jobtracking {
     float: right;
 	width: 134px;
     height: 38px;
     display: block;
     padding: 11px 30px;
}

#pplus {
	
}

#pplus p {
	font-size: 10px;
	line-height: 18px;
	color: #888;
	font-weight: bold;
}

#pplus input {
	width: 380px;
}

.intro {
 	font-size: 14px;
     line-height: 18px;    
}

.bigbold {
     font-size: 14px;
     font-weight: bold;
}

.tngallery {
 	font-size: 10px;
     color: #666;
     padding: 2px;
     text-align: center;    
}

