html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
}
#outerTop {
	text-align: center;
	padding: 0px;
	width: 100%;
	margin: 0px 0px 9px;
	background-image: url(images/bgs/bg_body_upper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#outerBottom {
	text-align: center;
	padding: 0px;
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bgs/bg_new.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: left;
}
#container {
	text-align: center;
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#containerBot {
	text-align: center;
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#containerHomeBot {
	text-align: center;
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgs/bg_home_lower.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#masthead {
	margin: 9px 2px 10px 3px;
	width: 675px;
	height: 32px;
	padding: 0px;
	background-image: url(images/bgs/bg_masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#tickerContent {
	float: left;
	width: 540px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 8px 0px 0px 2px;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 680px;
	text-align: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 74px;
	list-style-type: none;
}
#nav li {
	margin: 0px 3px 0px 2px;
	display: inline;
	width: 80px;
	text-align: center;
	padding: 0px;
	float: left;
}
#breadcrumb {
	margin: 7px 10px 2px;
	padding: 0px;
	height: 18px;
	width: 660px;
	text-align: left;
}
/* hack to workaround margin bananas in IE 6 */
* html #breadcrumb {
    margin-top: 4px;
	margin-bottom: -4px;
}
/* end of hack */
#breadcrumb ul {
	margin: 0px 0px 0px 160px;
	padding: 0px;
	list-style-type: none;
}
#breadcrumb li {
	margin: 0px 3px 0px 0px;
	display: inline;
	text-align: left;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
