/* 111810 */
/* Css reset */
body {
	margin:0;
	color:#000;
	font:18px/23px 'Trebuchet MS', Arial, sans-serif;
	background:#fff;
	min-width:960px;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
	color: #d70000;
}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* wrapper */
#wrapper {
	width:100%;
	overflow:hidden;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.text-holder {
	overflow:hidden;
	height:1%;
}
/* header */
#header {
	width:100%;
	margin:0;
	padding:14px 0 0;
}
#header:after, #nav:after, .header-holder:after, .footer-logo:after, .navigation-holder:after {
	content:'';
	display:block;
	clear:both;
}
.area {
	margin:0 auto;
	overflow:hidden;
}
.header-block {
	width:100%;
	color:#efefef;
	padding:0px;
	background:#333333 url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-header-t2.gif) repeat-x 0 100%;
}
.header-holder {
	width:100%;
	padding:0 0 11px;
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/divider.gif) no-repeat 50% 100%;
}
/* phone block */
.phone a {
	color:#000;
	text-decoration:underline;
}
.header-block .phone a {
	color:#efefef;
}
.phone a:hover {
	text-decoration:none;
}
.phone {
	padding:0 13px;
	font:bold 16px/19px 'Trebuchet MS', Arial, sans-serif;
}
.phone p {
	margin:0;
}
.phone p span {
	padding:0 0 0 20px;
	text-transform:uppercase;
	background-image: url(http://cdn.121.ag/sem/ag/skin2/images/skin/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
.phone p strong {
	text-transform:uppercase;
	color:#d70000;
}
/* logotype */
.logo {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/logo.gif) no-repeat;
	width:225px;
	height:63px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	display:inline;
	margin:2px 7px 0 10px;
}
.logo a {
	height:100%;
	display:block;
}
.logo-holder {
	overflow:hidden;
	float:left;
	width:702px;
}
.logo-holder .text-block {
	float:left;
	width:460px;
	color:#000;
	font:italic bold 16px/19px 'Trebuchet MS', Arial, sans-serif;
}
.logo-holder h2 {
	margin:0;
	color:#d70000;
	font:italic bold 22px/26px 'Trebuchet MS', Arial, sans-serif;
}
.logo-holder p {
	margin:0;
}
.logo-holder .text {
	position:relative;
	top:-3px;
}
/* info-block */
.info {
	overflow:hidden;
	color:#FFF;
}
.header-holder .info {
	margin:-38px 16px 0 0;
	float:right;
	display:inline;
	position:relative;
}
.info .link {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/text-request.png) no-repeat;
	width:200px;
	height:45px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
}
.info .link:hover {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/text-request-hover.png) no-repeat;
	font-family: inherit;
}
.info-block {
	width:181px;
	text-align:center;
	padding:3px 5px 30px;
	color:#FFF;
	margin:0 0 0 7px;
	font:bold 18px/22px 'Trebuchet MS', Arial, sans-serif;
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-info.png) no-repeat;
}
.info-block a{color:#FFF
}
.info-block p {
	margin:0;
}
.learnmore {
	overflow:hidden;
	margin-top: 10px;
}
.learnmore .link {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/learnmore-idle.png) no-repeat;
	width:120px;
	height:27px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
}
.learnmore .link:hover {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/learnmore-hover.png) no-repeat;
	padding: 0px;
	margin: 0px;
}
/* navigation */
#nav {
	margin:0;
	padding:0 0 0 23px;
	list-style:none;
	float:left;
	position:relative;
	z-index:10;
}
#nav .home {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/ico-home2.gif) no-repeat;
	width:20px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	margin:8px 19px 0 0;
	padding:0;
}
#nav li {
	float:left;
	font:bold 16px/22px 'Trebuchet MS', Arial, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav a {
	float:left;
	color:#FFF;
}
#nav li:hover .has-drop-down-link, #nav li.hover .has-drop-down-link {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-nav2.gif) no-repeat;
	color:#FFF;
}
#nav a span {
	cursor:pointer;
}
#nav a .bg-right {
	float:left;
}
#nav li:hover .has-drop-down-link .bg-right, #nav li.hover .has-drop-down-link .bg-right {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-nav2.gif) no-repeat 100% -37px;
}
#nav a .arrow {
	padding:4px 22px 8px 7px;
	display:block;
	margin:0 10px 0 0;
	white-space:nowrap;
}
.has-drop-down-link .arrow {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/bullet3.gif) no-repeat 100% 13px;
}
#nav a:hover {
	text-decoration:underline;
}
#nav a:hover span {
	text-decoration:underline;
}
#nav li:hover .has-drop-down-link .arrow, #nav li.hover .has-drop-down-link .arrow {
	background-position:100% -127px;
}
.has-drop-down .arrow {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/bullet3.gif) no-repeat 100% 13px;
}
#nav li:hover, #nav li.hover {
	position:relative;
}
#nav li:hover .drop, #nav li.hover .drop {
	left:0;
}
#nav .drop {
	position:absolute;
	left:-99999px;
	top:30px;
	padding:4px 0 0;
	z-index:999;
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/transparent.gif) no-repeat;
	width:999px;
}
#nav .drop .drop {
	top:-9999px;
	margin:0 -15px;
}
#nav .right-side .drop {
	left:auto;
	right:0;
}
#nav .drop .drop-inner {
	float:left;
	position:relative;
}
#nav .drop .col {
	float:left;
	margin:0 10px 0 0;
}
#nav .drop ul {
	padding:0;
	margin:0 0 5px;
	list-style:none;
}
#nav .drop ul ul.sub {
	margin: 0 0 0 10px;
}
#nav .drop ul li {
	float: none;
	background: none;
	/* ie bug fix start */
	font-size: 0;
	line-height: 0;
	padding: 0 0 1px;
	margin: 0 0 -1px;/* ie bug fix end */
}
#nav .drop ul li a {
	padding:3px 5px;
	float:none;
	display:block;
	height:auto;
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/transparent.gif);
	color:#ffffff;
	font:14px/20px 'Trebuchet MS', Arial, sans-serif;
}
#nav .drop ul li a:hover {
	text-decoration:underline;
}
.pointer {
	display:none;
}
/* if javascript disable start */
#nav.menu-hard-code .drop {
	width:auto;
}
#nav.menu-hard-code .drop .drop {
	left:200px;
}
#nav.menu-hard-code .drop ul {
	width: 200px;
}
/* drop-down bg start */
.table {
	display:table;
}
.body {
	display:table-row;
}
.left, .right {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-left2.png) repeat-y;
	width: 21px;
	display: table-cell;
}
.right {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-right2.png) repeat-y;
}
.content {
	height:1%;
	background-color:#333333;
	display:table-cell;
	color:#444444;
}
.top-left, .top-right, .bottom-left, .bottom-right {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-top-left2.png) no-repeat;
	height: 21px;
	width: 21px;
	font-size: 0;
	display: table-cell;
}
.top-right {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-top-right2.png) no-repeat;
}
.bottom-left {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-bottom-left2.png) no-repeat;
}
.bottom-right {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-bottom-right2.png) no-repeat;
}
.top, .bottom {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-top2.png) repeat-x;
	height:21px;
	display:table-cell;
	font-size:0;
}
.bottom {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-bottom2.png) repeat-x;
}
.navigation-holder .phone {
	float:right;
	padding:6px 34px 0 0;
}
.navigation-holder .phone span {
	background:none;
	padding:0;
}
/* main */
#main {
	overflow:hidden;
	padding:10px 0 20px;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
