/* Generic - Black */
/* Category Menu Left Pages Menu Left Small */
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	color: #cccccc;
	font: 11px tahoma, verdana, arial, sans-serif;
	background: #000000;
}
p {
	margin: 12px 0;
}
a img {
	border: 0;
}
a {
	color: #cccccc;
	background: none;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	background: none;
	text-decoration: underline;
}
#wrapper {
	width: 770px;
	margin: 30px auto !important;
	border: solid #fff;
	border-width: 3px 3px 6px;
	background-color: #fff;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-y;
}
#wrapper .site_phrases_top{
	position: absolute;
	width: 770px;
	top: 0;
}
#wrapper .site_phrases_bottom{
	position: absolute;
	width: 770px;
	padding-top: 10px;
}
#wrapper .site_phrases_top ul, #wrapper .site_phrases_bottom ul{
	color: #FFFFFF;
	font-weight: bold;
	list-style: none;
	padding: 5px;
	text-align: center;
}
#wrapper .site_phrases_top li, #wrapper .site_phrases_bottom li{
	display: inline;
	margin: 5px;
}
#skip_nav {
	display: none;
}
#top {
	position: relative;
}
#top_inner_wrapper {
	width: 770px;
	min-height: 175px;
	height: auto !important;
	height: 100px;
	float: left;
	background-image: url(../images/theme_1/images/page-top.jpg);
	background-repeat: no-repeat;
}
#title_bar h1 {
	color: #333333;
	font-size: 29px;
	font-weight: bold;
	height: 61px;
	line-height: 29px;
	margin-left: 24px;
	overflow: hidden;
	padding-top: 40px;
	text-align: left;
	width: 450px;
}
#page_date {
	display: none;
}
#summary2 {
	color: #333333;
	font-weight: 300;
	font-size: 12px;
	text-align: center;
}
#summary {
	color: #333333;
	font-weight: 300;
	font-size: 12px;
	overflow: hidden;
	width: 450px;
	height: 29px;
	text-align: text;
	margin: 4px 0 0 24px;
}
#summary p {
	margin: 0;
}
#breadcrumb {
	width: 554px;
	height: 32px;
	float: right;
	margin-top: 9px;
	background-color: #fff;
	background-image: url(../images/theme_1/images/breadcrumbs.jpg);
	background-repeat: no-repeat;
}
#breadcrumb ul {
	padding: 9px 23px 0 25px;
	overflow: hidden;
	height: 15px;
}
#breadcrumb ul li {
	display: inline;
	margin-right: 10px;
}
#breadcrumb ul li a {
	color: #CCCCCC;
	padding-left: 13px;
	background-image: url(../images/theme_1/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#breadcrumb ul li a:hover {
	color: #FFFFFF;
	padding-left: 13px;
	background-image: url(../images/theme_1/images/arrow-over.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#breadcrumb ul li.this_page {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 17px;
	background-image: url(../images/theme_1/images/double-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#content {
	float: left;
	width: 485px;
	padding: 50px 30px 30px 35px;
	position: relative;
}
#content_inner_wrapper {
	margin: 0;
}
#content h2 {
	top: 0;
	left: 0;
	width: 498px;
	height: 30px;
	color: #333333;
	font-size: 18px;
	font-weight: 300;
	padding: 4px 27px 0 25px;
	overflow: hidden;
	position: absolute;
	line-height: 27px;
	background-image: url(../images/theme_1/images/main-header.jpg);
	background-repeat: no-repeat;
}
#content h3 {
	color: #cccccc;
	font-size: 16px;
	height: 18px;
	display: inline;
}
#content h4 {
	color: #cccccc;
	font: 12px tahoma, verdana, arial, sans-serifbold;
}
#content ul {
	margin: 15px 25px 15px 25px;
	padding-left: 30px;
}
#content ol {
	margin: 15px 25px 15px 25px;
	padding-left: 30px;
}
#content p {
	color: #cccccc;
}
#content img {
	border: 1px solid #a6a6a6;
}
.editor_overlay {
	border: 1px dashed #485e5c;
	background-color: #e7e7e7;
}
#content form {
	border: #666 solid 1px;
	padding-bottom: 15px !important;
	background: #666666;
}
#content label {
	color: #ffffff;
}
#content textarea {
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#content input {
	color: #000000;
	background-color: #FFFFCC;
}
#content fieldset {
	border: 0px;
}
#content form p#submitButtons {
	float: right;
	padding-right: 25px;
}
#content input#submit {
	background: #cccccc;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 10px;
	width: 60px;
	color: #666666;
	cursor: pointer;
}
#content input#submit:hover {
	color: #cccccc;
	background: #666666;
}
#content input#reset {
	background: #cccccc;
	font-weight: bold;
	margin-top: 8px;
	width: 100px;
	color: #666666;
	cursor: pointer;
}
#content input#reset:hover {
	color: #cccccc;
	background: #666666;
}
#content radio {
	color: #cc0000;
}
#content checkbox {
	color:#cc0000;
}
#content select {
	color:#cc0000;
}
#content input.errorInput, #content textarea.errorInput, #content checkbox.errorInput {
	color: #F00;
	border: 1px solid #f00;
	border-bottom-color: #EFD1D1;
	border-right-color: #EFD1D1;
}
#content input.okayInput, #content textarea.okayInput, #content checkbox.okayInput {
	color: #009900;
	border: 1px solid #009900;
	border-bottom-color: #CFFFCF;
	border-right-color: #CFFFCF;
}
#lhcol {
	width: 216px;
	display: inline;
	float: left;
	color: #cccccc;
	margin: -32px 0 0 0;
	position: relative;
	min-height: 200px;
    height: auto !important;
	height: 200px;
}
#lhcol_inner_wrapper {
	background-image: url(../images/theme_1/images/lhcat-top.jpg);
	background-repeat: no-repeat;
	background-position: 3px top;
}
#lhcol #leftcatmenu ul {
	width: 216px;
	height: auto !important;
	background: #fff;
	padding-bottom: 20px;
	background: url("../images/lhcat-bottom.jpg") bottom left no-repeat;
}
#lhcol #leftcatmenu ul li {
	list-style: none;
	font-weight: bold;
	width: 216px;
	height: 33px;
}
#lhcol #leftcatmenu ul li.this_page {
	color: #FFFFFF;
	height: 33px;
	line-height: 29px;
	overflow: hidden;
	padding: 0px 22px 0px 25px;
	width: 169px;
	background-color: #FFF;
	background-image: url(../images/theme_1/images/catmenu_ahover.jpg);
	background-repeat: no-repeat;
}
#lhcol #leftcatmenu ul li a {
	color: #CCCCCC;
	height: 33px;
	line-height: 29px;
	overflow: hidden;
	padding: 0px 22px 0px 25px;
	text-decoration: none;
	width: 169px;
	background-color: #fff;
	background-image: url(../images/theme_1/images/catmenu_a.jpg);
	background-repeat: no-repeat;
}
#lhcol #leftcatmenu ul li a:hover {
	color: #FFFFFF;
	height: 33px;
	line-height: 29px;
	padding: 0px 22px 0px 25px;
	text-decoration: underline;
	background-color: #fff;
	background-image: url(../images/theme_1/images/catmenu_ahover.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#lhcol h2{
	color: #cccccc;
	font-size: 18px;
	font-weight: 300;
	width: 176px;
	height: 21px;
	padding: 6px 23px 15px 17px;
	background-image: url(../images/theme_1/images/lhcat-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#lhcol #pagemenu_inner_wrapper_left {
	padding: 4px 0 0;
	margin-top: 4px;
}
#pagemenu_inner_wrapper_left ul {
	width: 216px;
	list-style: none;
	padding-bottom: 17px;
	background-image: url(../images/theme_1/images/lhcat-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#pagemenu_inner_wrapper_left ul li a {
	display: block;
	color: #cccccc;
	text-decoration: none;
	width: 166px;
	height: 15px;
	font-size: 11px;
	overflow: hidden;
	line-height: 18px;
	padding: 5px 20px 7px 30px;
	background: url("../images/sidebar-bck.jpg") no-repeat;
}
#pagemenu_inner_wrapper_left ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#pagemenu_inner_wrapper_left ul li.this_page {
	display: block;
	color: #ffffff;
	text-decoration: underline;
	width: 166px;
	height: 15px;
	font-size: 11px;
	padding: 5px 20px 5px 30px;
	background: url("../images/sidebar-bck.jpg") no-repeat;
}
#pagemenu_inner_wrapper_left .sidebar_plugin ul {
	background: none;
	padding-bottom: 0;
	background: url("../images/lhcol-bck.jpg") repeat-y;
}
.sidebar_plugin {
	padding-bottom: 17px;
	width: 216px;
	background: url("../images/lhcat-bottom.jpg") bottom no-repeat;
}
.sidebar_plugin p {
	margin: 0;
	padding: 6px 25px;
	background: url("../images/lhcol-bck.jpg") repeat-y;
}
.sidebar a {
	color: #cccccc;
}
.sidebar a:hover {
	color: #ffffff;
}
#pagemenu_inner_wrapper_left .sidebar_plugin ul li.this_page {
	color: #cccccc;
	line-height: 30px;
	text-decoration :none;
	width: 175px;
}
#pagemenu_inner_wrapper_left ul li.this_page.visibility {
	margin-bottom: 0px !important;
}
#footer {
	font-size: 11px;
	clear: both;
	color: #cccccc;
	width: 770px;
	height: auto !important;
	height: 60px;
}
#footer_inner_wrapper {
	width: 770px;
	overflow: hidden;
	background: url("../images/footer.jpg") repeat-y;
}
#footer_inner_wrapper ul {
	line-height: 18px;
	margin: 5px 0 0;
	padding: 10px 13px 0 10px;
	width: 525px;
	float: right;
}
#footer_inner_wrapper ul li {
	list-style: none;
	float: left;
	margin: 0 8px;
	white-space: nowrap;
}
* html #footer_inner_wrapper ul li {
	margin: 0 8px 0 4px;
}
#footer_inner_wrapper ul li a {
	color: #cccccc;
	text-decoration: none;
}
#footer_inner_wrapper ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer_inner_wrapper ul li.this_page {
	color: #ffffff;
	text-decoration: underline;
}
#footer_inner_wrapper p#copyright {
	text-align: left;
	width: 193px;
	padding: 11px 13px 0;
	margin: 5px 0 5px;
	color: #cccccc;
	float: right;
}
#link_rotator {
	float: right;
	width: 528px;
	padding: 0 10px 0 10px;
	text-align: center;
	color: #cccccc;
}
#link_rotator a {
	color: #cccccc;
	text-decoration: underline;
}
#link_rotator a:hover {
	color: #ffffff;
}
#subfooter {
	clear: both;
}
/* Stylesheet For Admin Areas On The Page */

