.head-bar {
	height: 83px;
	background: url(../images/bgr-header_blue.jpg) repeat-x 0 0;
}
.fixed-ele {
	position: relative;
	width: 100%;
}
a.logo {
	display: block;
	text-align: center;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -107px;
	background-image: url("../../website-design-company/images-web/spriteme-icn.png");
	background-position: -8px -4px;
	background-repeat: no-repeat;
	height: 56px;
	width: 214px;
}
a.goback, a.discuss {
	position: absolute;
	text-transform: uppercase;
	padding: 6px 0px;
	border-radius: 2px;
	display: inline-block;
	font-size: 20px;
	color: #fff;
	margin-top: 26px;
	text-align: center;
}
a.goback {
	left: 15px;
}
a.goback span, a.discuss span {
	display: block;
	font-size: 15px;
}
a.discuss {
	right: 15px;
}
a.goback:hover, a.discuss:hover {
}
.body {
	background: #132b4b;
	border-top: solid 1px #173864;
	width: 100%;
	clear: both;
}
.title {
	border-bottom: solid 1px #1b4072;
	display: block;
	padding: 28px 0 3px 0;
	margin: 0 auto;
	width: 994px;
}
.title h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 20px;
	text-align: left;
	line-height: normal;
	display: inline-block;
}
.backbutton {
	display: inline-block;
	float: right;
}
.backbutton a {
	background: #284a76;
	border-radius: 2px;
	color: #71a5de;
	font-size: 12px;
	border: none;
	vertical-align: top;
	padding: 5px 8px 6px 8px;
	float: right;
 font-weight:;
	margin: 0 0 0 10px;
}
.backbutton a:hover {
	background: #1a3962;
}
div.workListFull {
	overflow: hidden;
	width: 100%;
	padding-bottom: 10px;
}
#workListContainer {
	position: relative;
	z-index: 1;
	height: 400px;
	padding-bottom: 60px;
}
#contentmainworklist {
	position: relative;
	z-index: 1;
	padding: 20px 0 25px 0;
	margin: 0 auto;
	height: 345px;
	width: 994px;
}
.workListing {
	height: 330px;
	float: left;
	clear: both;
	padding: 0;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity = 0);
}
.workListing li {
	display: none;
	outline: #222 solid 2px;
	width: 369px;
	height: 300px;
	display: block;
	float: left;
	background-color: #000;
	margin: 0 16px 18px 0;
}
.workListing li.last {
	margin-right: 0
}
.workListing h3 {
	line-height: 14px;
	font-size: 12px;
	color: #e5e5e5;
	margin: 0 4px 0 14px;
	display: block;
	text-decoration: none;
}
.workListing h3 a {
	color: #e5e5e5;
}
.workListing span {
	font-size: 11px;
	color: #818181;
	display: block;
	/*font-weight: normal;*/
	line-height: 18px;
}
.workListing span a {
	color: #818181;
}
.workListing img {
	margin: 0 0 6px 0;
	display: block;
}
div.workControls {
	width: 994px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	padding-top: 10px;
}
div.workControls a {
	float: left;
	width: 19px;
	height: 19px;
	margin-left: 3px;
	overflow: hidden;
	display: block;
}
div.workScroller {
	width: 940px;
	border: 5px solid #07172d;
	height: 19px;
	position: relative;
	cursor: pointer;
	clear: both;
	background-color: #162d4d;
	float: left;
}
div.workScroller .scrollBar {
	clear: both;
	position: absolute;
	width: 150px;
	height: 100%;
	background-color: #dba80d;
}
a#workNext, .workNext {
	background: url(../images/arrow.png) no-repeat -22px 0;
}
a#workNext:hover {
	background: url(../images/arrow.png) no-repeat -22px -21px;
}
a#workPrev, .workPrev {
	background: url(../images/arrow.png) no-repeat 0 0;
}
a#workPrev:hover {
	background: url(../images/arrow.png) no-repeat 0 -21px;
}
.footer {
	width: 100%;
	display: block;
	background: #041328;
	border-top: solid 1px #22354f;
}
p.copyright {
	text-align: center;
	font-size: 11px;
	color: #fff;
	padding: 32px 0;
}

@media screen and (max-width: 767px) {
a.goback, a.discuss {
	display: none;
}
div.workListFull {
	display: none;
}
.port-slide {
	background: #000;
	padding: 4px;
	margin: 0px 4px;
}
.port-slide h3 {
	line-height: 1.5;
	font-size: 12px;
	color: #e5e5e5;
	margin: 0 auto;
	padding: 8px 0;
	display: block;
	text-decoration: none;
	text-align: center;
}
.title {
	border-bottom: none;
	display: block;
	padding: 25px 10px;
	margin: 0 auto;
	width: auto;
}
.title h3 {
	margin: 0;
	padding: 4px 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: normal;
	display: block;
}
.backbutton {
	display: block;
	float: none;
	margin: 0 auto;
}
.backbutton a {
	float: none;
	display: block;
	font-weight: normal;
	margin: 5px auto;
	text-align: center;
}
.backbutton a:hover {
	background: #1a3962;
}
.finger-slide {
	border: none;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1100px) {
}