/* container */
.container {
	padding:0 14px 10px;
	letter-spacing:1px;
	position:relative;
	width:912px;
	overflow:hidden;
}
.container .text {
	color:#000;
	position:absolute;
	top:70px;
	left:32px;
	width:340px;
	font:bold 28px/33px 'Trebuchet MS', Arial, sans-serif;
}
.container .text p {
	margin:0;
}
.container .textmarketing {
	color:#FFF;
	position:absolute;
	top:73px;
	left:496px;
	width:347px;
	font:bold 28px/33px 'Trebuchet MS', Arial, sans-serif;
	text-align: right;
	height: 216px;
}
.container .textmarketing p {
	margin:0;
}
.container .textprinting {
	color:#000;
	position:absolute;
	top:27px;
	left:235px;
	width:655px;
	font:bold 28px/33px 'Trebuchet MS', Arial, sans-serif;
	text-align: right;
	height: 216px;
}
.container .textprinting p {
	margin:0;
}
.container .visual {
	float:right;
	padding:0 31px;
	overflow:hidden;
	width:744px;
}
.visual img, .image-holder img {
	vertical-align:top;
}
.container .title {
	margin:0 0 7px;
	text-transform:uppercase;
	color:#666;
	font:16px/20px 'Trebuchet MS', Arial, sans-serif;
}
/* block */
.block {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-block.gif) repeat-y -863px 0;
	width:862px;
	overflow:hidden;
	margin:0 0 28px 33px;
}
.block .holder {
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-block.gif) no-repeat;
}
.block .frame {
	padding:17px 11px 0;
	width:840px;
	overflow:hidden;
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-block.gif) no-repeat -1726px 100%;
}
.block .info {
	margin:4px 22px 0 10px;
}
* html .block .info {
	margin-right:19px;
}
/* heading */
.heading {
	color:#000;
	overflow:hidden;
	width:100%;
	padding:0 0 5px;
	font:bold 18px/22px 'Trebuchet MS', Arial, sans-serif;
}
.heading h3 {
	margin:0;
	text-transform:uppercase;
	color:#d70000;
	font:20px/24px 'Trebuchet MS', Arial, sans-serif;
}
.heading p {
	margin:0;
}
.block-content {
	overflow:hidden;
	padding:10px 0 0 9px;
	width:831px;
	float:left;
	margin:0 0 -19px;
	position:relative;
}
.block-content .row {
	width:100%;
	overflow:hidden;
	padding:0 0 37px;
}
.block-content .text-block {
	width:400px;
	float:left;
	margin:0 21px 0 0;
	display:inline;
	font:17px/22px 'Times New Roman', Times, serif;
}
.block-content .text-block2 {
	width:831px;
	float:left;
	margin:0 21px 0 0;
	display:inline;
	font:17px/22px 'Times New Roman', Times, serif;
}
.block-content .text-block2 a {
	text-decoration: underline;
	font:17px/22px 'Times New Roman', Times, serif;
}
.block-content .text-block2 a:hover {
	text-decoration: none;
	font:17px/22px 'Times New Roman', Times, serif;
}
.block .image-holder {
	float:left;
	width:398px;
}
.block-content h3 {
	margin:0;
	color:#000;
	font:bold 22px/26px 'Trebuchet MS', Arial, sans-serif;
}
.block-content p {
	margin:0;
}
/* section */
.section-block {
	width:833px;
	margin:0 auto;
	overflow:hidden;
}
.section-holder {
	width:860px;
	overflow:hidden;
	color:#000;
}
.section-block .heading {
	padding:0 0 28px;
}
.section {
	float:left;
	width:400px;
	letter-spacing:1px;
	margin:0 20px 0 0;
	display:inline;
	font:16px/20px 'Times New Roman', Times, serif;
}
.section h4 {
	margin:0;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.section-content {
	overflow:hidden;
	width:100%;
	margin:0 0 23px;
}
.section-content a {
	text-decoration:underline;

}
.section-content a:hover {
	text-decoration:none;

}
.section p {
	margin:0;
}
.section .info {
	float:right;
	margin:50px 0 0 17px;
}
.section .text-holder {
	text-transform:uppercase;
	padding:8px 0 0;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
/* footer */
#footer {
	width:100%;
	padding:0 0 30px;
	overflow:hidden;
}
.footer-block {
	color:#fff;
	padding:13px 0 15px;
	width:100%;
	font:bold 27px/32px 'Trebuchet MS', Arial, sans-serif;
	background:#fe1d25 url(http://cdn.121.ag/sem/ag/skin2/images/skin/bg-footer.gif) repeat-x 0 100%;
}
.footer-title {
	text-align:right;
	margin:0 57px;
}
.footer-block p {
	margin:0;
}
.footer-holder {
	padding:11px 0 0;
}
.footer-menu {
	width:600px;
	float:left;
	padding:0 0 0 12px;
}
.footer-menu h3 {
	margin:0;
	padding:0 0 7px;
	text-transform:uppercase;
	font:bold 16px/19px 'Trebuchet MS', Arial, sans-serif;
}
/* list */
.list-holder {
	float:left;
	overflow:hidden;
	padding:0 0 3px 2px;
	width:660px;
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/divider2.gif) repeat-y 200px 0;
}
.list-holder ul {
	margin:0 42px 0 0;
	display:inline;
	padding:0;
	float:left;
	width:178px;
	list-style:none;
}
.list-holder li {
	width:100%;
	vertical-align:top;
	color:#333;
	float:left;
	clear:both;
	font:12px/16px 'Trebuchet MS', Arial, sans-serif;
}
.list-holder a {
	color:#333;
	text-decoration:underline;
}
.list-holder a:hover {
	text-decoration:none;
}
.footer-info {
	float:right;
	overflow:hidden;
	padding:0 17px 0 0;
}
.footer-frame {
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
.inner .footer-frame {
	padding:0 0 16px 12px;
	width:928px;
}
.footer-info .phone {
	text-align:right;
	padding:0 0 13px;
}
.footer-info .phone span {
	background:none;
	padding:0;
	color:#000;
}
/* logotype */
.footer-logo {
	width:100%;
	padding:0 0 11px;
}
.footer-logo .logo {
	height:53px;
}
/* contact-block */
.contact {
	text-align:right;
	float:left;
	width:220px;
	font:14px/18px 'Trebuchet MS', Arial, sans-serif;
}
.inner .contact {
	text-align:left;
}
.contact h4 {
	margin:0;
	color:#d70000;
	font:bold 14px/17px 'Trebuchet MS', Arial, sans-serif;
}
.contact p {
	margin:0;
}
.contact address {
	font-style:normal;
}
.contact address span {
	display:block;
}
.footer-text {
	font:12px/15px 'Trebuchet MS', Arial, sans-serif;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.footer-text p {
	margin:0 0 8px;
}
/* panel */
.panel {
	float:left;
	width:282px;
	margin:0 58px 0 0;
	font:12px/15px 'Trebuchet MS', Arial, sans-serif;
}
.panel ul {
	margin:-2px 0 7px;
	width:100%;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.panel li {
	float:left;
	margin:0 19px 0 0;
	display:inline;
}
.panel a {
	text-decoration:underline;
	color:#333;
}
.panel a:hover {
	text-decoration:none;
}
.panel p {
	margin:0;
}
/* contactpage */
.container .text2 {
	color:#000;
	position:absolute;
	top:20px;
	left:32px;
	width:250px;
	font:bold 44px/46px 'Trebuchet MS', Arial, sans-serif;
}
.container .text2 p {
	margin:0;
}
.container .subtext {
	color:#333;
	position:absolute;
	top:90px;
	letter-spacing:1px;
	left:32px;
	width:225px;
	font:18px/23px 'Times New Roman', Times, serif;
}
.container .subtext p {
	margin:0;
}
.centercontactblock {
	padding-left: 42px;
	color:#333;
	letter-spacing:1px;
	font:14px/18px 'Trebuchet MS', Arial, sans-serif;
}
.centercontactblock h4 {
	margin:0;
	font:bold 16px/20px 'Trebuchet MS', Arial, sans-serif;
}
.formblock {
	padding-left: 32px;
	margin-bottom: 30px;
	color:#333;
	letter-spacing:1px;
	font:14px/18px 'Trebuchet MS', Arial, sans-serif;
}
.formblock h4 {
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
.sendbutton {
	width: 100px;
	height: 45px;
	background: url('http://cdn.121.ag/sem/ag/skin2/images/skin/send.gif') no-repeat top left;
	border: none;
}
.sendbutton:hover {
	width: 100px;
	height: 45px;
	border: none;
	background: url('http://cdn.121.ag/sem/ag/skin2/images/skin/send-hover.gif') no-repeat top left;
}
.textinput {
	border: solid 1px #666
}
/* aboutpage */
.container .map {
	float:right;
	padding:0 31px;
	overflow:hidden;
	width:425px;
}
.container .text3 {
	color:#000;
	position:absolute;
	top:10px;
	left:32px;
	width:330px;
	font:bold 44px/46px 'Trebuchet MS', Arial, sans-serif;
}
.container .text3 p {
	margin:0;
}
.container .subtext2 {
	color:#333;
	position:absolute;
	top:80px;
	letter-spacing:1px;
	left:32px;
	width:330px;
	font:18px/23px 'Times New Roman', Times, serif;
}
.container .subtext2 p {
	margin:0;
}
/* thankyoupage */
.container .text4 {
	color:#000;
	position:absolute;
	top:73px;
	left:152px;
	width:371px;
	font:bold 44px/46px 'Trebuchet MS', Arial, sans-serif;
}
.container .text4 p {
	margin:0;
}
.container .subtext3 {
	color:#000;
	position:absolute;
	top:141px;
	letter-spacing:1px;
	left:151px;
	width:374px;
	font:18px/23px 'Times New Roman', Times, serif;
	height: 110px;
}
.container .subtext3 p {
	margin:0;
}
/* contactpage */
#main2 {
	overflow:hidden;
	background:url(http://cdn.121.ag/sem/ag/skin2/images/skin/divider.gif) no-repeat 50% 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
/* preload hovers */
div#loadimages {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}
/* 2 col sheet */
.twocolcontainer {
	padding:0 14px 10px;
	letter-spacing:1px;
	position:relative;
	width:912px;
	overflow:hidden;
}
.twocolcontainer .title {
	text-transform:uppercase;
	color:#000;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.twocolcontainer .twocolmaincontent {
	position: relative;
	float: left;
	width: 670px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.twocolcontainer .twocolmaincontent h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1px;
	color:#d70000;
}
.twocolcontainer .sidebarcontainerone {
	width: 220px;
	float: right;
	overflow: visible;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000;
	letter-spacing:1px;
}
.twocolcontainer .sidebarcontainerone h4 {
	margin:0;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#d70000;
}
.twocolcontainer .sidebarcontainerone h2 {
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing:1px;
	color:#000;
	text-transform: uppercase;
}
.twocolcontainer .sidebarcontainerone h3 {
	margin:0;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFF;
}
/* 2 Col - testimonial text style */
div.sidebarcontainer-testimonial-leftcontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
	letter-spacing:1px;
	line-height: 150%;
}
.sidebarcontainer-testimonial-leftcontent h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing:1px;
	color:#000;
	text-transform: uppercase;
}
/* 2 Col - Left Column 
-----------------------------------------------------------------------------*/
div#sidebarcontaineroneleft {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 230px;
	padding-bottom: 0px;
}
div.sidebarcontaineroneleftcontent {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/sidebar-grey-simple_01.gif) no-repeat;
	padding-left: 20px;
	width: 190px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
}
div.sidebarcontaineroneleftbot {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/sidebar-grey-simple_02.gif) no-repeat;
	width: 230px;
	height: 8px;
}
/* testimonial contatiner */
div.sidebarcontainer-testimonial-leftcontent {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/sidebar-testimonial_01.gif) no-repeat;
	padding-left: 20px;
	width: 190px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
}
div.sidebarcontainer--testimonial-leftbot {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/sidebar-testimonial_02.gif) no-repeat;
	width: 230px;
	height: 35px;
}
/* testimonial blockquote and cite */
.cite {
	float: right;
}
.bqstart {
	float: left;
	height: 45px;
	margin-left: -5px;
	margin-top: -35px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 500%;
	color: #FFF;
}
/* main container two col */
.maincontainertwocol {
	padding-left:0 0px 0px;
	letter-spacing:1px;
	position:relative;
	width:670px;
	overflow:hidden;
}
.maincontainertwocol .text {
	position:absolute;
	top:66px;
	left:479px;
	width:194px;
	color:#000;
	font:16px/20px 'Trebuchet MS', Arial, sans-serif;
	height: 151px;
}
.maincontainertwocol .text p {
	margin:0;
}
.maincontainertwocol .text2 {
	position:absolute;
	top:52px;
	left:318px;
	width:322px;
	color:#FFF;
	height: 131px;
	text-align: right;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}
