/*////////universal////////*/

*{
	margin: 0 auto;
	padding: 0;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	font-size: 12px;
	letter-spacing: -.2px;
	line-height: 120%;
	color: #878787;
	background-image: url("../_images/bg.jpg");
	background-color: #a1a1a1;
}

#container {
	width: 1000px;
	margin-bottom: 75px;
	background-color: #ffffff;
}

.clear {
	clear: both;
}


/*////////page////////*/

h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	color: #878787;
	margin-top: 8px;
}

h2 a:link {
	color: #75aed0;
	text-decoration: none;
}
	
h2 a:visited {
	color: #75aed0;
	text-decoration: none;
}

h2 a:hover {
	color: #75aed0;
	text-decoration: underline;
}

h2 a:active {
	color: #75aed0;
	text-decoration: none;
}

h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	font-size: 14px;
	color: #75aed0;
	margin: 5px 0px 4px 0px;
}

h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	font-size: 13px;
	color: #858585;
}

h4 a:link {
	color: #75aed0;
	text-decoration: none;
}
	
h4 a:visited {
	color: #75aed0;
	text-decoration: none;
}

h4 a:hover {
	color: #75aed0;
	text-decoration: underline;
}

h4 a:active {
	color: #75aed0;
	text-decoration: none;
}

.hr {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	width: 860px;
	border-bottom: 1px dotted #707070;
}

a:active {
  outline: none;
}

a:visited {
	outline: none;
}

.btntop {
	float: left;
	width: 39px;
	height: 14px;
	margin: 24px 0px -14px 0px;
}

.btntop a {
	display: block;
	width: 39px;
	height: 14px;
	background: url('../_images/btn_top.gif') no-repeat top left;
}

.btntop a:hover {
	background-position: bottom left;
}


/*////////header////////*/

#header {
	width: 1000px;
	height: 85px;
	border-bottom: 1px solid #d5d8d8;
	margin-bottom: 25px;
}

#logo {
	width: 112px;
	padding-left: 35px;
	float: left;
}


/*////////nav////////*/

#nav {
	padding: 32px 35px 0px 0px;
	float: right;
}

#btnabout {
	float: left;
	width: 73px;
	height: 21px;
}

#btnabout a {
	display: block;
	width: 73px;
	height: 21px;
	background: url('../_images/btn_about.gif') no-repeat top left;
}

#btnabout a:hover {
	background-position: bottom left;
}

#btnwork {
	float: left;
	width: 69px;
	height: 21px;
}

#btnwork a {
	display: block;
	width: 69px;
	height: 21px;
	background: url('../_images/btn_work.gif') no-repeat top left;
}

#btnwork a:hover {
	background-position: bottom left;
}

#btnbrandxp {
	float: left;
	width: 86px;
	height: 21px;
}

#btnbrandxp a {
	display: block;
	width: 86px;
	height: 21px;
	background: url('../_images/btn_brandxp.gif') no-repeat top left;
}

#btnbrandxp a:hover {
	background-position: bottom left;
}

#btncontact {
	float: left;
	width: 87px;
	height: 21px;
}

#btncontact a {
	display: block;
	width: 87px;
	height: 21px;
	background: url('../_images/btn_contact.gif') no-repeat top left;
}

#btncontact a:hover {
	background-position: bottom left;
}


/*////////about////////*/

#abouttab {
	width: 190px;
	float: left;
}

#aboutcontent {
	width: 810px;
	float: left;
}

#aboutleft {
	width: 260px;
	float: left;
}

#aboutmiddle {
	width: 290px;
	float: left;
}

#aboutright {
	width: 260px;
	float: left;
}

#aboutleft2 {
	width: 260px;
	float: left;
	padding-top: 6px;
}

#aboutmiddle2 {
	width: 320px;
	float: left;
	padding-top: 6px;
}


/*////////work////////*/

#worktab {
	width: 190px;
	float: left;
}

#workleft {
	width: 233px;
	float: left;
	margin-right: 27px;
}

#workmiddle {
	width: 233px;
	float: left;
	margin-right: 27px;
}

#workright {
	width: 233px;
	float: left;
}

#work01 a {
	display: block;
	width: 233px;
	height: 125px;
	background: url('../_images/work/work_01.jpg') no-repeat top left;
}

