body {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	background: #f2f2f2 url(../images/background_wrapper2.jpg) top center no-repeat fixed;
	text-align: center;
	font-weight: normal;
}

.no_js_banner {
	width: 100%;
	background: #cc0000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

ul {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 20px;
}

.clearfix {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

a, a:visited, a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FF7400;
	font-size: 12px;
	text-decoration: none;
}

a:hover, a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FF7400;
	font-size: 12px;
	text-decoration: underline;
}

#centre_container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#inner_container {
	float: left;
	width: 950px;
	text-align: left;
}

#logo_banner {
	position: relative;
	float: left;
	width: 950px;
	height: 100px;
	background: url(../images/t_logo_background.gif) no-repeat;
}

#logo {
	position: absolute;
	top: 33px;
	left: 30px;
}

#search_panel {
	position: absolute;
	width: 357px;
	height: 42px;
	background: url(../images/t_search_panel.gif) no-repeat;
	top: 29px;
	left: 564px;
}

#search_box {
	width: 357px;
	height: 42px;
	top: 38px;
	left: 573px;
}

#search_inp {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	color: #555555;
	position: absolute;
	width: 195px;
	top: 11px;
	left: 40px;
	border: 0px;
	background: transparent;
}

#search_go {
	position: absolute;
	width: 98px;
	height: 30px;
	top: 6px;
	left: 253px;
	border: 0px;
	background: transparent;
}

#search_go:hover {
	position: absolute;
	width: 98px;
	height: 30px;
	top: 6px;
	left: 253px;
	border: 0px;
	background: url(../images/t_search_go_active_light.gif) no-repeat;
}

#search_roll {
	position: absolute;
	width: 98px;
	height: 30px;
	top: 6px;
	left: 253px;
	border: 0px;
	background: transparent;
}

#navtabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navtabs ul li {
	display: inline;
	float: left;
}

#navtabs ul li a {
	display: block;
	float: left;
	width: 131px;
	height: 30px;
	background: url(../images/t_navigation3.gif) 0 0 no-repeat;
}

#navtabs ul li a:hover {
	background-position: 0px -30px;
}

#navtabs ul li.selected a, #navtabs ul li.selected a:hover {
	background-position: 0px -60px;
}

#navtabs ul li#navtabs_company a {
	width: 151px;
	background-position: -131px 0;
}

#navtabs ul li#navtabs_company a:hover {
	background-position: -131px -30px;
}

#navtabs ul li#navtabs_company.selected a, #navtabs ul li#navtabs_company.selected a:hover {
	background-position: -131px -60px;
}

#navtabs ul li#navtabs_work a {
	width: 150px;
	background-position: -282px 0;
}

#navtabs ul li#navtabs_work a:hover {
	background-position: -282px -30px;
}

#navtabs ul li#navtabs_work.selected a, #navtabs ul li#navtabs_work.selected a:hover {
	background-position: -282px -60px;
}

#navtabs ul li#navtabs_news a {
	width: 119px;
	background-position: -432px 0;
}

#navtabs ul li#navtabs_news a:hover {
	background-position: -432px -30px;
}

#navtabs ul li#navtabs_news.selected a, #navtabs ul li#navtabs_news.selected a:hover {
	background-position: -432px -60px;
}

#navtabs ul li#navtabs_customers a {
	width: 228px;
	background-position: -551px 0;
}

#navtabs ul li#navtabs_customers a:hover {
	background-position: -551px -30px;
}

#navtabs ul li#navtabs_customers.selected a, #navtabs ul li#navtabs_customers.selected a:hover {
	background-position: -551px -60px;
}

#navtabs ul li#navtabs_contact a {
	width: 171px;
	background-position: -779px 0;
	margin-right: 0;
}

#navtabs ul li#navtabs_contact a:hover {
	background-position: -779px -30px;
}

#navtabs ul li#navtabs_contact.selected a, #navtabs ul li#navtabs_contact.selected a:hover {
	background-position: -779px -60px;
}

#navtabs ul li span {
	position: absolute;
	top: 0;
	left: -9999px;
}

#navtabs_shadow {
	float: left;
	width: 950px;
	height: 44px;
	background: #ffffff url(../images/t_navigation_shadow2.gif) top no-repeat;
}

#navtabs_shadow_home {
	float: left;
	width: 950px;
	height: 34px;
	background: #ffffff url(../images/t_navigation_shadow2.gif) top no-repeat;
}

