/* CSS Document */

/* HTML TAGS */
html, body, form {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body{
	font: 70% Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	color: #333333;
    background: #DCE4E7 url(web_images/white_bg.jpg) repeat-y center top;
}


p{
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

img{
	border:0px;
}

h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #8B0B08;
}
.sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{
	color: #666;
	text-decoration: none;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	padding: 0px;
	text-align: center;
}

/* div layout */
#wrapper {
	background: #fff;
	width: 760px;
	height: 95%;
	text-align: left;
	margin: 0px auto;
	clear: both;
}

#header {
	width: 760px;
	height: 118px;
	background-image: url(web_images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header img{
	float: left;	
	margin: 0px
}

#address{
	width: 200px;
	height: 118px;
	float: right;
	padding: 8px 12px 8px 0px;
	font-size: 100%;
	color: #000;
	text-align: right;
	line-height: 180%;
}
#footer{
	width: 610px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	top: auto;
}
#content{
	float:left;
	width: 760px;
	padding: 0px;
	clear: both;
	margin: -15px 0px 10px 0px;
}
#nav{
	float:left;
	width: 125px;
    height: 310px;
	margin: 0px;
	padding: 0px;
}
#nav ul{	
    width: 125px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li{
	float: left;
	list-style-type: none;
	margin: 0px 0px 5px;
	white-space: nowrap;
	display: block;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 5px 0px;
}
/* nav classes */
a.home:link {
	float: left;
	text-decoration: none;
	color: #FFF;
	display: block;
	background-color: #7B9CA5;
	width: 127px;
	height: 20px;
	line-height: 150%;
	text-align: center;
}
a.home:visited {
	float: left;
	text-decoration: none;
	color: #FFF;
	display: block;
	background-color: #7B9CA5;
	width: 127px;
	height: 20px;
	line-height: 150%;
	text-align: center;
}
a.home:active {
	float: left;
	text-decoration: none;
	color: #FFF;
	display: block;
	background-color: #7B9CA5;
	width: 127px;
	height: 20px;
	line-height: 150%;
	text-align: center;
}
a.home:hover {
	float: left;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #DCE4E7;
	width: 127px;
	height: 20px;
	line-height: 150%;
	background-position: 90px 90px;
	border: thin solid #000000;
	text-align: center;
}
a.about:link {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #8B0B08;
	width: 127px;
	height: 35px;
	line-height: 280%;
	text-align: center;
}
a.about:visited {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #8B0B08;
	width: 127px;
	height: 35px;
	line-height: 280%;
	text-align: center;
}
a.about:active {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #8B0B08;
	width: 127px;
	height: 35px;
	line-height: 280%;
	text-align: center;
}
a.about:hover {
	float: left;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #DDB4B4;
	width: 127px;
	height: 35px;
	line-height: 280%;
	background-repeat: no-repeat;
	background-position: 90px 90px;
	border: thin solid #000000;
	text-align: center;
}
a.look:link {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #A2B414;
	width: 127px;
	height: 30px;
	line-height: 240%;
	text-align: center;
}
a.look:visited {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #A2B414;
	width: 127px;
	height: 30px;
	line-height: 240%;
	margin-right: 5px;
	text-align: center;
}
a.look:active {
	float: right;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #A2B414;
	width: 127px;
	height: 30px;
	line-height: 240%;
	text-align: center;
}
a.look:hover {
	float: left;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #d8e1a1;
	width: 127px;
	height: 30px;
	line-height: 240%;
	background-position: right center;
	border: thin solid #000000;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
}
a.interp:link {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #99679a;
	width: 127px;
	height: 30px;
	line-height: 240%;
	text-align: center;
}
a.interp:visited {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #99679a;
	width: 127px;
	height: 30px;
	line-height: 240%;
	margin-right: 5px;
	text-align: center;
}
a.interp:active {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #99679a;
	width: 127px;
	height: 30px;
	line-height: 240%;
	text-align: center;
}
a.interp:hover {
	float: left;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #d7c2d7;
	width: 127px;
	height: 30px;
	line-height: 240%;
	border: thin solid #000000;
	background-position: 90px 90px;
	text-align: center;
}
a.examples:link {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #8B0B08;
	width: 127px;
	height: 20px;
	line-height: 160%;
	text-align: center;
}
a.examples:visited {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #8B0B08;
	width: 127px;
	height: 20px;
	line-height: 160%;
	text-align: center;
}
a.examples:active {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #8B0B08;
	width: 127px;
	height: 20px;
	line-height: 160%;
	text-align: center;
}
a.examples:hover {
	float: left;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #DDB4B4;
	width: 127px;
	height: 20px;
	line-height: 160%;
	text-align: center;
	border: thin solid #000000;
}
a.what:link {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #99679A;
	width: 127px;
	height: 50px;
	line-height: 430%;
	text-align: center;
}
a.what:visited {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #99679A;
	width: 127px;
	height: 50px;
	line-height: 430%;
	text-align: center;
}
a.what:active {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #99679A;
	width: 127px;
	height: 50px;
	line-height: 430%;
	text-align: center;
}
a.what:hover {
	float: right;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #99679A;
	width: 127px;
	height: 50px;
	line-height: 430%;
	text-align: center;
	border: thin solid #000000;
}
a.benefits:link {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #8B0B08;
	width: 127px;
	height: 30px;
	line-height: 240%;
	text-align: center;
}
a.benefits:visited {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #8B0B08;
	width: 127px;
	height: 30px;
	line-height: 240%;
	text-align: center;
}
a.benefits:active {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #8B0B08;
	width: 127px;
	height: 30px;
	line-height: 240%;
	text-align: center;
}
a.benefits:hover {
	float: left;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #DDB4B4;
	width: 127px;
	height: 30px;
	line-height: 240%;
	text-align: center;
	border: thin solid #000000;
}
a.contact:link {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #A2B414;
	width: 127px;
	height: 20px;
	line-height: 160%;
	text-align: center;
}
a.contact:visited {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #A2B414;
	width: 127px;
	height: 20px;
	line-height: 160%;
	text-align: center;
}
a.contact:active {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #A2B414;
	width: 127px;
	height: 20px;
	line-height: 160%;
	text-align: center;
}
a.contact:hover {
	float: left;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #d8e1a1;
	width: 127px;
	height: 20px;
	line-height: 160%;
	text-align: center;
	border: thin solid #000000;
}
a.brochure:link {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #7B9CA5;
	width: 127px;
	height: 35px;
	line-height: 300%;
	text-align: center;
}
a.brochure:visited {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #7B9CA5;
	width: 127px;
	height: 35px;
	line-height: 300%;
	text-align: center;
}
a.brochure:active {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #7B9CA5;
	width: 127px;
	height: 35px;
	line-height: 300%;
	text-align: center;
}
a.brochure:hover {
	float: left;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #DCE4E7;
	width: 127px;
	height: 35px;
	line-height: 300%;
	text-align: center;
	border: thin solid #000000;
}
a.audio:link {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #e78d2d;
	width: 127px;
	height: 25px;
	line-height: 210%;
	text-align: center;
}
a.audio:visited {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #e78d2d;
	width: 127px;
	height: 25px;
	line-height: 210%;
	text-align: center;
}
a.audio:active {
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #e78d2d;
	width: 127px;
	height: 25px;
	line-height: 210%;
	text-align: center;
}
a.audio:hover {
	float: left;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #f6d0ac;
	width: 127px;
	height: 25px;
	line-height: 210%;
	text-align: center;
	border: thin solid #000000;
}
/*submenu_colours_divs */
#submenu{
	float: left;
	width: 120px;
    height: 600px;
	padding: 0px;
}
/*submenu_class */
a.submenu:link {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
a.submenu:visited {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
a.submenu:active {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
a.submenu:hover {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
a.submenu_o:link {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
a.submenu_o:visited {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
a.submenu_o:active {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
a.submenu_o:hover {
	font-size: 100%;
	color: #C97416;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #F7D1AD;
}
a.submenu_g:link {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
a.submenu_g:visited {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
a.submenu_g:active {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
a.submenu_g:hover {
	font-size: 100%;
	color: #8D9E12;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #D8E1A0;
}
a.submenu_r:link {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
a.submenu_r:visited {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
a.submenu_r:active {
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
a.submenu_r:hover {
	font-size: 100%;
	color: #8A0A07;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	text-indent: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #DDB5B5;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	list-style-type: disc;
}
#img_bar_r{
	float:left;
	width: 145px;
	height: 310px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(web_images/img_bars/img_bar_r.jpg);
}
#img_bar_b{
	float:left;
	width: 145px;
	height: 310px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(web_images/img_bars/img_bar_all_b.jpg);
}
#img_bar_g{
	float:left;
	width: 145px;
	height: 310px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(web_images/img_bars/img_bar_pub_g.jpg);
}
#img_bar_p{
	float:left;
	width: 145px;
	height: 310px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(web_images/img_bars/img_bar_p.jpg);
}
#img_bar_o{
	float:left;
	width: 145px;
	height: 310px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(web_images/img_bars/img_bar_o.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#img_bar_interp_o{
	float:left;
	width: 145px;
	height: 310px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(web_images/img_bars/img_bar_interp_o.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#text_area_b{
	float:left;
	width: 475px;
	border: 1px solid #CCC;
    margin: 0px 5px 5px 5px;
    background: #fff url(web_images/sub_bgs/blue.jpg) repeat-y left top;
}
#text_area_r{
	float:left;
	width: 475px;
	border: 1px solid #CCC;
    margin: 0px 5px 5px 5px;
    background: #fff url(web_images/sub_bgs/red.jpg) repeat-y left top;
}
#text_area_o{
	float:left;
	width: 475px;
	border: 1px solid #CCC;
    margin: 0px 5px 5px 5px;
    background: #fff url(web_images/sub_bgs/orange.jpg) repeat-y left top;
}
#text_area_p{
	float:left;
	width: 475px;
	border: 1px solid #CCC;
    margin: 0px 5px 5px 5px;
    background: #fff url(web_images/sub_bgs/purple.jpg) repeat-y left top;
}
#text_area_g{
	float:left;
	width: 475px;
	border: 1px solid #CCC;
    margin: 0px 5px 5px 5px;
    background: #fff url(web_images/sub_bgs/green.jpg) repeat-y left top;
}
#box{
	float:left;
	width: 335px;
	margin: 5px 5px 5px 10px
}
a.terms:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 400%;
	background-position: left bottom;
	background-image: url(web_images/footer_bg.jpg);
	background-repeat: no-repeat;
}
a.terms:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 400%;
	background-image: url(web_images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.terms:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 400%;
	background-image: url(web_images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.terms:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 400%;
	background-image: url(web_images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.input_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.box {
	border: 1px solid #CCCCCC;
}
.box {
	border: 1px solid #CCCCCC;
}
a.site:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(web_images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 400%;
	font-size: 90%;
}
a.site:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 400%;
	float: left;
	background-image: url(web_images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.site:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 400%;
	float: left;
	background-image: url(web_images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.site:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	vertical-align: bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 400%;
	float: left;
	background-image: url(web_images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
form{ 
	width: 320px; 
	clear: both;
}
form p{
	clear: both;
	line-height: 2em;
	padding: 0;
	margin: 0;
}
.boxes form p{ padding-bottom: 0; }


label{
	width: 120px;
	float: left;
}

.fbutton{
	width: 80px;
	float: right;
	margin: 10px 10px 0px 0px;
}

input, textarea, select{ /* for the text boxes and textarea */
	width: 180px;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.gbox, .gbuttn{ /* for the text boxes and textarea */
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.glabel{
	width: 100px;
	float: left;
}

.gbox{ width: 200px; }

.gbuttn{ 
	width: 120px; 
	margin: 0 0 0 20px;
}

form img{ float: left; }
h4 {
	font-size: 110%;
	color: #8B0B08;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #8B0B08;
}
a.azlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
a.azlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
a.azlink:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
a.azlink:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #8B0B08;
}
.dot_sep {
	color: #FFFFFF;
	font-size: 70%;
}
#img_bar_pub_g {
	float:left;
	width: 145px;
	height: 310px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(web_images/img_bars/img_bar_pub_g.jpg);
}