#work01 a:hover {
	background-position: bottom left;
}

#work02 a {
	display: block;
	width: 233px;
	height: 125px;
	background: url('../_images/work/work_02.jpg') no-repeat top left;
}

#work02 a:hover {
	background-position: bottom left;
}

#work03 a {
	display: block;
	width: 233px;
	height: 125px;
	background: url('../_images/work/work_03.jpg') no-repeat top left;
}

#work03 a:hover {
	background-position: bottom left;
}

#work04 a {
	display: block;
	width: 233px;
	height: 125px;
	background: url('../_images/work/work_04.jpg') no-repeat top left;
}

#work04 a:hover {
	background-position: bottom left;
}

#work05 a {
	display: block;
	width: 233px;
	height: 125px;
	background: url('../_images/work/work_05.jpg') no-repeat top left;
}

#work05 a:hover {
	background-position: bottom left;
}

#work06 a {
	display: block;
	width: 233px;
	height: 125px;
	background: url('../_images/work/work_06.jpg') no-repeat top left;
}

#work06 a:hover {
	background-position: bottom left;
}

#work07 a {
	display: block;
	width: 233px;
	height: 125px;
	background: url('../_images/work/work_07.jpg') no-repeat top left;
}

#work07 a:hover {
	background-position: bottom left;
}

#work08 a {
	display: block;
	width: 233px;
	height: 125px;
	background: url('../_images/work/work_08.jpg') no-repeat top left;
}

#work08 a:hover {
	background-position: bottom left;
}

#work09 a {
	display: block;
	width: 233px;
	height: 125px;
	background: url('../_images/work/work_10.jpg') no-repeat top left;
}

#work09 a:hover {
	background-position: bottom left;
}

/*////////brandxp////////*/

#brandxptab {
	width: 190px;
	float: left;
}

#brandxpcontent {
	width: 810px;
	float: left;
}

#brandxpcontent ul {
	list-style: none;
}

#brandxpcontent ul li {
	float: left;
	margin-right: 24px;
}

/*////////contact////////*/

#contacttab {
	width: 190px;
	float: left;
}

#contactcontent {
	width: 810px;
	float: left;
}

#contactcontentleft {
	height: 325px;
	width: 425px;
	float: left;
	border-right: 1px dotted #9b9b9b;
	margin-right: 35px;
}

#contactcontentright {
	float: left;
	width: 300px;
	padding-top: 35px;
}

div.contact_form
{
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	font-weight: bold;
	font-size: 14px;
	color: #75aed0;
}

div.contact_form input,
div.contact_form textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	font-size: 17px;
	color: #444444;
	background: #f8f8f8;
	border: 1px solid #d0d0d0;
	margin-bottom: 8px;
}

div.contact_form input {
	width: 240px;
	height: 25px;
}

div.contact_form textarea {
	width: 275px;
}

div.contact_form input.submit {
  	width:  75px;
  	height: 28px;
  	background: url('../_images/btn_submit.gif') no-repeat;
}

div.contact_form form,
div.contact_form table,
div.contact_form td,
div.contact_form th { 
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

div.contact_form table { 
	border-collapse: collapse;
}

div.contact_form th {
	padding: 0px 10px 3px 0px;
}

div.contact_form td {
	padding: 0px  0px 3px 0px;
}

div.contact_form img {
	margin-left: 5px;
}

div.contact_form em {
  text-decoration: none;
  font-style:  normal;
  font-weight: 900;
  color: #75aed0;
}

div.contact_form  em.error,
div.contact_form form em {
	color: #fa2c2c;
}

div.contact_form div.error {
	margin-bottom: 15px;
}

div.contact_form div.input {
	float:  left;
}

div.contact_form select {
	width: 250px;
}


/*////////thanks////////*/
#thanks {
	width: 254px;
	float: right;
	margin: 15px 0px 15px 0px;
}


/*////////footer////////*/

#footer {
	width: 928px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}


/*////////slimbox////////*/

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('../_images/work/loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('../_images/work/prevlabel.gif') no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('../_images/work/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	font-size: 12px;
	letter-spacing: -.2px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('../_images/work/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}