@charset "utf-8";

html,body {
	margin: 0;
	padding: 0;
}

body,p,div,td,th,dt,dd,.Normal {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

body {
	background: #f3f3f3 url("images/bg_body.jpg") repeat-x left top;
	color: #646464;
}

p {
	margin: 0 0 14px 0;
	line-height: 1.25em;
}

a:link,a:visited,a:hover,a:active {
	color: #646464;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

/* =S Skin Object */
.topcss {
	font-size: 11px;
}

a.bottomcss,a.usercss {
	margin-right: 3px;
	padding-left: 7px;
	background: url("images/icon_foolink.gif") no-repeat left center;
	color: #444;
}

.links {
	color: #686767;
	font-style: italic;
}

.Head,.SubHead {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

/* =E Skin Object */


/* =S Skin Pane */
.TopShowPane1 {
	padding: 0 0 0 250px;
}

.TopShowPane2 {
	float: right;
	width: 60%;
	padding: 10px 0;
	text-align: right;
}

.BannerPane {
	width: 100%;
	padding: 2px 0;
}

.TopPane {
	padding-bottom: 3px;
}

.ContentPane {
	vertical-align: top;
}

.BottomPane {
	padding-top: 3px;
}

#pane-box {
	width: 100%;
}

.LeftPane {
	padding-right: 3px;
	vertical-align: top;
}

.RightPane {
	padding-left: 3px;
	vertical-align: top;
}

.FooterPane {
	float: right;
	padding: 10px 0;
	line-height: 24px;
	text-align: right;
}
/* =E Skin Pane */


/* =S Skin Layout */
#wrapper {
	width: 901px;
	margin: 0 auto;
}

#head {
	min-height: 26px;
	padding: 8px 0 3px;
	background: url("images/head_line.jpg") repeat-x left bottom;
	line-height: 26px;
}

* html #head {
	height: 26px;
}

#current-date {
	float: left;
	padding-left: 25px;
	background: url("images/icon_time.gif") no-repeat 0 5px;
}

#logo {
	float: left;
	padding: 18px 0 10px;
}

#logo img {
	border: 0;
	vertical-align: top;
}

#main {
	padding: 10px 0 1px;
}

#footer {
	padding-top: 24px;
}

#copyright {
	padding: 0 0 2px 2px;
	background: url("images/footer_line.jpg") repeat-x left bottom;
	color: #686767;
	line-height: 29px;
}

#footerlink {
	padding: 10px 40px 10px 1px;
	line-height: 24px;
}

#footerlink a {
	margin-right: 23px;
}
/* =E Skin Layout */


/* =S JDMENU */
#nav {
	clear: both;
	background: url("images/bg_menu.jpg") left top;
}

#nav-menu {
	background: url("images/bg_menu_left.jpg") repeat-y left top;
}

.jd_menu,.jd_menu ul,.jd_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.jd_menu {
	min-height: 52px;
	padding-left: 14px;
	background: url("images/bg_menu_right.jpg") repeat-y right top;
}

* html .jd_menu {
	height: 52px;
}

.jd_menu:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.jd_menu li {
	float: left;
}

.jd_menu li a {
	display: block;
	padding: 0 14px;
	color: #a1a0a0;
	font: italic bold 11px/52px Verdana;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

.jd_menu li a:link,.jd_menu li a:visited,.jd_menu li a:hover,.jd_menu li a:active {
	text-decoration: none;
}

.jd_menu li.activetab a,.jd_menu li a:hover {
	color: #fff;
}

/* ==S Sub Menu */
.jd_menu ul {
	display: none;
	position: absolute;
	z-index: 10000;
	margin-top: 1px;
	border: 1px solid #999;
	padding: 2px;
	background: #e0e0e0;
}

.jd_menu ul li {
	float: none;
}

.jd_menu ul ul {
	margin: 0 0 0 3px;
}

* html .jd_menu ul li {
	padding-bottom: 1px;
}

.jd_menu ul li a {
	padding: 0 8px;
	color: #616161;
	font: 11px/20px Arial;
	text-transform: none;
}

.jd_menu li.activetab ul a {
	color: #616161;
}

.jd_menu ul li a:hover,.jd_menu li.activetab ul a:hover {
	background: #949494;
	color: #fff;
}
/* ==E Sub Menu */
/* =E JDMENU */


/* =S Skin Typesetting */
.row-large {
	width: 427px;
}

.row-small {
	width: 201px;
}

#quick-link {
	text-align: right;
	font-size: 11px;
}

#quick-link a {
	margin: 0 6px;
	text-decoration: none;
}

#quick-link a:hover {
	text-decoration: underline;
}

#quick-link .quick-last-link {
	margin-right: 2px;
}

a.content-link1 {
	color: #444;
	font-weight: bold;
}

#banner-nav,#banner-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#banner-nav {
	height: 269px;
}

#banner-nav li {
	float: left;
}

#banner-nav a {
	display: block;
	width: 223px;
	height: 270px;
	overflow: hidden;
	margin-right: 3px;
	text-indent: -999px;
}

#banner-nav img {
	border: 0;
	vertical-align: top;
}

a#featured-projects {
	background: url("images/banner_01.jpg") no-repeat left top;
}

a#our-products {
	background: url("images/banner_02.jpg") no-repeat left top;
}

a#great-opportunities {
	background: url("images/banner_03.jpg") no-repeat left top;
}

a#new-technologies {
	margin-right: 0;
	background: url("images/banner_04.jpg") no-repeat left top;
}

a#rsslink {
	display: block;
	margin-right: 1px;
	padding-right: 25px;
	background: url("images/rss.gif") no-repeat right center;
	text-decoration: none;
}

a#rsslink:hover {
	text-decoration: underline;
}

.titlelist1,.titlelist1 li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.titlelist1 li {
	margin: 9px 0;
}

.titlelist1 a,a.content-list-link {
	padding-left: 15px;
	background: url("images/icon_link1.gif") no-repeat 0 3px;
	text-decoration: none;
}

.titlelist1 a:hover,a.content-list-link:hover {
	background: url("images/icon_link1.gif") no-repeat 2px 3px;
	color: #638f45;
}

.contenttitle1 {
	margin: 4px 0;
}

.contenttitle2 {
	padding-left: 24px;
	background: url("images/icon_title.gif") no-repeat 0 2px;
}
/* =E Skin Typesetting */