.maincontainertwocol .text2 p {
	margin:0;
}
.maincontainertwocol .text3 {
	position:absolute;
	top:25px;
	left:191px;
	width:452px;
	color:#000;
	height: 131px;
	text-align: right;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}
.maincontainertwocol .text3 p {
	margin:0;
}
.maincontainertwocol .visual {
	float:right;
	overflow:hidden;
	width:670px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.maincontainertwocol .title {
	margin:0 0 7px;
	text-transform:uppercase;
	color:#333;
	font:16px/20px 'Trebuchet MS', Arial, sans-serif;
}
/* 2col bottom section */
div#twocolbottomcontainer {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 670px;
	padding-bottom: 0px;
}
div.twocolbottomcontainercontent {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/2col-container_01.gif) no-repeat;
	padding-left: 20px;
	width: 630px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 20px;
}
div.twocolbottomcontainercontent p {
	color:#000;
	letter-spacing:1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
}
div.twocolbottomcontainercontent h4 {
	color:#FFF;
	letter-spacing:1px;
	font:16px/20px 'Times New Roman', Times, serif;
}
div.twocolbottomcontainerbot {
	background: url(http://cdn.121.ag/sem/ag/skin2/images/skin/2col-container_02.gif) no-repeat;
	width: 670px;
	height: 5px;
}
.twocolbottomcontainercontent a {
	color: #000;
	text-decoration: underline;
}
.twocolbottomcontainercontent a:hover {
	color: #000;
	text-decoration: none;
}
.row2 {
	width:100%;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.text-block2 {
	width:360px;
	float:right;
	display:inline;
	font:17px/22px 'Times New Roman', Times, serif;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}
.image-holder2 {
	float:left;
	width:250px;
}
.twocolbottomcontainercontent h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:1px;
	color:#000;
}
.sidebarcontaineroneleftcontent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
   .appleLinksWhite a {color:#FFF;
}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(http://cdn.121.ag/sem/ag/skin2/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

#portfolio_pagination{float:left;margin-top:20px}
#portfolio_pagination ul{margin:0;padding:0}
#portfolio_pagination ul li{width:15px;height:15px;background-image:url(http://cdn.121.ag/sem/ag/skin2/images/page_nav.png);background-repeat:no-repeat;float:left;list-style:none;margin-left:3px;margin-right:3px}
#portfolio_pagination ul li:hover,#portfolio_pagination ul li.selected{background-image:url(http://cdn.121.ag/sem/ag/skin2/images/page_nav_active_black.png)}
.portfolio_item{float:left;margin-right:30px;margin-bottom:30px;display:none;border:0 solid #eef1f5;background-repeat:no-repeat;-moz-box-shadow:1px 1px 4px #c3c3c3;-webkit-box-shadow:1px 1px 4px #c3c3c3;-khtml-box-shadow:1px 1px 4px #c3c3c3;box-shadow:1px 1px 4px #c3c3c3;background-color:#000}
.portfolio_item a{display:block}
.portfolio_item img{border-width:0}
.page_wrapper{float:left}
#portfolio_categories{background-image:url(http://cdn.121.ag/sem/ag/skin2/images/portfolio_navigation_bg.png);background-repeat:repeat-x;width:100%;height:37px;display:block;float:left;margin-bottom:30px;position:relative;font-size:13px;line-height:1.5em}
#portfolio_categories_left{width:8px;height:37px;background-image:url(http://cdn.121.ag/sem/ag/skin2/images/portfolio_navigation_bg_left.png);float:left;background-repeat:no-repeat}
#portfolio_categories_right{width:8px;height:37px;background-image:url(http://cdn.121.ag/sem/ag/skin2/images/portfolio_navigation_bg_right.png);float:right;background-repeat:no-repeat}
#portfolio_categories ul{position:relative;left:0;top:0;height:37px;float:left;margin:0;padding:0 0 0 12px}
#portfolio_categories ul li{display:inline;position:relative;float:left;text-transform:uppercase;font-size:11px;text-shadow:1px 1px #fff;margin:9px 20px 0;padding:0}
#portfolio_categories ul li.selected{color:#fff;text-shadow:1px 1px #436e9c;position:relative;top:-1px}
#portfolio_categories ul li:hover a{text-decoration:none}
.port_cat_active{float:left;height:22px}
.port_cat_l{background-image:url(http://cdn.121.ag/sem/ag/skin2/images/portfolio_hover_l_black.png);width:11px;height:22px;float:left;background-repeat:no-repeat}
.port_cat_r{background-image:url(http://cdn.121.ag/sem/ag/skin2/images/portfolio_hover_r_black.png);width:11px;height:22px;float:left;background-repeat:no-repeat}
.port_cat{background-image:url(http://cdn.121.ag/sem/ag/skin2/images/portfolio_hover_bg_black.png);background-repeat:repeat-x;height:22px;display:block;float:left;padding-top:1px}
.loading{width:54px;height:55px;background-image:url(http://cdn.121.ag/sem/ag/skin2/images/ajax-loader.gif);background-repeat:no-repeat;margin-left:auto;margin-right:auto;margin-top:80px}