#map {
	overflow: hidden;
}
.disappear {
	display: none;
}

.appear {
	display: block;
}

.tbold {
	font-weight: bold;
}

.titalic {
	font-style: italic;
}

.main_body_team {
	padding-right: 80px;
	padding-bottom: 40px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 20px;
	background-color: #f2f2f2;
	empty-cells: show;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a {
	color: #333333;
	text-decoration: none;
}

.tblue {
	color: #000066;
}

a.blue{ 
	color: #000066;
}

a:hover {
	text-decoration: underline;
}


.layout_wrapper {
	width: 1000px;
	margin: 10px auto 10px auto;
}

.layout_float {
	position: absolute;
	width: 1000px;
	z-index: 5;
}

.layout {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 980px;
	position: relative;
	overflow: hidden;
	border-top: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

/*
.taps_t0 .layout {
	background-color: #ffffff;
	background-image: url(../images/sw_bg-grad-left.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.taps_tp .layout {
	background-color: #ffffff;
	background-image: url(../images/sw_bg-grad-left.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.taps_t0 .prod .layout {
	background-color: #ffffff;
	background-image: url(../images/sw_bg-grad-left.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
*/

.main_image {
	width: 1000px;
	height: 461px;
	overflow: hidden;
	display: none;
}

.main_image img {
	margin-top:20em;
	width: 1000px;
}

.taps_th .main_image {
	display: block;
}

.bgDGrey {
	background-color: #cccccc;
}


.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	width: inherit;
	background-color: #ffffff;
}
.logo {
	display: block;
	float: left;	
}

.header_logo {
	margin: 5px 0px 5px 20px;
}


/*
.header .tagline_txt {
	float: right;	
	width: 700px;
	text-align: right;
	margin: 20px 20px 0px 20px;
}

.header .tagline_img {
	float: right;
	margin: 20px 20px 0px 20px;	
	width: 340px;
	height: 36px;
}
*/

.tagline_txt div{
	margin: 20px 20px 0px 20px;

}
.tagline_txt {
	text-align: right;
	float: right;
}
.tagline_txt img{
	margin: 20px 20px 0px 20px;	
	width: 340px;
	height: 36px;
}


form {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.header .form {
	float: right;
	margin: 25px 0px 5px 30px;
	text-transform: capitalize;
	width: 350px;
}

.menu {
	margin: 0px 0px 0px 0px 0px;
	clear: both;
	width: 990px;
	font-weight: normal;
	color: #ffffff;
	background-color: #25335a;
	background-image: url(../images/nav/bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

.menu div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.menu div.spacer {
	margin-left: 10px;
}

.header .menu a {
	color: #ffffff;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.header .menu a div {
	float: left;
	padding: 5px 8px 10px 8px;
	text-decoration: none;
	cursor: pointer;
}


.header .menu a div.on {
	background: #012a64;
	text-decoration: none;
	cursor: pointer;
}

.header .menu a:hover div {
	/*background-image: url(../images/bg_black_60.png);
	background-repeat: repeat;*/
	background: #012a64;
	text-decoration: none;
	cursor: pointer;
}

.header .menu a:hover div.on {
	background: #012a64;
	text-decoration: none;
	cursor: pointer;
}



.content {
	width: 980px;
	clear: both;
	position: relative;
	overflow: hidden;
}

.taps_th .content {
	background-image: url(../images/home_col_bg.png);
	background-repeat: repeat-y;
	background-position: 723px -5px;
}

.taps_th .inner {
	background-color: #ffffff;
/*	background-image: url(../images/sw_bg-grad-left.gif);
	background-position: bottom left;
	background-repeat: repeat-x;*/
}


.taps_t0 .content {
	background-color: #ffffff;
	background-image: url(../images/sw_col_bg.gif);
	background-repeat: repeat-y;
	background-position: 25px 0px;
}
.taps_t1 .content {
	background: #ffffff;
}

.content .c1 {
	width: 723px;
	float: left;
}

.content .c1 .inner {
	padding: 20px 20px 20px 20px;
}

.content .c2 {
	width: 232px;
	float: left;
	/*
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	*/
}



.content .c2 .inner {
	margin: 20px 20px 20px 20px;
}


.content .c3 {
	width: 25px;
	float: left;
}

.taps_th .c1 .inner {
	overflow: hidden;
}

.taps_th .c3 .inner {
	overflow: hidden;
	/*background-color: #ffffff;*/
}



.content .subbar {
	margin-top: 0px;
	background-color: #f2f2f2;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #333333;
	overflow: hidden;
}

.taps_t0 .content .c1 {
	float: right;
}

.taps_t0 .content .c2 {
	float: right;
}

.taps_t0 .content .c3 {
	float: right;
}

.taps_th .subbar {
	margin-top: 257px;
}
.taps_th .c2 {
	position: relative;
	z-index: 10000;
	background-image: url(../images/home_col_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.taps_tp .content .c1 {
	clear: both;
	width: 1000px;
	
}

.taps_tp .content .c2 {
	display: none;
}

.taps_tp .content .c3 {
	display: none;
}

.taps_tp .subbar {
	margin-top: 0px;
}

.text_col_left {
	width: 440px; 
	float: right;
}

.image_col_right {
	width: 240px; 
	float: right;
}

.image_col_right img {
	display: block; 
	width: 220px;
	margin: 0px 0px 20px 20px;
}
.text_col {
	width: 680px; 
}
.text_row {
	clear: both;
	margin-top: 20px;	
}

.text_row .image {
	float: left;
	margin-right: 20px;
	width: 220px;
	overview: hidden;
}

.text_row .text {
	width: 440px;
	float: right;	
}

.title_icon_img {
	float: left; 
	margin: 5px 10px 5px 0px;	
}

.footer {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 980px;
	clear: both;
	font-size: 9px;
	font-weight: normal;
	background-image: url(../images/bg_footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #25335a;
	color: #ffffff;
	overflow: hidden;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

.footer .inner {
	padding: 20px 20px 20px 20px;
	background: none;
}

.footer .date {
	text-transform: uppercase;	
	margin-bottom: 3em;
}

.footer .menu {
	float: right;
	width: 290px;
	margin-top: 5em;
	margin-right: 10px;
	text-align: right;
	background: none;
	border: none;
	height: auto;	
}

.footer .menu .item {
	clear: both;
	float: none;
	color: #ffffff;
}

.footer .menu .item a {
	color: #ffffff;
}



.fathom_tagline {
	text-align: center;
}

div.link_doc {
	background: url(../images/icon_doc_small.gif) left 15% no-repeat;
	line-height: 20px;
	padding-left: 20px;
}
div.link_pdf {
	background: url(../images/icon_pdf_small.gif) left 15% no-repeat;
	line-height: 20px;
	padding-left: 20px;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 2.0em;
	color:#666666;
	font-weight: normal;
	text-transform: uppercase;
}

h1.hp {
	width: 500px;
	overflow: hidden;	
}

h2 {
	margin: 0px 0px 7px 0px;
	font-size: 1.2em;
	color: #000066;
	font-weight: normal;
}

h2 a {
	color:#000066;
}

.mt5 {
	margin-top: 5px;
}

.mt15 {
	margin-top: 15px;
}

.mb5 {
	margin-bottom: 5px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb10 {
	margin-bottom: 10px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr32 {
	margin-right: 32px;
}
.spacerT25{
	clear: both;
	margin-top: 25px;
}
.clboth {
	clear: both;
}

.clleft {
	clear: left;
}

.clright {
	clear: right;
}

.fleft {
	float: left;	
}

.fright {
	float: right;	
}

.ag_top_i {
	padding: 32px 10px 10px 32px;	
}

.ag_top_c {
	
}

.ag_mid_i {
	padding: 32px 10px 10px 32px;	
}

.ag_mid_rimg {
	width: 240px; 
	float: right; 
	margin-left: 20px;
}

.ag_mid_c {
	background-color: #cccccc;
}

.ag_lowermid_i {
	padding: 32px 10px 20px 32px;	
}

.ag_lowermid_c {
	width: 63%;
}


.ag_logo_c {
}

.ag_logo_c img {
	float: left;
	margin: 0px 0px 10px 32px;
}

.ag_logotext_c {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #efefef;
}

.ag_lt_item {
	float: left;
	width: 90px;
	margin: 10px 0px 10px 32px;
}

.ag_footer_i {
	margin: 32px 32px 10px 32px;
}

.ag_footer_i h1 {
	color: #333333;
	font-size: 1.3em;
}

.ag_footer_c {
}

.leftCol{
	float: left;
	width: 60%;
}
.rightCol{
	float: right;
	width: 40%;
}
.rightCol_2{
	float: right;
	width: 35%;
	text-align: right;
}
.rightCol_2 select{
	margin-top: 5px;
}

.btn_search {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*position: relative;
	top: -3px;*/
	margin-top: 3px;
	width: 63px;
	height: 22px;
	background-image: url(../images/sw_btn_search.png);
	background-repeat: no-repeat;	
	border: none;
}


.btn_submit {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 63px;
	height: 22px;
	background-image: url(../images/sw_btn_submit.png);
	background-repeat: no-repeat;
	border: none;*/
}


/* HOME */

.home_heading {
	font-weight: bold;
}

.home_content {
}

.c2 h2 {
	margin: 20px 20px 10px 20px;
	font-weight: bold;
}

.mailing_box {
	margin: 20px 0px 0px 20px;
	width: 180px;
	background-image: url(../images/sw_box-blue-top.gif);
	background-repeat: no-repeat;
	background-color: #000469;
	color: #ffffff;
	overflow: hidden;
	display: block;
}

.mailing_box .mbcontent {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.mailing_box h2 {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
}

.mailing_box p {
	font-size: 0.9em;
}

/* NEWS MODULE */

.news_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.news_heading {
	color: #9b5195;
	font-weight: bold;
}

h1 span {
	color: #333333;
	font-weight: normal;
	font-size: 0.7em;
}

.news_heading span {
	color: #333333;
	font-weight: normal;
	font-size: 0.9em;
}

.nlist h2 {
	margin: 0px 0px 0px 0px;
}

.nlist p {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.nlist {
	border-bottom: 1px solid #efefef;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

h2 span {
	color: #333333;
	font-weight: normal;
	font-size: 0.85em;
}

.news_description {
	font-weight: bold;
}

.news_content {
	display: block;
}

p.news_content {
	margin-bottom:10px;
}

.nsmi div, .nsmi p, .nsmi_on div, .nsmi_on p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.nsmicontent {
	background: none;
}

.nsmicontent .nsmiinner{
	padding: 5px 20px 5px 16px;
	margin: 0px 0px 0px 0px;
}

.nsmi a, .nsmi a:hover, .nsmi_on a, .nsmi_on a:hover {
	text-decoration: none;
}

.nsmi a .nsmicontent {
	padding: 1px 0px 1px 4px; 
	border: none;
}

.nsmi_on a .nsmicontent {
	padding: 0px 0px 0px 0px; 
	background-color: #e3e3e3;
	border-left: 4px solid #d4b2d1; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	background-position: top;
	background-image: url(../images/list-grad.gif);
	background-repeat: repeat-x;	
}

.nsmi a:hover .nsmicontent {
	padding: 1px 0px 1px 4px;
	background-color: #eeeeee;
	border: none;
	background-position: top;
	background-image: url(../images/list-grad-over.gif); 
	background-repeat: repeat-x;
}

.nheading {
	float: left;	
	width: 640px;
	margin-bottom: 10px;
}

.ndate {
	color: #333;
	font-weight: normal;
}

.vn_img{
	float: left;
	width: 70px;
	height: 60px;
}

.vn_img_overlay{
	position: relative;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 60px;
	background: url(../images/btn_video.png) no-repeat 8px 8px;
	z-index: 2;
}
.vn_img_ct{
	position: relative;
	top: -60px;
	left: 0px;
	width: 60px;
	height: 60px;
	z-index: 1;
}





.vn_txt{
	float: left;
	width: 120px;
}


/* SERVICES MODULE */

.ssmi div, .ssmi p, .ssmi_on div, .ssmi_on p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.ssmi a, .ssmi a:hover, .ssmi_on a, .ssmi_on a:hover {
	text-decoration: none;
}

.ssmi_on a .ssmicontent {
	/*background-image: url(../images/list-grad.gif);*/
	background-color: #d4b2d1;
	font-weight: bold;
}

.ssmi a:hover .ssmicontent {
	color: #9b5195;
}

.ssmi div.ssmiinner, .ssmi_on div.ssmiinner {
	padding: 4px 20px 4px 20px;
}

.ssmi_sub div, .ssmi_sub p, .ssmi_sub_on div, .ssmi_sub_on p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.ssmi_sub a, .ssmi_sub a:hover, .ssmi_sub_on a, .ssmi_sub_on a:hover {
	text-decoration: none;
}

.ssmi_sub_on a .ssmicontent {
	/*background-image: url(../images/list-grad.gif);*/
	font-weight: bold;
}

.ssmi_sub a:hover .ssmicontent {
	color: #9b5195;
}

.ssmi_sub div.ssmiinner, .ssmi_sub_on div.ssmiinner {
	padding: 4px 20px 4px 40px;
}

.services_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.services_box_wrap {
	padding: 0px 0px 0px 20px;
	width: 180px;
	color: #ffffff;
	overflow: hidden;
	display: block;
}
.products_sbbox_fr {
	margin: 0px 0px 0px 0px;
	float: right;
}

/*
.services_box {
	margin: 20px 0px 0px 20px;
	width: 180px;
	height: 117px;
	background-image: url(../images/boxes/pink/box_big.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	overflow: hidden;
	display: block;
}

.services_box .sbcontent {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.services_box a {
	color: #ffffff;
}

.services_box h2 {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 1px;
}

.services_box p {
	font-size: 0.9em;
	margin: 5px 0px 0px 0px;
}

.services_box .email {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.services_box p.tel {
	font-size: 2em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}*/

.service_rpsb_img {
	margin-bottom: 15px;
}

.service_rp_img_col {
	float: right;
	margin: 0px 0px 0px 15px;
}

.service_para {
	clear: left;
}

.service_lt_img {
	float: left;
	margin: 0px 15px 15px 0px;
}

div.service_list {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.service_list div.li {
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/number-bullet.gif);
	background-repeat: no-repeat;
	position: 0px 0px;
	padding: 9px 0px 0px 11px;
}

div.service_list div.li div {
	color: #000000;
	font-weight: normal;
	padding-left: 30px;
	position: relative;
	top: -22px;
}


/* TEAM MODULE */

.team_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.team_heading {
	color: #9b5195;
	font-weight: bold;
}

/* LINKS MODULE */

.lsmi div, .lsmi p, .lsmi_on div, .lsmi_on p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.lsmi a, .lsmi a:hover, .lsmi_on a, .lsmi_on a:hover {
	text-decoration: none;
}

.lsmi_on a .lsmicontent, .lsmi a:hover .lsmicontent {
	background-image: url(../images/sw_list-grad.gif);
	color: #9b5195;
	font-weight: bold;
}

.lsmi div.lsmiinner, .lsmi_on div.lsmiinner {
	padding: 4px 20px 4px 20px;
}

.links_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.links_heading {
	color: #9b5195;
	font-weight: bold;
}

.links_heading a {
	color: #9b5195;
}

.links_main_heading {
	color: #9b5195;
	font-weight: bold;
	margin-bottom: 10px;
}

.links_description{
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}


/* QUOTE MODULE */

.qfinput {
	width: 235px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.qftextarea {
	width: 235px;
	height: 125px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.qfbutton {
	float: left;
	width: 235px;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
}



/* CONTACT MODULE */

#gmap {
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}

.cfinput {
	width: 235px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.cftextarea {
	width: 233px;
	height: 55px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

.cfbutton {
	width: 235px;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
}

.contact_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}


/* QUOTE MOULE */

.qftable {
	float: left;
	margin-right: 30px;
}

.quote_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

/* VACANCIES MODULE */

/* USES NEWS CSS */

/* DATASHEETS MODULE */
.sheetbox {
	background-color: transparent;
	width: 435px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
	overflow: hidden;
}
.sheetbox .headerrow{
	width: 435px;
	height: 8px;
	background-image: url(../images/datasheets/data_sheets_bg_01.png); 
	background-repeat: no-repeat;
	float: left;
	display: block;
	border: none;
	font-size: 1px;
}

.sheetbox .baserow{
	width: 435px;
	height: 8px;
	background-image: url(../images/datasheets/data_sheets_bg_03.png); 
	background-repeat: no-repeat;
	float: left;
	display: block;
}
.sheetbox .maincontent{
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	background-color: #dfdfdf;
	background-image: url(../images/datasheets/data_sheets_bg_02.png); 
	background-repeat: repeat-x;
	width: 433px;
	float: left;
	display: block;
}

.sheetbox .mainrow{
	background-color: transparent;
	width: 330px;
	float: left;
	display: block;
}

.sheetbox .textheaderrow{
	background-color: transparent;
	width: 431px;
	float: left;
	display: block;
}
.sheetbox .mainrow .maintext{
	float: left;
	display: block;
	width:330px;
}
.sheetbox .mainrow .doubleCellBorder{
	float: left;
	width: 90px;
	height: 22px;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 0px 0px 2px;
}
.sheetbox .mainrow .doubleCellNoBorder{
	float: left;
	width: 100px;
	height: 22px;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding: 5px 0px 0px 0px;
}
.sheetbox .mainrow .singleCellBorder{
	float: left;
	width: 40px;
	height: 22px;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
.sheetbox .mainrow .singleCellNoBorder{
	float: left;
	width: 41px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 0px 0px 0px;
}
.sheetbox .maincontent .textheaderrow .doubleCellBorder{
	float: left;
	width: 90px;
	height: 22px;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 0px 0px 2px;
}
.sheetbox .maincontent .textheaderrow .doubleCellNoBorder{
	float: left;
	width: 92px;
	height: 22px;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding: 5px 0px 0px 0px;
}
.sheetbox .maincontent .textheaderrow .singleCellBorder{
	float: left;
	width: 40px;
	height: 22px;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
.sheetbox .maincontent .textheaderrow .singleCellNoBorder{
	float: left;
	width: 41px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 0px 0px 0px;
}
.sheetbox .maincontent img{
	float: left;
	margin: 5px 3px 0px 1px;
}
	
.sheetbox .mainrow img{
	float: left;
	margin: 0px 0px 5px 12px;
}

.btn_dwldatasheet{
	text-decoration: none;
	margin: 5px 0px 0px 0px;
}

/* PRODUCTS MODULE */

.lgbox_top {
	width: 574px;
	height: 8px;
	display: block;
}

.lgbox_mid {
	background-image: url(../images/boxes/Large-Grey-box_02.gif); 
	background-repeat: repeat-y;
	width: 574px;
	display: block;
}

.lgbox_bottom {
	width: 574px;
	height: 8px;
	display: block;
}

.products_title {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.info_box {
	margin: 20px 0px 0px 20px;
	width: 180px;
	background-image: url(../images/sw_box-green-top.gif);
	background-repeat: no-repeat;
	background-color: #176963;
	color: #ffffff;
	overflow: hidden;
	display: block;
}



a.lmh_exhibition, a.lmh_exhibition:hover {
	text-decoration: none;
}

.lmh_exhibition h2 {
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.lmh_exhibition div {
	background-image: url(../images/bg_menu_exhibition.gif);
	background-position: top;
	background-repeat: repeat-x;
	/*border: 1px solid #dd0000;*/	
}

a.lmh_exhibition:hover div {
	background-image: url(../images/bg_menu_exhibition_over.gif);
}


a.lmh_exhibition, a.lmh_exhibition:hover {
	text-decoration: none;
}


a.lmh_furniture, a.lmh_furniture:hover {
	text-decoration: none;
}

a.item {
	color: #9b5195;
}


.icontainer {
	position: absolute; 
	bottom: 0px; 
	width: 240px; 
	display: table-cell;
}

.icontainer img {
	display: block;
}

.itcontainer {
	position: absolute; 
	bottom: 0px; 
	width: 98px; 
	display: table-cell;
}

.itcontainer img {
	display: block;
}

/* PRODUCT SUB-SECTIONS USE SERVICES CSS */

.psmimg {
	float: right;
	margin: 0px 0px 20px 20px;
}

.lmh_furniture h2 {
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.lmh_furniture div {
	background-image: url(../images/bg_menu_furniture.gif);
	background-position: top;
	background-repeat: repeat-x;	
}

a.lmh_furniture:hover div {
	background-image: url(../images/bg_menu_furniture_over.gif);
}


a.lmh_tableware, a.lmh_tableware:hover {
	text-decoration: none;
}

.lmh_tableware h2 {
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.lmh_tableware div {
	background-image: url(../images/bg_menu_tableware.gif);
	background-position: top;
	background-repeat: repeat-x;	
}

a.lmh_tableware:hover div {
	background-image: url(../images/bg_menu_tableware_over.gif);
}

.lmh_on div {
	margin-bottom: 5px;
}

#pmt {
	margin-top: 21px;
}

a.thead {
	color: #ffffff;
	text-decoration: none;
}

a.thead:hover h2 {
	color: #efefef;
	text-decoration: none;
}


.products_description {
	font-weight: bold;
}

.products_content {
}

.product_type {
	width: 198px;
	float: left;
	margin: 0px 13px 20px 0px;
	overflow: hidden;
}

.product_type img {
	display: block;
}

.product_type .furniture {
	background-image: url(../images/sw_intro-furniture-middle.gif);
	background-repeat: no-repeat;
	background-color: #8c7155;
}

.product_type .exhibition {
	background-image: url(../images/sw_intro-exhibition-middle.gif);
	background-repeat: no-repeat;
	background-color: #777777;
}

.product_type .tableware {
	background-image: url(../images/sw_intro-tableware-middle.gif);
	background-repeat: no-repeat;
	background-color: #bc8e46;
}

.product_type .product_type_middle {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}

.product_type .product_type_middle h2 {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding-bottom: 3px;
}

.product_type .product_type_middle p {
	font-size: 0.9em;
}

.ptm_div {
	/*margin-left: 12px;*/
}

.product_info_box {
	width: 180px;
	float: left;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.product_info_box img {
	display: block;
}

.product_info_box .product_info {
	background-image: url(../images/sw_info-middle.gif);
	background-repeat: repeat-y;
	background-color: #9aa59d;
}

.product_info_box .product_info_middle {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}

.product_info_box .product_info_middle h2 {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	padding-bottom: 3px;
}

.product_info_box .product_info_middle p {
	font-size: 0.9em;
}

.products_sbbox {
	margin: 0px 0px 0px 0px;
	float: left;
}

.product_item_wrapper {
	float: left;
	width: 100px;
	overflow: hidden;
	margin: 15px 15px 0px 0px;
}

.newrow {
	clear: left;
}

.endrow {
	margin: 15px 0px 0px 0px;
} 

.product_nav {
	float: right;
	width: 200px;
	text-align: right;
}

.product_nav1, .product_nav2, .product_nav3 {
	float: right;
	display: inline-block;
	font-size: 9px;
	margin-left: 15px;
}

.pqfield {
	width: 15px;
}

#csmenu {
	position: relative;
	top: -10px;
}

.mamenu {
	margin: 0px 20px 0px 20px;
}

/* ---------------------------------- */

.breadcrumbs {
	margin: 4px 0px 4px 20px;
}

.subbar .bc {
	margin: 4px 0px 4px 0px;
}

#smenu {}

/*
#smenu_products p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#smenu_products a, #smenu_products a:hover {
	text-decoration: none;
}

#smenu_products a:hover {
	font-weight: bold;	
}
*/

#smenu_news {
	/*height: 480px;*/ 
	padding: 0px 1px 0px 1px;
	overflow: hidden;
}

/* ---------------------------------- */

#dhtmlgoodies_slideshow{
		width:350px;	/* Total width of slideshow */
		position: relative;
		left: 20px;
	}
	
	#galleryContainer{	
		height:55px;
		position:relative;
		overflow:hidden;
	}
	
	#arrow_left{
		position:absolute;
		left:-20px;
		top: 18px;
		z-index:10;
		background-color: #ffffff;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:-20px;
		top: 18px;
		z-index:10;
		background-color: #ffffff;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:50px;
		left:0px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	
	#theImages div.idiv {
		float: left; 
		width:50px; 
		height: 50px; 
		position: relative; 
		border: 1px solid #cccccc; 
		background-color: #ffffff; 
		margin: 0px 3px 0px 3px;
	}
	
	#theImages div.idiv img{
		float:left;
		padding:1px;
		/*filter: alpha(opacity=50);
		opacity: 0.5;*/
		cursor:pointer;
		border:0px;
		position: absolute;
		bottom: 0px;
	}
	
	
	/* ---------------------------------- */
	
	
	.menu a.mycart {
		font-weight: normal;
		font-size: 1em;
	}
	
	.info_cell {
		border-top: 1px solid #cccccc;
	}
	
	.btn {
		position: relative;
		top: 7px;	
		z-index: 6;
	}
	
	.btnText {
		display: inline;
		position: absolute;
		text-align: center;
		width: 61px;
		height: 30px;
		overflow: hidden;
		z-index: 7;
	}
	
	.btnText a, .btnText a:hover {
		color: #ffffff;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
		cursor: pointer;
		position: relative;
		top: 11px;
	}
	
	.table_favourites {
		border-bottom: 1px solid #cccccc;
	}
	
	.table_row {
		background-color: #feeedd;
	}
	
	/* ---------------------------------- */
	
	
	#codeigniter_profiler {
		margin-top: 550px;
	}
	
	.mt3 {
		margin-top: 3px;
	}

	.tBold{
		font-weight:bold;
	}

	.tStrike{
		text-decoration: line-through;
	}

	.tUnderline{
		text-decoration: underline;
	}

	.tItalic{
		font-style: italic;
	}
	
	.item_content {
		float: left;
		width: 250px;
	} 
	
	.item_content select {
		width: 145px;
	}
	.pcicon{
		float: left;
		margin: 5px 0px 5px 11px;
	}
	.pciconLast{
		float: left;
		margin: 5px 0px 5px 11px;
	}
	textarea.OBaddress{
		width: 159px;
		height: 75px;
	}
.hd_box{
	padding: 10px 10px 0px 10px;
	color: #fff;
	font-size: 1.5em;
}

.txt_box{
	padding: 10px 10px 10px 10px;
}



.oc_box_left{
	width: 272px;
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.oc_box_right{
	width: 272px;
	float: right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.oc_box_left img,.oc_box_right img{
	border: none;
	position: relative;
	top: 3px;	
}
a.oc_box:link,a.oc_box:active,a.oc_box:hover{
	text-decoration: none;	
}
.oc_box_outer{
	width: 272px;
	background-image: url(../images/boxes/occasions/occasions_box_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.oc_box_outer img{
	position: relative;
	top: 6px;	
}



.oc_box_ext{
	width: 272px;
	background-image: url(../images/boxes/occasions/occasions_box_03.png);
	background-repeat: repeat-y;
	background-position: 0px 68px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.oc_box_inner{
	width: 250px;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	color: #fff;
}
.oc_box_inner h2{
	color: #fff;
	font-weight: bold;
	padding:0px 0px 5px 0px;
	border-bottom: 1px solid #fff;
	margin:0px 0px 5px 0px;
}

.item_price {
	font-size: 1.5em;
	/*color: #f99630;*/
	margin: 0px 0px 0px 0px;	
}


/* ------------------- */
/* GREY BOX */

.grey_box {
	width: 180px;
	margin: 20px 0px 0px 20px;
}

.grey_box .t {
	background-image: url(../images/boxes/grey/box_grey_01.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 8px;
}

.grey_box .mc {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
	background-image: url(../images/boxes/grey/box_grey_02.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.grey_box .mc h2 {
	width: 112px;
	float: left;
	border-bottom: 1px solid #ffffff;
	margin: 0px 0px 5px 0px; 
	padding-bottom: 1px;
	font-size: 1em; 
	font-weight: bold; 
	color: #ffffff;
}

.grey_box .mc a {
	color: #ffffff;
	text-decoration: none;
}

.grey_box .mc a:hover {
	text-decoration: none;
}

.grey_box .mc .pdf_icon {float: left; margin: 0px 5px 5px 0px;}

.grey_box .mc p {float: left; width: 112px; color: #ffffff; margin: 0px 0px 0px 0px; font-size: 0.9em;}

.grey_box .f {
	background-image: url(../images/boxes/grey/box_grey_03.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 8px;
}
.theSearch{
	width:245px;
	float:right;
}

.bg {
	background-image: url(../images/image_header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/* -- */

.box_sb {
	margin: 20px 20px 20px 20px;
	color: #ffffff;
	overflow: hidden;
	display: block;
	width: 190px;
}

.box_sb .rb_input {
	width: 166px;
	margin-top: 5px;	
}

.box_sb .sbt {
	background-image: url(../images/register_top.png);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;	
	height: 11px;
}

.box_sb .sbb {
	background-image: url(../images/register_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
}

.box_sb .sbcontent {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-image: url(../images/register_middle.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #25335a;
}

.box_sb a {
	color: #ffffff;
}

.box_sb h2 {
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 1px;
}

.box_sb p {
	font-size: 0.9em;
	margin: 5px 0px 0px 0px;
}

/* -- */


.ms_btn_link {
	cursor: pointer;
	display: block;
	float: left;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 220px;
	height: 120px;
	overflow: hidden;
	margin: 10px 10px 0px 0px;
}

.endrow {
	margin-right: 0px;	
}

.ms_btn_link .box_content {
	margin: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: 0.9em;
	height: 78px;
	overflow: hidden;
	visibility: hidden;
}

.ms_btn_link:hover .box_content {
	visibility: visible;
}

.ms_btn_link .box_title {
	padding: 0px 20px 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}


div.link_accessories {
	background-image: url(../images/products/btn_accessories_up.png);
}

div.link_accessories:hover,div.link_accessories_hover {
	background-image: url(../images/products/btn_accessories_over.png);
}
div.link_accessories_hover .box_content {
	visibility: visible;
}

div.link_aluhall {
	background-image: url(../images/products/btn_aluhall_up.png);
}

div.link_aluhall:hover,div.link_aluhall_hover {
	background-image: url(../images/products/btn_aluhall_over.png);
}
div.link_aluhall_hover .box_content {
	visibility: visible;
}

div.link_arena_scaffolding {
	background-image: url(../images/products/btn_arenascaff_up.png);
}

div.link_arena_scaffolding:hover,div.link_arena_scaffolding_hover {
	background-image: url(../images/products/btn_arenascaff_over.png);
}
div.link_arena_scaffolding_hover .box_content {
	visibility: visible;
}



div.link_arena_scene {
	background-image: url(../images/products/btn_arenascene_up.png);
}

div.link_arena_scene:hover,div.link_arena_scene_hover {
	background-image: url(../images/products/btn_arenascene_over.png);
}
div.link_arena_scene_hover .box_content {
	visibility: visible;
}


div.link_dcor {
	background-image: url(../images/products/btn_decor_up.png);
}

div.link_dcor:hover,div.link_dcor_hover {
	background-image: url(../images/products/btn_decor_over.png);
}

div.link_dcor_hover .box_content {
	visibility: visible;
}


div.link_feature_structures {
	background-image: url(../images/products/btn_feature_up.png);
}

div.link_feature_structures:hover,div.link_feature_structures_hover {
	background-image: url(../images/products/btn_feature_over.png);
}
div.link_feature_structures_hover .box_content {
	visibility: visible;
}



div.link_multideck_structures {
	background-image: url(../images/products/btn_multideck_up.png);
}

div.link_multideck_structures:hover,div.link_multideck_structures_hover {
	background-image: url(../images/products/btn_multideck_over.png);
}
div.link_multideck_structures_hover .box_content {
	visibility: visible;
}



div.link_multi_storey_tents {
	background-image: url(../images/products/btn_multistoreytents_up.png);
}

div.link_multi_storey_tents:hover,div.link_multi_storey_tents_hover {
	background-image: url(../images/products/btn_multistoreytents_over.png);
}
div.link_multi_storey_tents_hover .box_content {
	visibility: visible;
}


div.link_bespoke {
	background-image: url(../images/products/btn_bespoke_up.png);
}

div.link_bespoke:hover,div.link_bespoke_hover {
	background-image: url(../images/products/btn_bespoke_over.png);
}
div.link_bespoke_hover .box_content {
	visibility: visible;
}




div.link_showdeck_mezzanine {
	background-image: url(../images/products/btn_showdeckmezz_up.png);
}

div.link_showdeck_mezzanine:hover,div.link_showdeck_mezzanine_hover {
	background-image: url(../images/products/btn_showdeckmezz_over.png);
}
div.link_showdeck_mezzanine_hover .box_content {
	visibility: visible;
}



div.link_tfs {
	background-image: url(../images/products/btn_tfs_up.png);
}

div.link_tfs:hover,div.link_tfs_hover {
	background-image: url(../images/products/btn_tfs_over.png);
}
div.link_tfs_hover .box_content {
	visibility: visible;
}



div.link_universe {
	background-image: url(../images/products/btn_universe_up.png);
}

div.link_universe:hover,div.link_universe_hover {
	background-image: url(../images/products/btn_universe_over.png);
}
div.link_universe_hover .box_content {
	visibility: visible;
}




div.link_revolution {
	background-image: url(../images/products/btn_revolution_up.png);
}

div.link_revolution:hover,div.link_revolution_hover {
	background-image: url(../images/products/btn_revolution_over.png);
}
div.link_revolution_hover .box_content {
	visibility: visible;
}




div.link_ceremonial_structures {
	background-image: url(../images/services/btn_ceremonial_up.png);
}

div.link_ceremonial_structures:hover,div.link_ceremonial_structures_hover {
	background-image: url(../images/services/btn_ceremonial_over.png);
}
div.link_ceremonial_structures_hover .box_content {
	visibility: visible;
}



div.link_conference_structures {
	background-image: url(../images/services/btn_conference_up.png);
}

div.link_conference_structures:hover,div.link_conference_structures_hover {
	background-image: url(../images/services/btn_conference_over.png);
}
div.link_conference_structures_hover .box_content {
	visibility: visible;
}



div.link_corporate_structures {
	background-image: url(../images/services/btn_corporate_up.png);
}

div.link_corporate_structures:hover,div.link_corporate_structures_hover {
	background-image: url(../images/services/btn_corporate_over.png);
}
div.link_corporate_structures_hover .box_content {
	visibility: visible;
}


div.link_exhibition_structures {
	background-image: url(../images/services/btn_exhibition_up.png);
}

div.link_exhibition_structures:hover,div.link_exhibition_structures_hover {
	background-image: url(../images/services/btn_exhibition_over.png);
}
div.link_exhibition_structures_hover .box_content {
	visibility: visible;
}


div.link_media_structures {
	background-image: url(../images/services/btn_media_up.png);
}

div.link_media_structures:hover,div.link_media_structures_hover {
	background-image: url(../images/services/btn_media_over.png);
}
div.link_media_structures_hover .box_content {
	visibility: visible;
}



div.link_music_structures {
	background-image: url(../images/services/btn_music_up.png);
}

div.link_music_structures:hover,div.link_music_structures_hover {
	background-image: url(../images/services/btn_music_over.png);
}
div.link_music_structures_hover .box_content {
	visibility: visible;
}


div.link_sports_structures {
	background-image: url(../images/services/btn_sports_up.png);
}

div.link_sports_structures:hover,div.link_sports_structures_hover {
	background-image: url(../images/services/btn_sports_over.png);
}
div.link_sports_structures_hover .box_content {
	visibility: visible;
}


div.link_temporary_ice_rinks {
	background-image: url(../images/services/btn_ice_rink_up.png);
}

div.link_temporary_ice_rinks:hover,div.link_temporary_ice_rinks_hover {
	background-image: url(../images/services/btn_ice_rink_over.png);
}
div.link_temporary_ice_rinks_hover .box_content {
	visibility: visible;
}

div.link_industrial_solutions {
	background-image: url(../images/services/btn_industrial_solutions_up.png);
}

div.link_industrial_solutions:hover,div.link_industrial_solutions_hover {
	background-image: url(../images/services/btn_industrial_solutions_over.png);
}
div.link_industrial_solutions_hover .box_content {
	visibility: visible;
}

.btn_toprod{
	display: block;
	width: 121px;
	height: 26px;
	background-image: url(../images/buttons/btn_viewproduct_up.png);
	margin: 5px 0px 0px 0px;
}
.btn_toprod strong{
	visibility: hidden;
}
.btn_toprod:hover{
	display: block;
	width: 121px;
	height: 26px;
	background-image: url(../images/buttons/btn_viewproduct_over.png);
	text-decoration: none;
}

.btn_tostore{
	display: block;
	width: 156px;
	height: 26px;
	background-image: url(../images/buttons/btn_visitarenastore_up.png);
	margin: 5px 0px 0px 0px;
}
.btn_tostore strong{
	visibility: hidden;
}
.btn_tostore:hover{
	display: block;
	width: 156px;
	height: 26px;
	background-image: url(../images/buttons/btn_visitarenastore_over.png);
	text-decoration: none;
}
.btn_dwlbrochure{
	display: block;
	width: 135px;
	height: 26px;
	background-image: url(../images/buttons/btn_downloadpdf_up.png);
	margin: 5px 0px 0px 0px;
}
.btn_dwlbrochure strong{
	visibility: hidden;
}
.btn_dwlbrochure:hover{
	display: block;
	width: 135px;
	height: 26px;
	background-image: url(../images/buttons/btn_downloadpdf_over.png);
	text-decoration: none;
}






a.noUnderline:hover{
	text-decoration: none;
	border-bottom: 1px solid white;
}

/* -- */

.hp_img_box {
	width: 150px;
	height: 90px;
	background-image: none;
	overflow: hidden;
}

.hp_img_box:hover,.hp_img_box_hover {
	background-image: url(../images/bg_black_60.png);	
}

.hp_img_box .box_content {
	padding: 10px 10px 10px 10px;
	font-size: 0.9em;
	visibility: hidden;
}

.hp_img_box:hover .box_content {
	visibility: visible;
	color: #ffffff;	
}

div.hp_img_box_hover .box_content {
	height: 70px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	visibility: visible;
	color: #ffffff;	
}

.hp_img_col {
	float: right;
	margin: 0px 0px 0px 20px;	
}

.hp_img_1 {
	width: 150px;
	height: 90px;
	background-image: url(../images/homepage/image_1.jpg);	
	margin: 0px 0px 20px 0px;
}

.hp_img_2 {
	width: 150px;
	height: 90px;
	background-image: url(../images/homepage/image_2.jpg);	
	margin: 0px 0px 20px 0px;
}




#theVideo{
	margin: 0px 0px 20px 0px;
	color: #fff;
}

.videoLink:hover {
	width: 40px;
	height: 40px;
	background-image: url(../images/btn_video.png);	
}

/* SITE MAP */

.site_map h1 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.site_map h2 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.site_map h3 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.site_map h4 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.site_map .group {
	border-left: 1px solid #000000;
	margin-left: 15px;
}

.site_map .group .group {
	margin-left: 25px;
}

.site_map .group .group .group {
	margin-left: 40px;
}

.site_map .item {
	width: 10px;
	height: 5px;
	border-top: 1px solid #000000;
	margin: 5px 5px 0px 0px;
	float: left;
}

.site_map h1 a { color: #000000; }
.site_map h2 a { color: #000000; }
.site_map h3 a { color: #000000; }
.site_map h4 a { color: #000000; }

.nlimg {
	border: 1px solid #cccccc;
}

.newsLetter{
	padding: 0px 0px 0px 0px;
	margin: 50px 20px 0px 20px;
	width:190px;
}
.newsLetter img{
	border: 1px solid #cccccc;
	float: left;
	margin: 0px 20px 30px 0px;
}
.newsLetter h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.newsLetter a{
	white-space: nowrap;
}

ul.p_content{
	margin: 0px;
	padding: 0px;
}
ul.p_content li{
	margin: 0px;
	padding: 0px;
}



.bullet_arena_structures {
	background: url(../images/bullet_structures.png) 0px 3px no-repeat;
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
}
* html .bullet_arena_structures {	margin: 8px 0px 0px 0px; }


/* EXPERIENCE */

.center_text{
	float: left;
	width: 520px;
	margin: 0px 30px 10px 30px;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
}

.img_left{
	float: left;
	width: 145px;
}

.img_right{
	float: right;
	width: 220px;
}
.img_right img{
	margin: 0px 0px 10px 0px;
}
.experience_block{
	margin: 0px auto 15px auto;
	padding:0px 0px 0px 0px;
	width: 945px;
	border-bottom: 1px solid #ccc;
}

.smaller{
	font-size: .8em;
}

.c4 h1{
	margin: 25px 0px 15px 17px;
}
a.pngLink,a.pngLink:hover{
	position: relative;
	text-decoration: none;
	color: #fff;
}

.leftAlign{
	text-align: left;
}
#nlBox{
	min-height: 120px;
}











#tom_d1 {
	position: absolute;
	display: block;	
	z-index: 5;
}

#tom_d2 {
	position: absolute;
	display: block;
}