#breadcrumb a {
	color: #CCCCCC;
}
#breadcrumb a:hover,
#services #breadcrumb .services a,
#case #breadcrumb .case a,
#casearchive #breadcrumb .casearchive a,
#news #breadcrumb .news a,
#newsarchive #breadcrumb .newsarchive a,
#gallery #breadcrumb .gallery a,
#galleryarchive #breadcrumb .galleryarchive a,
#about #breadcrumb .about a,
#brand #breadcrumb .brand a,
#people #breadcrumb .people a,
#contact #breadcrumb .contact a,
#contact_map #breadcrumb .contact_map a,
#contact_key #breadcrumb .contact_key a,
#recruitment #breadcrumb .recruitment a {
	color: #FFFFFF;
}
#breadcrumb p {
	font-weight: bold;
}
#mainUpperContain {
	padding: 0px;
	width: 680px;
	margin: 0px;
}
#mainUpperLeft {
	padding: 0px;
	width: 158px;
	margin: 0px;
	float: left;
	background-image: url(images/bgs/bg_services.jpg);
	background-repeat: repeat-x;
	background-position: left 19px;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainUpperLeft {
    margin-bottom: 0px;
}
/* end of hack */
#mainUpperLeftInner {
	padding: 0px;
	width: 158px;
	margin: 0px 0px 16px;
	float: left;
	background-image: url(images/bgs/bg_services.jpg);
	background-repeat: repeat-x;
	background-position: left 19px;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainUpperLeftInner {
    margin-bottom: 8px;
}
/* end of hack */
#mainPeopleLeft {
	padding: 0px;
	width: 158px;
	margin: 0px;
	float: left;
}
#servicesNavHeader {
	padding: 2px 0px 0px;
	width: 158px;
	height: 17px;
	margin: 0px;
	background-image: url(images/bgs/bg_services_top.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#servicesNavHeaderOnwhite {
	padding: 2px 0px 0px;
	width: 158px;
	height: 17px;
	margin: 0px;
	background-image: url(images/bgs/bg_services_top_onwhite.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#mainUpper {
	padding: 0px;
	width: 510px;
	margin: 0px 0px 0px 170px;
	background-image: url(images/bgs/bg_main_image_contain.jpg);
	background-repeat: repeat-x;
	background-position: left 20px;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainUpper {
    margin-left: 167px;
}
/* end of hack */
#mainUpperServices {
	padding: 0px;
	width: 510px;
	margin: 0px 0px 0px 170px;
	background-color: #D40281;
	text-align: left;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainUpperServices {
    margin-left: 167px;
}
/* end of hack */
#mainUpperServices p {
	font-weight: bold;
	margin: 20px 20px 10px 30px;
}
#mainUpperAbout {
	padding: 0px;
	width: 510px;
	margin: 0px 0px 0px 170px;
	background-color: #02A4EF;
	text-align: left;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainUpperAbout {
    margin-left: 167px;
}
/* end of hack */
#mainUpperAbout p {
	font-weight: bold;
	margin: 20px 20px 10px 30px;
}
#mainUpperHeader {
	padding: 2px 0px 0px;
	width: 510px;
	height: 20px;
	margin: 0px;
	background-image: url(images/bgs/bg_main_upper_top.jpg);
	background-repeat: no-repeat;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#mainUpperHeaderHome {
	padding: 2px 0px 0px;
	width: 510px;
	height: 20px;
	margin: 0px;
	background-image: url(images/bgs/bg_main_upper_top_home.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#mainUpperPeople {
	padding: 0px;
	width: 510px;
	margin: 0px 0px 0px 170px;
	text-align: left;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainUpperPeople {
    margin-left: 167px;
}
/* end of hack */
#mainPeopleContain {
	padding: 0px;
	width: 510px;
	margin: 0px 0px 1px;
	background-image: url(images/bgs/bg_people_text.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D40281;
	background-color: #616265;
	background-position: left top;
}
#mainPeopleText {
	padding: 15px;
	width: 480px;
	margin: 0px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainPeopleBot {
	clear: right;
}
#mainPeopleText p {
	margin: 0px 0px 15px;
	padding: 0px;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainPeopleText p {
    margin-bottom: 0px;
}
/* end of hack */
#mainPeopleText img {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	border: 1px solid #D40281;
	float: right;
}
#mainUpperHeaderPeople {
	padding: 2px 0px 0px 0px;
	width: 510px;
	height: 18px;
	margin: 0px;
	background-image: url(images/bgs/bg_main_upper_top_onwhite.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#mainPeopleHeader {
	padding: 5px 0px 0px 5px;
	width: 505px;
	height: 23px;
	margin: 0px;
	background-image: url(images/bgs/bg_people_header.jpg);
	background-repeat: no-repeat;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainPeopleHeader p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#mainPeopleHeader a {
	color: #FFFFFF;
}
#mainPeopleHeaderOn {
	padding: 5px 0px 0px 5px;
	width: 505px;
	height: 23px;
	margin: 0px;
	background-image: url(images/bgs/bg_people_header_on.jpg);
	background-repeat: no-repeat;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainPeopleHeaderOn p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#mainPeopleHeaderOn a {
	color: #FFFFFF;
}
#mainRecruitmentText {
	padding: 15px;
	width: 480px;
	margin: 0px;
	background-image: url(images/bgs/bg_people_text.jpg);
	background-repeat: repeat-x;
	background-color: #616265;
	background-position: left top;
}
#mainRecruitmentContent {
	padding: 15px;
	width: 480px;
	margin: 0px;
}
#mainRecruitmentContent h4 {
	color: #D40281;
}
#mainRecruitmentContent p {
	color: #999999;
	padding-bottom: 15px;	
}
#mainContain {
	padding: 0px;
	width: 680px;
	margin: 0px;
}
#mainLeft {
	padding: 0px;
	width: 158px;
	margin: 0px;
	float: left;
}
#mainRight {
	padding: 0px;
	width: 158px;
	margin: 0px;
	float: right;
}
#mainLeftClients {
	padding: 0px;
	width: 158px;
	min-height: 168px;
	margin: 9px 0px 0px;
	background-image: url(images/bgs/bg_clients.jpg);
	background-repeat: repeat-x;
	background-position: left 21px;
	clear: left;
	text-align: left;
	background-color: #DD0373;
}
#clientsHeader {
	padding: 3px 0px 0px;
	width: 158px;
	height: 21px;
	margin: 0px;
	background-image: url(images/bgs/bg_clients_top.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#mainLeftBit {
	padding: 0px;
	width: 158px;
	height: 249px;
	margin: 9px 0px 0px;
	background-image: url(images/bgs/bg_bit.jpg);
	background-repeat: repeat-x;
	background-position: left 21px;
	text-align: left;
}
#bitHeader {
	padding: 3px 0px 0px;
	width: 158px;
	height: 22px;
	margin: 0px;
	background-image: url(images/bgs/bg_bit_top.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#mainLeft p {
	margin: 10px 10px 10px 15px;
	line-height: 12px;
}
#mainLeft a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mainLeft a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainLeft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainLeft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main {
	padding: 9px 0px 9px 9px;
	width: 501px;
	height: 334px;
	margin: 0px 0px 0px 170px;
	text-align: left;
}
/* hack to workaround margin bananas in IE 6 */
* html #main {
    margin-left: 167px;
}
/* end of hack */
#mainHome {
	padding: 9px 0px 9px 2px;
	width: 508px;
	margin: 9px 0px 0px 170px;	
	background-color: #606163;
	background-image: url(images/bgs/bg_main_lower_home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainHome {
    margin-left: 167px;
}
/* end of hack */
#mainHomeTextbox {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 483px;
	background-color: #636466;
	text-align: left;
	float: left;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainHomeTextbox {
    margin-left: -4px;
}
/* end of hack */
#mainHomeTextboxTop {
	margin: 0px;
	padding: 0px;
	width: 483px;
	height: 7px;
	background-image: url(images/bgs/bg_main_lower_textbox_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainHomeTextboxTop {
    margin-bottom: -12px;
}
/* end of hack */
#mainHomeTextboxBot {
	margin: 0px;
	padding: 0px;
	width: 483px;
	height: 7px;
	background-image: url(images/bgs/bg_main_lower_textbox_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainHomeTextboxBot {
    margin-bottom: -12px;
}
/* end of hack */
#mainHomeTextbox p {
	margin: 0px 10px;
	padding: 0px;
}
#mainHomeTextbox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mainHomeTextbox a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainHomeTextbox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainHomeTextbox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#homeCol {
	margin: 10px 2px 0px 8px;
	padding: 0px;
	float: left;
	width: 156px;
	text-align: left;
}
/* hack to workaround margin bananas in IE 6 */
* html #homeCol {
    margin-right: 4px;
}
/* end of hack */
#homeCol h5 {
	margin: 0px 0px 10px 5px;
}
#homeCol p {
	font-size: 10px;
	margin: 0px 0px 5px 5px;
}
#homeCol a {
	color: #CCCCCC;
}
#homeColLine {
	width: 146px;
	height: 1px;
	margin: 0px 5px 10px 5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACC;
}
/* hack to workaround margin bananas in IE 6 */
* html #homeColLine {
    margin-top: -20px;
}
/* end of hack */
#homeColHeader {
	margin: 0px;
	padding: 0px;	
	text-align: center;
	width: 156px;
	height: 21px;
	background-image: url(images/btns/btn_home_cols.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeColHeader h4 {
	margin: 0px;
	padding: 2px 0px 0px;
}
#homeColBot {
	width: 100%;
	clear: left;
}
#galleryContain {
	margin: 5px 0px;
	padding: 0px;
	width: 510px;
}
/* hack to workaround margin bananas in IE 6 */
* html #galleryContain {
    margin-bottom: -23px;
}
/* end of hack */
#galleryBot {
	width: 510px;
}
#galleryCol {
	margin: 0px 18px 0px 0px;
	padding: 0px;
	float: left;
	width: 158px;
	text-align: left;
}
#galleryCol3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 158px;
	text-align: left;
}
#galleryContain h5 {
	margin: -5px 0px 10px;
	color: #02A4EF;
}
#galleryArchiveContain h5 {
	margin: 0px 0px 10px;
	color: #02A4EF;
}
#galleryContain p {
	font-size: 10px;
	margin: 0px 0px 10px;
	color: #666666;
}
#galleryContain a {
	color: #02A4EF;
}
#galleryContain img {
	padding: 0px;
	margin: 0px 0px 10px;
}
#galleryArchiveContain p {
	font-size: 10px;
	margin: 0px 0px 10px;
	color: #666666;
}
#galleryArchiveContain a {
	color: #02A4EF;
}
#newsContain {
	margin: 5px 0px;
	padding: 0px;
	width: 510px;
	background-image: url(images/bgs/bg_news_contain.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#newsBot {
	width: 510px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
#newsButton {
	width: 510px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#newsCol1 {
	margin: 0px 18px 0px 0px;
	padding: 0px;
	float: left;
	width: 158px;
	text-align: left;
}
#newsCol2 {
	margin: 0px 18px 0px 0px;
	padding: 0px;
	float: left;
	width: 158px;
	text-align: left;
}
#newsCol3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 158px;
	text-align: left;
}
#newsColLine {
	width: 158px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* hack to workaround margin bananas in IE 6 */