#content input, #content textarea {
	color: #000;
	background: #FFF;
}

#content input[type="image"] {
	background: none !important;
}

#wrapper {
	margin: 33px auto !important;
}

#debtor_suspended {
	width: 600px;
	margin: 20px auto 0;
}
.success_message {
	background: #E3FCE3 url("../images/csimages/tick.png") no-repeat 10px;
	margin: 0 auto;
	padding: 5px 40px;
	color: #414141;
	border-bottom: 1px solid #9FE8B8;
	border-top: 1px solid #9FE8B8;
	font-size: 12px;
	margin-bottom: 20px;
}
.error_message{
	background: #FFF0F0 url("../images/csimages/fail.png") no-repeat 10px;
	margin:0 auto;
	padding: 5px 40px;
	color: #f00;
	border-top: 1px solid #e13f3f;
	border-bottom: 1px solid #e13f3f;
	font-size: 12px;
	margin-bottom: 20px;
}

#content p#formSuccess, #content p#formError {
	color: #000;
}

#content table {
	clear: both;
	margin: 12px 0;
	border: 2px solid #000;
	width: 100%;
}

#content table th, #content table td {
	border: 1px solid #000;
	padding: 2px;
}

#footer_inner_wrapper ul li a:before {
	/*content: '|| ';
	background: url(../images/small-arrow.jpg) no-repeat 0 50%*/
}