#content_container {
	float: left;
	width: 950px;
	min-height: 450px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #ffffff;
}

#content_container_home {
	float: left;
	width: 950px;
	min-height: 450px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #ffffff;
}

#content_home {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#home_feature_panels_container {
	float: left;
	width: 910px;
	background: url(../images/c_home_feature_bg.gif) repeat-y;
}

#home_feature_panels_main {
	display: inline;
	float: left;
	width: 598px;
	height: 273px;
	background: #363636;
	margin-right: 20px;
	border: 1px solid #D9D9D9;
}

#home_feature_panels_side {
	float: left;
	width: 290px;
	min-height: 275px;
	background: #363636;
}

#home_feature_panels_side_inner {
	display: inline;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #E5E5E5;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	float: left;
	width: 260px;
	margin: 15px;
}

#home_three_panels_container {
	float: left;
	width: 910px;
}

#home_three_panels_container_last {
	float: left;
	width: 910px;
	padding-bottom: 15px;
}

#home_three_gog_panels_top {
	float: left;
	width: 910px;
	height: 15px;
	background: url(../images/c_three_gog_boxes_top.gif) no-repeat;
}
#home_three_gog_panels_middle {
	clear: both;
	float: left;
	width: 910px;
	background: url(../images/c_three_gog_boxes_middle.gif) repeat-y;
}
#home_three_gog_panels_bottom {
	clear: both;
	float: left;
	width: 910px;
	height: 15px;
	background: url(../images/c_three_gog_boxes_bottom.gif) no-repeat bottom;
}
#home_three_ogo_panels_top {
	float: left;
	width: 910px;
	height: 15px;
	background: url(../images/c_three_gog_boxes_top.gif) no-repeat;
}
#home_three_ogo_panels_middle {
	clear: both;
	float: left;
	width: 910px;
	background: url(../images/c_three_gog_boxes_middle.gif) repeat-y;
}
#home_three_ogo_panels_bottom {
	clear: both;
	float: left;
	width: 910px;
	height: 15px;
	background: url(../images/c_three_gog_boxes_bottom.gif) no-repeat bottom;
}
.home_three_panels_first {
	display: inline;
	float: left;
	width: 260px;
	margin-left: 15px;
	margin-right: 25px;
}
.home_three_panels_second {
	display: inline;
	float: left;
	width: 260px;
	margin-left: 25px;
	margin-right: 25px;
}
.home_three_panels_third {
	display: inline;
	float: left;
	width: 260px;
	margin-left: 25px;
	margin-right: 15px;
}
.home_panel_pics {
	width: 260px;
	height: 100px;
	margin-bottom: 15px;
}

h3.home_panel_main_titles {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FF7400;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 14px;
}

h3.home_panel_titles {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FF7400;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 14px;
}

h3.home_panel_titles a, h3.home_panel_titles a:active, h3.home_panel_titles a:visited {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FF7400;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 14px;
}

h3.home_panel_titles a:hover, h3.home_panel_titles a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FF7400;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 14px;
}

h3.home_panel_titles_white {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 14px;
}
h3.home_panel_titles_white a, h3.home_panel_titles_white a:active, h3.home_panel_titles_white a:visited {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 14px;
}

h3.home_panel_titles_white a:hover, h3.home_panel_titles_white a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 14px;
}

h3.home_panel_titles_light {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 14px;
}

h3.home_panel_titles_dark {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #363636;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 14px;
}
h3.home_panel_titles_dark a, h3.home_panel_titles_dark a:active, h3.home_panel_titles_dark a:visited {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #363636;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 14px;
}

h3.home_panel_titles_dark a:hover, h3.home_panel_titles_dark a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #363636;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 14px;
}

.home_panels_separated {
	clear:both;
	width:100%;
	height:20px;
}

#home_panels_social {
	float: left;
	width: 910px;
	height: 90px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#content_container_split {
	float: left;
	width: 950px;
	min-height: 450px;
	padding-bottom: 20px;
	text-align: center;
	/* background: url(../images/background_split_content.gif) repeat-y; */
	background-color: #ffffff;
}

#content_proper {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#content_proper_split {
	width: 900px;
	margin-left: 30px;
	margin-right: 20px;
	text-align: left;
}

#content_proper_split_left {
	float: left;
	width: 600px;
	margin-right: 40px;
}

#content_proper_split_right {
	float: left;
	width: 260px;
}