* html #newsColLine {
    margin-top: -20px;
}
/* end of hack */
#newsColHeader1 {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	width: 153px;
	height: 17px;
	background-image: url(images/bgs/bg_headerorange.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#newsColHeader2 {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	width: 153px;
	height: 17px;
	background-image: url(images/bgs/bg_headerblue.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#newsColHeader3 {
	padding: 3px 0px 0px 5px;
	margin: 0px;
	width: 153px;
	height: 17px;
	background-image: url(images/bgs/bg_headermag.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#newsContain h5 {
	margin: 5px 5px 10px 5px;
	color: #666666;
}
#newsContain p {
	font-size: 10px;
	margin: 0px 5px 10px 5px;
	color: #666666;
}
#newsCol3 a {
	color: #D40281;
}
#newsCol2 a {
	color: #02A4EF;
}
#newsCol1 a {
	color: #DE5C10;
}
#newsContain img {
	padding: 0px;
	margin: 0px;
}
#mainNewsDetail {
	padding: 15px 0px 10px;
	width: 510px;
	margin: 0px;
}
#mainNewsDetail h4 {
	color: #D40281;
	margin: 0px 0px 15px;
}
#mainNewsDetail p {
	color: #999999;	
	margin: 0px 0px 10px;
}
#mainNewsDetail img {
	margin: 0px 0px 5px;
}
#mainContact {
	padding: 15px 0px 10px;
	width: 510px;
	margin: 0px;
}
#mainContact h4 {
	color: #D40281;
	margin: 0px 0px 15px;
}
#mainContact p {
	color: #999999;	
	margin: 0px 0px 10px;
}
#mainContact img {
	margin: 0px 0px 5px;
}
#mainContact a {
	color: #DE5C10;
}
#mainServices {
	padding: 9px 0px 9px 0px;
	width: 510px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: right;
}
#mainServicesBot {
	padding: 9px 0px 9px 0px;
	width: 510px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	
}
#servicesCol {
	margin: 10px 10px 0px 20px;
	padding: 0px;
	float: left;
	width: 102px;
	text-align: left;
}
/* hack to workaround margin bananas in IE 6 */
* html #servicesCol {
    margin-right: 7px;
	margin-left: 10px;
}
/* end of hack */
#mainServices h5 {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	color: #E21A81;
}
#mainServices p {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	color: #999999;
	line-height: 13px;
}
#mainServicesBot h5 {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	color: #E21A81;
}
#mainServicesBot p {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	color: #999999;
	line-height: 13px;
}
#servicesColLine {
	width: 102px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E21A81;
}
/* hack to workaround margin bananas in IE 6 */
* html #servicesColLine {
    margin-top: -20px;
}
/* end of hack */
#mainContentServices {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	width: 350px;
	text-align: left;
	float: left;
}
#mainContentServicesWide {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	width: 450px;
	text-align: left;
	float: left;
}
#mainAboutLine {
	width: 100%;
	margin: 10px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* hack to workaround margin bananas in IE 6 */
