/* Put it back on certain elements */
p,pre,blockquote,fieldset,table {
margin:1em 0;
}

/* Class for clearing floats */
.clear {
clear:both;
}

/* Remove border around linked images */
img {
border:0;
}

/* Removes styling from all list items */
ul,li {
list-style:none;
}

h1,h2,h3,h4,h5,h6 {
font-size:1em;
font-weight:400;
margin:0;
padding:0;
}

/* =Typography (Global)
-----------------------------------------------------------------------------*/
body {
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:62.5%;
	line-height:1.6;
	color:#999;
	background-repeat:no-repeat;
	background-position:top;
	margin:0;
	padding:0;
}

blockquote {
background:#DEEFF6;
font-family:Georgia, "Times New Roman", Times, serif;
}

a {
color:#1daae2;
}


/* =Layout (Global)
-----------------------------------------------------------------------------*/
#wrapper {
	height:100%;
	width:800px;
}


.imageLeft,.imgLeft {
float:left;
margin:0.5em 1em 1em 0;
}

.imageRight,.imgRight {
float:right;
margin:0.5em 0 1em 1em;
}

.imageLink {
background:#fff !important;
border:none !important;
color:#fff !important;
margin:0 !important;
padding:0 !important;
}

/* =Header
-----------------------------------------------------------------------------*/
#header * {
	top:0;
	left:0;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

#strapLine {
	text-indent: 10px;
	color: #333333;
	font-size: 10px;
	font-variant: normal;

}

/* =Main Nav
-----------------------------------------------------------------------------*/
#pMain #navigationContainer {

	text-indent:-9999px;
	display: none;
}

#pCcs #navigationContainer {
	text-indent:-9999px;
	display: none;
}

/* =Sub Nav
-----------------------------------------------------------------------------*/
.wSubNav #subnavContainer,.tVideo #subnavContainer /* tVideo Optional currently only used on portfolio page */ {
height:333px;
width:170px;
background-image:url(../images/subnav-container-bg.gif);
position:absolute;
top:200px;
right:1px;
margin:0;
padding:0;
}

#subnavContainer ul {
	padding-top:50px;
	padding-left:12px;
	text-indent: -9999px;
}

#subnavContainer li {
padding-bottom:0px;
}

#subnavContainer li a {
	color:#D9FF39;
	font-size:150%;
	font-weight:700;
	text-decoration:none;
	display:block;
	height: 37px;
	width: 139px;
	outline: 0px;
}

#landing #footer {
padding:60px 0 0 35px;
}

/* =Introduction Text Box 
-----------------------------------------------------------------------------*/
#intro {
	left:0;
	font-size: 24px;
	color: #333333;
	text-indent: 10px;
}

/* =Content Text and Video Box
-----------------------------------------------------------------------------*/
#primary {
height:359px;
width:455px;
position:absolute;
top:200px;
right:195px;
margin:0;
padding:0;
}

.highlight {
color:#1daae2;
font-weight:700;
}

.textBoxContainer {
	background-repeat:no-repeat;
	display: none;
}

/*.pastWorkContainer {
background-image:url(../images/pastwork-bg.jpg);
background-repeat:no-repeat;
}*/

.textBox {
	overflow:auto;
	font-size:12px;
	color:#666666;
	line-height:26px;
	text-align:justify;
	margin: 0px;
	padding: 0;
}

.videoBoxContainer {
background-image:url(../images/primary-video-bg.png);
background-repeat:no-repeat;
}

.videoBox {
width:352px;
height:243px;
position:absolute;
right:250px;
top:245px;
font-size:160%;
line-height:120%;
font-weight:400;
background-color:#000;
color:#000;
margin:0;
padding:0;
}

.textBox h4 {
	color:#333333;
	font-size:18px;
	font-weight:400;
	border:1px solid #666666;
	padding:2px 0 2px 5px;
	margin: 25px 0px 10px 10px;
	background: #F4F4F4;
}

.textBox p {
	padding:0;
	margin-left: 10px;
	margin-right: 10px;
}

.textBox .hkg {
	padding-top:15px;
	padding-left:15px;


	text-align:left;
}

.textBox .lax {
	padding-top:15px;
	padding-left:15px;


	text-align:left;
}

.textBox h3 {
	color:#333333;
	font-size:18px;
	background-color:#F4F4F4;
	margin-right:20px;
	border:1px solid #666666;
	margin-bottom:6px;
	padding:1px 0 1px 3px;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	margin-top:25px;
	margin-bottom:15px;
	text-align:center;
	font-size:120%;
	display: none;
}

/* =Forms
-----------------------------------------------------------------------------
 Removes fieldset borders. even on Opera 7 */
fieldset {
border:1px solid transparent;
}

/* =Tables
-----------------------------------------------------------------------------*/
table {
border-spacing:0;
border-collapse:collapse;
}

td {
text-align:left;
font-weight:400;
}

/* =Multimedia
-----------------------------------------------------------------------------*/
.flashPlayer {
position:relative;
overflow:hidden;
border-bottom:1px solid #BDBDBD;
border-right:1px solid #BDBDBD;
}

#flashcontent {
width:750px;
height:410px;
padding-top:22px;
color:#FFF;
font-size:180%;
text-align:center;
padding-bottom:0;
margin:0;
}

#flashcontent p {
padding-top:80px;
}

*,#navigationContainer ul,#navigationContainer li {
	padding:0;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin-left: 0px;
}

a:hover,#footer a:hover,#footer .selected {
color:#D9FF39;
}

#spareDiv1,#spareDiv2  {
display:none;
}

.LogoPrint {
	width: 300px;
	height: 75px;
	margin: 0px;
	padding: 0px;
}
.ctc-email a {
	float: left;
	color: #333333;
	text-indent: 0px;
	position: relative;
	width: 240px;
	top: -75px;
}