/* Start Sidebar Contact Details Plugin */
#sidebar_address span.sidebar_address_line, #company_details span.sidebar_address_line {
	display: block;
	line-height: 16px;
}
span.sidebarAddressHead {
	font-weight: bold;
	display: block;
	padding-top: 5px;
}
.layout1 span.sidebarAddressHead {
	font-weight: normal;
	display: inline;
}
.layout2 span.sidebarAddressHead {
	font-weight: bold;
	display: inline;
}
/* End Sidebar Contact Details Plugin */
/* Start Sidebar Weather Plugin */

#pagemenu_inner_wrapper_left ul li.this_page.temp {
	background: url("../images/csimages/weather_icons/weather_sun.png") 12px 50% no-repeat;
	padding: 0 0 0 40px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 30px;
}
#pagemenu_inner_wrapper_left ul li.this_page.wind_speed {
	background: url("../images/csimages/weather_icons/weather_wind.png") 12px 50% no-repeat;
	padding: 0 0 0 40px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 30px;
}
	/* Wind Directions */
	#pagemenu_inner_wrapper_left ul li.this_page.wind.north {
		background: url("../images/csimages/weather_icons/arrow-n.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_left ul li.this_page.wind.cross {
		background: url("../images/csimages/weather_icons/arrow-cross.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_left ul li.this_page.wind.noreast {
		background: url("../images/csimages/weather_icons/arrow-ne.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_left ul li.this_page.wind.east {
		background: url("../images/csimages/weather_icons/arrow-e.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_left ul li.this_page.wind.soueast {
		background: url("../images/csimages/weather_icons/arrow-se.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_left ul li.this_page.wind.south {
		background: url("../images/csimages/weather_icons/arrow-s.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_left ul li.this_page.wind.souwest {
		background: url("../images/csimages/weather_icons/arrow-sw.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_left ul li.this_page.wind.west {
		background: url("../images/csimages/weather_icons/arrow-w.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_left ul li.this_page.wind.norwest {
		background: url("../images/csimages/weather_icons/arrow-nw.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}

#pagemenu_inner_wrapper_left ul li.this_page.humidity {
	background: url("../images/csimages/weather_icons/droplet.png") 12px 50% no-repeat;
	padding: 0 0 0 40px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 30px;
}
#pagemenu_inner_wrapper_left ul li.this_page.pressure {
	background: url("../images/csimages/weather_icons/pressure_icon.png") 12px 50% no-repeat;
	padding: 0 0 0 40px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 30px;
}
#pagemenu_inner_wrapper_left ul li.this_page.visibility {
	background: url("../images/csimages/weather_icons/visibility.png") 12px 50% no-repeat;
	padding: 0 0 0 40px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}

#pagemenu_inner_wrapper_right ul li.this_page.temp {
	background: url("../images/csimages/weather_icons/weather_sun.png") 12px 50% no-repeat;
	padding: 0 0 0 40px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 30px;
}
#pagemenu_inner_wrapper_right ul li.this_page.wind_speed {
	background: url("../images/csimages/weather_icons/weather_wind.png") 12px 50% no-repeat;
	padding: 0 0 0 40px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 30px;
}
	/* Wind Directions */
	#pagemenu_inner_wrapper_right ul li.this_page.wind.north {
		background: url("../images/csimages/weather_icons/arrow-n.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_right ul li.this_page.wind.cross {
		background: url("../images/csimages/weather_icons/arrow-cross.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_right ul li.this_page.wind.noreast {
		background: url("../images/csimages/weather_icons/arrow-ne.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_right ul li.this_page.wind.east {
		background: url("../images/csimages/weather_icons/arrow-e.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_right ul li.this_page.wind.soueast {
		background: url("../images/csimages/weather_icons/arrow-se.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_right ul li.this_page.wind.south {
		background: url("../images/csimages/weather_icons/arrow-s.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_right ul li.this_page.wind.souwest {
		background: url("../images/csimages/weather_icons/arrow-sw.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_right ul li.this_page.wind.west {
		background: url("../images/csimages/weather_icons/arrow-w.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}
	#pagemenu_inner_wrapper_right ul li.this_page.wind.norwest {
		background: url("../images/csimages/weather_icons/arrow-nw.png") 12px 50% no-repeat;
		padding: 0 0 0 40px;
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 30px;
	}

#pagemenu_inner_wrapper_right ul li.this_page.humidity {
	background: url("../images/csimages/weather_icons/droplet.png") 12px 50% no-repeat;
	padding: 0 0 0 40px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 30px;
}
#pagemenu_inner_wrapper_right ul li.this_page.pressure {
	background: url("../images/csimages/weather_icons/pressure_icon.png") 12px 50% no-repeat;
	padding: 0 0 0 40px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 30px;
}
#pagemenu_inner_wrapper_right ul li.this_page.visibility {
	background: url("../images/csimages/weather_icons/visibility.png") 12px 50% no-repeat;
	padding: 0 0 0 40px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}
#editTip {
	color: #FFF;
	background: url("../images/csimages/editTip.png") no-repeat;
	display: inline;
	width: 100px;
	height: 46px;
	font-size: 14px;
	padding: 25px 10px 10px;
	font-weight: bold;
	text-align: center;
}
/* End Sidebar Weather Plugin */
/* Start Sidebar Validation Plugin */
#validated .validClass {
	display: block;
	line-height: 18px;
	background: url("../images/csimages/tick.png") 5px 2px no-repeat;
	padding-left: 30px;
}
/* End Sidebar Validation Plugin */

#lhcol #sidebar_text p {
	padding: 5px 10% 10px !important;
	margin: 0;
	width: 80%;
}
#sidebar_text.sidebar_plugin, #sidebar_text.sidebar_plugin p {
	background-position: left bottom !important;
}
#sidebar_text ul {
	list-style-type: disc !important;
}
#sidebar_text ul li {
	margin: 0 0 0 40px;
	padding-left: 5px;
}
#sidebar_text ul li a {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 12px !important;
}
#company_details h4 {
	font-size: 13px;
}
#sidebar_image {
	width: 100%;
	background: transparent !important;
	text-align: center;
}
#sidebar_image .sidebar_plugin {
	background: transparent !important;
}
#sidebar_image p {
	padding: 0 !important;
	background: transparent !important;
}

#sidebar_goback p a {
	background: url("../images/arrowLeftGreen.png") no-repeat left center;
	padding-left: 20px;
	font-size: 13px;
}

* html #wrapper #footer_inner_wrapper ul li {
	white-space: normal !important;
}

#sidebar_networks .social_networks{
	/*width: 205px;*/
	overflow: hidden;
}
#sidebar_networks a {
	margin: 5px 3px;
	display: block;
	width: 45px;
	height: 45px;
	float: left;
}
#sidebar_networks p {
	clear: both;
}

/* Font size classes */
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }
.font15 { font-size: 15px; }
.font16 { font-size: 16px; }

/* Disclaimer */
div.disclaimer { margin-top: 10px; }
div.disclaimer span.disclaimer_span {
	display: block;
	margin-top: 2px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
}

/* Back To Top Link */
/*a.scrollUp {
	display: block;
	width: 100px;
	font-size: 10px;
	margin: 10px auto;
}*/
.align-right {
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
}
.align-left {
	float:left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
} 
#title_bar2 {
	margin-left: 24px;
	overflow: hidden;
	padding-top: 38px;
	text-align: left;
	height: 63px;
	width: 200px;
}
.offer {
	font-size: 14px;
	color: #FFF;
}