* html #mainAboutLine {
    margin-top: -20px;
}
/* end of hack */
#mainContentAbout {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	width: 284px;
	text-align: left;
	float: left;
}
#mainContentAbout h4 {
	color: #666666;
}
#aboutCol {
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
	width: 196px;
	text-align: left;
}
/* hack to workaround margin bananas in IE 6 */
* html #aboutCol {
    margin-right: 0px;
	margin-left: 0px;
}
/* end of hack */
#aboutNav {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 196px;
	text-align: left;
}
/* hack to workaround margin bananas in IE 6 */
* html #aboutNav {
    margin-right: 0px;
	margin-left: 0px;
}
/* end of hack */
#aboutNav a {
	margin: 20px 0px 0px 10px;
	height: 12px;
	width: 170px;
	padding: 0px 0px 6px 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D40281;
	text-align: left;
	background-image: url(images/icons/arrow_grey.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
/* hack to workaround margin bananas in IE 6 */
* html #aboutNav a {    
	background-position: left 2px;
}
/* end of hack */
#aboutNav a:link {
	text-decoration: none;
}
#aboutNav a:active {
    text-decoration: underline;
}
#aboutNav a:visited {
	text-decoration: none;
}
#aboutNav a:hover {
	text-decoration: underline;
}
a:link {
	color: #D40281;
	text-decoration: none;
}
a:active {
	color: #D40281;
	text-decoration: underline;
}
a:visited {
	color: #D40281;
	text-decoration: none;
}
a:hover {
	color: #D40281;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
	
}
#navServices {
	margin: 0px;
	width: 158px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACC;
}
#navServices p {
	margin: 0px;
	padding: 0px;
}
#navServices a {
	margin: 0px;
	height: 27px;
	width: 118px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C9CACC;
	border-right-color: #FFFFFF;
	border-bottom-color: #4A4B4D;
	border-left-color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