#footer_panel {
	clear: both;
	position: relative;
	float: left;
	width: 950px;
	height: 115px;
	text-align: center;
	white-space: nowrap;
	background: #FFFFFF url(../images/t_footer_panel_pod_bg.jpg) top no-repeat;
}

#footer_statement {
	color: #666666;
	position: absolute;
	top: 20px;
	left: 40px;
	width: 700px;
	text-align: left;
}

#footer_statement a, #footer_statement a:visited, #footer_statement a:active{
	color: #A3663D;
	text-decoration: none;
}

#footer_statement a:hover, #footer_statement a:focus{
	color: #A3663D;
	text-decoration: underline;
}

#footer_logos {
	position: absolute;
	top: 23px;
	left: 690px;
	width: 217px;
	height: 42px;
}

h1.page_heading {
	margin-top: 0px;
	margin-bottom: 30px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 22px;
	font-weight: normal;
}

p {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 20px;
}

.subtext {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #999999;
	font-size: 11px;
	line-height: 16px;
}

.side_box_company_promo {
	float: right;
	margin-left: 20px;
	width: 260px;
	margin-bottom: 20px;
}

h3.company_subheading {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
}

.side_box_news_promo {
	width: 260px;
	margin-bottom: 20px;
}

.side_box_grey {
	width: 260px;
}
.side_box_grey_start {
	float: left;
	width: 260px;
	height: 15px;
	background: url(../images/side_box_top.gif) no-repeat;
	padding: 0px;
	margin: 0px;
}
.side_box_grey_middle {
	float: left;
	width: 260px;
	background: url(../images/side_box_middle.gif) repeat-y;
	text-align: center;
}
.side_box_grey_content {
	width: 230px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
.side_box_grey_end {
	float: left;
	width: 260px;
	height: 10px;
	background: url(../images/side_box_bottom.gif) top no-repeat;
	padding: 0px;
	margin: 0px;
}

.side_box_grey_content h3 {
	color: #333333;
	background: #FFFFFF url(../images/greentick.jpg) right no-repeat;
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}

.side_box_grey_content h4 {
	color: #333333;
	background: #FFFFFF url(../images/orangei.jpg) right no-repeat;
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}

.side_box_grey_content p {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.ht10_divider_container {
	width: 600px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.ht30_divider_container {
	width: 600px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.ht40_divider_container {
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ht_divider {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	overflow: none;
	height: 1px;
	width: 600px;
	background: url(../images/c_dot_divider_bg.gif) repeat-x;
}

#portfolio_page_lft {
	float: left;
	width: 610px;
	margin-right: 35px;
	margin-bottom: 35px;
}

#portfolio_page_rt {
	float: left;
	width: 245px;
}

.portfolio_thumb_container_first {
	float: left;
	width: 200px;
	height: 130px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.portfolio_thumb_container {
	float: left;
	width: 200px;
	height: 130px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 0px;
	padding: 0px;
}

.portfolio_thumb_container_end_first {
	float: left;
	width: 200px;
	height: 130px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.portfolio_thumb_container_end {
	float: left;
	width: 200px;
	height: 130px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 0px;
	padding: 0px;
}

h3.portfolio_intro_summary {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FF7400;
	font-size: 14px;
	font-weight: bold;
}

.portfolio_thumb_container_txt {
	float: left;
	width: 430px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 0px;
	padding: 0px;
}

.portfolio_thumb_note {
	width: 428px;
	height: 128px;
	border: 1px solid #D9D9D9;
	background: #F2F2F2;
}

.portfolio_thumb_note_txt {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	width: 408px;
	height: 114px;
	text-align: center;
	color: #555555;
	padding: 14px 10px 0px 10px;
}

.portfolio_thumb-UNUSED {
	width: 190px;
	height: 120px;
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.portfolio_thumb img {
	width: 190px;
	height: 120px;
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}


.portfolio_thumb img:hover, .portfolio_thumb img:focus {
	border: 1px solid #666666;
}

p.portfolio_selector_under {
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
}

h3.portfolio_heading {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.portfolio_full_container {
	float: left;
	width: 610px;
	padding: 0px;
}

.portfolio_full {
	width: 600px;
	height: 400px;
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.portfolio_full img {
	background: #E5E5E5;
}

.portfolio_under {
	float: left;
	width: 608px;
	background: #F0F0F0;
	border-top: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.portfolio_full_description {
	float: left;
	padding: 8px 10px 0px 10px;
	margin-top: 12px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	text-align: left;
}

.pic_label {
	color: #333333;
	font-weight: bold;
}

.portfolio_control_container {
	float: right;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
}

.portfolio_controllers {
	float: left;
	overflow: visible;
}

.news_item {
	width: 600px;
}

.news_left {
	float: left;
	width: 110px;
	margin-right: 20px;
}

.news_thumb_container img {
	width: 100px;
	height: 100px;
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.news_thumb_container img:hover {
	background: #FFFFFF;
	border: 1px solid #666666;
}

.news_right {
	float: left;
	width: 460px;
}

p.news_thumb_headline {
	font-size: 14px;
	font-weight: bold;
	color: #FF7400;
	margin-top: 0px;
	margin-bottom: 12px;
}

p.news_thumb_headline a, p.news_thumb_headline a:visited, p.news_thumb_headline a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FF7400;
	font-size: 14px;
	text-decoration: none;
}

p.news_thumb_headline a:hover, p.news_thumb_headline a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #FF7400;
	font-size: 14px;
	text-decoration: underline;
}

p.news_thumb_summary {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

p.news_thumb_summary_link {
	background: url('../images/c_orange_arrow_bg.gif') no-repeat left;
	font-family: arial,verdana,helvetica,sans-serif;
	padding-left: 24px;
	overflow: visible;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.news_article_link {
	background: url('../images/c_orange_arrow_bg.gif') no-repeat left;
	font-family: arial,verdana,helvetica,sans-serif;
	padding-left: 24px;
	overflow: visible;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
}

.news_article_pic {
	float: right;
	width: 250px;
	text-align: right;
	margin-bottom: 15px;
}

.news_article_pic_whole {
	width: 600px;
	margin-bottom: 20px;
}

#news_next_prev_container {
	float: left;
	margin: 25px 0px 25px 0px;
	width: 600px;
	text-align: center;
}

.next_prev_off {
	float: left;
	border: 1px solid #B9BCBF;
	padding: 5px 6px 5px 6px;
	color: #888888;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-right: 6px;
}

a.next_prev, a.next_prev:visited, a.next_prev:active {
	float: left;
	border: 1px solid #FF7400;
	padding: 5px 6px 5px 6px;
	color: #FF7400;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-right: 6px;
}

a.next_prev:hover, a.next_prev:focus {
	float: left;
	border: 1px solid #FF7400;
	padding: 5px 6px 5px 6px;
	color: #FFFFFF;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #FF7400;
	margin-right: 6px;
}

.news_pages_off {
	float: left;
	border: 1px solid #FFFFFF;
	padding: 5px 6px 5px 6px;
	color: #555555;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-right: 6px;
}

.news_next_prev_off {
	float: left;
	border: 1px solid #B9BCBF;
	padding: 5px 6px 5px 6px;
	color: #888888;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-right: 6px;
}

a.news_next_prev, a.next_prev:visited, a.news_next_prev:active {
	float: left;
	border: 1px solid #FF7400;
	padding: 5px 6px 5px 6px;
	color: #FF7400;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-right: 6px;
}

a.news_next_prev:hover, a.news_next_prev:focus {
	float: left;
	border: 1px solid #FF7400;
	padding: 5px 6px 5px 6px;
	color: #FFFFFF;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	background-color: #FF7400;
	margin-right: 6px;
}

.news_cleared {
	clear: both;
}

h1.news_related_heading {
	margin: 0px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 18px;
	font-weight: normal;
}

.bubble {
	width: 600px;
	margin: 0px;
	padding: 0px;
}
.bubble div.quote_start {
	position: relative;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #545C66;
	font-size: 12px;
	line-height: 17px;
	background: url('../images/quote_start.gif') no-repeat;
	padding: 15px 15px 0px 15px;
}
.bubble div.quote_end {
	height: 60px;
	position: relative;
	background: url('../images/quote_end.gif') no-repeat;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #545C66;
	font-size: 12px;
	line-height: 16px;
	padding-left: 52px;
	padding-top: 26px;
}

.ticked {
	float: right;
	font-weight: normal;
	color: #33CC33;
}

.redwarning {
	font-weight: normal;
	color: #CC0000;
}

table.contact_enq {
	margin-bottom: 20px;
}

table.contact_enq td {
	vertical-align: top;
	padding: 4px;
}

.contact_enq_inp {
	width: 240px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 2px;
	margin: 0px;
}

.contact_enq_txt {
	width: 240px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 2px;
	margin: 0px;
}

h3.sub_heading {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
}

.termstext {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #999999;
	font-size: 11px;
	line-height: 15px;
}