#navServices a:link {
	text-decoration: none;
}
#navServices a:active {
    text-decoration: underline;
}
#navServices a:visited {
	text-decoration: none;
}
#navServices a:hover,
#services #navServices .services a {
	background-image: url(images/btns/btn_services_mag.jpg);
	background-repeat: no-repeat;
}
.pGrey {
	color: #CCCCCC;
}
.pMag {
	color: #D40281;
}
.pBlue {
	color: #02A4EF;
}
.pOrange {
	color: #DE5C10;
}
.orangebold {
	color: #DE5C10;
	font-weight: bold;
}
hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerInfo {
	width: 672px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#footerInfo p {
	color: #CCCCCC;
	text-decoration: none;
}
#footer {
	background-image: url(images/bgs/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
	width: 672px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainContentAbout strong {
	color: #02A4EF;
	font-weight: bold;
}
#aboutCol strong {
	color: #D40281;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-position: inside;
	list-style-type: disc;
}
#casedetailleft {
	padding: 0px;
	float: left;
	width: 158px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#casetextdetail {
	padding: 0px;
	width: 345px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 165px;
	text-align: left;
}
#dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: right;
}
.iconleft {
	vertical-align: top;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.enquiryformtable {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 100%;
}
.enquiryformlabelcell {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	width: 150px;
}
.enquiryformentrycell {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	width: 40px;
	height: 10px;
}
.enquiryformservicescell {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.enquiryformserviceslabelcell {
	text-align: left;
	vertical-align: top;
	padding: 0px 30px 0px 0px;
}
form {
}
#enquiryform {
	margin: 0px;
	padding: 0px;
}
#enquiryform p {
	margin: 0px;
	padding: 0px;
}
.enquiryformtallcell {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 20px 0px;
}
.contactimage {
	padding: 0px 20px 0px 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	float: left;
	border: 0px;
}
#contactKeyContain {
	width: 510px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	vertical-align: top;
	float: right;	
	clear: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}